|
View:
New views
1 Messages
—
Rating Filter:
Alert me
|
|
|
BUILD STATUS:: trunk nightly build has test failures!TEST-CORE
Tests run:8518 Failures:0 Errors:0 TEST-JPA Tests run:1246 Failures:0 Errors:1 TEST-MOXY Tests run:15708 Failures:0 Errors:0 TEST-SDO Tests run:4431 Failures:0 Errors:0 TEST-DBWS Tests run:3 Failures:0 Errors:0 TEST-DBWS-UTILS Tests run:22 Failures:0 Errors:0 ----------------------------------- Full Build log can be found on the build machine at: /shared/rt/eclipselink/logs/bsb-trunk_nightly_090703-0105.log or on the download server at: http://www.eclipse.org/eclipselink/downloads/build-failures.php ----------------------------------- SVN Changes since Last Build: ------------------------------------------------------------------------ r4602 | mmeswani | 2009-07-02 23:54:12 -0400 (Thu, 02 Jul 2009) Changed paths: M /trunk/jpa/plugins/javax.persistence/src/javax/persistence/Persistence.java D /trunk/jpa/plugins/javax.persistence/src/javax/persistence/spi/PersistenceUtil.java ------------------------------------------------------------------------ r4601 | egwin | 2009-07-02 17:52:42 -0400 (Thu, 02 Jul 2009) Changed paths: M /trunk/foundation/org.eclipse.persistence.core/build.properties M /trunk/foundation/org.eclipse.persistence.core/build.xml M /trunk/jpa/org.eclipse.persistence.jpa/build.xml M /trunk/jpa/org.eclipse.persistence.jpa/org.eclipse.persistence.jpa.bnd M /trunk/jpa/org.eclipse.persistence.jpa.equinox/build.xml A /trunk/jpa/org.eclipse.persistence.jpa.equinox/org.eclipse.persistence.jpa.equinox.bnd M /trunk/jpa/org.eclipse.persistence.jpa.equinox.weaving/build.xml A /trunk/jpa/org.eclipse.persistence.jpa.equinox.weaving/org.eclipse.persistence.jpa.equinox.weaving.bnd ------------------------------------------------------------------------ r4600 | rbarkhous | 2009-07-02 17:33:45 -0400 (Thu, 02 Jul 2009) Changed paths: M /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/internal/oxm/record/SAXUnmarshallerHandler.java M /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/oxm/record/UnmarshalRecord.java M /trunk/sdo/org.eclipse.persistence.sdo/src/org/eclipse/persistence/sdo/SDOProperty.java M /trunk/sdo/org.eclipse.persistence.sdo/src/org/eclipse/persistence/sdo/helper/jaxb/JAXBValueStore.java ------------------------------------------------------------------------ r4599 | egwin | 2009-07-02 15:48:17 -0400 (Thu, 02 Jul 2009) Changed paths: M /trunk/jpa/org.eclipse.persistence.jpa.equinox/build.xml M /trunk/jpa/org.eclipse.persistence.jpa.equinox.weaving/build.xml ------------------------------------------------------------------------ r4598 | tware | 2009-07-02 15:22:03 -0400 (Thu, 02 Jul 2009) Changed paths: M /trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/expressions/ExpressionTestSuite.java M /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/expressions/Expression.java M /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/expressions/ExpressionOperator.java M /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/internal/databaseaccess/DatasourcePlatform.java M /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/internal/jpa/parsing/CoalesceNode.java M /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/internal/jpa/parsing/NullIfNode.java M /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/internal/jpa/parsing/SubstringNode.java M /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/internal/security/PrivilegedAccessHelper.java M /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/platform/database/SQLServerPlatform.java M /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/platform/database/SybasePlatform.java M /trunk/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/tests/jpa/jpql/JUnitJPQLSimpleTestSuite.java ------------------------------------------------------------------------ r4597 | tware | 2009-07-02 14:29:41 -0400 (Thu, 02 Jul 2009) Changed paths: M /trunk/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/tests/jpa/jpql/JUnitJPQLComplexTestSuite.java ------------------------------------------------------------------------ r4596 | kyuan | 2009-07-02 12:05:20 -0400 (Thu, 02 Jul 2009) Changed paths: M /trunk/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/tests/jpa/inheritance/TablePerClassInheritanceJUnitTest.java ------------------------------------------------------------------------ r4595 | rbarkhous | 2009-07-02 11:09:07 -0400 (Thu, 02 Jul 2009) Changed paths: M /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/internal/oxm/XMLDirectMappingNodeValue.java M /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/internal/oxm/XPathNode.java M /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/internal/oxm/record/SequencedMarshalContext.java M /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/oxm/mappings/XMLDirectMapping.java M /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/oxm/record/UnmarshalRecord.java A /trunk/moxy/eclipselink.moxy.test/resource/org/eclipse/persistence/testing/oxm/mappings/directtofield/singleattribute/xmlelement/EmptyElementEmptyString.xml M /trunk/moxy/eclipselink.moxy.test/src/org/eclipse/persistence/testing/oxm/mappings/XMLMappingTestCases.java M /trunk/moxy/eclipselink.moxy.test/src/org/eclipse/persistence/testing/oxm/mappings/directtofield/nillable/DirectIsSetNodeNullPolicyTrueTestCases.java M /trunk/moxy/eclipselink.moxy.test/src/org/eclipse/persistence/testing/oxm/mappings/directtofield/nillable/DirectIsSetNullPolicyElementSetNillableIsSetTrueTestCases.java M /trunk/moxy/eclipselink.moxy.test/src/org/eclipse/persistence/testing/oxm/mappings/directtofield/nillable/DirectIsSetOptionalNodeNullPolicyNonNillableElementDefaultSetNullTestCases.java M /trunk/moxy/eclipselink.moxy.test/src/org/eclipse/persistence/testing/oxm/mappings/directtofield/nillable/DirectIsSetOptionalNodeNullPolicyNonNillableElementDefaultSetOtherEmptyTestCases.java M /trunk/moxy/eclipselink.moxy.test/src/org/eclipse/persistence/testing/oxm/mappings/directtofield/nillable/DirectIsSetOptionalNodeNullPolicyNonNillableElementNonDefaultSetDefaultNullTestCases.java M /trunk/moxy/eclipselink.moxy.test/src/org/eclipse/persistence/testing/oxm/mappings/directtofield/nillable/DirectIsSetOptionalNodeNullPolicyNonNillableElementNonDefaultSetOtherEmptyTestCases.java M /trunk/moxy/eclipselink.moxy.test/src/org/eclipse/persistence/testing/oxm/mappings/directtofield/nillable/DirectNillableNodeNullPolicyTestCases.java M /trunk/moxy/eclipselink.moxy.test/src/org/eclipse/persistence/testing/oxm/mappings/directtofield/nillable/DirectNullPolicyElementSetNillableTestCases.java M /trunk/moxy/eclipselink.moxy.test/src/org/eclipse/persistence/testing/oxm/mappings/directtofield/singleattribute/SingleAttributeTestCases.java A /trunk/moxy/eclipselink.moxy.test/src/org/eclipse/persistence/testing/oxm/mappings/directtofield/singleattribute/xmlelement/EmptyElementEmptyStringEmployee.java A /trunk/moxy/eclipselink.moxy.test/src/org/eclipse/persistence/testing/oxm/mappings/directtofield/singleattribute/xmlelement/EmptyElementEmptyStringProject.java A /trunk/moxy/eclipselink.moxy.test/src/org/eclipse/persistence/testing/oxm/mappings/directtofield/singleattribute/xmlelement/EmptyElementEmptyStringTestCases.java M /trunk/moxy/org.eclipse.persistence.moxy/src/org/eclipse/persistence/jaxb/compiler/MappingsGenerator.java ------------------------------------------------------------------------ r4594 | egwin | 2009-07-02 02:30:58 -0400 (Thu, 02 Jul 2009) Changed paths: M /trunk/eclipselink-src.zip M /trunk/eclipselink.jar ------------------------------------------------------------------------ _______________________________________________ eclipselink-dev mailing list eclipselink-dev@... https://dev.eclipse.org/mailman/listinfo/eclipselink-dev |
| Free embeddable forum powered by Nabble | Forum Help |