Author: azeez
Date: Mon Feb 20 06:38:42 2012
New Revision: 1291131
URL: http://svn.apache.org/viewvc?rev=1291131&view=rev
Log:
Replaced HashMap with ConcurrentHashMap to avoid CCE
Modified:
axis/axis2/java/core/trunk/modules/clustering/src/org/apache/axis2/clustering/tribes/AtMostOnceInterce
Author: veithen
Date: Sun Feb 19 15:05:10 2012
New Revision: 1291010
URL: http://svn.apache.org/viewvc?rev=1291010&view=rev
Log:
Mavenized test.wsdl.arrays3.
Added:
axis/axis1/java/trunk/integration/src/main/java/test/wsdl/arrays3/
axis/axis1/java/trunk/integration/src/main/java/test/wsd
Author: veithen
Date: Sun Feb 19 14:14:41 2012
New Revision: 1291004
URL: http://svn.apache.org/viewvc?rev=1291004&view=rev
Log:
Mavenized test.wsdl.anytype.
Added:
axis/axis1/java/trunk/integration/src/test/java/test/wsdl/anytype/
axis/axis1/java/trunk/integration/src/test/java/test/wsd
Author: veithen
Date: Sun Feb 19 13:57:13 2012
New Revision: 1291002
URL: http://svn.apache.org/viewvc?rev=1291002&view=rev
Log:
Set svn:ignore.
Modified:
axis/axis1/java/trunk/maven/maven-java2wsdl-plugin/ (props changed)
axis/axis1/java/trunk/maven/nsmap/ (props changed)
axis/ax
Author: veithen
Date: Sun Feb 19 13:36:03 2012
New Revision: 1291000
URL: http://svn.apache.org/viewvc?rev=1291000&view=rev
Log:
Initial version of the maven-java2wsdl-plugin.
Added:
axis/axis1/java/trunk/integration/src/main/
axis/axis1/java/trunk/integration/src/main/java/
axis/axis
Author: sagara
Date: Sun Feb 19 13:33:02 2012
New Revision: 1290999
URL: http://svn.apache.org/viewvc?rev=1290999&view=rev
Log:
AXIS2-5125 - Removed use of String. isEmpty() method because this method not
available on Java 5.
Modified:
axis/axis2/java/core/trunk/modules/json/src/org/apach
Author: veithen
Date: Sun Feb 19 12:07:17 2012
New Revision: 1290991
URL: http://svn.apache.org/viewvc?rev=1290991&view=rev
Log:
Added support for the skipTests flag.
Modified:
axis/axis1/java/trunk/maven/maven-axis-server-plugin/src/main/java/org/apache/axis/maven/server/AbstractServerMojo.