2
0
Fork 0
mirror of https://github.com/ethauvin/bld.git synced 2025-04-25 00:07:12 -07:00
Commit graph

307 commits

Author SHA1 Message Date
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
86d81c9c51 Dealing with X's 2024-02-25 08:43:23 -05:00
aeb3369fe0 Allow file to be overwritten in the curl scripts 2024-02-25 08:24:12 -05:00
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
7e44493866 Added create.sh and upgrade.sh scripts that rely on curl 2024-02-25 07:51:45 -05:00
2de4d7f4db Use the project type to determine the project example name 2024-02-25 04:47:41 -08:00
e7633b4723
Changed bash format to console 2024-01-31 18:45:24 -08:00
9fc422da21 RIFE2 blueprint dependency updates 2024-01-31 21:18:20 -05:00
81ce5cefed Updated readme 2024-01-31 20:53:43 -05:00
dfeb6d634b
Updated bld badge to 1.8.0 2024-01-30 21:25:17 -08:00
7d54edc4d9 Updated git ignore in project templates to account for lib/provided 2024-01-30 22:01:03 -05:00
72344ede79 Updated version to 1.8.1-SNAPSHOT 2024-01-30 22:00:48 -05:00
5e681a4400 Updated version to 1.8.0 2024-01-30 21:19:37 -05:00
c9bcbc0bb7 Updated to latest dependencies in blueprints, updated to latest RIFE2/core 2024-01-30 19:37:25 -05:00
f6d2265623 Minor readme tweaks 2024-01-30 17:01:43 -05:00
12458bc149 Updated readme 2024-01-30 16:45:35 -05:00
72fe2d5a5d Updated readme 2024-01-30 16:38:00 -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
6ffd6260b1 Include extension jars into the sources for the bld library in the IDEA templates 2023-11-11 16:42:42 -05:00
0e6f988181
Merge pull request #16 from ethauvin/main
Added TuxCare SecureChain Java repositories
2023-11-01 16:38:40 -07:00
a66285ce95 Added TuxCare SecureChain Java repositories 2023-11-01 15:50:20 -07:00
b1f28c62ec Updated readme 2023-10-21 08:27:27 -04: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
6230db68af Added tests for Xml2MetaData snapshot 2023-10-19 18:50:14 -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
1a243efb66 Updated version to 1.7.4 2023-10-10 16:14:56 -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
400bb13532 Updated README 2023-10-04 08:17:29 -04:00
95858f0c29
Update README.md 2023-10-03 23:31:44 -04:00
0beedb6918 Updated version to 1.7.4-SNAPSHOT 2023-10-03 23:29:54 -04:00
f2b1d4228f Updated for bld 1.7.3. 2023-10-03 23:02:32 -04:00
de4c4743b5 Updated RIFE2 version for blueprint, in anticipation of upcoming RIFE2 version 2023-10-03 19:31:46 -04:00
f65ce504e3
Merge pull request #12 from rife2/ethauvin-patch-1
Added MAVEN_CENTRAL import. Closes #8
2023-10-03 19:18:56 -04:00
e1489b9847 Updated version to 1.7.3 2023-10-03 19:16:14 -04:00
bb6726ec1f
Added MAVEN_CENTRAL import. Closes #8 2023-10-03 16:15:33 -07:00
96efbd260c Updated RIFE2-core 2023-10-03 19:15:16 -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
35887e7d06 Disable reposilite publish tests on Windows for now 2023-10-01 14:18:05 -04:00
844b2b390d Try running on Windows in CI 2023-10-01 14:04:56 -04:00
4e64675bdb
Merge pull request #11 from ethauvin/main
Moderate Code Cleanup
2023-10-01 13:55:12 -04:00
7ceb6e3c27
Merge branch 'main' into main 2023-10-01 13:55:03 -04:00