Re: Re: hbm2doc diagrams (Was: Re: [hibernate-dev] Re: [Hibernate-JIRA] Closed: (HBX-775) Graphs fail for entities with Set collections)
On 12/10/06, Max Rydahl Andersen <[EMAIL PROTECTED]> wrote: >> I'm also interested in cleaning up hbm2doc since currently it does >> things >> in "interesting" ways...so any contribution that simplifies and/or make >> it >> more feature complete is very welcome. > > Cool, we've got a few features we need that appear to be missing, so I > hope to start some patches soon. sounds cool. I've started some minor patches today, but was wondering if anyone would be offended if I reformatted the hbm2doc templates? The inconsistent indentation makes patching them rather hard going. I hope this constitutes as a dev topic, if not then feel free to shoot me down! Mark ___ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev
Re: Re: hbm2doc diagrams (Was: Re: [hibernate-dev] Re: [Hibernate-JIRA] Closed: (HBX-775) Graphs fail for entities with Set collections)
>> in "interesting" ways...so any contribution that simplifies and/or make >> it >> more feature complete is very welcome. > > Cool, we've got a few features we need that appear to be missing, so I > hope to start some patches soon. sounds cool. I've started some minor patches today, but was wondering if anyone would be offended if I reformatted the hbm2doc templates? The inconsistent indentation makes patching them rather hard going. feel free. I plan to apply your current patches tomorrow. -- -- Max Rydahl Andersen callto://max.rydahl.andersen Hibernate [EMAIL PROTECTED] http://hibernate.org JBoss a division of Red Hat [EMAIL PROTECTED] ___ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev
[hibernate-dev] Re: hbm2doc diagrams
On 23/10/06, Max Rydahl Andersen <[EMAIL PROTECTED]> wrote: > I've started some minor patches today, but was wondering if anyone > would be offended if I reformatted the hbm2doc templates? The > inconsistent indentation makes patching them rather hard going. feel free. I plan to apply your current patches tomorrow. Cool. I've reformatted locally with the patches included, so I'll wait until you apply the others before submitting any more to avoid conflict-hell. Mark ___ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev
[hibernate-dev] hibernate-sqlserver-jtds-testsuite Build Timed Out
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/hibernate-sqlserver-jtds-testsuite?log=log20061023215956 BUILD TIMED OUTAnt Error Message: build timeoutDate of build: 10/23/2006 21:59:56Time to build: Last changed: 12/31/2005 20:44:14Last log entry: less noisy Unit Tests: (0) Total Errors and Failures: (0) Modifications since last build: (first 50 of 2038)10616modified[EMAIL PROTECTED]//trunk/Hibernate3/src/org/hibernate/hql/ast/tree/FromElementType.javadecrease log level10615modified[EMAIL PROTECTED]//trunk/Hibernate3/src/org/hibernate/action/EntityUpdateAction.javaHHH-1774 : proper binding of multi-column parameter types to queries10615modified[EMAIL PROTECTED]//trunk/Hibernate3/src/org/hibernate/loader/Loader.javaHHH-1774 : proper binding of multi-column parameter types to queries10615added[EMAIL PROTECTED]//trunk/Hibernate3/src/org/hibernate/param/CollectionFilterKeyParameterSpecification.javaHHH-1774 : proper binding of multi-column parameter types to queries10615added[EMAIL PROTECTED]//trunk/Hibernate3/src/org/hibernate/param/DynamicFilterParameterSpecification.javaHHH-1774 : proper binding of multi-column parameter types to queries10615modified[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/hql/ASTParserLoadingTest.javaHHH-1774 : proper binding of multi-column parameter types to queries10615modified[EMAIL PROTECTED]//trunk/Hibernate3/src/org/hibernate/hql/ast/ParameterTranslationsImpl.javaHHH-1774 : proper binding of multi-column parameter types to queries10615modified[EMAIL PROTECTED]//trunk/Hibernate3/src/org/hibernate/hql/ast/HqlSqlWalker.javaHHH-1774 : proper binding of multi-column parameter types to queries10615modified[EMAIL PROTECTED]//trunk/Hibernate3/src/org/hibernate/loader/hql/QueryLoader.javaHHH-1774 : proper binding of multi-column parameter types to queries10613modified[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/subclassfilter/JoinedSubclassFilterTest.javafixed test issue on HSQLDB10613modified[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/subclassfilter/DiscrimSubclassFilterTest.javafixed test issue on HSQLDB10609modified[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/hql/ClassificationType.javafixed test bug10606modified[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/hql/ASTParserLoadingTest.javafixed erroneous assertions for Sybase/SQLServer10604modified[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/TestCase.javadisable test data cleanup validation by default10603modified[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/jpa/ql/JPAQLComplianceTest.javaremoved (now) erroneous test10599modified[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/optlock/OptimisticLockTest.javatest in case of versioning + batching10596modified[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/legacy/MultiTableTest.javafixed minor issue in use of save10596modified[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/legacy/MasterDetailTest.javafixed minor issue in use of save10593modified[EMAIL PROTECTED]//trunk/Hibernate3/src/org/hibernate/impl/SessionImpl.javaHHH-1663 : mappings during flush10592modified[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/any/Properties.hbm.xmlHHH-1663 : -> mappings during flush10592modified[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/AllTests.javaHHH-1663 : -> mappings during flush10592added[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/any/Address.javaHHH-1663 : -> mappings during flush10592added[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/any/Person.javaHHH-1663 : -> mappings during flush10592added[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/any/AnyTypeTest.javaHHH-1663 : -> mappings during flush10592added[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/any/ComplexPropertyValue.javaHHH-1663 : -> mappings during flush10592added[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/any/Person.hbm.xmlHHH-1663 : -> mappings during flush10591modified[EMAIL PROTECTED]//trunk/Hibernate3/src/org/hibernate/Query.javamissing commit of Query for HHH-2037 + updated docs for setParameter regarding how parameter types are guessed/determined.10589modified[EMAIL PROTECTED]//trunk/Hibernate3/src/org/hibernate/collection/PersistentSet.javaHHH-2145 set.retainAll calling set.addAll (with unittest)10589modified[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/collection/set/PersistentSetTest.javaHHH-2145 set.retainAll calling set.addAll (with unittest)10586modified[EMAIL PROTECTED]//trunk/Hibernate3/src/org/hibernate/impl/AbstractQueryImpl.javaHHH-2037 provide Query.setProperties(Map)10586modified[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/legacy/SQLFunctionsTest.javaHHH-2037 provide Query.setProperties(Map)10540modifiedAnthonyHi
[hibernate-dev] hibernate-hsqldb-testsuite Build Completed With Testsuite Errors
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/hibernate-hsqldb-testsuite?log=log20061024013051 TESTS FAILEDAnt Error Message: /home/cruisecontrol/work/scripts/build-hibernate-db-matrix.xml:92: The following error occurred while executing this line: /home/cruisecontrol/work/scripts/build-hibernate-db-matrix.xml:83: 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: 10/24/2006 01:30:51Time to build: 8 minutes 41 secondsLast changed: 12/31/2005 20:44:14Last log entry: less noisy Unit Tests: (913) Total Errors and Failures: (6)testJoinedSubclassorg.hibernate.test.joinedsubclass.JoinedSubclassTesttestCompositeIDsorg.hibernate.test.legacy.FumTesttestReturnPropertyComponentRenameorg.hibernate.test.legacy.SQLLoaderTesttestManyToManyPropertyReforg.hibernate.test.propertyref.PropertyRefTesttestUnionSubclassorg.hibernate.test.unionsubclass2.UnionSubclassTesttestJoinFetchPropertyReforg.hibernate.test.propertyref.PropertyRefTest Modifications since last build: (first 50 of 2038)10616modified[EMAIL PROTECTED]//trunk/Hibernate3/src/org/hibernate/hql/ast/tree/FromElementType.javadecrease log level10615modified[EMAIL PROTECTED]//trunk/Hibernate3/src/org/hibernate/action/EntityUpdateAction.javaHHH-1774 : proper binding of multi-column parameter types to queries10615modified[EMAIL PROTECTED]//trunk/Hibernate3/src/org/hibernate/loader/Loader.javaHHH-1774 : proper binding of multi-column parameter types to queries10615added[EMAIL PROTECTED]//trunk/Hibernate3/src/org/hibernate/param/CollectionFilterKeyParameterSpecification.javaHHH-1774 : proper binding of multi-column parameter types to queries10615added[EMAIL PROTECTED]//trunk/Hibernate3/src/org/hibernate/param/DynamicFilterParameterSpecification.javaHHH-1774 : proper binding of multi-column parameter types to queries10615modified[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/hql/ASTParserLoadingTest.javaHHH-1774 : proper binding of multi-column parameter types to queries10615modified[EMAIL PROTECTED]//trunk/Hibernate3/src/org/hibernate/hql/ast/ParameterTranslationsImpl.javaHHH-1774 : proper binding of multi-column parameter types to queries10615modified[EMAIL PROTECTED]//trunk/Hibernate3/src/org/hibernate/hql/ast/HqlSqlWalker.javaHHH-1774 : proper binding of multi-column parameter types to queries10615modified[EMAIL PROTECTED]//trunk/Hibernate3/src/org/hibernate/loader/hql/QueryLoader.javaHHH-1774 : proper binding of multi-column parameter types to queries10613modified[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/subclassfilter/JoinedSubclassFilterTest.javafixed test issue on HSQLDB10613modified[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/subclassfilter/DiscrimSubclassFilterTest.javafixed test issue on HSQLDB10609modified[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/hql/ClassificationType.javafixed test bug10606modified[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/hql/ASTParserLoadingTest.javafixed erroneous assertions for Sybase/SQLServer10604modified[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/TestCase.javadisable test data cleanup validation by default10603modified[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/jpa/ql/JPAQLComplianceTest.javaremoved (now) erroneous test10599modified[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/optlock/OptimisticLockTest.javatest in case of versioning + batching10596modified[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/legacy/MultiTableTest.javafixed minor issue in use of save10596modified[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/legacy/MasterDetailTest.javafixed minor issue in use of save10593modified[EMAIL PROTECTED]//trunk/Hibernate3/src/org/hibernate/impl/SessionImpl.javaHHH-1663 : mappings during flush10592modified[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/any/Properties.hbm.xmlHHH-1663 : -> mappings during flush10592modified[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/AllTests.javaHHH-1663 : -> mappings during flush10592added[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/any/Address.javaHHH-1663 : -> mappings during flush10592added[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/any/Person.javaHHH-1663 : -> mappings during flush10592added[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/any/AnyTypeTest.javaHHH-1663 : -> mappings during flush10592added[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/any/ComplexPropertyValue.javaHHH-1663 : -> mappings during flush10592added[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/any/Person.hbm.xmlHHH-1663 : -> mappings during flush10591modified[EMAIL PROTECTED]//trunk/Hibernate3/src/