Hide Forgot
Date of First Response: 2010-04-06 14:59:48 project_key: SOA When I copy the new CP03 plugin jar into JON it gets discovered and the previous jar is removed. All cool so far. But when I copy the CP02 plugin jar it gets discovered and the new CP03 jars gets replaced by CP02. That's bad... The version in rhq-plugin.xml needs to be increased.
Changing from "2.0" to "2.1" works fine.
A general info about plugin versioning is available here: http://rhq-project.org/display/JOPR2/Adding+and+Updating+Agent+Plugins
Link: Added: This issue depends JBESB-3270
The plugin XML has been updated in the ESB project but this now needs an update to the SOA build.
Assigned to Julian, will discuss the changes with him.
Fixed with revision 5407 (4.3 branch) of: build-tools/builders/jon/esb-scripts/build.xml build-tools/dependencies.properties Commit message: SOA-2022 Add a VERSION token filter to set the JON plugin version, as per: http://fisheye.jboss.org/changelog/JBossESB?cs=32469 Add a note for when the version should be incremented.
Not a problem for CP04 - as we will not be shipping a new plugin.