Author: veithen
Date: Tue Jul 27 22:15:44 2010
New Revision: 979892
URL: http://svn.apache.org/viewvc?rev=979892&view=rev
Log:
Merged POM changes from r979882, r979883 and r979886 to the 1.5 branch. This in
particular solves AXIS2-4113.
Added:
axis/axis2/java/core/branches/java/1_5/src/
Author: veithen
Date: Tue Jul 27 22:04:17 2010
New Revision: 979886
URL: http://svn.apache.org/viewvc?rev=979886&view=rev
Log:
Let the org.apache:apache super-POM choose the version of the
maven-remote-resources-plugin. No need to downgrade from 1.1 to 1.0 in the
Axis2 build.
Modified:
axis
Author: veithen
Date: Tue Jul 27 21:54:13 2010
New Revision: 979883
URL: http://svn.apache.org/viewvc?rev=979883&view=rev
Log:
Include the right set of legal files into the addressing module.
Modified:
axis/axis2/java/core/trunk/modules/addressing/pom.xml
Modified: axis/axis2/java/core/trunk
Author: veithen
Date: Tue Jul 27 21:52:20 2010
New Revision: 979882
URL: http://svn.apache.org/viewvc?rev=979882&view=rev
Log:
Build the axis2.jar using maven-assembly-plugin instead of ant. This in
particular allows us to easily avoid multiple inclusions of the same file
(AXIS2-4113).
Added: