Skip to main content

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

Build summary for 2.0.1.v20091211-r6034
-----------------------------------
TEST-CORE
  Tests run:11415 Failures:0 Errors:0
TEST-JPA
  Tests run:1787 Failures:0 Errors:0
TEST-MOXY
  Tests run:24142 Failures:1 Errors:0
TEST-SDO
  Tests run:4471 Failures:0 Errors:0
TEST-DBWS
  Tests run:14 Failures:0 Errors:0
TEST-DBWS-UTILS
  Tests run:22 Failures:0 Errors:0
-----------------------------------

Build log: (/shared/rt/eclipselink/logs/bsb-2.0_nightly_091211-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:
------------------------------------------------------------------------
r6034 | dclarke | 2009-12-10 20:09:11 -0500 (Thu, 10 Dec 2009)
Changed paths:
   M /branches/2.0/trunk/examples/org.eclipse.persistence.example.jpa.common/.classpath
   A /branches/2.0/trunk/examples/org.eclipse.persistence.example.jpa.common/src/example
   A /branches/2.0/trunk/examples/org.eclipse.persistence.example.jpa.common/src/example/util
   A /branches/2.0/trunk/examples/org.eclipse.persistence.example.jpa.common/src/example/util/ExamplePropertiesLoader.java
   D /branches/2.0/trunk/examples/org.eclipse.persistence.example.jpa.common/src/testing
   A /branches/2.0/trunk/examples/org.eclipse.persistence.example.jpa.common/test-src
   A /branches/2.0/trunk/examples/org.eclipse.persistence.example.jpa.common/test-src/testing
   A /branches/2.0/trunk/examples/org.eclipse.persistence.example.jpa.common/test-src/testing/EclipseLinkJPAAssert.java
   A /branches/2.0/trunk/examples/org.eclipse.persistence.example.jpa.common/test-src/testing/EclipseLinkJPATest.java
   A /branches/2.0/trunk/examples/org.eclipse.persistence.example.jpa.common/test-src/testing/QuerySQLTracker.java
   D /branches/2.0/trunk/examples/org.eclipse.persistence.example.jpa.common/testing
   M /branches/2.0/trunk/examples/org.eclipse.persistence.example.jpa.employee.xml/.classpath
   M /branches/2.0/trunk/examples/org.eclipse.persistence.example.jpa.employee.xml/.settings/org.eclipse.wst.common.project.facet.core.prefs.xml
   D /branches/2.0/trunk/examples/org.eclipse.persistence.example.jpa.employee.xml/build.xml
   D /branches/2.0/trunk/examples/org.eclipse.persistence.example.jpa.employee.xml/createDDL.jdbc
   D /branches/2.0/trunk/examples/org.eclipse.persistence.example.jpa.employee.xml/dropDDL.jdbc
   A /branches/2.0/trunk/examples/org.eclipse.persistence.example.jpa.employee.xml/eclipselink-example.properties
   D /branches/2.0/trunk/examples/org.eclipse.persistence.example.jpa.employee.xml/example.properties
   D /branches/2.0/trunk/examples/org.eclipse.persistence.example.jpa.employee.xml/index.html
   D /branches/2.0/trunk/examples/org.eclipse.persistence.example.jpa.employee.xml/src/META-INF/MANIFEST.MF
   A /branches/2.0/trunk/examples/org.eclipse.persistence.example.jpa.employee.xml/src/META-INF/eclipselink-orm.xml
   D /branches/2.0/trunk/examples/org.eclipse.persistence.example.jpa.employee.xml/src/META-INF/employee-orm.xml
   M /branches/2.0/trunk/examples/org.eclipse.persistence.example.jpa.employee.xml/src/META-INF/persistence.xml
   M /branches/2.0/trunk/examples/org.eclipse.persistence.example.jpa.employee.xml/src/example/JavaSEExample.java
   M /branches/2.0/trunk/examples/org.eclipse.persistence.example.jpa.employee.xml/src/example/Queries.java
   M /branches/2.0/trunk/examples/org.eclipse.persistence.example.jpa.employee.xml/src/example/Sample.java
   M /branches/2.0/trunk/examples/org.eclipse.persistence.example.jpa.employee.xml/src/example/Transactions.java
   M /branches/2.0/trunk/examples/org.eclipse.persistence.example.jpa.employee.xml/src/model/Address.java
   M /branches/2.0/trunk/examples/org.eclipse.persistence.example.jpa.employee.xml/src/model/Employee.java
   M /branches/2.0/trunk/examples/org.eclipse.persistence.example.jpa.employee.xml/src/model/LargeProject.java
   M /branches/2.0/trunk/examples/org.eclipse.persistence.example.jpa.employee.xml/src/model/Project.java
   A /branches/2.0/trunk/examples/org.eclipse.persistence.example.jpa.employee.xml/test-src/testing
   A /branches/2.0/trunk/examples/org.eclipse.persistence.example.jpa.employee.xml/test-src/testing/AllTests.java
   A /branches/2.0/trunk/examples/org.eclipse.persistence.example.jpa.employee.xml/test-src/testing/ConfigTests.java
   A /branches/2.0/trunk/examples/org.eclipse.persistence.example.jpa.employee.xml/test-src/testing/CreateDatabase.java
   A /branches/2.0/trunk/examples/org.eclipse.persistence.example.jpa.employee.xml/test-src/testing/QueryTests.java
   A /branches/2.0/trunk/examples/org.eclipse.persistence.example.jpa.employee.xml/test-src/testing/TransactionTests.java
------------------------------------------------------------------------


Back to the top