Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipselink-dev] Re: BUILD STATUS:: trunk nightly build complete.

All,

Just an update. The trunk nightly ran clean. I made no changes to jvm, or process to affect this. WDF may have passed intermittently, or the jvm crash may have been avoided by other changes. I'll be keeping an eye on the rest of the week. Also this was another light load on the build machine. Build completed in 2 hrs.

-Eric

eric.gwin@xxxxxxxxxx wrote:
Build summary for 2.1.0.v20100511-r7194
-----------------------------------
Non-critical compilation issues (if any) repoted in
the format [BUILDLOG_LINE#: NUMBER_OF_ERRORS]:
-----------------------------------
TEST-CORE
  Tests run:7485 Failures:0 Errors:0
TEST-JPA
  Tests run:1919 Failures:0 Errors:0
TEST-WDF
  Tests run:802 Failures:0 Errors:0
TEST-MOXY
  Tests run:25789 Failures:0 Errors:0
TEST-SDO
  Tests run:4492 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-trunk_nightly_100511-0005.log)
-----------------------------------

SVN Changes since Last Build:
------------------------------------------------------------------------
r7194 | etang | 2010-05-10 15:56:54 -0400 (Mon, 10 May 2010)
Changed paths:
   A /trunk/sdo/eclipselink.sdo.test.server/build.properties
   A /trunk/sdo/eclipselink.sdo.test.server/build.xml
   A /trunk/sdo/eclipselink.sdo.test.server/test.properties
------------------------------------------------------------------------
r7193 | tware | 2010-05-10 15:53:49 -0400 (Mon, 10 May 2010)
Changed paths:
   M /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/internal/queries/MapContainerPolicy.java
   M /trunk/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/models/jpa/inheritance/InheritanceTableCreator.java
   M /trunk/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/models/jpa/inheritance/Vehicle.java
   A /trunk/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/models/jpa/inheritance/VehicleDirectory.java
   M /trunk/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/tests/jpa/inheritance/EntityManagerJUnitTestCase.java
------------------------------------------------------------------------
r7192 | minorman | 2010-05-10 15:44:47 -0400 (Mon, 10 May 2010)
Changed paths:
   M /trunk/build.properties
   M /trunk/build.xml
   M /trunk/utils/eclipselink.utils.dbws/dbwsbuilder.cmd
   M /trunk/utils/eclipselink.utils.dbws/dbwsbuilder.sh
   M /trunk/utils/eclipselink.utils.dbws/src/org/eclipse/persistence/tools/dbws/DBWSBuilder.java
   M /trunk/utils/eclipselink.utils.dbws/src/org/eclipse/persistence/tools/dbws/DBWSPackager.java
   A /trunk/utils/eclipselink.utils.dbws/src/org/eclipse/persistence/tools/dbws/DBWSProviderCompiler.java
   M /trunk/utils/eclipselink.utils.dbws/src/org/eclipse/persistence/tools/dbws/DefaultNamingConventionTransformer.java
   M /trunk/utils/eclipselink.utils.dbws/src/org/eclipse/persistence/tools/dbws/EclipsePackager.java
   M /trunk/utils/eclipselink.utils.dbws/src/org/eclipse/persistence/tools/dbws/JDevPackager.java
   M /trunk/utils/eclipselink.utils.dbws/src/org/eclipse/persistence/tools/dbws/JavasePackager.java
   M /trunk/utils/eclipselink.utils.dbws/src/org/eclipse/persistence/tools/dbws/ProviderPackager.java
   M /trunk/utils/eclipselink.utils.dbws/src/org/eclipse/persistence/tools/dbws/XRPackager.java
