|
3bd17e224b
|
Improved command line tokenizer
|
2024-08-09 14:16:10 -07:00 |
|
|
0382444c0c
|
Added more command files tests
|
2024-08-05 10:40:42 -07:00 |
|
|
d72e6ebc2e
|
Truncate jmod ISO date to seconds
|
2024-08-05 10:25:41 -07:00 |
|
|
d42d2d6fa0
|
Added a command line tokenizer
|
2024-08-04 21:06:34 -07:00 |
|
|
a06ce8eaaa
|
Renamed fileOptions to cmdFiles
|
2024-08-04 20:16:55 -07:00 |
|
|
62a324068f
|
Cleanups
|
2024-08-04 09:06:41 -07:00 |
|
|
e32e17403f
|
Added support for Java 20-21 specific options
|
2024-08-04 00:39:12 -07:00 |
|
|
1d615a501c
|
More operation options cleanups
|
2024-08-03 09:51:09 -07:00 |
|
|
91640e68ce
|
Fixed copyright
|
2024-08-03 08:01:28 -07:00 |
|
|
f6aa5258ef
|
Normalized tool arguments setup and processing
|
2024-08-03 07:36:35 -07:00 |
|
|
94225dfb7a
|
Improved @filename support
|
2024-08-02 21:33:33 -07:00 |
|
|
8118f42285
|
Use System.out and System.out instead of StringWriter
|
2024-08-02 21:30:08 -07:00 |
|
|
b94b23af56
|
Clear command line arguments on execution
|
2024-08-02 18:26:00 -07:00 |
|
|
e2cc7a6782
|
Improved @filename options parsing
|
2024-08-02 18:25:39 -07:00 |
|
|
002844861b
|
Fixed handling of @filename in all tools
|
2024-08-02 14:23:30 -07:00 |
|
|
0ad964ea4d
|
Cleaned up and improved tests
|
2024-08-02 02:54:46 -07:00 |
|
|
547b20a242
|
Draft implementations of JpackageOperation, JmodOperation and JlinkOperation
|
2024-08-01 11:41:29 -07:00 |
|
|
d96ce65cbb
|
Fixed regression in 2.0.0 with global bld command when used without any arguments.
Upgraded to bld 2.0.1.
Updated version to 2.0.1.
|
2024-07-28 20:59:21 -04:00 |
|
|
97a153f955
|
Updated version to 2.0.0.
Upgraded to bld 2.0.0.
|
2024-07-28 19:59:35 -04:00 |
|
|
89820f5262
|
Updated dependencies in RIFE2 blueprint.
|
2024-07-27 22:45:33 -04:00 |
|
|
bd5d8ef355
|
Bld cache cleanup, refactorings and javadocs
|
2024-07-23 04:24:37 -04:00 |
|
|
ad8a866dc3
|
Cleanups
|
2024-07-22 22:13:39 -04:00 |
|
|
c7ebaa7d87
|
Removed trailing commas
|
2024-07-21 01:09:14 -07:00 |
|
|
0e4e171a81
|
Don't try to avoid other std output when help is generating JSON, the plugin will now parse the JSON out regardless
|
2024-07-20 15:06:29 -04:00 |
|
|
3ec2cc68ce
|
More changes to cache format, now the dependency tree generation is cached
|
2024-07-20 11:30:35 -04:00 |
|
|
d605ac1242
|
Preserve the project's version as a semantic version number. Created two version of parsing version string, one falls back to generic version, the other returns VersionNumber.UNKNOWN when parsing fails like in previous bld versions.
|
2024-07-20 02:44:51 -04:00 |
|
|
4913519eb4
|
Still handle version ranges as an unknown version
|
2024-07-19 23:35:29 -04:00 |
|
|
3ee8f81317
|
Made VersionGeneric constructor public
|
2024-07-19 23:22:09 -04:00 |
|
|
19991e84c4
|
Regression fix to version handling
|
2024-07-19 23:16:18 -04:00 |
|
|
0f65e1d232
|
Regression fix to version handling
|
2024-07-19 23:09:57 -04:00 |
|
|
98e9035c5e
|
Added generic version implementation
|
2024-07-19 22:59:29 -04:00 |
|
|
15be3a2cd7
|
Allow offline and help json modes work together
|
2024-07-19 18:11:09 -04:00 |
|
|
fcd5d01e86
|
Fix to local extension dependency cache
|
2024-07-19 13:27:08 -04:00 |
|
|
f86b7fb40c
|
Bld cache fixes for windows
|
2024-07-19 08:45:07 -04:00 |
|
|
a33e373367
|
Don't hold on to the cache file
|
2024-07-19 07:51:10 -04:00 |
|
|
fb4ce1197a
|
Cleaned up help messages
|
2024-07-19 01:28:36 -07:00 |
|
|
a3830dbdc0
|
Fix to cache so that it doesn't hold on to a parsed properties file
|
2024-07-19 00:02:32 -04:00 |
|
|
bb4c980e66
|
Backing out messaging about each command that's starting
|
2024-07-18 22:20:16 -04:00 |
|
|
9614bd8014
|
Consolidate all hashing and caching into a single properties file instead of multiple files
|
2024-07-18 22:14:56 -04:00 |
|
|
604f5ba424
|
Tweaks to help output and bld output when no commands are provided
|
2024-07-17 22:56:07 -04:00 |
|
|
b0a75b22b7
|
Tweaks to help overview documentation
|
2024-07-17 22:31:50 -04:00 |
|
|
a02e78820e
|
Improvement to offline operation, now pushed to the actual operations instead of the commands
|
2024-07-17 21:25:24 -04:00 |
|
|
d904fd22b7
|
Better error reporting when internet is not accessible, added support for offline mode that will not access the internet for any reason.
|
2024-07-17 20:59:38 -04:00 |
|
|
8e02a3ac7e
|
Removed generic json output support and only add it for the help operation
|
2024-07-14 15:22:45 -04:00 |
|
|
48c43a05ed
|
Fixes for dependency override property behavior.
|
2024-07-13 20:44:45 -04:00 |
|
|
30f456e47a
|
Added support for overriding dependency versions with properties throughout all of dependency resolution.
|
2024-07-13 19:25:44 -04:00 |
|
|
8928955fb1
|
Fixed one of the Dependency constructors not passing on exclusions
|
2024-07-13 08:00:16 -04:00 |
|
|
a222bec47c
|
Added support for displaying extensions dependencies in the dependency-tree command.
|
2024-07-12 22:33:39 -04:00 |
|
|
ad15ff5095
|
Updated RIFE2 project creation to use RIFE2 v1.8.0
|
2024-07-12 10:16:23 -04:00 |
|
|
1d38c914e0
|
Fix for classpath generation of bld wrapper, making source sources and javadocs are not included.
|
2024-07-10 18:43:26 -04:00 |
|