Re: [hibernate-dev] HibernateExt/metadata split

2007-01-13 Thread Max Rydahl Andersen



Here is what I'd like to do in the next 2 weeks.

HibernateExt/annotations-commons
HibernateExt/annotations (old /metadata)
HibernateExt/entityManager (old /ejb)
HibernateExt/search
HibernateExt/validator


what is annotations-commons ? Just commons ?


Alternatively, annotations and entityManager under a jpa directory
HibernateExt/annotations-commons
HibernateExt/jpa/annotations (old /metadata)
HibernateExt/jpa/entityManager (old /ejb)
HibernateExt/search
HibernateExt/validator


Why the extra level ?


or simply get rid of HibernateExt
annotations-commons
jpa/annotations (old /metadata)
jpa/entityManager (old /ejb)
search
validator
(tools)


fine by me IFF (especially) hibernate core and the other modules
could get some shared build stuff and/or proper dependency management
so we don't repeat our self constantly in all those build files.


thoughts?


I guess your most important immediate need is to have separated  
search/validator from annotations
and for that just doing the first split should be trivial since that is  
what we can do today

painlessly

If someone knows how to physically do that with SVN without loosing all  
the history, esp since we have trunk and branch_3_2 (main work  
currently)... I am all ears :-)


svn copy your stuff to the correct places i assume.

PS: I thought about doing standalone distributions while keeping the  
same dev structure, but Hibernate Search is getting more complex with  
the master/slave mode and I need multiple src/test structures for it


same as hibernate tools I assume; why does this prevent having the same  
structure ?


--
--
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


RE: [hibernate-dev] HibernateExt/metadata split

2007-01-13 Thread Steve Ebersole
As for the how, I can ask Damon; he has previously mentioned that he had
a script to automate layout changes within a repo.

Since you are talking about a lot of moves as it is, this might also be
a good time to move to the proposed directory layout where each project
is its own top-level repo directory.

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Emmanuel
Bernard
Sent: Friday, January 12, 2007 6:45 PM
To: hibernate
Subject: [hibernate-dev] HibernateExt/metadata split

Here is what I'd like to do in the next 2 weeks.

HibernateExt/annotations-commons
HibernateExt/annotations (old /metadata)
HibernateExt/entityManager (old /ejb)
HibernateExt/search
HibernateExt/validator


Alternatively, annotations and entityManager under a jpa directory
HibernateExt/annotations-commons
HibernateExt/jpa/annotations (old /metadata)
HibernateExt/jpa/entityManager (old /ejb)
HibernateExt/search
HibernateExt/validator

or simply get rid of HibernateExt
annotations-commons
jpa/annotations (old /metadata)
jpa/entityManager (old /ejb)
search
validator
(tools)

thoughts?

If someone knows how to physically do that with SVN without loosing all 
the history, esp since we have trunk and branch_3_2 (main work 
currently)... I am all ears :-)

PS: I thought about doing standalone distributions while keeping the 
same dev structure, but Hibernate Search is getting more complex with 
the master/slave mode and I need multiple src/test structures for it
___
hibernate-dev mailing list
hibernate-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-dev

___
hibernate-dev mailing list
hibernate-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-dev


[hibernate-dev] hibernate-sqlserver-jtds-testsuite Build Completed With Testsuite Errors

2007-01-13 Thread qa

View results here -> http://cruisecontrol.jboss.com/cc/buildresults/hibernate-sqlserver-jtds-testsuite?log=log20070114010853
TESTS FAILEDAnt Error Message:/home/cruisecontrol/work/scripts/build-hibernate-db-matrix.xml:120: 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:01/14/2007 01:08:53Time to build:11 minutes 15 secondsLast changed:12/31/2005 20:44:14Last log entry:less noisy




   Unit Tests: (1029)   Total Errors and Failures: (2)testReturnPropertyComponentRenameorg.hibernate.test.legacy.SQLLoaderTesttestManyToManyWithFormulaorg.hibernate.test.manytomany.ManyToManyTest
