Hi Ashansa, The naming convention we follow when building a maven artifact is : org.wso2.carbon.foo-x.y.z.SNAPSHOT The conversion of "-" to "_" happens during the bundle installation to /plugins folder by equinox p2 director. A more detailed explanation can be found in this mail thread : http://markmail.org/message/j35zozzho3pfzjfx
To resolve the issue with patch jars been installed with wrong naming convention when we apply a patch to a carbon server;A jira has been created here : https://wso2.org/jira/browse/CARBON-12137 Regards, Dileepa On Fri, Jan 6, 2012 at 12:44 PM, Ashansa Perera <[email protected]> wrote: > Hi, > > I noticed that compiled jars in the trunk have different naming convention > than the jars in the plugin folder of server distribution. As an example > in trunk: org.wso2.carbon.statistics-3.2.0-SNAPSHOT.jar > in plugin : org.wso2.carbon.statistics_3.2.0.SNAPSHOT.jar > Why there is different naming conventions and which is the correct way? > > Thanks. > -- > Ashansa Perera > Software Engineer > WSO2, Inc > > > _______________________________________________ > Carbon-dev mailing list > [email protected] > http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev > > -- Dileepa Jayakody, Software Engineer, WSO2 Inc. Lean . Enterprise . Middleware Mobile : +94777-857616
_______________________________________________ Carbon-dev mailing list [email protected] http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
