Author: veithen
Date: Thu Sep 20 11:42:19 2012
New Revision: 1387982
URL: http://svn.apache.org/viewvc?rev=1387982&view=rev
Log:
Replaced tabs with spaces and fixed formatting.
Modified:
axis/axis1/java/trunk/distribution/src/main/files/samples/ejb/ant-build.xml
Modified:
axis/axis1/java/tr
Author: veithen
Date: Thu Sep 20 16:38:49 2012
New Revision: 1388110
URL: http://svn.apache.org/viewvc?rev=1388110&view=rev
Log:
AXIS-1315: Fixed the java2wsdl task so that it loads classes specified using
from the right class loader (i.e. so that it takes into account a
nested element).
Modi
Author: veithen
Date: Thu Sep 20 16:57:21 2012
New Revision: 1388113
URL: http://svn.apache.org/viewvc?rev=1388113&view=rev
Log:
AXIS-1315: Also fixed the j2w-simplebean target.
Modified:
axis/axis1/java/trunk/distribution/pom.xml
axis/axis1/java/trunk/distribution/src/main/files/samples/
Author: veithen
Date: Thu Sep 20 19:10:43 2012
New Revision: 1388168
URL: http://svn.apache.org/viewvc?rev=1388168&view=rev
Log:
Renamed the goals defined by maven-wsdl2java-plugin.
Added:
axis/axis1/java/trunk/maven/maven-wsdl2java-plugin/src/main/java/org/apache/axis/tools/maven/wsdl2java/
Author: veithen
Date: Thu Sep 20 19:33:34 2012
New Revision: 1388171
URL: http://svn.apache.org/viewvc?rev=1388171&view=rev
Log:
Use a reasonable default value for the output directory used by
maven-wsdl2java-plugin.
Modified:
axis/axis1/java/trunk/axis-rt-transports-http-javanet/pom.xml
Author: veithen
Date: Thu Sep 20 20:37:48 2012
New Revision: 1388204
URL: http://svn.apache.org/viewvc?rev=1388204&view=rev
Log:
Make the location of the generated deploy.wsdd and undeploy.wsdd files
configurable.
Added:
axis/axis1/java/trunk/maven/maven-wsdl2java-plugin/src/main/java/org/a
Author: amilas
Date: Fri Sep 21 06:45:02 2012
New Revision: 1388344
URL: http://svn.apache.org/viewvc?rev=1388344&view=rev
Log:
need to check the namespace as well. since there are some schemas having same
element
Modified:
axis/axis2/java/core/trunk/modules/adb-codegen/src/org/apache/axis2