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

38 commits

Author SHA1 Message Date
d96ce65cbb Fixed regression in 2.0.0 with global bld command when used without any arguments.
Upgraded to bld 2.0.1.
Updated version to 2.0.1.
2024-07-28 20:59:21 -04:00
97a153f955 Updated version to 2.0.0.
Upgraded to bld 2.0.0.
2024-07-28 19:59:35 -04:00
c7ebaa7d87
Removed trailing commas 2024-07-21 01:09:14 -07:00
8e02a3ac7e Removed generic json output support and only add it for the help operation 2024-07-14 15:22:45 -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
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
f0129e7ba1 Updated version to 1.9.2-SNAPSHOT 2024-05-22 12:23:24 -04:00
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
31f9dc3373 Updated version to 1.9.1-SNAPSHOT.
Upgraded json dependency for tests.
2024-03-12 13:56:14 -04:00
52fc588795 Updated to bld 1.9.0 2024-02-25 22:52:13 -05: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
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
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
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
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
0beedb6918 Updated version to 1.7.4-SNAPSHOT 2023-10-03 23:29:54 -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
5519ff3f1c vscode related fixes 2023-10-03 13:36:44 -04:00
80a89b7343 Updated IDEA templates for latest format of misc.xml, excluding the XML declaration. 2023-08-26 11:25:04 -04:00
6b0455e9c5 Instead of excluding the templates folder from IDEA resources, setting a relative resource path to make IDEA put them in a classpath location that will not conflict with the source files in the project. 2023-08-26 10:47:50 -04:00
6ad3f992ac Updated version to 1.7.3-SNAPSHOT 2023-08-20 00:11:24 -04:00
d00471dd02 Updated version to 1.7.2 2023-08-19 23:53:19 -04:00
57fbaefda7 Updated version to 1.7.1 2023-08-17 11:28:56 -04:00
5de491e5c6 Updated base project template to include repositories and sources download. 2023-08-14 14:17:23 -04:00
c1531b58e4 Updated version to 1.7.1-SNAPSHOT 2023-05-12 17:03:32 -04:00
9ea1739249 Updated to bld 1.7.0 2023-05-12 16:11:46 -04:00
3503ef3611 Improve git ignore in project templates 2023-05-11 12:04:02 -04:00
44a3962128 Updates for renamed jar and home dir 2023-05-10 12:22:25 -04:00
696b23b57a First commit of standalone repo 2023-05-09 21:20:16 -04:00