Commit Graph

32 Commits

Author SHA1 Message Date
nathan
ca499306e8 Added utils compile classes to examples 2018-10-22 15:09:31 +02:00
nathan
aa21c577b2 Added gradle version to build info 2018-10-22 15:01:34 +02:00
nathan
d67c0530bb Fixed issues building examples 2018-10-22 15:00:58 +02:00
nathan
f354e50b47 Removed debug code 2018-10-22 14:39:13 +02:00
nathan
43e4b4e7d4 change Utility project to implementation + do not include any transitive dependencies 2018-10-22 14:20:39 +02:00
nathan
350ab142d8 Restructured project dependencies, added gradle wrapper task 2018-09-25 20:09:08 +02:00
nathan
f92717cdf5 Updated version from 3.15 to 3.16 2018-08-28 01:56:28 +02:00
nathan
0625a1f298 code polish. added comments 2018-08-28 01:48:49 +02:00
nathan
081fc7fe9f Changed Utilities project dependency structure (instead of project, specific Utilities source files are shared) 2018-08-28 01:42:35 +02:00
nathan
588f362fca Fixed issue when custom build props are not available 2018-08-27 23:17:01 +02:00
nathan
268d9c45d4 WIP java9 compatibility 2018-08-27 20:51:51 +02:00
nathan
49be3b8ad3 Code polish 2018-08-18 21:07:14 +02:00
nathan
cc9a207777 code cleanup 2018-08-18 17:28:33 +02:00
nathan
19206f45ad Build file cleanup 2018-08-18 17:03:20 +02:00
nathan
e1091b1afb Added release URL output to console 2018-08-18 15:17:19 +02:00
nathan
178bea2e18 Updated version from 3.14 to 3.15 2018-08-18 15:16:59 +02:00
nathan
65a3bc58f8 Added dependency version updater 2018-08-18 14:34:16 +02:00
nathan
ccbd3d43fa Updated JNA. Examples are now in their own task group 2018-08-18 14:19:13 +02:00
nathan
89f065b248 Added close/release plugin. added comments 2018-08-18 14:18:53 +02:00
nathan
6ea898c4e5 Updated versionUpdate plugin 2018-08-18 14:18:40 +02:00
nathan
dc071ea59c Fixed SWT test example compile, added license info, added maven release 2018-08-18 12:11:48 +02:00
nathan
0e55572ac7 Changed dependency implementation -> compile 2018-08-17 23:54:49 +02:00
nathan
ba1491e37e updated VersionUpdater 2018-08-13 20:00:24 +02:00
nathan
1b03527dfc dependency cleanup 2018-08-13 18:36:06 +02:00
nathan
9b70d53e84 Updated comments and version plugin info 2018-08-13 15:25:07 +02:00
nathan
b62d92074b Cleanup, adding maven publishing comments. 2018-08-13 00:23:25 +02:00
nathan
287c47a90c Build code polish. Added loading custom properties. Removed unnecessary code. 2018-07-23 05:02:13 +02:00
nathan
ce74db2185 fixed crosscompile plugin. simplified POM management 2018-07-17 21:42:38 +02:00
nathan
ed528d2091 updated javassist version 2018-06-30 23:23:50 +02:00
nathan
23a282ba14 Updated .gitignore and gradle build files 2018-06-30 19:36:50 +02:00
nathan
2e27c0b6c1 Code polish 2018-06-20 17:29:09 +02:00
nathan
5ff4686e86 Convert gradle from kotlin to groovy (at the moment, kotlin makes it more difficult) 2018-06-20 17:13:10 +02:00