Hi devs,
Please always try to use the platform pom defined versions. Below is only
some example of $subject. There is no need of redefining these properties
since its already defined in parent poms.
./components/jaggery/pom.xml:
<axis2.wso2.version>1.6.1.wso2v4</axis2.wso2.version>
./components/hostobjects/pom.xml:
<axis2.wso2.version>1.6.1.wso2v4</axis2.wso2.version>
./features/jaggery/pom.xml:
<axis2.wso2.version>1.6.1.wso2v4</axis2.wso2.version>
Also similar redundant definitions are in components/pom.xml, etc.
For eg: in components/pom.xml,
<wso2carbon.version>4.0.0-SNAPSHOT</wso2carbon.version>
<axis2.wso2.version>1.6.1.wso2v5</axis2.wso2.version>
<axis2.version>1.6.1-wso2v5</axis2.version>
<axis2.osgi.version.range>[1.6.1.wso2v1,
1.7.0)</axis2.osgi.version.range>
<axiom.osgi.version.range>[1.2.11.wso2v1,
1.3.0)</axiom.osgi.version.range>
........
These are already defined in the platform pom. So why are we redefining?
thanks,
--
Supun Malinga,
Software Engineer,
WSO2 Inc.
http://wso2.com
http://wso2.org
email - [email protected] <[email protected]>
mobile - 071 56 91 321
_______________________________________________
Carbon-dev mailing list
[email protected]
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev