Review request: JMC-6072: Incorrect artifactId for snapshot build

Guru guru.hb at oracle.com
Mon Aug 13 13:10:29 UTC 2018


Hi All,

Please review the fix for : https://bugs.openjdk.java.net/browse/JMC-6072 <https://bugs.openjdk.java.net/browse/JMC-6072> 
webrev : http://cr.openjdk.java.net/~ghb/JMC-6072/webrev.0/ <http://cr.openjdk.java.net/~ghb/JMC-6072/webrev.0/> 
RC and solution is updated in JBS.

With this fix the core artifactID will be with group id : “org.openjdk.jmc” (as it was earlier) and artifactId (from maven point of view and Bundle-SymbolicName from Tyco point of view) name will be 
artifactId(old)  —— artifactdId(new)
org.openjdk.jmc.common (old) — jmc.common
org.openjdk.jmc.flightrecorder (old) — jmc.flightrecorder 
org.openjdk.jmc.flightrecorder.rules (old) — jmc.flightrecorder.rules
org.openjdk.jmc.flightrecorder.rules.jdk (old) — jmc.common.flightrecorder.rules.jdk

For naming convention Please update your views on http://mail.openjdk.java.net/pipermail/jmc-dev/2018-August/000155.html <http://mail.openjdk.java.net/pipermail/jmc-dev/2018-August/000155.html> 

Thanks,
Guru





More information about the jmc-dev mailing list