|
1ab53f5bad
|
Cleaned up sign exception
|
2023-09-29 05:43:42 -07:00 |
|
|
76cba6ed7a
|
Added GOOGLE and SONATYPE_RELEASE_LEGACY to resolveRepository method.
|
2023-09-29 05:30:33 -07:00 |
|
|
261b5d456a
|
Added SONAYTPE_RELEASES_LEGACY repository
|
2023-09-29 04:14:54 -07:00 |
|
|
f6cb944565
|
Replaced more append("x") with append('x') where applicable
|
2023-09-15 06:58:34 -07:00 |
|
|
7009e54c71
|
Fixed excessive String concatenations in loop
|
2023-09-15 06:51:04 -07:00 |
|
|
89eb658d73
|
Fix chained appends
|
2023-09-15 06:26:33 -07:00 |
|
|
60deb1906a
|
Replaced all append("x") with append('x')
|
2023-09-15 06:24:12 -07:00 |
|
|
102d3d3586
|
Preserved stacktrace
|
2023-09-15 05:44:19 -07:00 |
|
|
762a63b12f
|
Flipped String equals to avoid potential null pointer exception
|
2023-09-15 05:19:51 -07:00 |
|
|
e69f4fe554
|
Migrated syntax to Java 8+
|
2023-09-15 05:02:50 -07:00 |
|
|
6d082c1bac
|
Removed unused imports
|
2023-09-15 04:56:38 -07:00 |
|
|
8c21c2f909
|
Merge pull request #10 from ethauvin/main
Added version ASCII art
|
2023-09-14 07:04:26 -04:00 |
|
|
a5c89dfd2d
|
Reverted IDEA files
|
2023-09-13 11:06:15 -07:00 |
|
|
dfc402a9ee
|
Added version ASCII art
|
2023-09-13 10:04:39 -07:00 |
|
|
743efa69e6
|
Updated RIFE2 core module
|
2023-09-05 06:06:02 +01:00 |
|
|
88aa78f3b5
|
Include provided and test scopes in Dependency Tree operation.
|
2023-08-27 19:41:22 -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 |
|
|
d35166d53d
|
Exclude signature files when generating uber jar.
|
2023-08-24 22:04:32 -04:00 |
|
|
f71f92bfa9
|
Merge pull request #7 from ethauvin/main
Switched to JDK 20 for testing
|
2023-08-22 14:09:50 -07:00 |
|
|
278e1ff8dd
|
Updated core
|
2023-08-22 13:18:16 -07:00 |
|
|
6830c8c44c
|
Switched to JDK 20 from 19 for testing
|
2023-08-22 11:45:25 -07:00 |
|
|
b7963ba6ca
|
Minor cleanup
|
2023-08-22 11:45:25 -07:00 |
|
|
c75626efa4
|
Merge pull request #6 from ethauvin/main
Added GOOGLE repository
|
2023-08-22 11:41:57 -07:00 |
|
|
29b4e267f8
|
Fixed missing GOOGLE trailing slash
|
2023-08-22 11:29:23 -07:00 |
|
|
4058482cf7
|
Added GOOGLE repository
|
2023-08-22 11:24:35 -07:00 |
|
|
8014d5d58e
|
Updated bld badge to 1.7.2
|
2023-08-21 07:42:06 -07:00 |
|
|
6e77f5a2f3
|
Updated README
|
2023-08-20 12:58:52 -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 |
|
|
8d707a75ae
|
Merge pull request #5 from ethauvin/main
Fixed RunOption args parsing
|
2023-08-19 23:03:15 -04:00 |
|
|
c635b25b6f
|
Fixed RunOption args parsing
|
2023-08-19 18:38:44 -07:00 |
|
|
ba28294730
|
Update README.md
|
2023-08-17 18:04:03 -04:00 |
|
|
57fbaefda7
|
Updated version to 1.7.1
|
2023-08-17 11:28:56 -04:00 |
|
|
bbdf89845a
|
Added bld badge
|
2023-08-16 20:58:57 -04:00 |
|
|
5f619ce188
|
Merge pull request #4 from ethauvin/main
Added support for run arguments
|
2023-08-16 20:54:15 -04:00 |
|
|
912ba87c12
|
Removed IDEA inspection profile
|
2023-08-16 15:10:28 -07:00 |
|
|
82ead98c5d
|
Minor cleanup
|
2023-08-16 13:47:37 -07:00 |
|
|
c933f16e0f
|
Make PomBuilder.generateInto(File) static
|
2023-08-16 12:10:49 -07:00 |
|
|
49243568c6
|
Added method to generate a POM into a given file
|
2023-08-16 05:17:45 -07:00 |
|
|
5de491e5c6
|
Updated base project template to include repositories and sources download.
|
2023-08-14 14:17:23 -04:00 |
|
|
17548f787c
|
Fixed Run help summary
|
2023-08-13 18:17:56 -07:00 |
|
|
b81743896a
|
Fixed RunOption help description
|
2023-08-13 18:09:22 -07:00 |
|
|
262b500bc1
|
Minore cleanup
|
2023-08-13 17:52:29 -07:00 |
|
|
ecb72b6a7d
|
Added ARGS_OPTION constant
|
2023-08-13 17:45:20 -07:00 |
|
|
c0418bb60a
|
Fixed dangling System.out.println
|
2023-08-13 17:15:08 -07:00 |
|
|
061a194322
|
Added support for run arguments
|
2023-08-13 16:55:56 -07:00 |
|
|
cdaea733b2
|
Added more methods to the JavaOptions API.
Some cleanups.
|
2023-08-11 00:29:15 -04:00 |
|
|
d95a26e8d6
|
Test fixes
|
2023-08-11 00:26:01 -04:00 |
|
|
950b47a383
|
Fix to java agent options API
|
2023-08-10 23:43:38 -04:00 |
|