Re: [hibernate-dev] Migration to Hibernate Core 3.3

2008-05-02 Thread Emmanuel Bernard
On May 2, 2008, at 14:34, Chris Bredesen wrote: Hardy Ferentschik wrote: On Fri, 02 May 2008 15:23:49 +0200, Emmanuel Bernard <[EMAIL PROTECTED] > wrote: latest means you local version in the build terminology I set up so you need to checkout commons-annotations / annotations / entitymana

Re: [hibernate-dev] Migration to Hibernate Core 3.3

2008-05-02 Thread Chris Bredesen
Hardy Ferentschik wrote: On Fri, 02 May 2008 15:23:49 +0200, Emmanuel Bernard <[EMAIL PROTECTED]> wrote: latest means you local version in the build terminology I set up so you need to checkout commons-annotations / annotations / entitymanager and run ant jar on them. The jar will be taken f

Re: [hibernate-dev] Migration to Hibernate Core 3.3

2008-05-02 Thread Hardy Ferentschik
On Fri, 02 May 2008 15:23:49 +0200, Emmanuel Bernard <[EMAIL PROTECTED]> wrote: latest means you local version in the build terminology I set up so you need to checkout commons-annotations / annotations / entitymanager and run ant jar on them. The jar will be taken from ../ [name]/target/l

Re: [hibernate-dev] Migration to Hibernate Core 3.3

2008-05-02 Thread Emmanuel Bernard
latest means you local version in the build terminology I set up so you need to checkout commons-annotations / annotations / entitymanager and run ant jar on them. The jar will be taken from ../ [name]/target/latest/hibernate-[name].jar On May 2, 2008, at 02:50, Hardy Ferentschik wrote: H

Re: [hibernate-dev] Migration to Hibernate Core 3.3

2008-05-01 Thread Hardy Ferentschik
Hi, On Fri, 02 May 2008 01:38:02 +0200, Emmanuel Bernard <[EMAIL PROTECTED]> wrote: I would appreciate feedback on the build, the POMs and the rest. Let me know if there are any issues. I just did an update to trunk of Hibernate Search and tried to run 'ant dist', but got problems with

Re: [hibernate-dev] Migration to Hibernate Core 3.3

2008-05-01 Thread Max Ross
I forgive you. On Thu, May 1, 2008 at 4:38 PM, Emmanuel Bernard <[EMAIL PROTECTED]> wrote: > I have been working in the past two days to make the build system, and the > projects compatible with the migration to Core 3.3: > - Hibernate Commons Annotations > - Hibernate Annotations > - Hibernat

[hibernate-dev] Migration to Hibernate Core 3.3

2008-05-01 Thread Emmanuel Bernard
I have been working in the past two days to make the build system, and the projects compatible with the migration to Core 3.3: - Hibernate Commons Annotations - Hibernate Annotations - Hibernate Validator - Hibernate Search - Hibernate EntityManager Sorry I forgot Hibernate Shards, but I w