Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipselink-dev] BUILD STATUS:: 2.1 nightly build has test failures! Signing failed. P2 not generated!

Build summary for 2.1.1.v20100716-r7836
-----------------------------------
Non-critical compilation issues (if any) repoted in
the format [BUILDLOG_LINE#: NUMBER_OF_ERRORS]:
-----------------------------------
TEST-CORE
  Tests run:7490 Failures:0 Errors:1
TEST-JPA
  Tests run:2556 Failures:0 Errors:0
TEST-WDF
  Tests run:816 Failures:0 Errors:0
TEST-MOXY
  Tests run:25909 Failures:0 Errors:0
TEST-SDO
  Tests run:4515 Failures:0 Errors:0
TEST-DBWS
  Tests run:17 Failures:0 Errors:0
TEST-DBWS-UTILS
  Tests run:28 Failures:0 Errors:0
-----------------------------------

Build log: (/shared/rt/eclipselink/logs/bsb-2.1_nightly_100716-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:
------------------------------------------------------------------------
r7836 | minorman | 2010-07-15 17:34:09 -0400 (Thu, 15 Jul 2010)
Changed paths:
   M /branches/2.1/trunk/dbws/eclipselink.dbws.test.oracle/src/dbws/testing/oracleobjecttype/OracleObjecttypeTestSuite.java
   M /branches/2.1/trunk/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/internal/dbws/ProviderHelper.java
   M /branches/2.1/trunk/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/internal/xr/DeleteOperation.java
   M /branches/2.1/trunk/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/internal/xr/QueryOperation.java
   M /branches/2.1/trunk/utils/eclipselink.utils.dbws/build.properties
   M /branches/2.1/trunk/utils/eclipselink.utils.dbws/build.xml
   M /branches/2.1/trunk/utils/eclipselink.utils.dbws/src/META-INF/services/org.eclipse.persistence.tools.dbws.DBWSPackager
   A /branches/2.1/trunk/utils/eclipselink.utils.dbws/src/_dbws
   A /branches/2.1/trunk/utils/eclipselink.utils.dbws/src/_dbws/ProviderListener.java
   M /branches/2.1/trunk/utils/eclipselink.utils.dbws/src/org/eclipse/persistence/platform/database/oracle/publisher/viewcache/ViewCache.java
   M /branches/2.1/trunk/utils/eclipselink.utils.dbws/src/org/eclipse/persistence/tools/dbws/DBWSBuilder.java
   M /branches/2.1/trunk/utils/eclipselink.utils.dbws/src/org/eclipse/persistence/tools/dbws/DBWSBuilderModelProject.java
   M /branches/2.1/trunk/utils/eclipselink.utils.dbws/src/org/eclipse/persistence/tools/dbws/DBWSPackager.java
   D /branches/2.1/trunk/utils/eclipselink.utils.dbws/src/org/eclipse/persistence/tools/dbws/DBWSProviderCompiler.java
   M /branches/2.1/trunk/utils/eclipselink.utils.dbws/src/org/eclipse/persistence/tools/dbws/EclipsePackager.java
   A /branches/2.1/trunk/utils/eclipselink.utils.dbws/src/org/eclipse/persistence/tools/dbws/GlassfishPackager.java
   A /branches/2.1/trunk/utils/eclipselink.utils.dbws/src/org/eclipse/persistence/tools/dbws/IDEPackager.java
   A /branches/2.1/trunk/utils/eclipselink.utils.dbws/src/org/eclipse/persistence/tools/dbws/InMemoryCompiler.java
   A /branches/2.1/trunk/utils/eclipselink.utils.dbws/src/org/eclipse/persistence/tools/dbws/JBossPackager.java
   M /branches/2.1/trunk/utils/eclipselink.utils.dbws/src/org/eclipse/persistence/tools/dbws/JDevPackager.java
   A /branches/2.1/trunk/utils/eclipselink.utils.dbws/src/org/eclipse/persistence/tools/dbws/JSR109WebServicePackager.java
   M /branches/2.1/trunk/utils/eclipselink.utils.dbws/src/org/eclipse/persistence/tools/dbws/ProviderPackager.java
   M /branches/2.1/trunk/utils/eclipselink.utils.dbws/src/org/eclipse/persistence/tools/dbws/Util.java
   M /branches/2.1/trunk/utils/eclipselink.utils.dbws/src/org/eclipse/persistence/tools/dbws/WarArchiver.java
   M /branches/2.1/trunk/utils/eclipselink.utils.dbws/src/org/eclipse/persistence/tools/dbws/WarPackager.java
   A /branches/2.1/trunk/utils/eclipselink.utils.dbws/src/org/eclipse/persistence/tools/dbws/WebSpherePackager.java
   M /branches/2.1/trunk/utils/eclipselink.utils.dbws/src/org/eclipse/persistence/tools/dbws/WeblogicPackager.java
   M /branches/2.1/trunk/utils/eclipselink.utils.dbws/src/org/eclipse/persistence/tools/dbws/XRPackager.java
   M /branches/2.1/trunk/utils/eclipselink.utils.dbws.test/src/dbws/testing/DBWSTestSuite.java
   M /branches/2.1/trunk/utils/eclipselink.utils.dbws.test/src/dbws/testing/customsql/CustomSQLTestSuite.java
   M /branches/2.1/trunk/utils/eclipselink.utils.dbws.test/src/dbws/testing/mtom/MTOMTestSuite.java
   M /branches/2.1/trunk/utils/eclipselink.utils.dbws.test/src/dbws/testing/optlock/OptLockTestSuite.java
   M /branches/2.1/trunk/utils/eclipselink.utils.dbws.test/src/dbws/testing/rootcause/RootCauseTestSuite.java
   M /branches/2.1/trunk/utils/eclipselink.utils.dbws.test/src/dbws/testing/simpletablewithnestedsql/SimpleTableWithNestedSQLTestSuite.java
   M /branches/2.1/trunk/utils/eclipselink.utils.dbws.test/src/dbws/testing/updatefault/UpdateFaultTestSuite.java
   M /branches/2.1/trunk/utils/eclipselink.utils.dbws.test.oracle/src/dbws/testing/visit/AdvancedJDBCTestSuite.java
   M /branches/2.1/trunk/utils/eclipselink.utils.dbws.test.oracle/src/dbws/testing/visit/TopLevelPLSQLStoredProcedureTestSuite.java
   M /branches/2.1/trunk/utils/eclipselink.utils.dbws.test.oracle/src/dbws/testing/visit/TopLevelStoredProcedureTestSuite.java
   M /branches/2.1/trunk/utils/eclipselink.utils.dbws.test.oracle/src/dbws/testing/visit/TypesTestSuite.java
   M /branches/2.1/trunk/utils/eclipselink.utils.dbws.test.oracle/src/dbws/testing/visit/WebServiceSOAP12TestSuite.java
   M /branches/2.1/trunk/utils/eclipselink.utils.dbws.test.oracle/src/dbws/testing/visit/WebServiceTestSuite.java
------------------------------------------------------------------------
r7829 | ailitchev | 2010-07-15 12:16:15 -0400 (Thu, 15 Jul 2010)
Changed paths:
   M /branches/2.1/trunk/examples/jpa.employee/eclipselink.example.jpa.employee.xml/src/META-INF/eclipselink-orm.xml
   M /branches/2.1/trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/internal/descriptors/ObjectBuilder.java
   M /branches/2.1/trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/mappings/CollectionMapping.java
   M /branches/2.1/trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/mappings/DirectCollectionMapping.java
   M /branches/2.1/trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/mappings/ObjectReferenceMapping.java
   M /branches/2.1/trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/sessions/CopyGroup.java
   M /branches/2.1/trunk/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/tests/jpa/fetchgroups/SimpleSerializeFetchGroupTests.java
   M /branches/2.1/trunk/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/tests/jpa/fieldaccess/fetchgroups/SimpleSerializeFetchGroupTests.java
------------------------------------------------------------------------
r7827 | egwin | 2010-07-15 05:23:03 -0400 (Thu, 15 Jul 2010)
Changed paths:
   M /branches/2.1/trunk/eclipselink-src.zip
   M /branches/2.1/trunk/eclipselink.jar
------------------------------------------------------------------------


Back to the top