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
8b75f74a1d
Updated dependencies
2024-07-02 14:54:31 -04:00
b9ac76b5b5
Interrupt execution when exception triggers during command execution.
...
Minor refactoring.
2024-06-26 08:02:02 -04:00
c912e4396e
Improvements to json operation.
...
Upgraded bld to 2.0.0-SNAPSHOT.
2024-06-25 05:13:20 -04:00
793efb27ce
Added support for generating bld output as JSON so that it can be consumed by other tools.
...
Added wrapper support for local Maven repository bld snapshots.
Updated version to 2.0.0-SNAPSHOT.
2024-06-24 20:28:54 -04:00
177a2e39af
Back out the support for embedded launching
2024-06-23 20:46:26 -04:00
7f74bb015b
Don't propagate the embedded argument to the Cli
2024-06-23 20:21:33 -04:00
9338768415
Allow bld to run in embedded mode
2024-06-23 20:11:06 -04:00
4f20fb2cc7
Support the provided scope by the PomBuilder class
2024-06-23 15:02:11 -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
b25f332f3b
Updated versions of rife2 blueprint
2024-05-23 08:05:08 -04:00
aca7aa41a9
Added support for setting the bld build file java and javac options through bld-wrapper.properties. Fixes #33 .
2024-05-23 07:53:16 -04:00
57c4b20de8
Improve artifact not found exception to explicitly mention that no repositories or no artifact locations are defined.
2024-05-22 12:25:02 -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
392ca23bd3
Fixed input stream not being inherited from current process for process operations.
2024-03-12 13:56:48 -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
183097c4f9
Updated some dependency versions to the latest
2024-02-25 11:39:53 -05:00
9d769a9d29
Fixed since specifier
2024-02-25 11:32:50 -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
2de4d7f4db
Use the project type to determine the project example name
2024-02-25 04:47:41 -08: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
317e77bfd1
Comment tweaks
2024-01-07 00:06:20 -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
a66285ce95
Added TuxCare SecureChain Java repositories
2023-11-01 15:50:20 -07:00
7406d7a0af
Updated version to 1.7.6-SNAPSHOT.
...
Minor tweak to help formatting.
2023-10-21 08:24:47 -04: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
85f2c8fd7b
Updated version to 1.7.5-SNAPSHOT.
...
WIP fix for new Gradle maven-metadata.xml layout.
2023-10-19 09:55:40 -04:00
e6be211d73
Add snapshot shorthand for version numbers in project
2023-10-10 11:56:39 -04:00
76186c78db
Set RIFE2 version to 1.7.2
2023-10-10 11:56:11 -04:00
f53c73c9d5
Revert "Fixed excessive String concatenations in loop"
...
This reverts commit 7009e54c71
.
2023-10-10 11:55:38 -04:00
de4c4743b5
Updated RIFE2 version for blueprint, in anticipation of upcoming RIFE2 version
2023-10-03 19:31:46 -04:00
5519ff3f1c
vscode related fixes
2023-10-03 13:36:44 -04:00
7face792f2
More Windows tweaks
2023-10-01 14:42:04 -04:00
7ceb6e3c27
Merge branch 'main' into main
2023-10-01 13:55:03 -04:00
f00418b4c2
Revert unwanted previous commit
2023-10-01 10:51:25 -07:00
4ac6490dec
Removed unused imports
2023-10-01 10:30:50 -07:00