8c42052e2e
Test code cleanup
2024-07-19 08:37:13 -04: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
9614bd8014
Consolidate all hashing and caching into a single properties file instead of multiple files
2024-07-18 22:14:56 -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
30f456e47a
Added support for overriding dependency versions with properties throughout all of dependency resolution.
2024-07-13 19:25:44 -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
8b75f74a1d
Updated dependencies
2024-07-02 14:54:31 -04:00
4f20fb2cc7
Support the provided scope by the PomBuilder class
2024-06-23 15:02:11 -04:00
e65668a8be
Test fixes
2024-06-23 13:19:34 -04:00
ecb9289001
Added support for generating POM properties.
...
Projects with javaRelease specified automatically set the maven compiler properties in their POM at generation.
2024-06-23 13:07:03 -04:00
a30b290c0d
Fixed RIFE2 project bld tests with jetty 12.0.9
2024-05-30 17:57:57 -04:00
abf84256a5
Revert RIFE2 blueprint Jetty version for now
2024-05-23 09:04:12 -04:00
Leonardo Silveira
4d841a7c72
setting exit status for unknown command
2024-05-04 18:44:18 -03:00
917d6bbe93
Fixed version number parsing to properly detect numerical qualifiers.
...
Fixes #30
Fixes #28
2024-05-01 15:12:38 -04:00
e6feeff0da
More vscode tweaks
2024-02-25 15:54:52 -05:00
30101af0ab
Test fixes for changed dependency versions.
...
Tweaked vscode project structures.
Changed lib project to use JUnit and extend Project instead of BaseProject
2024-02-25 12:42:24 -05:00
d8c0170dc0
Updated version to 1.9.0-SNAPSHOT.
...
Renamed blank project creation to app.
Revised project creation descriptions.
Added ability to have command aliases.
Preserve compatibility with create-blank command through an alias.
2024-02-25 11:27:01 -05:00
9fc422da21
RIFE2 blueprint dependency updates
2024-01-31 21:18:20 -05:00
c9bcbc0bb7
Updated to latest dependencies in blueprints, updated to latest RIFE2/core
2024-01-30 19:37:25 -05:00
af6525acfa
Provided scope dependencies are now stored in a separate directory and are only added to compile and test classpaths, but are not included for any runtime or distribution contexts.
2024-01-06 23:28:30 -05:00
942cd28468
Updated to bld 1.7.5.
...
Updated to latest RIFE2/core with updated dependencies.
Updated version to 1.7.5.
Updated RIFE2 project blueprint to use v1.7.3 and related dependencies.
2023-10-20 17:24:28 -04:00
84a2bb337d
Updated with support for latest JUnit in a backwards compatible way.
...
Updated some other blueprint dependencies.
2023-10-20 14:48:38 -04:00
6230db68af
Added tests for Xml2MetaData snapshot
2023-10-19 18:50:14 -04:00
7face792f2
More Windows tweaks
2023-10-01 14:42:04 -04:00
35887e7d06
Disable reposilite publish tests on Windows for now
2023-10-01 14:18:05 -04:00
7ceb6e3c27
Merge branch 'main' into main
2023-10-01 13:55:03 -04:00
4ac6490dec
Removed unused imports
2023-10-01 10:30:50 -07:00
cac57b3e4b
Windows related tweaks and fixes
2023-10-01 12:43:04 -04:00
a6aadf8e60
More test timing changes
2023-09-30 20:16:10 -04:00
5fb6fa16b7
Some test timing tweaks to try to work around CI failures.
2023-09-30 19:20:02 -04:00
0994f184f2
Backing out previous change since it only works on JDK 19
2023-09-30 19:17:11 -04:00
3eb5795cf2
Make sure previous executors are closed cleanly
2023-09-30 19:07:53 -04:00
d52551f3b7
Test tweak to include check result for recently failing test
2023-09-30 18:26:20 -04:00
60deb1906a
Replaced all append("x") with append('x')
2023-09-15 06:24:12 -07:00
6d082c1bac
Removed unused imports
2023-09-15 04:56:38 -07:00
88aa78f3b5
Include provided and test scopes in Dependency Tree operation.
2023-08-27 19:41:22 -04:00
c933f16e0f
Make PomBuilder.generateInto(File) static
2023-08-16 12:10:49 -07:00
49243568c6
Added method to generate a POM into a given file
2023-08-16 05:17:45 -07:00
d95a26e8d6
Test fixes
2023-08-11 00:26:01 -04:00
696b23b57a
First commit of standalone repo
2023-05-09 21:20:16 -04:00