------------------------------------------------------------------------
r7191 | jsutherla | 2010-05-10 10:22:58 -0400 (Mon, 10 May 2010)
Changed paths:
   M /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/descriptors/ClassDescriptor.java
   M /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/descriptors/InheritancePolicy.java
   M /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/descriptors/InterfacePolicy.java
   M /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/descriptors/TablePerClassPolicy.java
   M /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/internal/expressions/ParameterExpression.java
   M /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/internal/expressions/QueryKeyExpression.java
   M /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/internal/helper/BasicTypeHelperImpl.java
   M /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/internal/jpa/parsing/TypeHelperImpl.java
   M /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/queries/ReadAllQuery.java
   M /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/queries/ReadObjectQuery.java
   M /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/tools/schemaframework/DefaultTableGenerator.java
   M /trunk/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/models/jpa/advanced/EmployeeCustomizer.java
   M /trunk/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/models/jpa/ddlgeneration/tableperclass/Benefit.java
   M /trunk/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/models/jpa/ddlgeneration/tableperclass/Customer.java
   A /trunk/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/models/jpa/inheritance/SoftwareEngineer.java
   M /trunk/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/tests/jpa/ddlgeneration/DDLGenerationJUnitTestSuite.java
   M /trunk/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/tests/jpa/jpql/JUnitJPQLComplexTestSuite.java
   M /trunk/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/tests/jpa/jpql/JUnitJPQLInheritanceTestSuite.java
------------------------------------------------------------------------
r7190 | yzhao | 2010-05-10 10:10:31 -0400 (Mon, 10 May 2010)
Changed paths:
   M /trunk/jpa/eclipselink.jpa.test/build.xml
------------------------------------------------------------------------
r7189 | agoerler | 2010-05-10 09:29:26 -0400 (Mon, 10 May 2010)
Changed paths:
   M /trunk/jpa/eclipselink.jpa.wdf.test/src/org/eclipse/persistence/testing/models/wdf/jpa1/employee/Course.java
   M /trunk/jpa/eclipselink.jpa.wdf.test/src/org/eclipse/persistence/testing/tests/wdf/jpa1/relation/TestList.java
   A /trunk/jpa/eclipselink.jpa.wdf.test/src/org/eclipse/persistence/testing/tests/wdf/jpa1/relation/TestPrimaryKeyJoinColumn.java
------------------------------------------------------------------------
r7188 | agoerler | 2010-05-10 09:17:05 -0400 (Mon, 10 May 2010)
Changed paths:
   M /trunk/jpa/eclipselink.jpa.wdf.test/src/org/eclipse/persistence/testing/tests/wdf/jpa1/query/TestBuiltInFunctionExpressions.java
   M /trunk/jpa/eclipselink.jpa.wdf.test/src/org/eclipse/persistence/testing/tests/wdf/jpa1/query/TestConditionalExpressions.java
   M /trunk/jpa/eclipselink.jpa.wdf.test/src/org/eclipse/persistence/testing/tests/wdf/jpa1/query/TestCount.java
   M /trunk/jpa/eclipselink.jpa.wdf.test/src/org/eclipse/persistence/testing/tests/wdf/jpa1/query/TestGroupByOrderByHaving.java
------------------------------------------------------------------------
r7187 | egwin | 2010-05-10 09:07:38 -0400 (Mon, 10 May 2010)
Changed paths:
   A /trunk/buildsystem/helper_useas_build.xml
   M /trunk/features/build.xml
------------------------------------------------------------------------
r7186 | egwin | 2010-05-08 01:52:00 -0400 (Sat, 08 May 2010)
Changed paths:
   M /trunk/eclipselink-src.zip
   M /trunk/eclipselink.jar
------------------------------------------------------------------------


--
-Eric

Oracle <http://www.oracle.com>
Eric Gwin | Senior Software Developer
Phone: +613 288 4622 <tel:+613%20288%204622> | | Fax: +613 2382818 <fax:+613%202382818> | | Mobile: +613 8582347 <tel:+613%208582347>
Oracle Java Server Technologies
ORACLE Canada | 45 O'Connor St., Ottawa, Ontario | K1P 6L2
Green Oracle <http://www.oracle.com/commitment> Oracle is committed to developing practices and products that help protect the environment



Back to the top