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!

The only thing I see are unmappable character warnings like the long "-" and (directional double quotes) usually when pasting from Microsoft word (instead of to txt first - to convert from utf-8 dbw chars) - some of which are from old builds

[javac] /shared/rt/eclipselink/trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/config/PersistenceUnitProperties.java:507: warning: unmappable character for encoding ASCII
[javac] * <li>true ? enable internal statement caching.
[javac] ^

private static final Patent HELICOPTER = new Patent("helicopter", 1922, "flying machine", Date.valueOf("1922-11-11")); // Étienne [javac] private static final Patent HELICOPTER = new Patent("helicopter", 1922, "flying machine", Date.valueOf("1922-11-11")); // ??tienne

* Here, @XmlElementWrapper.namespace() is not “##default” and different
[javac] * Here, @XmlElementWrapper.namespace() is not ?##default? and different

and the dbws
/shared/rt/eclipselink/trunk/utils/eclipselink.utils.dbws/build.xml:101: Core bundle cannot be found. Exiting...


thank you
/michael

eric.gwin@xxxxxxxxxx wrote:
Build summary for 2.2.0.v20100712-r7794
-----------------------------------
Non-critical compilation issues (if any) repoted in
the format [BUILDLOG_LINE#: NUMBER_OF_ERRORS]:
-----------------------------------
Build log: (/shared/rt/eclipselink/logs/bsb-trunk_cb_100712-1200.log)
Build logs can be found on the download server at:
    http://www.eclipse.org/eclipselink/downloads/build-failures.php
-----------------------------------

SVN Changes since Last Build:
------------------------------------------------------------------------
r7794 | mmacivor | 2010-07-12 11:39:01 -0400 (Mon, 12 Jul 2010)
Changed paths:
   D /trunk/moxy/eclipselink.moxy.test/resource/org/eclipse/persistence/testing/oxm/deploymentxml/control_doc.xml
   M /trunk/moxy/eclipselink.moxy.test/src/org/eclipse/persistence/testing/oxm/deploymentxml/DeploymentXMLXsiTypeTestCases.java
------------------------------------------------------------------------
r7793 | egwin | 2010-07-12 11:24:23 -0400 (Mon, 12 Jul 2010)
Changed paths:
   M /trunk/dbws/eclipselink.dbws.test/build.xml
   M /trunk/dbws/eclipselink.dbws.test.oracle/build.xml
   M /trunk/utils/eclipselink.utils.dbws/build.xml
   M /trunk/utils/eclipselink.utils.dbws.test/build.properties
   M /trunk/utils/eclipselink.utils.dbws.test/build.xml
   M /trunk/utils/eclipselink.utils.dbws.test.oracle/build.xml
------------------------------------------------------------------------
r7791 | mobrien | 2010-07-12 11:09:37 -0400 (Mon, 12 Jul 2010)
Changed paths:
   M /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/platform/server/ServerPlatformBase.java
------------------------------------------------------------------------
_______________________________________________
eclipselink-dev mailing list
eclipselink-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/eclipselink-dev



Back to the top