bld/src/main/java/rife/bld
2024-01-31 21:18:20 -05:00
..
blueprints RIFE2 blueprint dependency updates 2024-01-31 21:18:20 -05:00
dependencies 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
help Fixed Run help summary 2023-08-13 18:17:56 -07:00
operations 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
publish Flipped String equals to avoid potential null pointer exception 2023-09-15 05:19:51 -07:00
wrapper vscode related fixes 2023-10-03 13:36:44 -04:00
BaseProject.java Comment tweaks 2024-01-07 00:06:20 -05:00
BldVersion.java Updated core submodule. Use RIFE core method to read version number. 2023-05-11 09:43:43 -04:00
BldVersionSingleton.java First commit of standalone repo 2023-05-09 21:20:16 -04:00
BuildCommand.java First commit of standalone repo 2023-05-09 21:20:16 -04:00
BuildExecutor.java Replaced all append("x") with append('x') 2023-09-15 06:24:12 -07:00
Cli.java Renamed the 'create' command to 'create-rife2' and created a new 'create' command that selects the type of project. 2023-05-11 14:47:36 -04:00
CommandAnnotated.java First commit of standalone repo 2023-05-09 21:20:16 -04:00
CommandDefinition.java First commit of standalone repo 2023-05-09 21:20:16 -04:00
CommandHelp.java First commit of standalone repo 2023-05-09 21:20:16 -04:00
NamedFile.java First commit of standalone repo 2023-05-09 21:20:16 -04:00
package-info.java First commit of standalone repo 2023-05-09 21:20:16 -04:00
Project.java Added publish-local command 2023-05-11 08:36:47 -04:00
WebProject.java First commit of standalone repo 2023-05-09 21:20:16 -04:00