Commit graph

332 commits

Author SHA1 Message Date
Geert Bevin 177a2e39af Back out the support for embedded launching 2024-06-23 20:46:26 -04:00
Geert Bevin 7f74bb015b Don't propagate the embedded argument to the Cli 2024-06-23 20:21:33 -04:00
Geert Bevin 9338768415 Allow bld to run in embedded mode 2024-06-23 20:11:06 -04:00
Geert Bevin 4f20fb2cc7 Support the provided scope by the PomBuilder class 2024-06-23 15:02:11 -04:00
Geert Bevin e65668a8be Test fixes 2024-06-23 13:19:34 -04:00
Geert Bevin 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
Geert Bevin a30b290c0d Fixed RIFE2 project bld tests with jetty 12.0.9 2024-05-30 17:57:57 -04:00
Geert Bevin abf84256a5 Revert RIFE2 blueprint Jetty version for now 2024-05-23 09:04:12 -04:00
Geert Bevin b25f332f3b Updated versions of rife2 blueprint 2024-05-23 08:05:08 -04:00
Geert Bevin e491f6d664 Updated to latest bld 1.9.2-SNAPSHOT 2024-05-23 07:56:03 -04:00
Geert Bevin 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
Geert Bevin 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
Geert Bevin f0129e7ba1 Updated version to 1.9.2-SNAPSHOT 2024-05-22 12:23:24 -04:00
Geert Bevin b5655ca346
Update devcontainer.json 2024-05-08 21:26:08 -04:00
Geert Bevin 921a1f11b5
Create devcontainer.json 2024-05-08 20:57:07 -04:00
Geert Bevin 60c332d750
Merge pull request #32 from sombriks/main
setting exit status for unknown command
2024-05-04 19:47:56 -04:00
Leonardo Silveira 4d841a7c72 setting exit status for unknown command 2024-05-04 18:44:18 -03:00
Geert Bevin accf27c4db Updated version to 1.9.1.
Updated to bld 1.9.1.
Updated to RIFE/core 1.8.1.
2024-05-01 16:48:02 -04:00
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 708304235b Updated for JDK 22 2024-03-22 14:44:49 -04:00
Geert Bevin 392ca23bd3 Fixed input stream not being inherited from current process for process operations. 2024-03-12 13:56:48 -04:00
Geert Bevin 31f9dc3373 Updated version to 1.9.1-SNAPSHOT.
Upgraded json dependency for tests.
2024-03-12 13:56:14 -04:00
Geert Bevin 1e04c3d530 Updated readme 2024-02-25 23:47:33 -05:00
Geert Bevin 52fc588795 Updated to bld 1.9.0 2024-02-25 22:52:13 -05: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 183097c4f9 Updated some dependency versions to the latest 2024-02-25 11:39:53 -05:00
Geert Bevin 9d769a9d29 Fixed since specifier 2024-02-25 11:32:50 -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 86d81c9c51 Dealing with X's 2024-02-25 08:43:23 -05:00
Geert Bevin aeb3369fe0 Allow file to be overwritten in the curl scripts 2024-02-25 08:24:12 -05:00
Geert Bevin 8b4055c1a3
Merge pull request #23 from ethauvin/main
Use the project type to determine the project example name
2024-02-25 07:55:24 -05:00
Geert Bevin 7e44493866 Added create.sh and upgrade.sh scripts that rely on curl 2024-02-25 07:51:45 -05:00
Erik C. Thauvin 2de4d7f4db Use the project type to determine the project example name 2024-02-25 04:47:41 -08:00
Erik C. Thauvin e7633b4723
Changed bash format to console 2024-01-31 18:45:24 -08:00
Geert Bevin 9fc422da21 RIFE2 blueprint dependency updates 2024-01-31 21:18:20 -05:00
Geert Bevin 81ce5cefed Updated readme 2024-01-31 20:53:43 -05:00
Erik C. Thauvin dfeb6d634b
Updated bld badge to 1.8.0 2024-01-30 21:25:17 -08:00
Geert Bevin 7d54edc4d9 Updated git ignore in project templates to account for lib/provided 2024-01-30 22:01:03 -05:00
Geert Bevin 72344ede79 Updated version to 1.8.1-SNAPSHOT 2024-01-30 22:00:48 -05:00
Geert Bevin 5e681a4400 Updated version to 1.8.0 2024-01-30 21:19:37 -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 f6d2265623 Minor readme tweaks 2024-01-30 17:01:43 -05:00
Geert Bevin 12458bc149 Updated readme 2024-01-30 16:45:35 -05:00
Geert Bevin 72fe2d5a5d Updated readme 2024-01-30 16:38:00 -05:00
Geert Bevin 317e77bfd1 Comment tweaks 2024-01-07 00:06:20 -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 6ffd6260b1 Include extension jars into the sources for the bld library in the IDEA templates 2023-11-11 16:42:42 -05:00
Erik C. Thauvin 0e6f988181
Merge pull request #16 from ethauvin/main
Added TuxCare SecureChain Java repositories
2023-11-01 16:38:40 -07:00
Erik C. Thauvin a66285ce95 Added TuxCare SecureChain Java repositories 2023-11-01 15:50:20 -07:00