2
0
Fork 0
mirror of https://github.com/ethauvin/rife2.git synced 2025-04-30 10:38:12 -07:00
Commit graph

966 commits

Author SHA1 Message Date
127341f5ae Test fixes, better clean operation.
WIP javadoc command.
2023-03-31 08:33:37 -04:00
d66b7857a0 Delete the whole project build directory for cleaning. 2023-03-31 07:57:13 -04:00
b522d8ae81 Do not download the RIFE2 dependency for bld extensions. 2023-03-30 22:58:49 -04:00
19165dd69b Added confirmation that publishing succeeded. 2023-03-30 20:11:06 -04:00
27041ca6a3 Updated version to 1.5.10-SNAPSHOT 2023-03-30 19:56:33 -04:00
8102eb7ec5 Updated version to 1.5.9 2023-03-30 19:41:51 -04:00
5eddc31182 Updated version to 1.5.9 2023-03-30 19:38:29 -04:00
576289bdb4 Updated version to 1.5.9-SNAPSHOT.
Fixed bld wrapper download location handling.
2023-03-30 19:19:07 -04:00
3fcf65b467 Updated version to 1.5.8 2023-03-30 19:01:36 -04:00
bde83f1565 Added user agent for publication 2023-03-30 18:45:46 -04:00
e1d5546cca Tweak to command registration 2023-03-30 18:20:32 -04:00
27e87d802f Added wrapper extensions tests 2023-03-30 16:55:40 -04:00
be799209c1 Added support for bld extensions 2023-03-30 15:51:31 -04:00
fd74aaea09 Fixed tests 2023-03-30 08:35:11 -04:00
99917be358 Minor cleanup 2023-03-30 08:11:32 -04:00
1c1ce37196 Improved StringUtils.stripBlankLines to adapt to any type of line endings 2023-03-30 08:11:14 -04:00
33eed5d6b0 Minor fixes to first publication or publication to staging repository 2023-03-29 23:45:13 -04:00
08813a4cbf Added signing support to publish 2023-03-29 23:08:45 -04:00
ec3797e29c Improvements to release publishing.
Added support for snapshot publishing.
2023-03-29 19:40:59 -04:00
56faf51a48 Updated logo locations, added svg versions 2023-03-29 08:15:35 -04:00
867080e68a WIP snapshot publishing support 2023-03-28 23:39:45 -04:00
a1f88d43de HTTP authorization support for dependency resolution and download. 2023-03-28 21:16:24 -04:00
9be2c473e7 Minor cleanup 2023-03-28 11:00:46 -04:00
d686a108b4 Updated version to 1.5.8-SNAPSHOT 2023-03-28 01:14:29 -04:00
948f3e8363 Updated version to 1.5.7 2023-03-28 00:54:29 -04:00
788ec4e263 Javadocs 2023-03-28 00:41:56 -04:00
f8b9048e1e Fixes to method command detection when there's overrides.
Updated publish command for web project.
2023-03-27 21:51:12 -04:00
24fa484955 Better feedback when upload to repository fails 2023-03-27 20:51:49 -04:00
cf96234e81 Improved bld error reporting 2023-03-27 20:43:48 -04:00
81269fe52e First working publish command 2023-03-27 20:03:29 -04:00
b211e82927 Added helper ExitStatusException.throwOnFailure method 2023-03-27 16:47:59 -04:00
41a048387c WIP publish operation 2023-03-27 16:38:41 -04:00
d780cf3187 WIP publish operation 2023-03-27 09:10:50 -04:00
1676a8aff2 WIP publish operation 2023-03-26 19:52:18 -04:00
ce68fed9a3 Removed IDEA web facet 2023-03-26 07:44:24 -04:00
1a2e584bc4 WIP PomBuilder and PublishOperation 2023-03-26 02:37:48 -04:00
6bf8809ec2 Added StringUtils.stripBlankLines method 2023-03-26 02:33:56 -04:00
c970518e40 create blank command clarification 2023-03-25 23:00:22 -04:00
8864bad6ab pom blueprint 2023-03-25 20:24:51 -04:00
4feb0d92c1 bld vscode improvements 2023-03-25 10:53:53 -04:00
64ecb5509b Updated readme 2023-03-25 09:54:26 -04:00
3ad6f94860 Fixes vscode launch file generation 2023-03-25 09:52:35 -04:00
c23221fdb2 Updated version to 1.5.7-SNAPSHOT 2023-03-25 09:49:16 -04:00
4648ce15c9 Updated version to 1.5.6 2023-03-25 09:13:40 -04:00
4ff76a3cae Test fixes 2023-03-25 00:32:57 -04:00
a460325ba9 Added vscode project generation 2023-03-24 22:33:44 -04:00
3f8bd7144b Improved IDEA project support 2023-03-24 16:33:01 -04:00
21db3fda9a Cleanup 2023-03-24 14:09:20 -04:00
f3c84c167b Added options to auto-download sources and javadoc classifiers for dependencies. 2023-03-24 13:57:10 -04:00
331938dbe5 Added bld resources directory and add it to the launch classpath.
Ensure that all project directories are created when the structure is created, without relying on parent dir creation.
2023-03-24 09:45:41 -04:00