CARVIEW |
Select Language
HTTP/2 301
server: AkamaiGHost
content-length: 0
location: https://mail.openjdk.org/pipermail/jpms-spec-comments/2016-March/000027.html
date: Wed, 30 Jul 2025 14:07:42 GMT
HTTP/2 200
content-type: text/html
last-modified: Mon, 11 Jul 2016 15:04:33 GMT
etag: "1003-5375d7847a240"
accept-ranges: bytes
x-akamai-transformed: 0 - 0 -
vary: Accept-Encoding
content-encoding: gzip
date: Wed, 30 Jul 2025 14:07:42 GMT
content-length: 1642
set-cookie: _abck=BD182A4BD2C73E538928E92285CE87E3~-1~YAAQja1NaNl5iVaYAQAAIQ+pWw5bsphNajueGaiiMr+URESPLE9Zhp/8iwlpaBqVku73FF6jYH77wuoEGhtd2o1Lg7xK3i7asQyFehMv4C61Hmpn7mpPElwDFBJfoErnAJCbx0UocD1ufovwJXNdHSk4tV8EaS2oO7PeSOKsCDGIQBxoWcxtZ8D++ZLoCbp8oq/bkjFucVcZ0MHuawoBVACsrruVXHAfuuAEdUuZ50nBFbC+a23dtn4HrEjugKWjr+mxh09n/HkPY+qGQZUes20KcjlmseuValVn7QKgzbNjXd4w3GjISOhKn7Pk+u/TXNJzqzVdQng0kOoemiRRVANw1s1NaI76hOJ/C+2Fnjp6m/dYmDTmJ8nQR0e9nhRy2CoonWjTLNZkUpiD2Sk7nBywaeToEUgZc9Cbc7aUn0//k3i1mmmqiocVjKMMxb3vC1SkiU8=~-1~-1~-1; Domain=.openjdk.org; Path=/; Expires=Thu, 30 Jul 2026 14:07:42 GMT; Max-Age=31536000; Secure
set-cookie: bm_sz=D8087994CF336B993FF741DEB1BB507F~YAAQja1NaNp5iVaYAQAAIQ+pWxyb2m0UAiBQH4+LVD/tYzAEOg3aDUQ1BfFIGsECcJCSW/SJKRsXXW1ozzqKKNoH4MsSVWIvYo06uy6af+M2ZrGR6tNgmQHLYwGOiy0OCtG38F37Q5VYCJLcCZogjOoclkYdjr8Zr09eHTK1IuxJ4VDfkuofQLYeKLu0YxFOTpsg+KFKR/+aQ8XNz29prx29GgcB5IAlRWNErOXF3egiWKo/DrZK4mx2jKEd2aQdk/DX3/6PGoG6O/UjPc5c4bZ+0dKbosh+BmT5nRFIVebtCcOamIUZX8Jtm6fgUxppe/8b9Dyc7/aaGmsjnmCFL1TGAaZOkLvijFr+bKIJYAR+BYwgWsxG2EU=~4342837~4408625; Domain=.openjdk.org; Path=/; Expires=Wed, 30 Jul 2025 18:07:42 GMT; Max-Age=14400
Pluggability of automatic module name/version
Mon Mar 14 17:55:15 UTC 2016
More information about the jpms-spec-comments mailing list
Pluggability of automatic module name/version
Paul Benedict pbenedict at apache.orgMon Mar 14 17:55:15 UTC 2016
- Previous message: 新規開拓営業リスト
- Next message: Pluggability of automatic module name/version
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Dear EG members, One concern I have with finding automatic modules [1] is the algorithm, which determines the automatic module name and version, is baked into the JDK. It appears to me this should be pluggable through a service so that it could be customized. Although we can speculate what will happen with EE 8 and modules [2], pluggability would allow alternate implementations to perform custom naming/version based on other criteria. Such criteria, for example.... *) The GAV specified in META-INF/maven/.../pom.xml embedded in many Maven artifacts [3]. *) JBoss modules metadata from the EAP/WildFly shared modules directory [4]. *) WebSphere's shared libraries might also be applicable to this situation [5]. References: [1] https://download.java.net/java/jigsaw/docs/api/java/lang/module/ModuleFinder.html#of-java.nio.file.Path...- [2] https://mail.openjdk.java.net/pipermail/jigsaw-dev/2016-March/006795.html [3] https://maven.apache.org/guides/mini/guide-archive-configuration.html [4] https://docs.jboss.org/author/display/WFLY8/Class+Loading+in+WildFly [5] https://www.ibm.com/support/knowledgecenter/was_beta/com.ibm.websphere.base.doc/ae/tcws_sharedlib_create.html Cheers, Paul
- Previous message: 新規開拓営業リスト
- Next message: Pluggability of automatic module name/version
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the jpms-spec-comments mailing list