Modifications since last build:(first 50 of 2729)10993modifiedscottmarlownovell//trunk/Hibernate3/src/org/hibernate/bytecode/javassist/FastClass.javaApplied "equals" method patch for HHH-1646.10991modified[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/junit/functional/FunctionalTestClassTestSuite.javamore tuning10988modified[EMAIL PROTECTED]//trunk/Hibernate3/src/org/hibernate/dialect/DerbyDialect.javaDerby tests10987modified[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/lob/LobMappings.hbm.xmladded length attributes for running on Derby10984modified[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/junit/functional/FunctionalTestClassTestSuite.javalenient of non-FunctionalTestCase cases10982modified[EMAIL PROTECTED]//trunk/Hibernate3/build.xmlallow externalized definition of where to find JDBC drivers10981modified[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/junit/functional/FunctionalTestCase.javacleanup10981modified[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/AllTests.javacleanup10981modified[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/bidi/AuctionTest2.javacleanup10981modified[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/legacy/MasterDetailTest.javacleanup10978modified[EMAIL PROTECTED]//trunk/Hibernate3/src/org/hibernate/dialect/Dialect.javaadded more dialect metadata10978modified[EMAIL PROTECTED]//trunk/Hibernate3/src/org/hibernate/dialect/SybaseDialect.javaadded more dialect metadata10978modified[EMAIL PROTECTED]//trunk/Hibernate3/src/org/hibernate/dialect/Oracle9Dialect.javaadded more dialect metadata10977modified[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/hql/CriteriaHQLAlignmentTest.javatest suite reorg10977modified[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/legacy/ConfigurationPerformanceTest.javatest suite reorg10977deleted[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/jpa/lock/EJB3LockTest.javatest suite reorg10977modified[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/instrument/buildtime/InstrumentTest.javatest suite reorg10977modified[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/collection/CollectionSuite.javatest suite reorg10977modified[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/ops/SaveOrUpdateTest.javatest suite reorg10977modified[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/ops/DeleteTest.javatest suite reorg10977modified[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/sql/MySQLTest.javatest suite reorg10977modified[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/jpa/AbstractJPATest.javatest suite reorg10977modified[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/cache/BaseCacheProviderTestCase.javatest suite reorg10977modified[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/hql/HQLTest.javatest suite reorg10977added[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/generated/GeneratedPropertySuite.javatest suite reorg10977modified[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/legacy/FooBarTest.javatest suite reorg10977modified[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/bytecode/cglib/InvocationTargetExceptionTest.javatest suite reorg10977modified[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/ops/GetLoadTest.javatest suite reorg10977modified[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/legacy/MasterDetailTest.javatest suite reorg10977added[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/entitymode/dom4j/many2one/CarPart.javatest suite reorg10977added[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/entitymode/dom4j/accessors/Dom4jAccessorTest.javatest suite reorg10977deleted[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/component/C.javatest suite reorg10977modified[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/sql/Db2SQLTest.javatest suite reorg10977modified[EMAIL 

[hibernate-dev] hibernate-sqlserver-msjdbc-testsuite Build Completed With Testsuite Errors

2007-01-13 Thread qa

View results here -> http://cruisecontrol.jboss.com/cc/buildresults/hibernate-sqlserver-msjdbc-testsuite?log=log20070114013223
TESTS FAILEDAnt Error Message:/home/cruisecontrol/work/scripts/build-hibernate-db-matrix.xml:127: 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:01/14/2007 01:32:23Time to build:11 minutes 36 secondsLast changed:01/09/2007 11:04:16Last log entry:HHH-2292 : merge() : detached + bare collections




   Unit Tests: (1029)   Total Errors and Failures: (3)testReturnPropertyComponentRenameorg.hibernate.test.legacy.SQLLoaderTesttestManyToManyWithFormulaorg.hibernate.test.manytomany.ManyToManyTesttestCachedCollectionRefreshorg.hibernate.test.legacy.MasterDetailTest
Modifications since last build:(first 50 of 9)11037modified[EMAIL PROTECTED]//trunk/Hibernate3/src/org/hibernate/type/CollectionType.javaHHH-2292 : merge() : detached + bare collections11037modified[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/ops/Competition.hbm.xmlHHH-2292 : merge() : detached + bare collections11037modified[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/ops/MergeTest.javaHHH-2292 : merge() : detached + bare collections11035deleted[EMAIL PROTECTED]//trunk/Hibernate3/lib/ehcache-1.2.jaroops, old ehcache did not get removed...11019addedepbernard//trunk/Hibernate3/test/org/hibernate/test/ops/Competitor.javaTestcase for HHH-229211019addedepbernard//trunk/Hibernate3/test/org/hibernate/test/ops/Competition.javaTestcase for HHH-229211019addedepbernard//trunk/Hibernate3/test/org/hibernate/test/ops/Competition.hbm.xmlTestcase for HHH-229211019modifiedepbernard//trunk/Hibernate3/test/org/hibernate/test/ops/MergeTest.javaTestcase for HHH-229211019modifiedepbernard//trunk/Hibernate3/test/org/hibernate/test/ops/AbstractOperationTestCase.javaTestcase for HHH-2292

___
hibernate-dev mailing list
hibernate-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-dev