Commit graph

27 commits

Author SHA1 Message Date
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 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 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
Geert Bevin 7406d7a0af Updated version to 1.7.6-SNAPSHOT.
Minor tweak to help formatting.
2023-10-21 08:24:47 -04: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 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
Geert Bevin 1a243efb66 Updated version to 1.7.4 2023-10-10 16:14:56 -04:00
Geert Bevin 0beedb6918 Updated version to 1.7.4-SNAPSHOT 2023-10-03 23:29:54 -04:00
Geert Bevin f65ce504e3
Merge pull request #12 from rife2/ethauvin-patch-1
Added MAVEN_CENTRAL import. Closes #8
2023-10-03 19:18:56 -04:00
Geert Bevin e1489b9847 Updated version to 1.7.3 2023-10-03 19:16:14 -04:00
Erik C. Thauvin bb6726ec1f
Added MAVEN_CENTRAL import. Closes #8 2023-10-03 16:15:33 -07:00
Geert Bevin 5519ff3f1c vscode related fixes 2023-10-03 13:36:44 -04:00
Geert Bevin 80a89b7343 Updated IDEA templates for latest format of misc.xml, excluding the XML declaration. 2023-08-26 11:25:04 -04:00
Geert Bevin 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
Geert Bevin 6ad3f992ac Updated version to 1.7.3-SNAPSHOT 2023-08-20 00:11:24 -04:00
Geert Bevin d00471dd02 Updated version to 1.7.2 2023-08-19 23:53:19 -04:00
Geert Bevin 57fbaefda7 Updated version to 1.7.1 2023-08-17 11:28:56 -04:00
Geert Bevin 5de491e5c6 Updated base project template to include repositories and sources download. 2023-08-14 14:17:23 -04:00
Geert Bevin c1531b58e4 Updated version to 1.7.1-SNAPSHOT 2023-05-12 17:03:32 -04:00
Geert Bevin 9ea1739249 Updated to bld 1.7.0 2023-05-12 16:11:46 -04:00
Geert Bevin 3503ef3611 Improve git ignore in project templates 2023-05-11 12:04:02 -04:00
Geert Bevin 44a3962128 Updates for renamed jar and home dir 2023-05-10 12:22:25 -04:00
Geert Bevin 696b23b57a First commit of standalone repo 2023-05-09 21:20:16 -04:00