Commit Graph

33 Commits

Author SHA1 Message Date
d2040fb02a added module-info.class to envelope-loader library 2023-06-13 19:35:14 +08:00
07de45abe5 version bump to 2023.03.04 2023-03-04 23:35:12 +08:00
54bf96c29a reqorked Gradle 8 compatibility adding a task to extract envelope launcher 2023-03-04 20:53:37 +08:00
0ea990f8e8 version bump to 2023.03 2023-03-03 11:28:31 +08:00
04c2e1b47b compatibility with Gradle 8.x 2023-02-16 17:48:06 +08:00
1791ba7816 added publication of envelope loader jar 2023-01-11 20:37:37 +08:00
4ddfdc388d dependency version bump 2023-01-03 10:28:39 +08:00
464cf1dab3 fixed bootstrap bug on Windows 2022-11-01 11:20:33 +08:00
1bd1835629 fixed bootstrap bug on Windows 2022-11-01 11:13:07 +08:00
ab21345801 added Manifest to EnvelopeJarTask 2022-09-09 21:54:42 +08:00
bbd6251bb2 Fixed bug with service providers under JPMS
Modules that are service providers are not required by any other modules, this causes them to be ignored by
`Configuration.resolve` and not included in the module layer
2022-09-01 13:07:08 +08:00
0b4b2882b0 switch to lys-catalog 2022-09-01 12:38:23 +08:00
40bd8e71bd fixed issue with URL stream handler 2022-08-05 15:35:55 +08:00
3f4c5f52e8 bump Gradle to 7.5 2022-08-05 13:18:24 +08:00
2516139a31 fixed JPMS bug 2022-07-01 04:36:02 +08:00
2b8e150949 added library toc file 2022-06-30 21:09:17 +08:00
6f294d4dd7 fixed bug with resource handling 2022-06-27 17:21:23 +08:00
01ff2bae71 added support for Java 8 2022-06-27 01:23:58 +08:00
6ded50d682 removed custom URLStreamHandlerFactory 2022-05-12 00:00:47 +08:00
662d77d3cd added extension classloader to classloader's hierarchy 2022-05-10 15:11:02 +08:00
62741174ce disabled dynamic version caching 2022-05-10 12:03:16 +08:00
24eea81a06 added custom URL scheme 2022-05-10 11:57:38 +08:00
f60b25bfea added unit test 2022-05-09 22:05:09 +08:00
bedff34ecf added system properties support 2022-03-16 23:05:23 +08:00
f25606a11a added envelopeJar task description and made assembly depend on it 2022-03-16 14:59:12 +08:00
7ec91ed870 fixed JPMS support 2022-03-16 13:52:58 +08:00
7001620434 Gradle version bump 2022-03-08 07:05:28 +08:00
ae7ed05ad5 bugfix
manifest retrieval is unreliable when multiple manifests files are on the classpath
2022-02-02 20:03:39 +08:00
fafbf178b1 JavaAgent's agentmain method declared public 2022-01-30 16:21:11 +08:00
1a47d2956e upgraded bytecode to Java 11 2022-01-16 19:27:57 +08:00
7f8557541a added Jenkinsfile 2022-01-15 18:46:29 +08:00
5aea49219f project renamed envelope 2022-01-15 18:46:28 +08:00
9f085af24a initial commit 2022-01-15 18:46:28 +08:00