Commit graph

27 commits

Author SHA1 Message Date
Geert Bevin 917d6bbe93 Fixed version number parsing to properly detect numerical qualifiers.
Fixes #30
Fixes #28
2024-05-01 15:12:38 -04:00
Geert Bevin e6feeff0da More vscode tweaks 2024-02-25 15:54:52 -05:00
Geert Bevin 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
Geert Bevin 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
Geert Bevin 9fc422da21 RIFE2 blueprint dependency updates 2024-01-31 21:18:20 -05:00
Geert Bevin c9bcbc0bb7 Updated to latest dependencies in blueprints, updated to latest RIFE2/core 2024-01-30 19:37:25 -05:00
Geert Bevin 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
Geert Bevin 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
Geert Bevin 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
Geert Bevin 6230db68af Added tests for Xml2MetaData snapshot 2023-10-19 18:50:14 -04:00
Geert Bevin 7face792f2 More Windows tweaks 2023-10-01 14:42:04 -04:00
Geert Bevin 35887e7d06 Disable reposilite publish tests on Windows for now 2023-10-01 14:18:05 -04:00
Geert Bevin 7ceb6e3c27
Merge branch 'main' into main 2023-10-01 13:55:03 -04:00
Erik C. Thauvin 4ac6490dec Removed unused imports 2023-10-01 10:30:50 -07:00
Geert Bevin cac57b3e4b Windows related tweaks and fixes 2023-10-01 12:43:04 -04:00
Geert Bevin a6aadf8e60 More test timing changes 2023-09-30 20:16:10 -04:00
Geert Bevin 5fb6fa16b7 Some test timing tweaks to try to work around CI failures. 2023-09-30 19:20:02 -04:00
Geert Bevin 0994f184f2 Backing out previous change since it only works on JDK 19 2023-09-30 19:17:11 -04:00
Geert Bevin 3eb5795cf2 Make sure previous executors are closed cleanly 2023-09-30 19:07:53 -04:00
Geert Bevin d52551f3b7 Test tweak to include check result for recently failing test 2023-09-30 18:26:20 -04:00
Erik C. Thauvin 60deb1906a Replaced all append("x") with append('x') 2023-09-15 06:24:12 -07:00
Erik C. Thauvin 6d082c1bac Removed unused imports 2023-09-15 04:56:38 -07:00
Geert Bevin 88aa78f3b5 Include provided and test scopes in Dependency Tree operation. 2023-08-27 19:41:22 -04:00
Erik C. Thauvin c933f16e0f Make PomBuilder.generateInto(File) static 2023-08-16 12:10:49 -07:00
Erik C. Thauvin 49243568c6 Added method to generate a POM into a given file 2023-08-16 05:17:45 -07:00
Geert Bevin d95a26e8d6 Test fixes 2023-08-11 00:26:01 -04:00
Geert Bevin 696b23b57a First commit of standalone repo 2023-05-09 21:20:16 -04:00