On 22 Jan 2012, at 2:11 AM, Steve Ebersole wrote:
> Also, I wonder if we ought to rename MetadataSources to remove the
> ambiguity, maybe MetadataOrigins or MetadataSourcesOrigins?
Not so fond of this. Then you would have to almost rename MetadataSource as
well.
Even though I also get sometime
On Wed 22 Aug 2012 03:15:14 AM CDT, Hardy Ferentschik wrote:
>
> On 22 Jan 2012, at 2:11 AM, Steve Ebersole wrote:
>
>> Also, I wonder if we ought to rename MetadataSources to remove the
>> ambiguity, maybe MetadataOrigins or MetadataSourcesOrigins?
>
> Not so fond of this. Then you would have to a
Honestly, I'd prefer it build a JAXB model. As is there would be
unnecessary overhead to bind the DOM model to the JAXB model. Plus, on
the producer side (envers) it gives type-safety.
But of course this requires changing how envers builds its metamodel.
Adam, Lukasz, is this something y'all
Any objections to me syncing master branch out to metamodel later today?
--
st...@hibernate.org
http://hibernate.org
___
hibernate-dev mailing list
hibernate-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-dev
Nope
On Aug 22, 2012, at 11:57 AM, Steve Ebersole wrote:
> Any objections to me syncing master branch out to metamodel later today?
>
> --
> st...@hibernate.org
> http://hibernate.org
> ___
> hibernate-dev mailing list
> hibernate-dev@lists.jboss.org
Go ahead. I should be able to rebase my stuff easily.
--hardy
On 22 Aug 2012, at 18:57, Steve Ebersole wrote:
> Any objections to me syncing master branch out to metamodel later today?
>
> --
> st...@hibernate.org
> http://hibernate.org
> ___
> h
Ugh.
Running into all kinds of Gradle problems due changes Strong made to master.
On 08/22/2012 01:07 PM, Hardy Ferentschik wrote:
> Go ahead. I should be able to rebase my stuff easily.
>
> --hardy
>
>
>
> On 22 Aug 2012, at 18:57, Steve Ebersole wrote:
>
>> Any objections to me syncing maste
Ok, Strong this one I cannot get past:
* What went wrong:
Execution failed for task ':hibernate-core:generateMainLoggingClasses'.
> Compilation failed; see the compiler error output for details.
The compilation failures include all forms of not being able to find
classes. Some of them are our c
Ok, this is getting too frustrating. Strong I need you to do this
merge when you get back online. I threw away my attempts.
On Wed 22 Aug 2012 02:27:54 PM CDT, Steve Ebersole wrote:
> Ok, Strong this one I cannot get past:
>
> * What went wrong:
> Execution failed for task ':hibernate-core:gen