Author: veithen
Date: Mon Oct 2 20:42:57 2017
New Revision: 1810596
URL: http://svn.apache.org/viewvc?rev=1810596&view=rev
Log:
Break dependency between axis2-fastinfoset and axis2-java2wsdl.
Modified:
axis/axis2/java/core/trunk/modules/fastinfoset/pom.xml
Modified: axis/axis2/java/core/tru
Author: veithen
Date: Mon Oct 2 20:49:25 2017
New Revision: 1810600
URL: http://svn.apache.org/viewvc?rev=1810600&view=rev
Log:
Remove axis2-java2wsdl from the Web app; it's not used at runtime.
Modified:
axis/axis2/java/core/trunk/modules/webapp/pom.xml
axis/axis2/java/core/trunk/module
Author: veithen
Date: Mon Oct 2 20:56:19 2017
New Revision: 1810602
URL: http://svn.apache.org/viewvc?rev=1810602&view=rev
Log:
Merge r1810596 and r1810600 to the 1.7 branch.
Modified:
axis/axis2/java/core/branches/1_7/ (props changed)
axis/axis2/java/core/branches/1_7/modules/fastinfo
Author: veithen
Date: Mon Oct 2 21:04:26 2017
New Revision: 1810603
URL: http://svn.apache.org/viewvc?rev=1810603&view=rev
Log:
Avoid overflow in ConverterUtil.compare(int, int).
Modified:
axis/axis2/java/core/trunk/modules/adb/src/org/apache/axis2/databinding/utils/ConverterUtil.java