[hibernate-dev] Lucene: @Indexed -> @FullText

2006-11-08 Thread Ales Justin
no biggie, but neither name indicates "i'm searchable" to me  ;) 

Totally agree.

What about plain @Searchable?Rgds, Ales


Indexed maybe, FullText notFullTextIndexed ? that i can understand.

/max

/ I want to rename @Indexed to @FullText to mark a class as "searchable"
/>>/ The name is more appropriate to the context and less generic
/>>/
/>>/ @Entity
/>>/ @FullText(index="commerce")
/>>/ public class Order {
/>>/
/>>/ Anybody against or with a better name?
/>>/ ___
/>>/ hibernate-dev mailing list
/>>/ hibernate-dev at 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


Re: [hibernate-dev] Lucene: @Indexed -> @FullText

2006-11-08 Thread Emmanuel Bernard
A mapped class is Indexed and Searchable but both names are generic and 
apply to the DB technology as well (this is what bother me actually).

@FullTextIndexedAndSearcheable is not an option ;-)

Ales Justin wrote:

no biggie, but neither name indicates "i'm searchable" to me ;)


Totally agree.

What about plain @Searchable?

Rgds, Ales



Indexed maybe, FullText notFullTextIndexed ? that i can understand.

/max

/ I want to rename @Indexed to @FullText to mark a class as 
"searchable"

/>>/ The name is more appropriate to the context and less generic
/>>/
/>>/ @Entity
/>>/ @FullText(index="commerce")
/>>/ public class Order {
/>>/
/>>/ Anybody against or with a better name?
/>>/ ___
/>>/ hibernate-dev mailing list
/>>/ hibernate-dev at 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 mailing list
hibernate-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-dev


[hibernate-dev] HibernateExt/build.sh / .bat

2006-11-08 Thread Emmanuel Bernard

Can we get rid of those files, people get confused and they are outdated.
___
hibernate-dev mailing list
hibernate-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-dev


Re: [hibernate-dev] HibernateExt/build.sh / .bat

2006-11-08 Thread Christian Bauer


On Nov 8, 2006, at 4:49 PM, Emmanuel Bernard wrote:

Can we get rid of those files, people get confused and they are  
outdated.


Not if the Ant clowns still bundle the plugin JARs in their  
distribution in the default classpath.


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


Re: [hibernate-dev] HibernateExt/build.sh / .bat

2006-11-08 Thread Emmanuel Bernard

I don't mean HibernateExt/**/build.sh, I mean HibernateExt/build.sh

Christian Bauer wrote:


On Nov 8, 2006, at 4:49 PM, Emmanuel Bernard wrote:

Can we get rid of those files, people get confused and they are 
outdated.


Not if the Ant clowns still bundle the plugin JARs in their 
distribution in the default classpath.


___
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


Re: [hibernate-dev] HibernateExt/build.sh / .bat

2006-11-08 Thread Max Rydahl Andersen
On Wed, 08 Nov 2006 16:49:33 +0100, Emmanuel Bernard  
<[EMAIL PROTECTED]> wrote:



Can we get rid of those files, people get confused and they are outdated.


they are the only way to build without polluting your ant dist with junit  
and antlr dependencies.


--
--
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] hibernate-hsqldb-testsuite Build Completed With Testsuite Errors

2006-11-08 Thread qa

