Skip to main content

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

Build summary for 2.4.0.v20111028-r10289
-----------------------------------
Non-critical compilation issues (if any) reported in
the format [BUILDLOG_LINE#: NUMBER_OF_ERRORS]:
-----------------------------------
TEST-CORE
  Tests run:7971 Failures:0 Errors:0
TEST-JPA
  Tests run:2720 Failures:0 Errors:0
TEST-WDF
  Tests run:849 Failures:0 Errors:0
TEST-MOXY
  Tests run:33666 Failures:0 Errors:1
TEST-SDO
  Tests run:4580 Failures:0 Errors:0
TEST-DBWS
  Tests run:14 Failures:0 Errors:0
TEST-DBWS-BUILDER
  Tests run:0 Failures:0 Errors:0
-----------------------------------

Build log: (/shared/rt/eclipselink/logs/bsb-trunk_nightly_111028-0005.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:
------------------------------------------------------------------------
r10289 | rbarkhous | 2011-10-27 17:01:00 -0400 (Thu, 27 Oct 2011)
Changed paths:
   A /trunk/moxy/eclipselink.moxy.test/resource/org/eclipse/persistence/testing/jaxb/dynamic/XMLSchema.xsd
   M /trunk/moxy/eclipselink.moxy.test/src/org/eclipse/persistence/testing/jaxb/dynamic/DynamicJAXBFromXSDTestCases.java
   M /trunk/moxy/org.eclipse.persistence.moxy.dynamicxjc/src/org/eclipse/persistence/jaxb/javamodel/xjc/XJCJavaAnnotationImpl.java
------------------------------------------------------------------------
r10288 | dclarke | 2011-10-27 16:18:56 -0400 (Thu, 27 Oct 2011)
Changed paths:
   A /trunk/examples/org.eclipse.persistence.example.jpa.futures/docs
   A /trunk/examples/org.eclipse.persistence.example.jpa.futures/docs/java
   A /trunk/examples/org.eclipse.persistence.example.jpa.futures/docs/java/allclasses-frame.html
   A /trunk/examples/org.eclipse.persistence.example.jpa.futures/docs/java/allclasses-noframe.html
   A /trunk/examples/org.eclipse.persistence.example.jpa.futures/docs/java/constant-values.html
   A /trunk/examples/org.eclipse.persistence.example.jpa.futures/docs/java/deprecated-list.html
   A /trunk/examples/org.eclipse.persistence.example.jpa.futures/docs/java/example
   A /trunk/examples/org.eclipse.persistence.example.jpa.futures/docs/java/example/PersonModelExample.html
   A /trunk/examples/org.eclipse.persistence.example.jpa.futures/docs/java/example/class-use
   A /trunk/examples/org.eclipse.persistence.example.jpa.futures/docs/java/example/class-use/PersonModelExample.html
   A /trunk/examples/org.eclipse.persistence.example.jpa.futures/docs/java/example/package-frame.html
   A /trunk/examples/org.eclipse.persistence.example.jpa.futures/docs/java/example/package-summary.html
   A /trunk/examples/org.eclipse.persistence.example.jpa.futures/docs/java/example/package-tree.html
   A /trunk/examples/org.eclipse.persistence.example.jpa.futures/docs/java/example/package-use.html
   A /trunk/examples/org.eclipse.persistence.example.jpa.futures/docs/java/help-doc.html
   A /trunk/examples/org.eclipse.persistence.example.jpa.futures/docs/java/index-files
   A /trunk/examples/org.eclipse.persistence.example.jpa.futures/docs/java/index-files/index-1.html
   A /trunk/examples/org.eclipse.persistence.example.jpa.futures/docs/java/index-files/index-10.html
   A /trunk/examples/org.eclipse.persistence.example.jpa.futures/docs/java/index-files/index-11.html
   A /trunk/examples/org.eclipse.persistence.example.jpa.futures/docs/java/index-files/index-12.html
   A /trunk/examples/org.eclipse.persistence.example.jpa.futures/docs/java/index-files/index-13.html
   A /trunk/examples/org.eclipse.persistence.example.jpa.futures/docs/java/index-files/index-14.html
   A /trunk/examples/org.eclipse.persistence.example.jpa.futures/docs/java/index-files/index-15.html
   A /trunk/examples/org.eclipse.persistence.example.jpa.futures/docs/java/index-files/index-16.html
   A /trunk/examples/org.eclipse.persistence.example.jpa.futures/docs/java/index-files/index-17.html
   A /trunk/examples/org.eclipse.persistence.example.jpa.futures/docs/java/index-files/index-2.html
   A /trunk/examples/org.eclipse.persistence.example.jpa.futures/docs/java/index-files/index-3.html
   A /trunk/examples/org.eclipse.persistence.example.jpa.futures/docs/java/index-files/index-4.html
   A /trunk/examples/org.eclipse.persistence.example.jpa.futures/docs/java/index-files/index-5.html
   A /trunk/examples/org.eclipse.persistence.example.jpa.futures/docs/java/index-files/index-6.html
   A /trunk/examples/org.eclipse.persistence.example.jpa.futures/docs/java/index-files/index-7.html
   A /trunk/examples/org.eclipse.persistence.example.jpa.futures/docs/java/index-files/index-8.html
   A /trunk/examples/org.eclipse.persistence.example.jpa.futures/docs/java/index-files/index-9.html
   A /trunk/examples/org.eclipse.persistence.example.jpa.futures/docs/java/index.html
   A /trunk/examples/org.eclipse.persistence.example.jpa.futures/docs/java/model
   A /trunk/examples/org.eclipse.persistence.example.jpa.futures/docs/java/model/Address.html
   A /trunk/examples/org.eclipse.persistence.example.jpa.futures/docs/java/model/BaseEntity.html
   A /trunk/examples/org.eclipse.persistence.example.jpa.futures/docs/java/model/Effectivity.html
   A /trunk/examples/org.eclipse.persistence.example.jpa.futures/docs/java/model/Person.html
   A /trunk/examples/org.eclipse.persistence.example.jpa.futures/docs/java/model/Phone.html
   A /trunk/examples/org.eclipse.persistence.example.jpa.futures/docs/java/model/TemporalEntity.html
   A /trunk/examples/org.eclipse.persistence.example.jpa.futures/docs/java/model/class-use
   A /trunk/examples/org.eclipse.persistence.example.jpa.futures/docs/java/model/class-use/Address.html
   A /trunk/examples/org.eclipse.persistence.example.jpa.futures/docs/java/model/class-use/BaseEntity.html
   A /trunk/examples/org.eclipse.persistence.example.jpa.futures/docs/java/model/class-use/Effectivity.html
   A /trunk/examples/org.eclipse.persistence.example.jpa.futures/docs/java/model/class-use/Person.html
   A /trunk/examples/org.eclipse.persistence.example.jpa.futures/docs/java/model/class-use/Phone.html
   A /trunk/examples/org.eclipse.persistence.example.jpa.futures/docs/java/model/class-use/TemporalEntity.html
   A /trunk/examples/org.eclipse.persistence.example.jpa.futures/docs/java/model/entities
   A /trunk/examples/org.eclipse.persistence.example.jpa.futures/docs/java/model/entities/AddressEntity.html
   A /trunk/examples/org.eclipse.persistence.example.jpa.futures/docs/java/model/entities/PersonEntity.html
   A /trunk/examples/org.eclipse.persistence.example.jpa.futures/docs/java/model/entities/PhoneEntity.html
   A /trunk/examples/org.eclipse.persistence.example.jpa.futures/docs/java/model/entities/class-use
   A /trunk/examples/org.eclipse.persistence.example.jpa.futures/docs/java/model/entities/class-use/AddressEntity.html
   A /trunk/examples/org.eclipse.persistence.example.jpa.futures/docs/java/model/entities/class-use/PersonEntity.html
   A /trunk/examples/org.eclipse.persistence.example.jpa.futures/docs/java/model/entities/class-use/PhoneEntity.html
   A /trunk/examples/org.eclipse.persistence.example.jpa.futures/docs/java/model/entities/package-frame.html
   A /trunk/examples/org.eclipse.persistence.example.jpa.futures/docs/java/model/entities/package-summary.html
   A /trunk/examples/org.eclipse.persistence.example.jpa.futures/docs/java/model/entities/package-tree.html
   A /trunk/examples/org.eclipse.persistence.example.jpa.futures/docs/java/model/entities/package-use.html
   A /trunk/examples/org.eclipse.persistence.example.jpa.futures/docs/java/model/package-frame.html
   A /trunk/examples/org.eclipse.persistence.example.jpa.futures/docs/java/model/package-summary.html
   A /trunk/examples/org.eclipse.persistence.example.jpa.futures/docs/java/model/package-tree.html
   A /trunk/examples/org.eclipse.persistence.example.jpa.futures/docs/java/model/package-use.html
   A /trunk/examples/org.eclipse.persistence.example.jpa.futures/docs/java/overview-frame.html
   A /trunk/examples/org.eclipse.persistence.example.jpa.futures/docs/java/overview-summary.html
   A /trunk/examples/org.eclipse.persistence.example.jpa.futures/docs/java/overview-tree.html
   A /trunk/examples/org.eclipse.persistence.example.jpa.futures/docs/java/package-list
   A /trunk/examples/org.eclipse.persistence.example.jpa.futures/docs/java/persistence
   A /trunk/examples/org.eclipse.persistence.example.jpa.futures/docs/java/persistence/ConfigureTemporalDescriptors.html
   A /trunk/examples/org.eclipse.persistence.example.jpa.futures/docs/java/persistence/TemporalHelper.html
   A /trunk/examples/org.eclipse.persistence.example.jpa.futures/docs/java/persistence/TemporalQueryRedirector.html
   A /trunk/examples/org.eclipse.persistence.example.jpa.futures/docs/java/persistence/class-use
   A /trunk/examples/org.eclipse.persistence.example.jpa.futures/docs/java/persistence/class-use/ConfigureTemporalDescriptors.html
   A /trunk/examples/org.eclipse.persistence.example.jpa.futures/docs/java/persistence/class-use/TemporalHelper.html
   A /trunk/examples/org.eclipse.persistence.example.jpa.futures/docs/java/persistence/class-use/TemporalQueryRedirector.html
   A /trunk/examples/org.eclipse.persistence.example.jpa.futures/docs/java/persistence/package-frame.html
   A /trunk/examples/org.eclipse.persistence.example.jpa.futures/docs/java/persistence/package-summary.html
   A /trunk/examples/org.eclipse.persistence.example.jpa.futures/docs/java/persistence/package-tree.html
   A /trunk/examples/org.eclipse.persistence.example.jpa.futures/docs/java/persistence/package-use.html
   A /trunk/examples/org.eclipse.persistence.example.jpa.futures/docs/java/resources
   A /trunk/examples/org.eclipse.persistence.example.jpa.futures/docs/java/resources/inherit.gif
   A /trunk/examples/org.eclipse.persistence.example.jpa.futures/docs/java/serialized-form.html
   A /trunk/examples/org.eclipse.persistence.example.jpa.futures/docs/java/stylesheet.css
   A /trunk/examples/org.eclipse.persistence.example.jpa.futures/docs/java/wrapper
   A /trunk/examples/org.eclipse.persistence.example.jpa.futures/docs/java/wrapper/EditionWrapperHandler.html
   A /trunk/examples/org.eclipse.persistence.example.jpa.futures/docs/java/wrapper/EditionWrapperHelper.html
   A /trunk/examples/org.eclipse.persistence.example.jpa.futures/docs/java/wrapper/TemporalEdition.html
   A /trunk/examples/org.eclipse.persistence.example.jpa.futures/docs/java/wrapper/class-use
   A /trunk/examples/org.eclipse.persistence.example.jpa.futures/docs/java/wrapper/class-use/EditionWrapperHandler.html
   A /trunk/examples/org.eclipse.persistence.example.jpa.futures/docs/java/wrapper/class-use/EditionWrapperHelper.html
   A /trunk/examples/org.eclipse.persistence.example.jpa.futures/docs/java/wrapper/class-use/TemporalEdition.html
   A /trunk/examples/org.eclipse.persistence.example.jpa.futures/docs/java/wrapper/package-frame.html
   A /trunk/examples/org.eclipse.persistence.example.jpa.futures/docs/java/wrapper/package-summary.html
   A /trunk/examples/org.eclipse.persistence.example.jpa.futures/docs/java/wrapper/package-tree.html
   A /trunk/examples/org.eclipse.persistence.example.jpa.futures/docs/java/wrapper/package-use.html
   A /trunk/examples/org.eclipse.persistence.example.jpa.futures/docs/wiki
   D /trunk/examples/org.eclipse.persistence.example.jpa.futures/src/model/ChangeTracker.java
   M /trunk/examples/org.eclipse.persistence.example.jpa.futures/src/model/Effectivity.java
   M /trunk/examples/org.eclipse.persistence.example.jpa.futures/src/model/TemporalEntity.java
   M /trunk/examples/org.eclipse.persistence.example.jpa.futures/src/persistence/ConfigureTemporalDescriptors.java
   D /trunk/examples/org.eclipse.persistence.example.jpa.futures/src/persistence/TemporalHandler.java
   M /trunk/examples/org.eclipse.persistence.example.jpa.futures/src/persistence/TemporalHelper.java
   M /trunk/examples/org.eclipse.persistence.example.jpa.futures/src/persistence/TemporalQueryRedirector.java
   A /trunk/examples/org.eclipse.persistence.example.jpa.futures/src/wrapper
   A /trunk/examples/org.eclipse.persistence.example.jpa.futures/src/wrapper/EditionWrapperHandler.java (from /trunk/examples/org.eclipse.persistence.example.jpa.futures/src/persistence/TemporalHandler.java:10284)
   A /trunk/examples/org.eclipse.persistence.example.jpa.futures/src/wrapper/EditionWrapperHelper.java
   A /trunk/examples/org.eclipse.persistence.example.jpa.futures/src/wrapper/TemporalEdition.java (from /trunk/examples/org.eclipse.persistence.example.jpa.futures/src/model/ChangeTracker.java:10284)
   M /trunk/examples/org.eclipse.persistence.example.jpa.futures/test-src/tests/FullPersonWithEditions.java
   M /trunk/examples/org.eclipse.persistence.example.jpa.futures/test-src/tests/ProxyWrapperUpdateTests.java
   M /trunk/examples/org.eclipse.persistence.example.jpa.futures/test-src/tests/internal/VerifyConfigTests.java
------------------------------------------------------------------------
r10287 | bdoughan | 2011-10-27 16:10:02 -0400 (Thu, 27 Oct 2011)
Changed paths:
   M /trunk/moxy/org.eclipse.persistence.moxy/src/org/eclipse/persistence/jaxb/compiler/Generator.java
   M /trunk/moxy/org.eclipse.persistence.moxy/src/org/eclipse/persistence/jaxb/compiler/XMLProcessor.java
------------------------------------------------------------------------
r10286 | minorman | 2011-10-27 15:32:19 -0400 (Thu, 27 Oct 2011)
Changed paths:
   M /trunk/antbuild.xml
   M /trunk/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/internal/xr/StoredProcedureQueryHandler.java
   M /trunk/utils/eclipselink.dbws.builder.test/antbuild.xml
   M /trunk/utils/eclipselink.dbws.builder.test.oracle/antbuild.xml
   M /trunk/utils/org.eclipse.persistence.dbws.builder/antbuild.xml
   M /trunk/utils/org.eclipse.persistence.dbws.builder/src/org/eclipse/persistence/tools/dbws/ProcedureOperationModel.java
------------------------------------------------------------------------
r10285 | egwin | 2011-10-27 12:46:50 -0400 (Thu, 27 Oct 2011)
Changed paths:
   M /trunk/uploadToMaven.xml
------------------------------------------------------------------------


Back to the top