Author: veithen Date: Sat Jul 31 13:36:07 2010 New Revision: 981058 URL: http://svn.apache.org/viewvc?rev=981058&view=rev Log: Removed the documentation module which is no longer necessary.
Removed: axis/axis2/java/core/trunk/modules/documentation/ Modified: axis/axis2/java/core/trunk/pom.xml Modified: axis/axis2/java/core/trunk/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/pom.xml?rev=981058&r1=981057&r2=981058&view=diff ============================================================================== --- axis/axis2/java/core/trunk/pom.xml (original) +++ axis/axis2/java/core/trunk/pom.xml Sat Jul 31 13:36:07 2010 @@ -86,7 +86,6 @@ </property> </activation> <modules> - <!-- module>modules/documentation</module --> <module>modules/distribution</module> </modules> </profile>