5cd370b4a5
Simplified readme
2023-04-04 18:57:59 -04:00
c2cf70628f
Updated version to 1.5.18-SNAPSHOT
2023-04-04 18:06:12 -04:00
c0f5710936
Updated version to 1.5.17
2023-04-04 17:15:38 -04:00
f47069bd03
Don't make the repository aliases resolve ignoring case
2023-04-04 16:54:54 -04:00
422cf1eaf6
Changed executeOnce to take a lambda without argument instead.
2023-04-04 15:03:53 -04:00
175a744b61
Generate Maven metadata with versions in ascending order
2023-04-04 11:37:48 -04:00
f3ffd7a991
Updated version to 1.5.17-SNAPSHOT
2023-04-04 11:33:52 -04:00
2008034c25
Generate docs with zulu
2023-04-04 10:52:26 -04:00
5625fe5741
Updated version to 1.5.16
2023-04-03 22:49:28 -04:00
9bfa9b9994
Use maven central and RIFE2 as standard extension repositories
2023-04-03 22:20:41 -04:00
69205f5b15
Tweaks to hierarchical properties
2023-04-03 21:16:33 -04:00
e39f08f88a
Minor tweak
2023-04-03 19:50:51 -04:00
4cf1492800
Added project test for inline command documentation
2023-04-03 18:25:46 -04:00
76c6a6722a
Added autoDownloadPurge support to bld projects
2023-04-03 15:28:30 -04:00
17c23690aa
Added project overload dependency methods to provide the version directly as a string.
2023-04-03 07:48:40 -04:00
5a97ea6166
Fix to using the summary and description annotations for help text in bld commands.
...
Include RIFE2 artifact repository in newly created snapshots instead of sonatype.
2023-04-03 00:33:59 -04:00
91c65f99b7
Updated version to 1.5.16-SNAPSHOT
2023-04-03 00:00:05 -04:00
f60bf6044e
Updated version to 1.5.15.
2023-04-02 23:52:56 -04:00
30905ca67f
Updated version to 1.5.15-SNAPSHOT.
...
Fixed other wrapper regression.
2023-04-02 23:34:31 -04:00
daf41a1b65
Updated version to 1.5.14
2023-04-02 23:16:57 -04:00
29a2406f75
Wrapper tweaks
2023-04-02 22:46:12 -04:00
cbd0eb62a6
Updated version to 1.5.14-SNAPSHOT
2023-04-02 22:46:00 -04:00
d8c4380f6e
Updated readme
2023-04-02 22:34:01 -04:00
11831887b5
Updated version to 1.5.13
2023-04-02 22:30:15 -04:00
40a498ce6d
Wrapper fix
2023-04-02 22:04:49 -04:00
7df572866c
Updated version to 1.5.13-SNAPSHOT
2023-04-02 22:04:37 -04:00
a2d5446a8b
Backed out temporary publishing repo changes
2023-04-02 21:20:37 -04:00
9d696eb938
Updated version to 1.5.12
2023-04-02 21:19:47 -04:00
95e317ef57
Tweak github actions to use zulu java distribution and activated version 20
2023-04-02 20:57:13 -04:00
238a9921ff
Tweaks to bld error reporting
2023-04-02 20:45:06 -04:00
e6e281d166
Tweaks to bld error reporting
2023-04-02 20:38:59 -04:00
837e7f327a
Don't print out full help when an exception occurs in bld
2023-04-02 20:36:49 -04:00
dcd9d5d810
Fixed regression in compile options
2023-04-02 20:23:40 -04:00
091b201dc3
Allow standard repository names to be overridden
2023-04-02 20:00:03 -04:00
22260f6a47
Added RIFE2 repository
2023-04-02 19:55:51 -04:00
99f869ecf2
Added square RIFE2 logos
2023-04-02 18:33:11 -04:00
1c4eff3e5b
Allow bld command summary and description to be specified directly through annotations.
2023-04-02 17:41:00 -04:00
5027d30329
Test fixes
2023-04-02 17:24:37 -04:00
a14473f567
Added bld.downloadExtensionSources and bld.downloadExtensionJavadoc wrapper properties
2023-04-02 17:16:27 -04:00
cb5f22933f
Added compile options class
2023-04-02 15:49:05 -04:00
f3b352cef1
Added javadoc options class
2023-04-02 15:21:52 -04:00
a5d45eae00
Allow the use of predefined repository names in the wrapper properties.
2023-04-02 15:18:15 -04:00
b9b1d27347
Test fix
2023-04-02 11:24:14 -04:00
8b3ae607f4
Added support for resolving repositories through the hierarchical properties in the bld wrapper and the project.
...
Changed project static method to being instance methods.
Hierarchical properties now detect local.properties and bld.properties and slot these into the hierarchy.
2023-04-02 11:06:45 -04:00
655482e955
Ensure that repository credentials aren't leaked through a toString() call
2023-04-01 18:58:27 -04:00
24af5b251c
Expose BuildExecutor.setupProperties as a static method.
2023-04-01 18:55:01 -04:00
3055659a75
Minor cleanups
2023-04-01 18:53:56 -04:00
be71eabb42
Coding style cleanup
2023-04-01 18:52:21 -04:00
91e45aeaab
Added lowercase hex string encryptor variants
2023-04-01 18:34:02 -04:00
1aaefa7aed
Support local.properties in the project directory as part of the hierarchical properties.
...
Maven local is now resolved based on the properties that are set with a fallback to the .m2/repository
2023-04-01 17:09:04 -04:00