[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
[eclipselink-dev] BUILD STATUS:: 2.4 nightly build has test failures!
|
Build summary for 2.4.1.v20120628-r11747
-----------------------------------
Non-critical compilation issues (if any) reported in
the format [BUILDLOG_LINE#: NUMBER_OF_ERRORS]:
-----------------------------------
TEST-CORE
Tests run:8016 Failures:0 Errors:6
TEST-JPA
Tests run:2843 Failures:0 Errors:0
TEST-WDF
Tests run:849 Failures:0 Errors:0
TEST-JPARS
Tests run:23 Failures:0 Errors:0
TEST-MOXY
Tests run:44446 Failures:0 Errors:0
TEST-SDO
Tests run:4607 Failures:0 Errors:0
TEST-DBWS
Tests run:14 Failures:0 Errors:0
TEST-DBWS-BUILDER
Tests run:43 Failures:0 Errors:0
-----------------------------------
Build log: (/shared/rt/eclipselink/logs/bsb-2.4_nightly_120628-0105.log)
Test logs can be found on the download server at:
http://www.eclipse.org/eclipselink/downloads/nightly.php
Build logs can be found on the download server at:
http://www.eclipse.org/eclipselink/downloads/build-failures.php
-----------------------------------
SVN Changes since Last Build:
------------------------------------------------------------------------
r11747 | yzhao | 2012-06-27 15:32:36 -0400 (Wed, 27 Jun 2012)
Changed paths:
M /branches/2.4/trunk/jpa/eclipselink.jpa.test/antbuild.xml
------------------------------------------------------------------------
r11745 | bdoughan | 2012-06-27 15:00:21 -0400 (Wed, 27 Jun 2012)
Changed paths:
M /branches/2.4/trunk/moxy/org.eclipse.persistence.moxy/src/org/eclipse/persistence/jaxb/JAXBContext.java
M /branches/2.4/trunk/moxy/org.eclipse.persistence.moxy/src/org/eclipse/persistence/jaxb/JAXBUnmarshaller.java
M /branches/2.4/trunk/moxy/org.eclipse.persistence.moxy/src/org/eclipse/persistence/jaxb/TypeMappingInfo.java
------------------------------------------------------------------------
r11744 | bdoughan | 2012-06-27 14:37:30 -0400 (Wed, 27 Jun 2012)
Changed paths:
M /branches/2.4/trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/internal/helper/ConversionManager.java
M /branches/2.4/trunk/moxy/eclipselink.moxy.test/src/org/eclipse/persistence/testing/oxm/xmlconversionmanager/DateAndTimeTestCases.java
------------------------------------------------------------------------
r11742 | bdoughan | 2012-06-27 14:32:35 -0400 (Wed, 27 Jun 2012)
Changed paths:
M /branches/2.4/trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/oxm/record/ValidatingMarshalRecord.java
M /branches/2.4/trunk/moxy/eclipselink.moxy.test/src/org/eclipse/persistence/testing/jaxb/xmlmarshaller/MarshalSchemaValidationTestCases.java
------------------------------------------------------------------------
r11740 | rbarkhous | 2012-06-27 13:58:39 -0400 (Wed, 27 Jun 2012)
Changed paths:
M /branches/2.4/trunk/moxy/eclipselink.moxy.test/resource/org/eclipse/persistence/testing/jaxb/javadoc/xmlattribute/propertyxmlattribute.json
M /branches/2.4/trunk/moxy/eclipselink.moxy.test/resource/org/eclipse/persistence/testing/jaxb/javadoc/xmlattribute/propertyxmlattribute.xml
M /branches/2.4/trunk/moxy/eclipselink.moxy.test/resource/org/eclipse/persistence/testing/jaxb/javadoc/xmlelement/xmlelementnillable.json
M /branches/2.4/trunk/moxy/eclipselink.moxy.test/resource/org/eclipse/persistence/testing/jaxb/javadoc/xmlelement/xmlelementnillable.xml
M /branches/2.4/trunk/moxy/eclipselink.moxy.test/resource/org/eclipse/persistence/testing/jaxb/javadoc/xmlelement/xmlelementnonstatic.json
M /branches/2.4/trunk/moxy/eclipselink.moxy.test/resource/org/eclipse/persistence/testing/jaxb/javadoc/xmlelement/xmlelementnonstatic.xml
M /branches/2.4/trunk/moxy/eclipselink.moxy.test/resource/org/eclipse/persistence/testing/jaxb/javadoc/xmlns/xmlnsprefixanduri.json
M /branches/2.4/trunk/moxy/eclipselink.moxy.test/resource/org/eclipse/persistence/testing/jaxb/javadoc/xmlns/xmlnsprefixanduri.xml
M /branches/2.4/trunk/moxy/eclipselink.moxy.test/resource/org/eclipse/persistence/testing/jaxb/javadoc/xmlschema/xmlschemaunqualified.json
M /branches/2.4/trunk/moxy/eclipselink.moxy.test/resource/org/eclipse/persistence/testing/jaxb/javadoc/xmlschema/xmlschemaunqualified.xml
M /branches/2.4/trunk/moxy/eclipselink.moxy.test/resource/org/eclipse/persistence/testing/jaxb/javadoc/xmlschematype/xmlschematypecalendar.json
M /branches/2.4/trunk/moxy/eclipselink.moxy.test/resource/org/eclipse/persistence/testing/jaxb/javadoc/xmlschematype/xmlschematypecalendar.xml
M /branches/2.4/trunk/moxy/eclipselink.moxy.test/resource/org/eclipse/persistence/testing/jaxb/xmltype/page1.xsd
M /branches/2.4/trunk/moxy/org.eclipse.persistence.moxy/src/org/eclipse/persistence/jaxb/DefaultXMLNameTransformer.java
------------------------------------------------------------------------
r11739 | tware | 2012-06-27 13:15:18 -0400 (Wed, 27 Jun 2012)
Changed paths:
M /branches/2.4/trunk/jpa/org.eclipse.persistence.jpars/META-INF/MANIFEST.MF
M /branches/2.4/trunk/jpa/org.eclipse.persistence.jpars/src/org/eclipse/persistence/jpa/rs/PersistenceContext.java
M /branches/2.4/trunk/jpa/org.eclipse.persistence.jpars/src/org/eclipse/persistence/jpa/rs/PersistenceFactory.java
A /branches/2.4/trunk/jpa/org.eclipse.persistence.jpars/src/org/eclipse/persistence/jpa/rs/PersistenceFactoryBase.java
M /branches/2.4/trunk/jpa/org.eclipse.persistence.jpars/src/org/eclipse/persistence/jpa/rs/ServiceBase.java
M /branches/2.4/trunk/jpa/org.eclipse.persistence.jpars/src/org/eclipse/persistence/jpa/rs/eventlistener/ChangeListener.java
M /branches/2.4/trunk/jpa/org.eclipse.persistence.jpars/src/org/eclipse/persistence/jpa/rs/eventlistener/DatabaseEventListenerFactory.java
M /branches/2.4/trunk/jpa/org.eclipse.persistence.jpars/src/org/eclipse/persistence/jpa/rs/eventlistener/DescriptorBasedDatabaseEventListener.java
M /branches/2.4/trunk/jpa/org.eclipse.persistence.jpars/src/org/eclipse/persistence/jpa/rs/util/DynamicXMLMetadataSource.java
M /branches/2.4/trunk/jpa/org.eclipse.persistence.jpars/src/org/eclipse/persistence/jpa/rs/util/JPARSLogger.java
------------------------------------------------------------------------
r11738 | egwin | 2012-06-27 12:43:39 -0400 (Wed, 27 Jun 2012)
Changed paths:
M /branches/2.4/trunk/features/antbuild.xml
D /branches/2.4/trunk/features/org.eclipse.persistence.jpars
D /branches/2.4/trunk/features/org.eclipse.persistence.jpars.source
------------------------------------------------------------------------
r11737 | desmith | 2012-06-27 11:41:34 -0400 (Wed, 27 Jun 2012)
Changed paths:
M /branches/2.4/trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/oxm/record/ContentHandlerRecord.java
M /branches/2.4/trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/oxm/record/MarshalRecord.java
M /branches/2.4/trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/oxm/record/NodeRecord.java
M /branches/2.4/trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/oxm/record/WriterRecord.java
------------------------------------------------------------------------
r11736 | desmith | 2012-06-27 11:38:17 -0400 (Wed, 27 Jun 2012)
Changed paths:
M /branches/2.4/trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/internal/oxm/XPathFragment.java
M /branches/2.4/trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/oxm/XMLMarshaller.java
------------------------------------------------------------------------
r11735 | desmith | 2012-06-27 10:56:56 -0400 (Wed, 27 Jun 2012)
Changed paths:
M /branches/2.4/trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/internal/oxm/XMLCompositeCollectionMappingNodeValue.java
M /branches/2.4/trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/internal/oxm/XMLCompositeDirectCollectionMappingNodeValue.java
M /branches/2.4/trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/internal/oxm/XMLCompositeObjectMappingNodeValue.java
M /branches/2.4/trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/oxm/mappings/nullpolicy/AbstractNullPolicy.java
M /branches/2.4/trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/oxm/record/UnmarshalRecord.java
------------------------------------------------------------------------
r11733 | egwin | 2012-06-27 10:27:01 -0400 (Wed, 27 Jun 2012)
Changed paths:
M /branches/2.4/trunk/antbuild.properties
M /branches/2.4/trunk/antbuild.xml
------------------------------------------------------------------------
r11732 | egwin | 2012-06-26 16:57:19 -0400 (Tue, 26 Jun 2012)
Changed paths:
M /branches/2.4/trunk/about.html
M /branches/2.4/trunk/antbuild.properties
M /branches/2.4/trunk/autobuild.properties
M /branches/2.4/trunk/buildsystem/cleanNightly.sh
M /branches/2.4/trunk/buildsystem/org.eclipse.persistence.parent/pom.xml
M /branches/2.4/trunk/buildsystem/org.eclipse.persistence.parent/resource/about.html
M /branches/2.4/trunk/buildsystem/org.eclipse.persistence.parent/resource/readme.html
M /branches/2.4/trunk/dbws/eclipselink.dbws.test/antbuild.properties
M /branches/2.4/trunk/dbws/org.eclipse.persistence.dbws/META-INF/MANIFEST.MF
M /branches/2.4/trunk/dbws/org.eclipse.persistence.dbws/antbuild.properties
M /branches/2.4/trunk/dbws/org.eclipse.persistence.dbws/pom.xml
M /branches/2.4/trunk/features/antbuild.xml
M /branches/2.4/trunk/foundation/eclipselink.core.test/antbuild.properties
M /branches/2.4/trunk/foundation/eclipselink.extension.nosql.test/antbuild.properties
M /branches/2.4/trunk/foundation/eclipselink.extension.oracle.nosql.test/antbuild.properties
M /branches/2.4/trunk/foundation/eclipselink.extension.oracle.test/antbuild.properties
M /branches/2.4/trunk/foundation/org.eclipse.persistence.core/META-INF/MANIFEST.MF
M /branches/2.4/trunk/foundation/org.eclipse.persistence.core/antbuild.properties
M /branches/2.4/trunk/foundation/org.eclipse.persistence.core/pom.xml
M /branches/2.4/trunk/foundation/org.eclipse.persistence.nosql/META-INF/MANIFEST.MF
M /branches/2.4/trunk/foundation/org.eclipse.persistence.nosql/antbuild.properties
M /branches/2.4/trunk/foundation/org.eclipse.persistence.nosql/pom.xml
M /branches/2.4/trunk/foundation/org.eclipse.persistence.oracle/META-INF/MANIFEST.MF
M /branches/2.4/trunk/foundation/org.eclipse.persistence.oracle/antbuild.properties
M /branches/2.4/trunk/foundation/org.eclipse.persistence.oracle.nosql/META-INF/MANIFEST.MF
M /branches/2.4/trunk/foundation/org.eclipse.persistence.oracle.nosql/antbuild.properties
M /branches/2.4/trunk/jpa/eclipselink.jpa.test/antbuild.properties
M /branches/2.4/trunk/jpa/eclipselink.jpars.test/antbuild.properties
M /branches/2.4/trunk/jpa/org.eclipse.persistence.jpa/META-INF/MANIFEST.MF
M /branches/2.4/trunk/jpa/org.eclipse.persistence.jpa/antbuild.properties
M /branches/2.4/trunk/jpa/org.eclipse.persistence.jpa/pom.xml
M /branches/2.4/trunk/jpa/org.eclipse.persistence.jpa.equinox/META-INF/MANIFEST.MF
M /branches/2.4/trunk/jpa/org.eclipse.persistence.jpa.equinox/antbuild.properties
M /branches/2.4/trunk/jpa/org.eclipse.persistence.jpa.equinox/pom.xml
M /branches/2.4/trunk/jpa/org.eclipse.persistence.jpa.equinox.weaving/META-INF/MANIFEST.MF
M /branches/2.4/trunk/jpa/org.eclipse.persistence.jpa.equinox.weaving/antbuild.properties
M /branches/2.4/trunk/jpa/org.eclipse.persistence.jpa.equinox.weaving/pom.xml
M /branches/2.4/trunk/jpa/org.eclipse.persistence.jpa.jpql/META-INF/MANIFEST.MF
M /branches/2.4/trunk/jpa/org.eclipse.persistence.jpa.jpql/antbuild.properties
M /branches/2.4/trunk/jpa/org.eclipse.persistence.jpa.jpql/pom.xml
M /branches/2.4/trunk/jpa/org.eclipse.persistence.jpa.modelgen/antbuild.properties
M /branches/2.4/trunk/jpa/org.eclipse.persistence.jpa.osgi/META-INF/MANIFEST.MF
M /branches/2.4/trunk/jpa/org.eclipse.persistence.jpa.osgi/antbuild.properties
M /branches/2.4/trunk/jpa/org.eclipse.persistence.jpa.osgi/pom.xml
M /branches/2.4/trunk/jpa/org.eclipse.persistence.jpars/META-INF/MANIFEST.MF
M /branches/2.4/trunk/jpa/org.eclipse.persistence.jpars/pom.xml
M /branches/2.4/trunk/moxy/eclipselink.moxy.test/antbuild.properties
M /branches/2.4/trunk/moxy/org.eclipse.persistence.moxy/META-INF/MANIFEST.MF
M /branches/2.4/trunk/moxy/org.eclipse.persistence.moxy/antbuild.properties
M /branches/2.4/trunk/moxy/org.eclipse.persistence.moxy/pom.xml
M /branches/2.4/trunk/moxy/org.eclipse.persistence.moxy.dynamicxjc/antbuild.properties
M /branches/2.4/trunk/plugins/org.eclipse.persistence.antlr/pom.xml
M /branches/2.4/trunk/plugins/org.eclipse.persistence.asm/pom.xml
M /branches/2.4/trunk/readme.html
M /branches/2.4/trunk/sdo/eclipselink.sdo.test/antbuild.properties
M /branches/2.4/trunk/sdo/org.eclipse.persistence.sdo/META-INF/MANIFEST.MF
M /branches/2.4/trunk/sdo/org.eclipse.persistence.sdo/antbuild.properties
M /branches/2.4/trunk/sdo/org.eclipse.persistence.sdo/pom.xml
M /branches/2.4/trunk/utils/eclipselink.dbws.builder.test/antbuild.properties
M /branches/2.4/trunk/utils/eclipselink.dbws.builder.test.oracle/antbuild.properties
M /branches/2.4/trunk/utils/eclipselink.utils.jaxb/antbuild.properties
M /branches/2.4/trunk/utils/eclipselink.utils.workbench/build.properties
M /branches/2.4/trunk/utils/eclipselink.utils.workbench/framework/build.properties
M /branches/2.4/trunk/utils/eclipselink.utils.workbench/iconlib/build.properties
M /branches/2.4/trunk/utils/eclipselink.utils.workbench/mappingsio/build.properties
M /branches/2.4/trunk/utils/eclipselink.utils.workbench/mappingsmodel/build.properties
M /branches/2.4/trunk/utils/eclipselink.utils.workbench/mappingsplugin/build.properties
M /branches/2.4/trunk/utils/eclipselink.utils.workbench/platformsmodel/build.properties
M /branches/2.4/trunk/utils/eclipselink.utils.workbench/platformsplugin/build.properties
M /branches/2.4/trunk/utils/eclipselink.utils.workbench/scplugin/build.properties
M /branches/2.4/trunk/utils/eclipselink.utils.workbench/uitools/build.properties
M /branches/2.4/trunk/utils/eclipselink.utils.workbench/utility/build.properties
M /branches/2.4/trunk/utils/eclipselink.utils.workbench.test/build.properties
M /branches/2.4/trunk/utils/eclipselink.utils.workbench.test/framework/build.properties
M /branches/2.4/trunk/utils/eclipselink.utils.workbench.test/mappingsplugin/build.properties
M /branches/2.4/trunk/utils/eclipselink.utils.workbench.test/platformsplugin/build.properties
M /branches/2.4/trunk/utils/eclipselink.utils.workbench.test/scplugin/build.properties
M /branches/2.4/trunk/utils/eclipselink.utils.workbench.test/uitools/build.properties
M /branches/2.4/trunk/utils/eclipselink.utils.workbench.test/utility/build.properties
M /branches/2.4/trunk/utils/org.eclipse.persistence.dbws.builder/META-INF/MANIFEST.MF
M /branches/2.4/trunk/utils/org.eclipse.persistence.dbws.builder/antbuild.properties
M /branches/2.4/trunk/utils/org.eclipse.persistence.dbws.builder/pom.xml
------------------------------------------------------------------------
r11723 | egwin | 2012-06-26 10:51:47 -0400 (Tue, 26 Jun 2012)
Changed paths:
M /branches/2.4/trunk/about.html
M /branches/2.4/trunk/buildsystem/buildFailureList.sh
M /branches/2.4/trunk/buildsystem/org.eclipse.persistence.parent/resource/about.html
------------------------------------------------------------------------