svn commit: r1302617 - in /axis/axis1/java/trunk: maven/pom.xml maven/src/ maven/src/site/ maven/src/site/site.xml pom.xml src/site/site.xml

2012-03-19 Thread veithen
Author: veithen Date: Mon Mar 19 19:39:20 2012 New Revision: 1302617 URL: http://svn.apache.org/viewvc?rev=1302617&view=rev Log: Fixed the Maven plugin sites. Added: axis/axis1/java/trunk/maven/src/ axis/axis1/java/trunk/maven/src/site/ axis/axis1/java/trunk/maven/src/site/site.xml

svn commit: r1302632 - in /axis/axis1/java/trunk/maven/maven-wsdl2java-plugin: pom.xml src/site/ src/site/apt/ src/site/apt/index.apt src/site/site.xml

2012-03-19 Thread veithen
Author: veithen Date: Mon Mar 19 20:12:03 2012 New Revision: 1302632 URL: http://svn.apache.org/viewvc?rev=1302632&view=rev Log: Started to implement the Maven plugin documentation recommendations for the maven-wsdl2java-plugin. Added: axis/axis1/java/trunk/maven/maven-wsdl2java-plugin/src/s

svn commit: r1302659 - in /axis/axis1/java/trunk: axis/src/main/java/org/apache/axis/wsdl/toJava/ maven/maven-wsdl2java-plugin/src/main/java/org/apache/axis/maven/wsdl2java/ maven/maven-wsdl2java-plug

2012-03-19 Thread veithen
Author: veithen Date: Mon Mar 19 21:15:52 2012 New Revision: 1302659 URL: http://svn.apache.org/viewvc?rev=1302659&view=rev Log: Allow changing the Java class associated with an XML type in maven-wsdl2java-plugin. This feature can be used to enable MTOM in client stubs. Note that this requires a