svn commit: r1387982 - /axis/axis1/java/trunk/distribution/src/main/files/samples/ejb/ant-build.xml

2012-09-20 Thread veithen
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

svn commit: r1388110 - in /axis/axis1/java/trunk: axis-ant/src/main/java/org/apache/axis/tools/ant/wsdl/ distribution/ distribution/src/main/files/samples/ejb/

2012-09-20 Thread veithen
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

svn commit: r1388113 - in /axis/axis1/java/trunk/distribution: pom.xml src/main/files/samples/ejb/ant-build.xml

2012-09-20 Thread veithen
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/

svn commit: r1388168 - in /axis/axis1/java/trunk: axis-rt-transports-http-javanet/ integration/ maven/maven-wsdl2java-plugin/src/main/java/org/apache/axis/tools/maven/wsdl2java/ maven/maven-wsdl2java-

2012-09-20 Thread veithen
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/

svn commit: r1388171 - in /axis/axis1/java/trunk: axis-rt-transports-http-javanet/ integration/ maven/maven-wsdl2java-plugin/src/main/java/org/apache/axis/tools/maven/wsdl2java/ samples/echo-sample/ s

2012-09-20 Thread veithen
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

svn commit: r1388204 - in /axis/axis1/java/trunk: axis-rt-transports-http-javanet/ integration/ maven/maven-wsdl2java-plugin/src/main/java/org/apache/axis/tools/maven/wsdl2java/ samples/jaxrpc-sample/

2012-09-20 Thread veithen
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

svn commit: r1388344 - /axis/axis2/java/core/trunk/modules/adb-codegen/src/org/apache/axis2/schema/SchemaCompiler.java

2012-09-20 Thread amilas
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