Author: veithen
Date: Mon Jul 19 21:54:47 2010
New Revision: 965653
URL: http://svn.apache.org/viewvc?rev=965653&view=rev
Log:
Merged r805999 to the 1.5 branch to avoid an unnecessary dependency on
icu4j.jar, which contains an invalid class file
(com/ibm/icu/impl/data/LocaleElements_zh__PINYIN.c
Author: scheu
Date: Mon Jul 19 21:22:58 2010
New Revision: 965641
URL: http://svn.apache.org/viewvc?rev=965641&view=rev
Log:
AXIS2-4782
Contributor:Rich Scheuerle
Small change to the algorithm to determine if a reloadable WSDL implementation
should be used.
Modified:
axis/axis2/java/core/tr
Author: veithen
Date: Mon Jul 19 19:54:35 2010
New Revision: 965607
URL: http://svn.apache.org/viewvc?rev=965607&view=rev
Log:
Merged r965213 to the 1.5 branch. This is a precondition to merge the Eclipse
plugin build refactoring.
Modified:
axis/axis2/java/core/branches/java/1_5/ (props ch
Author: veithen
Date: Mon Jul 19 18:22:59 2010
New Revision: 965574
URL: http://svn.apache.org/viewvc?rev=965574&view=rev
Log:
Merged r733539 to the 1.5 branch to fix an unpredictable test case in the SAAJ
module.
Modified:
axis/axis2/java/core/branches/java/1_5/ (props changed)
axis/a
Author: scheu
Date: Mon Jul 19 15:08:47 2010
New Revision: 965526
URL: http://svn.apache.org/viewvc?rev=965526&view=rev
Log:
AXIS2-4708
Contributor:Rich Scheuerle
Small synchronization change found while testing the AXIS2-4708 fix.
Modified:
axis/axis2/java/core/trunk/modules/jaxws/src/org/a
Author: veithen
Date: Mon Jul 19 12:32:56 2010
New Revision: 965454
URL: http://svn.apache.org/viewvc?rev=965454&view=rev
Log:
Clean up after the refactoring of the Eclipse plugin builds. Note that removing
the eclipse.plugins.version property eliminates another obstacle to the
automation of the