|
e841348c63
|
Improvements to capitalize/uncapitalize (#23)
* Fixed typos
* Improved capitalize/uncapitlize per the JDK recommendations
Various minor improvements using newer Java features
|
2023-03-24 08:01:07 -04:00 |
|
|
815fe532b1
|
Javadocs
|
2023-03-23 22:44:35 -04:00 |
|
|
883cabf20f
|
Improvements to IDEA project templates
|
2023-03-23 17:38:42 -04:00 |
|
|
d6addf2029
|
Javadocs
|
2023-03-23 16:46:43 -04:00 |
|
|
dbbf7ad6b8
|
Javadocs
|
2023-03-23 16:12:27 -04:00 |
|
|
39d312fed7
|
Javadocs
|
2023-03-23 15:24:25 -04:00 |
|
|
0d63488068
|
Handle template attributes in the filtered value tag ATTRIBUTE, they take precedence over request attributes
|
2023-03-23 09:48:28 -04:00 |
|
|
52c6b33577
|
Added more enum class instances with their respective types for easy discovery.
|
2023-03-23 06:45:42 -04:00 |
|
|
edeedb1978
|
Add some query enum instances with their respective types for easy discovery.
|
2023-03-22 23:31:40 -04:00 |
|
|
97fdb5831b
|
Add bld support for command matching
|
2023-03-22 22:36:47 -04:00 |
|
|
9ce2db4f69
|
Make all Project field protected
|
2023-03-22 21:41:23 -04:00 |
|
|
eee8c7af8a
|
Updated version to 1.5.6-SNAPSHOT
|
2023-03-22 16:33:19 -04:00 |
|
|
03ce16514c
|
Updated readme
|
2023-03-22 16:18:33 -04:00 |
|
|
14438c1127
|
Updated version to 1.5.5
|
2023-03-22 16:13:23 -04:00 |
|
|
bd17e4052c
|
Minor cleanups
|
2023-03-22 15:47:07 -04:00 |
|
|
eafc2d1a99
|
Javadoc tweak
|
2023-03-22 15:34:37 -04:00 |
|
|
f6e336c3ad
|
Using the classpath jars for war archive creation so that local dependencies are included too.
|
2023-03-22 15:33:42 -04:00 |
|
|
e97d05fd77
|
Remove RIFE2 jar from blank project.
Fixes to template precompilation.
|
2023-03-22 15:18:29 -04:00 |
|
|
5d4379d39f
|
Better handling of cross-scope dependencies where compile dependencies can for instance contribute to the runtime libraries.
|
2023-03-22 13:48:15 -04:00 |
|
|
c915071c26
|
Cleaned up transitive dependency resolution to not be recursive. Fixed the exclusion hierarchy logic to properly take on linear path to the root into account.
|
2023-03-22 11:49:48 -04:00 |
|
|
6d9db618eb
|
Prevent lib/bld from being overridden
|
2023-03-21 22:56:24 -04:00 |
|
|
4daf068eb3
|
Fixed hashcode
|
2023-03-21 20:14:50 -04:00 |
|
|
a958126233
|
Purge the scopes that have not been created.
|
2023-03-21 19:47:57 -04:00 |
|
|
f052c862a6
|
Updated version to 1.5.5-SNAPSHOT
|
2023-03-21 19:31:39 -04:00 |
|
|
b9880857d6
|
Updated version to 1.5.4
|
2023-03-21 19:11:33 -04:00 |
|
|
28981778a0
|
Filter out pre-release version qualifiers to determine the latest version.
|
2023-03-21 18:44:57 -04:00 |
|
|
46ebbe62d9
|
Updated some versions
|
2023-03-21 17:59:31 -04:00 |
|
|
4130ef8631
|
Version consistency.
Output version number after upgrade.
|
2023-03-21 17:39:04 -04:00 |
|
|
c5f4d29f4c
|
Added convenience method to use the RIFE2 agent
|
2023-03-21 16:32:02 -04:00 |
|
|
50fc31aecf
|
Better test IDEA run target
|
2023-03-21 13:56:26 -04:00 |
|
|
562a7c35ae
|
Default to verbose tests.
Added default test tool options to be changed.
|
2023-03-21 13:45:21 -04:00 |
|
|
94500c6bcc
|
Don't fail on a missing download
|
2023-03-21 13:20:33 -04:00 |
|
|
3d7f1cc439
|
Better gitignore for bld
|
2023-03-21 13:13:40 -04:00 |
|
|
c917f091b9
|
Added toFileName() to Dependency
|
2023-03-21 13:03:05 -04:00 |
|
|
70eeb79f06
|
Updated version to 1.5.4-SNAPSHOT
|
2023-03-21 10:35:18 -04:00 |
|
|
a61777b1f6
|
Updated version to 1.5.3
|
2023-03-21 09:34:15 -04:00 |
|
|
6c4c5e21cd
|
Added support for local jar folders
|
2023-03-21 09:25:15 -04:00 |
|
|
f4633a0114
|
Added more tests
|
2023-03-21 08:17:11 -04:00 |
|
|
7cdcd0ed94
|
Fix for when no command help is specified
|
2023-03-20 22:06:24 -04:00 |
|
|
6c68acc9b5
|
Updated version to 1.5.3-SNAPSHOT
|
2023-03-20 22:05:05 -04:00 |
|
|
def0192f74
|
Updated version to 1.5.2
|
2023-03-20 20:37:52 -04:00 |
|
|
56c4df4e58
|
Minor tweak
|
2023-03-20 20:31:25 -04:00 |
|
|
d68325800b
|
Minor tweak
|
2023-03-20 20:30:27 -04:00 |
|
|
0af00287a0
|
Jar files should have forward slashes as path separators, even on Windows
|
2023-03-20 20:23:09 -04:00 |
|
|
b7fb637d62
|
bld logo
|
2023-03-20 18:46:44 -04:00 |
|
|
b12d50b7c1
|
Added upgrading the bld.xml IDEA library file when the wrapper is upgraded.
|
2023-03-20 18:16:28 -04:00 |
|
|
d1de87b542
|
Updated git ignores for IDEA
|
2023-03-20 17:53:19 -04:00 |
|
|
f8414aafb1
|
typo
|
2023-03-20 17:40:03 -04:00 |
|
|
a72070d95e
|
Added project creation prompt when called from command line and arguments are missing.
|
2023-03-20 17:39:48 -04:00 |
|
|
531cf55779
|
Added support for specifying a dependency with a textual description
|
2023-03-20 16:44:58 -04:00 |
|