[Axis2 1.0-RC3] Maven Build fails coz project.properties still re fers to AXIOM
1.0-RC2
---------------------------------------------------------------------------------------
Key: AXIS2-621
URL: http://issues.apache.org/jira/browse/AXIS2-621
Project: Apache Axis 2.0 (Axis2)
Type: Bug
Components: samples, build,site & docs
Versions: 1.0
Environment: Axis2 1.0-RC3 - JDK 1.5 / maven 1.0.2 / W2K
Reporter: Alain Pannetier
Priority: Minor
Maven build fails at JiBX module compilation step.
JiBX compilation fails with javac unable to find new (RC3) Axiom interface
named org.apache.axiom.om.OMDataSource
To fix, just edit etc/project.properties to read
---
policy.version=1.0.1-RC
axiom.version=1.0-RC3 <-- Note RC3 here
#for JAM
annogen.version=0.1.0
---
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira