Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipselink-dev] BUILD STATUS:: trunk cb build failed!

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] ^


eric.gwin@xxxxxxxxxx wrote:
Full Build log can be found on the build machine at:
    /shared/rt/eclipselink/logs/bsb-trunk_cb_090325-1500.log
or on the download server at:
    http://www.eclipse.org/eclipselink/downloads/build-failures.php
-----------------------------------

SVN Changes since Last Build:
_______________________________________________
eclipselink-dev mailing list
eclipselink-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/eclipselink-dev



Back to the top