View results here -> http://cruisecontrol.jboss.com/cc/buildresults/hibernate-hsqldb-testsuite?log=log20061108220018
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: 11/08/2006 22:00:18Time to build: 9 minutes 3 secondsLast changed: 12/31/2005 20:44:14Last log entry: less noisy




    Unit Tests: (929)    Total Errors and Failures: (8)testJoinedSubclassorg.hibernate.test.joinedsubclass.JoinedSubclassTesttestCompositeIDsorg.hibernate.test.legacy.FumTesttestOneToOnePropertyReforg.hibernate.test.legacy.MapTesttestReturnPropertyComponentRenameorg.hibernate.test.legacy.SQLLoaderTesttestManyToManyPropertyReforg.hibernate.test.propertyref.PropertyRefTesttestUnionSubclassorg.hibernate.test.unionsubclass2.UnionSubclassTesttestNestedComponentIsNullorg.hibernate.test.hql.HQLTesttestJoinFetchPropertyReforg.hibernate.test.propertyref.PropertyRefTest 
 Modifications since last build: (first 50 of 2186)10779added[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/dialect/cache/TestInterSystemsFunctionsClass.hbm.xmlregression tests specific for InterSystems' CacheSQL dialect10779added[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/dialectregression tests specific for InterSystems' CacheSQL dialect10779added[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/dialect/cacheregression tests specific for InterSystems' CacheSQL dialect10779added[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/dialect/cache/SQLFunctionsInterSystemsTest.javaregression tests specific for InterSystems' CacheSQL dialect10779added[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/dialect/cache/TestInterSystemsFunctionsClass.javaregression tests specific for InterSystems' CacheSQL dialect10777added[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/ops/Address.javaHHH-2138 : merge and bidirectional one-to-one10777added[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/ops/Person.javaHHH-2138 : merge and bidirectional one-to-one10777modified[EMAIL PROTECTED]//trunk/Hibernate3/src/org/hibernate/type/EntityType.javaHHH-2138 : merge and bidirectional one-to-one10777added[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/ops/PersonalDetails.javaHHH-2138 : merge and bidirectional one-to-one10777added[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/ops/OneToOne.hbm.xmlHHH-2138 : merge and bidirectional one-to-one10777modified[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/ops/MergeTest.javaHHH-2138 : merge and bidirectional one-to-one10777modified[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/ops/AbstractOperationTestCase.javaHHH-2138 : merge and bidirectional one-to-one10774modified[EMAIL PROTECTED]//trunk/Hibernate3/src/org/hibernate/dialect/Dialect.javaHHH-2205 : dialect for InterSystems' CacheSQL10774added[EMAIL PROTECTED]//trunk/Hibernate3/src/org/hibernate/exception/CacheSQLStateConverter.javaHHH-2205 : dialect for InterSystems' CacheSQL10774modified[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/legacy/Baz.hbm.xmlHHH-2205 : dialect for InterSystems' CacheSQL10774modified[EMAIL PROTECTED]//trunk/Hibernate3/src/org/hibernate/dialect/function/SQLFunction.javaHHH-2205 : dialect for InterSystems' CacheSQL10774modified[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/legacy/Glarch.hbm.xmlHHH-2205 : dialect for InterSystems' CacheSQL10774added[EMAIL PROTECTED]//trunk/Hibernate3/src/org/hibernate/dialect/function/ConvertFunction.javaHHH-2205 : dialect for InterSystems' CacheSQL10774modified[EMAIL PROTECTED]//trunk/Hibernate3/src/org/hibernate/dialect/function/StandardSQLFunction.javaHHH-2205 : dialect for InterSystems' CacheSQL10774modified[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/TestCase.javaHHH-2205 : dialect for InterSystems' CacheSQL10774modified[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/hql/FooBarCopy.hbm.xmlHHH-2205 : dialect for InterSystems' CacheSQL10774added[EMAIL PROTECTED]//trunk/Hibernate3/src/org/hibernate/dialect/function/StandardJDBCEscapeFunction.javaHHH-2205 : dialect for InterSystems' CacheSQL10774added[EMAIL PROTECTED]//trunk/Hibernate3/src/org/hibernate/dialect/Cache71Dialect.javaHHH-2205 : dialect for InterSystems' CacheSQL10774added[EMAIL PROTECTED]//trunk/Hibernate3/src/org/hibernate/sql/CacheJoinFragment.javaHHH-2205 : dialect for InterSystems' CacheSQL10774modified[EMAIL PROTECTED]//trunk/Hibernate3/test/org/hibernate/test/legacy/FooBar.hbm.xmlHHH-2205 : dialect for InterSystems' CacheSQL10774added[EMAIL PRO