Re: [hibernate-dev] Concept of "service availability"

2012-08-24 Thread Steve Ebersole
Would be nice to consolidate the notions of "ServiceAvailabililtyNotifier" and "ServiceContributor" (that I just added on metamodel). Such that a ServiceContributor would be able to regsiter the short names as well. On Thu 23 Aug 2012 03:58:10 PM CDT, Steve Ebersole wrote: > Ok, going to star

Re: [hibernate-dev] Eclipse-specific execution filters in POMs

2012-08-24 Thread Brett Meyer
Sorry -- to clarify, this is only for Hibernate 3.3 within EAP 5 (Maven based). - Original Message - From: "Max Rydahl Andersen" To: "Brett Meyer" Cc: hibernate-dev@lists.jboss.org Sent: Thursday, August 23, 2012 11:40:28 PM Subject: Re: [hibernate-dev] Eclipse-specific execution filters

Re: [hibernate-dev] envers / new metamodel

2012-08-24 Thread Steve Ebersole
Lukasz, as always, any help you can give is appreciated! Whenever you have time. We have a temporary solution that will isolate needed changes to just Envers. Basically the changes at some point will be using the JAXB binding model rather than DOM. On Fri 24 Aug 2012 01:55:55 AM CDT, Ɓukasz

Re: [hibernate-dev] Eclipse-specific execution filters in POMs

2012-08-24 Thread Hardy Ferentschik
Hi, we have the same plugin configuration in the Hibernate Search pom. Mainly because Sanne is an Eclipse user. Personally I never liked it and I think IDE settings have no place in a pom. I never understood why m2e decided for this approach. Glad to hear that this seems to go away and I will b

Re: [hibernate-dev] org.hibernate.jpa.test.packaging.PackagingTestCase

2012-08-24 Thread Hardy Ferentschik
On 23 Jan 2012, at 11:01 PM, Steve Ebersole wrote: > Ok, so it does do some filtering. However... > > task copyBundleResources (type: Copy) { > ext.bundlesTargetDir = file( "${buildDir}/bundles" ) > from file('src/test/bundles') > into bundlesTargetDir > filter(ReplaceTokens, tokens