Hi All, Recently I came across a need to creating a repository which create a jar file and orbit bundle. (Since the repository needs to be self-contained)
For my work I am referring wso2-axis2 repo as an example: https://github.com/wso2/wso2-axis2 I have a confusion on the versions mentioned in the orbit's pom file at [1] 1. What's the reason behind keeping this orbit's pom file isolated (not using a parent pom file) ? 2. pom file version is given as <version>1.6.1.wso2v12-SNAPSHOT</version> , but later <exp.pkg.version.axis2>1.6.1.wso2v13</exp.pkg.version.axis2> is using as the exporting versions. Aren't they should be the same ? I really appreciate if someone can explain the reason behind this. [1] https://github.com/wso2/wso2-axis2/blob/master/orbit/axis2-jibx/pom.xml Thank you, -- Buddhima Wijeweera Software Engineer; WSO2 Inc.; http://wso2.com , Mobile: +94 71 427 9966 Email: [email protected] Blog: https://buddhimawijeweera.wordpress.com GitHub Profile: https://github.com/Buddhima
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
