Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipselink-dev] BUILD STATUS:: 2.1 cb build has test failures!

Build summary for 2.1.1.v20100629-r7721
-----------------------------------
Non-critical compilation issues (if any) repoted in
the format [BUILDLOG_LINE#: NUMBER_OF_ERRORS]:
-----------------------------------
TEST-CORE-SRG
  Tests run:691 Failures:0 Errors:0
TEST-JPA-SRG
  Tests run:195 Failures:0 Errors:0
TEST-MOXY-SRG
  Tests run:453 Failures:0 Errors:0
TEST-SDO-SRG
  Tests run:120 Failures:0 Errors:0
TEST-DBWS-SRG
  Tests run:17 Failures:0 Errors:0
TEST-DBWS-UTILS-SRG
  Tests run:28 Failures:2 Errors:0
-----------------------------------

Build log: (/shared/rt/eclipselink/logs/bsb-2.1_cb_100629-1420.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:
------------------------------------------------------------------------
r7721 | mmacivor | 2010-06-29 14:20:56 -0400 (Tue, 29 Jun 2010)
Changed paths:
   M /branches/2.1/trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/internal/oxm/record/UnmappedContentHandlerWrapper.java
   M /branches/2.1/trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/oxm/record/UnmarshalRecord.java
   A /branches/2.1/trunk/moxy/eclipselink.moxy.test/resource/org/eclipse/persistence/testing/jaxb/annotations/xmlpath/xmlpathannotation_unmapped.xml
   M /branches/2.1/trunk/moxy/eclipselink.moxy.test/src/org/eclipse/persistence/testing/jaxb/JAXBTestSuite.java
   M /branches/2.1/trunk/moxy/eclipselink.moxy.test/src/org/eclipse/persistence/testing/jaxb/annotations/xmlpath/Employee.java
   M /branches/2.1/trunk/moxy/eclipselink.moxy.test/src/org/eclipse/persistence/testing/jaxb/annotations/xmlpath/PhoneNumber.java
   M /branches/2.1/trunk/moxy/eclipselink.moxy.test/src/org/eclipse/persistence/testing/jaxb/annotations/xmlpath/XmlPathTestCases.java
   A /branches/2.1/trunk/moxy/eclipselink.moxy.test/src/org/eclipse/persistence/testing/jaxb/annotations/xmlpath/XmlPathUnmappedTestCases.java
   M /branches/2.1/trunk/sdo/eclipselink.sdo.test/src/org/eclipse/persistence/testing/sdo/helper/xmlhelper/loadandsave/changesummary/open/ChangeSummaryUnsetOpenContentTestCases.java
------------------------------------------------------------------------
r7717 | bdoughan | 2010-06-29 13:24:51 -0400 (Tue, 29 Jun 2010)
Changed paths:
   M /branches/2.1/trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/exceptions/JAXBException.java
   M /branches/2.1/trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/exceptions/i18n/JAXBExceptionResource.java
   M /branches/2.1/trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/internal/localization/i18n/LoggingLocalizationResource.java
   A /branches/2.1/trunk/moxy/eclipselink.moxy.test/resource/org/eclipse/persistence/testing/jaxb/externalizedmetadata/xmladapter/negative
   A /branches/2.1/trunk/moxy/eclipselink.moxy.test/resource/org/eclipse/persistence/testing/jaxb/externalizedmetadata/xmladapter/negative/customer.xml
   A /branches/2.1/trunk/moxy/eclipselink.moxy.test/resource/org/eclipse/persistence/testing/jaxb/externalizedmetadata/xmladapter/negative/eclipselink-oxm.xml
   M /branches/2.1/trunk/moxy/eclipselink.moxy.test/src/org/eclipse/persistence/testing/jaxb/externalizedmetadata/ExternalizedMetadataTestSuite.java
   A /branches/2.1/trunk/moxy/eclipselink.moxy.test/src/org/eclipse/persistence/testing/jaxb/externalizedmetadata/xmladapter/negative
   A /branches/2.1/trunk/moxy/eclipselink.moxy.test/src/org/eclipse/persistence/testing/jaxb/externalizedmetadata/xmladapter/negative/Customer.java
   A /branches/2.1/trunk/moxy/eclipselink.moxy.test/src/org/eclipse/persistence/testing/jaxb/externalizedmetadata/xmladapter/negative/XmlAdapterNegativeTestCases.java
   M /branches/2.1/trunk/moxy/org.eclipse.persistence.moxy/src/org/eclipse/persistence/jaxb/compiler/AnnotationsProcessor.java
   M /branches/2.1/trunk/moxy/org.eclipse.persistence.moxy/src/org/eclipse/persistence/jaxb/compiler/JAXBMetadataLogger.java
   M /branches/2.1/trunk/moxy/org.eclipse.persistence.moxy/src/org/eclipse/persistence/jaxb/compiler/XMLProcessor.java
   M /branches/2.1/trunk/moxy/org.eclipse.persistence.moxy/src/org/eclipse/persistence/jaxb/javamodel/reflection/JavaModelImpl.java
------------------------------------------------------------------------


Back to the top