[hibernate-dev] hibernate-oracle10-testsuite Build Completed With Testsuite Errors
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/hibernate-oracle10-testsuite?log=log20060809015413 TESTS FAILEDAnt Error Message: /home/cruisecontrol/work/scripts/build-hibernate-db-matrix.xml:101: The following error occurred while executing this line: /home/cruisecontrol/work/scripts/build-hibernate-db-matrix.xml:78: The following error occurred while executing this line: /home/cruisecontrol/work/scripts/build-common-targets.xml:11: Build Successful - Tests completed with errors or failures.Date of build: 08/09/2006 01:54:13Time to build: 17 minutes 45 secondsLast changed: 12/31/2005 20:44:14Last log entry: less noisy Unit Tests: (880) Total Errors and Failures: (3)testSequenceIdentityGeneratororg.hibernate.test.generatedkeys.seqidentity.SequenceIdentityTesttestSelectWithDistinctClauseorg.hibernate.test.jpa.ql.JPAQLComplianceTesttestReturnPropertyComponentRenameorg.hibernate.test.legacy.SQLLoaderTest Modifications since last build: (first 50 of 1757)10229modified[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/legacy/Glarch.hbm.xmlHHH-1980 : disallow combination of and optimistic-lock10229modified[EMAIL PROTECTED]//trunk/Hibernate3/src/org/hibernate/tuple/entity/EntityMetamodel.javaHHH-1980 : disallow combination of and optimistic-lock10228modified[EMAIL PROTECTED]//trunk/Hibernate3/src/org/hibernate/persister/entity/AbstractEntityPersister.javatemporary fix for HHH-198010226modified[EMAIL PROTECTED]//trunk/Hibernate3/src/org/hibernate/persister/entity/AbstractEntityPersister.javaHHH-1677 : optimistic-lock and delete10226modified[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/optlock/OptimisticLockTest.javaHHH-1677 : optimistic-lock and delete10226modified[EMAIL PROTECTED]//trunk/Hibernate3/src/org/hibernate/sql/Delete.javaHHH-1677 : optimistic-lock and delete10226modified[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/optlock/Document.hbm.xmlHHH-1677 : optimistic-lock and delete10224modified[EMAIL PROTECTED]//trunk/Hibernate3/src/org/hibernate/event/def/DefaultEvictEventListener.javaHHH-1954 : proxies and eviction10223modified[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/proxy/Container.javaHHH-1954 : proxies and eviction10223modified[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/proxy/DataPoint.javaHHH-1954 : proxies and eviction10223modified[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/proxy/DataPoint.hbm.xmlHHH-1954 : proxies and eviction10223added[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/proxy/Info.javaHHH-1954 : proxies and eviction10223modified[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/proxy/ProxyTest.javaHHH-1954 : proxies and eviction10222modified[EMAIL PROTECTED]//trunk/Hibernate3/src/org/hibernate/dialect/DerbyDialect.javamissed import cleanup10221modified[EMAIL PROTECTED]//trunk/Hibernate3/src/org/hibernate/dialect/Dialect.javaadded ResultColumnReferenceStrategy (not yet being utilized);Derby trim() function (w/o capability to specify replacement character)10221modified[EMAIL PROTECTED]//trunk/Hibernate3/src/org/hibernate/dialect/DerbyDialect.javaadded ResultColumnReferenceStrategy (not yet being utilized);Derby trim() function (w/o capability to specify replacement character)10221added[EMAIL PROTECTED]//trunk/Hibernate3/src/org/hibernate/dialect/ResultColumnReferenceStrategy.javaadded ResultColumnReferenceStrategy (not yet being utilized);Derby trim() function (w/o capability to specify replacement character)10221deleted[EMAIL PROTECTED]//trunk/Hibernate3/src/org/hibernate/dialect/function/AnsiTrimEmulationFunction.javaadded ResultColumnReferenceStrategy (not yet being utilized);Derby trim() function (w/o capability to specify replacement character)10219modified[EMAIL PROTECTED]//trunk/Hibernate3/src/org/hibernate/persister/entity/JoinedSubclassEntityPersister.javaHHH-1848 : locking on versioned joined subclasses10218modified[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/joinedsubclass/Person.javaHHH-1848 : locking on versioned joined subclasses10218modified[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/joinedsubclass/JoinedSubclassTest.javaHHH-1848 : locking on versioned joined subclasses10218modified[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/joinedsubclass/Person.hbm.xmlHHH-1848 : locking on versioned joined subclasses10216modified[EMAIL PROTECTED]//trunk/Hibernate3/src/org/hibernate/persister/entity/AbstractEntityPersister.javaHHH-1959 : apply check attribute properly in non-batched scenarios10216added[EMAIL PROTECTED]//trunk/Hibernate3/src/org/hibernate/jdbc/BatchedTooManyRowsAffectedException.javaHHH-1959 : apply check attribute properly in non-batched scenarios10216added[EMAIL PROTECTED]//trunk/Hibernate3/src/org/hibernate/jdbc/TooManyRowsAffectedException.javaHHH-1959 : apply check attribute prop
[hibernate-dev] hibernate-mysql-testsuite Build Completed With Testsuite Errors
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/hibernate-mysql-testsuite?log=log20060809021250 TESTS FAILEDAnt Error Message: /home/cruisecontrol/work/scripts/build-hibernate-db-matrix.xml:122: The following error occurred while executing this line: /home/cruisecontrol/work/scripts/build-hibernate-db-matrix.xml:78: The following error occurred while executing this line: /home/cruisecontrol/work/scripts/build-common-targets.xml:11: Build Successful - Tests completed with errors or failures.Date of build: 08/09/2006 02:12:50Time to build: 42 minutes 15 secondsLast changed: 12/31/2005 20:44:14Last log entry: less noisy Unit Tests: (870) Total Errors and Failures: (44)testComponentQueriesorg.hibernate.test.hql.ASTParserLoadingTesttestCollectionFetchWithDistinctionAndLimitorg.hibernate.test.hql.ASTParserLoadingTesttestTempTableGenerationIsolationorg.hibernate.test.hql.BulkManipulationTesttestBooleanHandlingorg.hibernate.test.hql.BulkManipulationTesttestSimpleInsertorg.hibernate.test.hql.BulkManipulationTesttestSimpleNativeSQLInsertorg.hibernate.test.hql.BulkManipulationTesttestInsertWithManyToOneorg.hibernate.test.hql.BulkManipulationTesttestInsertWithMismatchedTypesorg.hibernate.test.hql.BulkManipulationTesttestInsertIntoSuperclassPropertiesFailsorg.hibernate.test.hql.BulkManipulationTesttestInsertAcrossMappedJoinFailsorg.hibernate.test.hql.BulkManipulationTesttestUpdateWithWhereExistsSubqueryorg.hibernate.test.hql.BulkManipulationTesttestUpdateOnComponentorg.hibernate.test.hql.BulkManipulationTesttestUpdateOnManyToOneorg.hibernate.test.hql.BulkManipulationTesttestUpdateOnImplicitJoinFailsorg.hibernate.test.hql.BulkManipulationTesttestUpdateOnDiscriminatorSubclassorg.hibernate.test.hql.BulkManipulationTesttestUpdateOnAnimalorg.hibernate.test.hql.BulkManipulationTesttestUpdateOnMammalorg.hibernate.test.hql.BulkManipulationTesttestUpdateSetNullUnionSubclassorg.hibernate.test.hql.BulkManipulationTesttestUpdateSetNullOnDiscriminatorSubclassorg.hibernate.test.hql.BulkManipulationTesttestUpdateSetNullOnJoinedSubclassorg.hibernate.test.hql.BulkManipulationTesttestDeleteOnDiscriminatorSubclassorg.hibernate.test.hql.BulkManipulationTesttestDeleteOnJoinedSubclassorg.hibernate.test.hql.BulkManipulationTesttestDeleteOnMappedJoinorg.hibernate.test.hql.BulkManipulationTesttestDeleteUnionSubclassAbstractRootorg.hibernate.test.hql.BulkManipulationTesttestDeleteUnionSubclassConcreteSubclassorg.hibernate.test.hql.BulkManipulationTesttestDeleteUnionSubclassLeafSubclassorg.hibernate.test.hql.BulkManipulationTesttestDeleteWithMetadataWhereFragmentsorg.hibernate.test.hql.BulkManipulationTesttestDeleteRestrictedOnManyToOneorg.hibernate.test.hql.BulkManipulationTesttestScrollingJoinFetchesForwardorg.hibernate.test.hql.ScrollableCollectionFetchingTesttestScrollingJoinFetchesReverseorg.hibernate.test.hql.ScrollableCollectionFetchingTesttestScrollingJoinFetchesPositioningorg.hibernate.test.hql.ScrollableCollectionFetchingTesttestWithClauseFailsWithFetchorg.hibernate.test.hql.WithClauseTesttestWithClauseorg.hibernate.test.hql.WithClauseTesttestSelectWithDistinctClauseorg.hibernate.test.jpa.ql.JPAQLComplianceTesttestQueryorg.hibernate.test.legacy.FooBarTesttestOneToOneGeneratororg.hibernate.test.legacy.FooBarTesttestReachabilityorg.hibernate.test.legacy.FooBarTesttestVersionedCollectionsorg.hibernate.test.legacy.FooBarTesttestReturnPropertyComponentRenameorg.hibernate.test.legacy.SQLLoaderTesttestOneToManyLinkTableorg.hibernate.test.onetomany.OneToManyTesttestAutoDetectAliasingorg.hibernate.test.sql.GeneralTesttestScalarStoredProcedureorg.hibernate.test.sql.MySQLTesttestParameterHandlingorg.hibernate.test.sql.MySQLTesttestEntityStoredProcedureorg.hibernate.test.sql.MySQLTest Modifications since last build: (first 50 of 1757)10229modified[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/legacy/Glarch.hbm.xmlHHH-1980 : disallow combination of and optimistic-lock10229modified[EMAIL PROTECTED]//trunk/Hibernate3/src/org/hibernate/tuple/entity/EntityMetamodel.javaHHH-1980 : disallow combination of and optimistic-lock10228modified[EMAIL PROTECTED]//trunk/Hibernate3/src/org/hibernate/persister/entity/AbstractEntityPersister.javatemporary fix for HHH-198010226modified[EMAIL PROTECTED]//trunk/Hibernate3/src/org/hibernate/persister/entity/AbstractEntityPersister.javaHHH-1677 : optimistic-lock and delete10226modified[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/optlock/OptimisticLockTest.javaHHH-1677 : optimistic-lock and delete10226modified[EMAIL PROTECTED]//trunk/Hibernate3/src/org/hibernate/sql/Delete.javaHHH-1677 : optimistic-lock and delete10226modified[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/optlock/Document.hbm.xmlHHH-1677 : optimistic-lock and delete10224modified[EMAIL PROTECTED]//trunk/Hibernate3/src/org/hibernate/event/def/DefaultEvictEventListener.javaHHH-195
[hibernate-dev] Lazy property vs lazy association
What is the reason for Hibernate to consider a lazy association (proxy) as part of the lazy property fetch group? This has some side effects like initializing the lazy properties when a many to one association is accessed. ___ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev
[hibernate-dev] Does anybody read this list? Esp Steve
Since the list system change, does anybody see it hibernate-dev@lists.jboss.org ___ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev
[hibernate-dev] hibernate-hsqldb-testsuite Build Completed With Testsuite Errors
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/hibernate-hsqldb-testsuite?log=log20060809215957 TESTS FAILEDAnt Error Message: /home/cruisecontrol/work/scripts/build-hibernate-db-matrix.xml:87: The following error occurred while executing this line: /home/cruisecontrol/work/scripts/build-hibernate-db-matrix.xml:78: The following error occurred while executing this line: /home/cruisecontrol/work/scripts/build-common-targets.xml:11: Build Successful - Tests completed with errors or failures.Date of build: 08/09/2006 21:59:57Time to build: 9 minutes 53 seconds Unit Tests: (872) Total Errors and Failures: (3)testSelectWithDistinctClauseorg.hibernate.test.jpa.ql.JPAQLComplianceTesttestReturnPropertyComponentRenameorg.hibernate.test.legacy.SQLLoaderTesttestAutoDetectAliasingorg.hibernate.test.sql.GeneralTest Modifications since last build: (first 50 of 0) ___ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev