Eric Gwin wrote:
This is the second time the cb for the 1.1.0 branch has failed today.
The first one failed in DBWS because:
[javac] Compiling 39 source files to
/shared/rt/eclipselink/branches/1.1.0/trunk/dbws/org.eclipse.persistence.dbws/classes
[javac]
/shared/rt/eclipselink/branches/1.1.0/trunk/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/internal/xr/QNameTransformer.java:36:
cannot find symbol
[javac] symbol : static ANY_QNAME
[javac] location: class org.eclipse.persistence.oxm.XMLConstants
[javac] import static
org.eclipse.persistence.oxm.XMLConstants.ANY_QNAME;
[javac] ^
[javac]
/shared/rt/eclipselink/branches/1.1.0/trunk/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/internal/xr/QNameTransformer.java:35:
cannot find symbol
[javac] symbol : static ANY
[javac] location: class org.eclipse.persistence.oxm.XMLConstants
[javac] import static org.eclipse.persistence.oxm.XMLConstants.ANY;
[javac] ^
Somehow I had an up-to-date version of XMLConstants in my view (no
little asterisk), but that wasn't the version in SVN.
I just checked-in the patch
--
Mike Norman | Principal Software Designer | 613.288.4638
Oracle Server Technologies | EclipseLink Product
45 O'Connor Street, Suite 400 | Ottawa, ON K1P 1A4 | (fax) 613.238.2818
|