Plugin Numbering

From Skyway Wiki

Jump to: navigation, search

General rules for versioning on plugins and execution JARS.


All of these rules will start with 6.0.3


  • Both the CE and EE execution JARS will become version 1.0.3 and version upwards from there
  • Execution JARS versions MUST change if anything they contain is changed
  • Plugin versions MUST change if ANY content of the plugin changes
    • Implicitly, the version of com.skyway.integration.java.spring.jee MUST change if the COM execution JAR changes
    • Implicitly, the version of org.skyway.integration.java.spring MUST change if the ORG execution JAR changes
  • The Generation FACET versions must change if their corresponding plugin version changes
    • If com.skyway.integration.java.spring.jee has a plugin version change, then the facet version must also change
    • If org.skyway.integration.java.spring has a plugin version change, then the facet version must also change
Personal tools