Chris,
This change broke the build. PLEASE run "ant clean all-tests" from xml-axis/java
directory before
you check in changes. Am backing out this change.
Thanks,
dims
--- [EMAIL PROTECTED] wrote:
> haddadc 2003/01/01 14:29:14
>
> Modified:java/src/org/apache/axis/wsdl/symbolTable Ut
dims2003/01/02 07:37:47
Modified:java/src/org/apache/axis/wsdl/symbolTable Utils.java
Log:
Backing out chris's changes as this change broke the build
(http://marc.theaimsgroup.com/?l=axis-dev&m=104151484302311&w=2)
Revision ChangesPath
1.23 +3 -1 xml-axis/j
haddadc 2003/01/01 14:29:14
Modified:java/src/org/apache/axis/wsdl/symbolTable Utils.java
Log:
Fix for Bug# 15752. TypeEntry QName for elements below anonymous elements were
being assigned a QName that did not match the QName associated with deserialized
elements. The two lines m
dims2002/10/02 14:43:42
Modified:java/test/wsdl/interop4/groupi Tag: interop4
Round4XSDTestTestCase.java
java/src/org/apache/axis/wsdl/symbolTable Tag: interop4
Utils.java
Log:
Down to 1 failure for GroupIWe were
gdaniels2002/06/18 09:53:10
Modified:java/src/org/apache/axis/encoding/ser ArrayDeserializer.java
java/src/org/apache/axis/encoding DeserializerImpl.java
java/test/wsdl/types DynamicProxyTestCase.java
java/src/org/apache/axis/message RPCHandl
rsitze 2002/06/10 16:46:12
Modified:java/src/org/apache/axis/wsdl/symbolTable Utils.java
Log:
Correct to maintain legacy test-logic
Revision ChangesPath
1.11 +1 -1 xml-axis/java/src/org/apache/axis/wsdl/symbolTable/Utils.java
Index: Utils.java
=
rsitze 2002/06/10 15:58:19
Modified:java/src/org/apache/axis/wsdl/symbolTable Utils.java
Log:
Consolidate non-boolean tests for 'true' (String/Integer) in JavaUtils.
JavaUtils is getting to be a mess...
Revision ChangesPath
1.10 +2 -2 xml-axis/java/src/org/
I
pushed the wrong button in IDEA and it sorted the imports and removed unused
ones. I figured I would just check it in, as it would be general
goodness.
It
groups imports in (what I think) is a logical manner, with the different
packages grouped together.
Not
something I do as a ma
tomj2002/06/02 19:03:32
Modified:java/src/org/apache/axis/wsdl/symbolTable Utils.java
Log:
optimze imports
Revision ChangesPath
1.7 +6 -10 xml-axis/java/src/org/apache/axis/wsdl/symbolTable/Utils.java
Index: Utils.java
===