[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
[eclipselink-dev] BUILD STATUS:: 1.1.0 nightly build has test failures!
|
TEST-CORE
Tests run:6389 Failures:0 Errors:0
TEST-JPA
Tests run:1087 Failures:0 Errors:0
TEST-MOXY
Tests run:11640 Failures:0 Errors:0
TEST-SDO
Tests run:4278 Failures:0 Errors:0
TEST-DBWS
Tests run:3 Failures:0 Errors:0
TEST-DBWS-UTILS
Tests run:0 Failures:0 Errors:6
-----------------------------------
Full Build log can be found on the build machine at:
/shared/rt/eclipselink/logs/bsb-1.1.0_nightly_090326-0235.log
or on the download server at:
http://www.eclipse.org/eclipselink/downloads/build-failures.php
-----------------------------------
SVN Changes since Last Build:
------------------------------------------------------------------------
r3778 | minorman | 2009-03-25 14:59:19 -0400 (Wed, 25 Mar 2009)
Changed paths:
M /branches/1.1.0/trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/oxm/XMLConstants.java
------------------------------------------------------------------------
r3772 | minorman | 2009-03-25 11:16:00 -0400 (Wed, 25 Mar 2009)
Changed paths:
M /branches/1.1.0/trunk/dbws/eclipselink.dbws.test/src/dbws/testing/DBWSTestHelper.java
M /branches/1.1.0/trunk/dbws/eclipselink.dbws.test/src/dbws/testing/keymappings/KeyMappingsTestSuite.java
M /branches/1.1.0/trunk/dbws/eclipselink.dbws.test/src/dbws/testing/relationships/RelationshipsAddress.java
M /branches/1.1.0/trunk/dbws/eclipselink.dbws.test/src/dbws/testing/relationships/RelationshipsEmployee.java
M /branches/1.1.0/trunk/dbws/eclipselink.dbws.test/src/dbws/testing/relationships/RelationshipsTestSuite.java
M /branches/1.1.0/trunk/dbws/eclipselink.dbws.test.oracle/.classpath
M /branches/1.1.0/trunk/dbws/eclipselink.dbws.test.oracle/src/dbws/testing/oracleobjecttype/Address.java
M /branches/1.1.0/trunk/dbws/eclipselink.dbws.test.oracle/src/dbws/testing/oracleobjecttype/EmployeeWithAddress.java
M /branches/1.1.0/trunk/dbws/eclipselink.dbws.test.oracle/src/dbws/testing/oracleobjecttype/OracleObjecttypeTestSuite.java
M /branches/1.1.0/trunk/dbws/eclipselink.dbws.test.oracle/src/dbws/testing/plsqlcollection/PLSQLcollectionTestSuite.java
M /branches/1.1.0/trunk/dbws/eclipselink.dbws.test.oracle/src/dbws/testing/veearray/VeearrayTestSuite.java
M /branches/1.1.0/trunk/dbws/org.eclipse.persistence.dbws/resource/xsd/eclipselink-dbws-sxf_1.0.xsd
M /branches/1.1.0/trunk/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/dbws/DBWSModelProject.java
M /branches/1.1.0/trunk/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/internal/dbws/ProviderHelper.java
M /branches/1.1.0/trunk/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/internal/dbws/SOAPResponseWriter.java
M /branches/1.1.0/trunk/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/internal/xr/Parameter.java
D /branches/1.1.0/trunk/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/internal/xr/QNameFieldTransformer.java
M /branches/1.1.0/trunk/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/internal/xr/QNameTransformer.java
M /branches/1.1.0/trunk/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/internal/xr/QueryHandler.java
M /branches/1.1.0/trunk/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/internal/xr/QueryOperation.java
M /branches/1.1.0/trunk/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/internal/xr/StoredProcedureQueryHandler.java
M /branches/1.1.0/trunk/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/internal/xr/Util.java
M /branches/1.1.0/trunk/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/internal/xr/XRServiceAdapter.java
M /branches/1.1.0/trunk/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/internal/xr/XRServiceFactory.java
M /branches/1.1.0/trunk/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/internal/xr/sxf/SimpleXMLFormat.java
M /branches/1.1.0/trunk/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/internal/xr/sxf/SimpleXMLFormatProject.java
M /branches/1.1.0/trunk/utils/eclipselink.utils.dbws/src/org/eclipse/persistence/tools/dbws/DBWSBuilder.java
M /branches/1.1.0/trunk/utils/eclipselink.utils.dbws/src/org/eclipse/persistence/tools/dbws/PLSQLProcedureOperationModel.java
M /branches/1.1.0/trunk/utils/eclipselink.utils.dbws/src/org/eclipse/persistence/tools/dbws/Util.java
M /branches/1.1.0/trunk/utils/eclipselink.utils.dbws/src/org/eclipse/persistence/tools/dbws/WSDLGenerator.java
M /branches/1.1.0/trunk/utils/eclipselink.utils.dbws/src/org/eclipse/persistence/tools/dbws/jdbc/DbStoredArgument.java
M /branches/1.1.0/trunk/utils/eclipselink.utils.dbws/src/org/eclipse/persistence/tools/dbws/jdbc/DbStoredProcedure.java
M /branches/1.1.0/trunk/utils/eclipselink.utils.dbws/src/org/eclipse/persistence/tools/dbws/jdbc/JDBCHelper.java
M /branches/1.1.0/trunk/utils/eclipselink.utils.dbws/src/org/eclipse/persistence/tools/dbws/oracle/OracleHelper.java
M /branches/1.1.0/trunk/utils/eclipselink.utils.dbws/src/org/eclipse/persistence/tools/dbws/oracle/PLSQLStoredArgument.java
M /branches/1.1.0/trunk/utils/eclipselink.utils.dbws.test/build.xml
------------------------------------------------------------------------
r3771 | minorman | 2009-03-25 10:43:58 -0400 (Wed, 25 Mar 2009)
Changed paths:
M /branches/1.1.0/trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/internal/databaseaccess/DatabaseCall.java
M /branches/1.1.0/trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/internal/helper/ClassConstants.java
M /branches/1.1.0/trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/internal/helper/ComplexDatabaseType.java
M /branches/1.1.0/trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/internal/sessions/factories/ObjectPersistenceRuntimeXMLProject_11_1_1.java
M /branches/1.1.0/trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/internal/sessions/factories/ObjectPersistenceWorkbenchXMLProject.java
M /branches/1.1.0/trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/platform/database/jdbc/JDBCTypes.java
M /branches/1.1.0/trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/platform/database/oracle/plsql/OraclePLSQLTypes.java
M /branches/1.1.0/trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/platform/database/oracle/plsql/PLSQLCollection.java
M /branches/1.1.0/trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/platform/database/oracle/plsql/PLSQLStoredProcedureCall.java
------------------------------------------------------------------------
r3769 | minorman | 2009-03-25 10:12:57 -0400 (Wed, 25 Mar 2009)
Changed paths:
M /branches/1.1.0/trunk/build.xml
A /branches/1.1.0/trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/internal/oxm/schema/SchemaModelGenerator.java
A /branches/1.1.0/trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/internal/oxm/schema/SchemaModelGeneratorProperties.java
M /branches/1.1.0/trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/oxm/schema/XMLSchemaReference.java
M /branches/1.1.0/trunk/utils/eclipselink.utils.dbws/resource/xsd/eclipselink-dbws-builder_1.0.xsd
------------------------------------------------------------------------
r3767 | pkrogh | 2009-03-25 09:07:59 -0400 (Wed, 25 Mar 2009)
Changed paths:
M /branches/1.1.0/trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/expressions/ExpressionOuterJoinTestSuite.java
M /branches/1.1.0/trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/mappings/OneToOneMapping.java
------------------------------------------------------------------------
r3766 | egwin | 2009-03-25 03:51:52 -0400 (Wed, 25 Mar 2009)
Changed paths:
M /branches/1.1.0/trunk/eclipselink.jar
------------------------------------------------------------------------