RE: [CANCELLED][VOTE]Aries JPA 2.2.0

2015-09-25 Thread Matthew.W.Pitts
Thanks a lot for doing this! Sorry to interrupt your vote.

-Original Message-
From: Christian Schneider [mailto:cschneider...@gmail.com] On Behalf Of 
Christian Schneider
Sent: Wednesday, September 23, 2015 5:05 AM
To: dev@aries.apache.org
Subject: Re: [CANCELLED][VOTE]Aries JPA 2.2.0

I am cancelling this vote and will start a new build including the fix.

Christian

On 22.09.2015 15:56, matthew.w.pi...@wellsfargo.com wrote:
> Is there any chance ARIES-1415 [1] could be reviewed and if acceptable 
> included in this release?
>
> I could provide a patch, but I'm not sure of what coding standards to use. 
> Is there an eclipse formatter preferences reference?
>
> Thanks,
> -matt pitts
>
> [1] https://issues.apache.org/jira/browse/ARIES-1415
>
> -Original Message-
> From: Christian Schneider [mailto:cschneider...@gmail.com] On Behalf Of 
> Christian Schneider
> Sent: Tuesday, September 22, 2015 7:50 AM
> To: dev@aries.apache.org
> Subject: [VOTE] Aries JPA 2.2.0
>
> I've staged a release for vote at:
> https://repository.apache.org/content/repositories/orgapachearies-1038
>
> Release Notes - Aries - Version jpa-2.2.0
>
> ** Bug
>   * [ARIES-1372] - Avoid NPE in case of exception in preCall
>   * [ARIES-1374] - EmSupplier is not unpublished when
> EntityManagerFactory is unpublished
>   * [ARIES-1385] - Create karaf feature for aries jpa
>   * [ARIES-1386] - Use bnd file to describe OSGi config and use bnd
> baselining
>   * [ARIES-1393] - XAJpaTemplate calls EntityManager#joinTransaction
> regardless of desired TransactionType
>   * [ARIES-1401] - Damping Timeout for access to EntityManager in
> blueprint too short
>   * [ARIES-1402] - We are unable to build jpa for a 1.6 JVM due to
> changes in the jpa-parent/pom
>   * [ARIES-1403] - Namespace for jpa blueprint should be jpa/2.0.0
>   * [ARIES-1409] - JPA compilation error when compiling against 1.6
> jre/lib jars.
>   * [ARIES-1412] - EmProxy needs to unwrap InvocationTargetException
>
> ** Improvement
>   * [ARIES-1405] - Make sure bundle goes into graceperiod if services
> needed for JPA are not present
>   * [ARIES-1406] - Add karaf itests to test the examples
>
> https://issues.apache.org/jira/browse/ARIES/fixforversion/12333252
>
>
> Please review and vote:
> [ ] +1 Release the above artifacts
> [ ] -1 Do not
>
> Here is my +1
>
> Cheers,
> Christian
>


-- 
Christian Schneider
http://www.liquid-reality.de

Open Source Architect
http://www.talend.com



smime.p7s
Description: S/MIME cryptographic signature


Re: [VOTE] Aries JPA 2.2.0 RC2

2015-09-23 Thread David Bosschaert
Hi Christian,

Is this a vote for the actual release, or just for a release candidate?
Given the RC2 thing in the subject...

Cheers,

David

On 23 September 2015 at 14:26, Daniel Kulp  wrote:
>
> +1
> Dan
>
>
>> On Sep 23, 2015, at 5:25 AM, Christian Schneider  
>> wrote:
>>
>> I have done a new build to include issue 
>> https://issues.apache.org/jira/browse/ARIES-1415 .
>>
>> I've staged a release for vote at:
>> https://repository.apache.org/content/repositories/orgapachearies-1041
>>
>> Release Notes - Aries - Version jpa-2.2.0
>>
>> ** Bug
>>* [ARIES-1372] - Avoid NPE in case of exception in preCall
>>* [ARIES-1374] - EmSupplier is not unpublished when EntityManagerFactory 
>> is unpublished
>>* [ARIES-1385] - Create karaf feature for aries jpa
>>* [ARIES-1386] - Use bnd file to describe OSGi config and use bnd 
>> baselining
>>* [ARIES-1393] - XAJpaTemplate calls EntityManager#joinTransaction 
>> regardless of desired TransactionType
>>* [ARIES-1401] - Damping Timeout for access to EntityManager in blueprint 
>> too short
>>* [ARIES-1402] - We are unable to build jpa for a 1.6 JVM due to changes 
>> in the jpa-parent/pom
>>* [ARIES-1403] - Namespace for jpa blueprint should be jpa/2.0.0
>>* [ARIES-1409] - JPA compilation error when compiling against 1.6 jre/lib 
>> jars.
>>* [ARIES-1412] - EmProxy needs to unwrap InvocationTargetException
>>* [ARIES-1415] - Exception laundering in JpaTemplate impls
>>
>> ** Improvement
>>* [ARIES-1405] - Make sure bundle goes into graceperiod if services 
>> needed for JPA are not present
>>* [ARIES-1406] - Add karaf itests to test the examples
>>
>> https://issues.apache.org/jira/browse/ARIES/fixforversion/12333252
>>
>> The tag is here:
>> https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.jpa-2.2.0/
>>
>>
>> Please review and vote:
>>  [ ] +1 Release the above artifacts
>>  [ ] -1 Do not
>>
>> Here is my +1
>>
>> Cheers,
>> Christian
>>
>> --
>> Christian Schneider
>> http://www.liquid-reality.de
>>
>> Open Source Architect
>> http://www.talend.com
>>
>
> --
> Daniel Kulp
> dk...@apache.org - http://dankulp.com/blog
> Talend Community Coder - http://coders.talend.com
>


Re: [VOTE] Aries JPA 2.2.0 RC2

2015-09-23 Thread Daniel Kulp

+1
Dan


> On Sep 23, 2015, at 5:25 AM, Christian Schneider  
> wrote:
> 
> I have done a new build to include issue 
> https://issues.apache.org/jira/browse/ARIES-1415 .
> 
> I've staged a release for vote at:
> https://repository.apache.org/content/repositories/orgapachearies-1041
> 
> Release Notes - Aries - Version jpa-2.2.0
> 
> ** Bug
>* [ARIES-1372] - Avoid NPE in case of exception in preCall
>* [ARIES-1374] - EmSupplier is not unpublished when EntityManagerFactory 
> is unpublished
>* [ARIES-1385] - Create karaf feature for aries jpa
>* [ARIES-1386] - Use bnd file to describe OSGi config and use bnd 
> baselining
>* [ARIES-1393] - XAJpaTemplate calls EntityManager#joinTransaction 
> regardless of desired TransactionType
>* [ARIES-1401] - Damping Timeout for access to EntityManager in blueprint 
> too short
>* [ARIES-1402] - We are unable to build jpa for a 1.6 JVM due to changes 
> in the jpa-parent/pom
>* [ARIES-1403] - Namespace for jpa blueprint should be jpa/2.0.0
>* [ARIES-1409] - JPA compilation error when compiling against 1.6 jre/lib 
> jars.
>* [ARIES-1412] - EmProxy needs to unwrap InvocationTargetException
>* [ARIES-1415] - Exception laundering in JpaTemplate impls
> 
> ** Improvement
>* [ARIES-1405] - Make sure bundle goes into graceperiod if services needed 
> for JPA are not present
>* [ARIES-1406] - Add karaf itests to test the examples
> 
> https://issues.apache.org/jira/browse/ARIES/fixforversion/12333252
> 
> The tag is here:
> https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.jpa-2.2.0/
> 
> 
> Please review and vote:
>  [ ] +1 Release the above artifacts
>  [ ] -1 Do not
> 
> Here is my +1
> 
> Cheers,
> Christian
> 
> -- 
> Christian Schneider
> http://www.liquid-reality.de
> 
> Open Source Architect
> http://www.talend.com
> 

-- 
Daniel Kulp
dk...@apache.org - http://dankulp.com/blog
Talend Community Coder - http://coders.talend.com



Re: [VOTE] Aries JPA 2.2.0 RC2

2015-09-23 Thread David Bosschaert
Ok - thanks for explaining.
+1 from me then.

David

On 23 September 2015 at 14:54, Christian Schneider
 wrote:
> It is the actual release.. just copied the title from another vote that was
> cancelled.
> So sorry if RC is not a common term in Aries. Some projects name all their
> releases RC until they are positively voted.
>
> Christian
>
>
> On 23.09.2015 15:30, David Bosschaert wrote:
>>
>> Hi Christian,
>>
>> Is this a vote for the actual release, or just for a release candidate?
>> Given the RC2 thing in the subject...
>>
>> Cheers,
>>
>> David
>>
>> On 23 September 2015 at 14:26, Daniel Kulp  wrote:
>>>
>>> +1
>>> Dan
>>>
>>>
 On Sep 23, 2015, at 5:25 AM, Christian Schneider
  wrote:

 I have done a new build to include issue
 https://issues.apache.org/jira/browse/ARIES-1415 .

 I've staged a release for vote at:
 https://repository.apache.org/content/repositories/orgapachearies-1041

 Release Notes - Aries - Version jpa-2.2.0

 ** Bug
 * [ARIES-1372] - Avoid NPE in case of exception in preCall
 * [ARIES-1374] - EmSupplier is not unpublished when
 EntityManagerFactory is unpublished
 * [ARIES-1385] - Create karaf feature for aries jpa
 * [ARIES-1386] - Use bnd file to describe OSGi config and use bnd
 baselining
 * [ARIES-1393] - XAJpaTemplate calls EntityManager#joinTransaction
 regardless of desired TransactionType
 * [ARIES-1401] - Damping Timeout for access to EntityManager in
 blueprint too short
 * [ARIES-1402] - We are unable to build jpa for a 1.6 JVM due to
 changes in the jpa-parent/pom
 * [ARIES-1403] - Namespace for jpa blueprint should be jpa/2.0.0
 * [ARIES-1409] - JPA compilation error when compiling against 1.6
 jre/lib jars.
 * [ARIES-1412] - EmProxy needs to unwrap InvocationTargetException
 * [ARIES-1415] - Exception laundering in JpaTemplate impls

 ** Improvement
 * [ARIES-1405] - Make sure bundle goes into graceperiod if services
 needed for JPA are not present
 * [ARIES-1406] - Add karaf itests to test the examples

 https://issues.apache.org/jira/browse/ARIES/fixforversion/12333252

 The tag is here:
 https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.jpa-2.2.0/


 Please review and vote:
   [ ] +1 Release the above artifacts
   [ ] -1 Do not

 Here is my +1

 Cheers,
 Christian

 --
 Christian Schneider
 http://www.liquid-reality.de

 Open Source Architect
 http://www.talend.com

>>> --
>>> Daniel Kulp
>>> dk...@apache.org - http://dankulp.com/blog
>>> Talend Community Coder - http://coders.talend.com
>>>
>
>
> --
> Christian Schneider
> http://www.liquid-reality.de
>
> Open Source Architect
> http://www.talend.com
>


Re: [VOTE] Aries JPA 2.2.0 RC2

2015-09-23 Thread Christian Schneider
It is the actual release.. just copied the title from another vote that 
was cancelled.
So sorry if RC is not a common term in Aries. Some projects name all 
their releases RC until they are positively voted.


Christian

On 23.09.2015 15:30, David Bosschaert wrote:

Hi Christian,

Is this a vote for the actual release, or just for a release candidate?
Given the RC2 thing in the subject...

Cheers,

David

On 23 September 2015 at 14:26, Daniel Kulp  wrote:

+1
Dan



On Sep 23, 2015, at 5:25 AM, Christian Schneider  
wrote:

I have done a new build to include issue 
https://issues.apache.org/jira/browse/ARIES-1415 .

I've staged a release for vote at:
https://repository.apache.org/content/repositories/orgapachearies-1041

Release Notes - Aries - Version jpa-2.2.0

** Bug
* [ARIES-1372] - Avoid NPE in case of exception in preCall
* [ARIES-1374] - EmSupplier is not unpublished when EntityManagerFactory is 
unpublished
* [ARIES-1385] - Create karaf feature for aries jpa
* [ARIES-1386] - Use bnd file to describe OSGi config and use bnd baselining
* [ARIES-1393] - XAJpaTemplate calls EntityManager#joinTransaction 
regardless of desired TransactionType
* [ARIES-1401] - Damping Timeout for access to EntityManager in blueprint 
too short
* [ARIES-1402] - We are unable to build jpa for a 1.6 JVM due to changes in 
the jpa-parent/pom
* [ARIES-1403] - Namespace for jpa blueprint should be jpa/2.0.0
* [ARIES-1409] - JPA compilation error when compiling against 1.6 jre/lib 
jars.
* [ARIES-1412] - EmProxy needs to unwrap InvocationTargetException
* [ARIES-1415] - Exception laundering in JpaTemplate impls

** Improvement
* [ARIES-1405] - Make sure bundle goes into graceperiod if services needed 
for JPA are not present
* [ARIES-1406] - Add karaf itests to test the examples

https://issues.apache.org/jira/browse/ARIES/fixforversion/12333252

The tag is here:
https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.jpa-2.2.0/


Please review and vote:
  [ ] +1 Release the above artifacts
  [ ] -1 Do not

Here is my +1

Cheers,
Christian

--
Christian Schneider
http://www.liquid-reality.de

Open Source Architect
http://www.talend.com


--
Daniel Kulp
dk...@apache.org - http://dankulp.com/blog
Talend Community Coder - http://coders.talend.com




--
Christian Schneider
http://www.liquid-reality.de

Open Source Architect
http://www.talend.com



Re: [CANCELLED][VOTE]Aries JPA 2.2.0

2015-09-23 Thread Christian Schneider

I am cancelling this vote and will start a new build including the fix.

Christian

On 22.09.2015 15:56, matthew.w.pi...@wellsfargo.com wrote:

Is there any chance ARIES-1415 [1] could be reviewed and if acceptable included 
in this release?

I could provide a patch, but I'm not sure of what coding standards to use. Is 
there an eclipse formatter preferences reference?

Thanks,
-matt pitts

[1] https://issues.apache.org/jira/browse/ARIES-1415

-Original Message-
From: Christian Schneider [mailto:cschneider...@gmail.com] On Behalf Of 
Christian Schneider
Sent: Tuesday, September 22, 2015 7:50 AM
To: dev@aries.apache.org
Subject: [VOTE] Aries JPA 2.2.0

I've staged a release for vote at:
https://repository.apache.org/content/repositories/orgapachearies-1038

Release Notes - Aries - Version jpa-2.2.0

** Bug
  * [ARIES-1372] - Avoid NPE in case of exception in preCall
  * [ARIES-1374] - EmSupplier is not unpublished when
EntityManagerFactory is unpublished
  * [ARIES-1385] - Create karaf feature for aries jpa
  * [ARIES-1386] - Use bnd file to describe OSGi config and use bnd
baselining
  * [ARIES-1393] - XAJpaTemplate calls EntityManager#joinTransaction
regardless of desired TransactionType
  * [ARIES-1401] - Damping Timeout for access to EntityManager in
blueprint too short
  * [ARIES-1402] - We are unable to build jpa for a 1.6 JVM due to
changes in the jpa-parent/pom
  * [ARIES-1403] - Namespace for jpa blueprint should be jpa/2.0.0
  * [ARIES-1409] - JPA compilation error when compiling against 1.6
jre/lib jars.
  * [ARIES-1412] - EmProxy needs to unwrap InvocationTargetException

** Improvement
  * [ARIES-1405] - Make sure bundle goes into graceperiod if services
needed for JPA are not present
  * [ARIES-1406] - Add karaf itests to test the examples

https://issues.apache.org/jira/browse/ARIES/fixforversion/12333252


Please review and vote:
[ ] +1 Release the above artifacts
[ ] -1 Do not

Here is my +1

Cheers,
Christian




--
Christian Schneider
http://www.liquid-reality.de

Open Source Architect
http://www.talend.com



[VOTE] Aries JPA 2.2.0 RC2

2015-09-23 Thread Christian Schneider
I have done a new build to include issue 
https://issues.apache.org/jira/browse/ARIES-1415 .


I've staged a release for vote at:
https://repository.apache.org/content/repositories/orgapachearies-1041

Release Notes - Aries - Version jpa-2.2.0

** Bug
* [ARIES-1372] - Avoid NPE in case of exception in preCall
* [ARIES-1374] - EmSupplier is not unpublished when 
EntityManagerFactory is unpublished

* [ARIES-1385] - Create karaf feature for aries jpa
* [ARIES-1386] - Use bnd file to describe OSGi config and use bnd 
baselining
* [ARIES-1393] - XAJpaTemplate calls EntityManager#joinTransaction 
regardless of desired TransactionType
* [ARIES-1401] - Damping Timeout for access to EntityManager in 
blueprint too short
* [ARIES-1402] - We are unable to build jpa for a 1.6 JVM due to 
changes in the jpa-parent/pom

* [ARIES-1403] - Namespace for jpa blueprint should be jpa/2.0.0
* [ARIES-1409] - JPA compilation error when compiling against 1.6 
jre/lib jars.

* [ARIES-1412] - EmProxy needs to unwrap InvocationTargetException
* [ARIES-1415] - Exception laundering in JpaTemplate impls

** Improvement
* [ARIES-1405] - Make sure bundle goes into graceperiod if services 
needed for JPA are not present

* [ARIES-1406] - Add karaf itests to test the examples

https://issues.apache.org/jira/browse/ARIES/fixforversion/12333252

The tag is here:
https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.jpa-2.2.0/


Please review and vote:
  [ ] +1 Release the above artifacts
  [ ] -1 Do not

Here is my +1

Cheers,
Christian

--
Christian Schneider
http://www.liquid-reality.de

Open Source Architect
http://www.talend.com



[VOTE] Aries JPA 2.2.0

2015-09-22 Thread Christian Schneider

I've staged a release for vote at:
https://repository.apache.org/content/repositories/orgapachearies-1038

Release Notes - Aries - Version jpa-2.2.0

** Bug
* [ARIES-1372] - Avoid NPE in case of exception in preCall
* [ARIES-1374] - EmSupplier is not unpublished when 
EntityManagerFactory is unpublished

* [ARIES-1385] - Create karaf feature for aries jpa
* [ARIES-1386] - Use bnd file to describe OSGi config and use bnd 
baselining
* [ARIES-1393] - XAJpaTemplate calls EntityManager#joinTransaction 
regardless of desired TransactionType
* [ARIES-1401] - Damping Timeout for access to EntityManager in 
blueprint too short
* [ARIES-1402] - We are unable to build jpa for a 1.6 JVM due to 
changes in the jpa-parent/pom

* [ARIES-1403] - Namespace for jpa blueprint should be jpa/2.0.0
* [ARIES-1409] - JPA compilation error when compiling against 1.6 
jre/lib jars.

* [ARIES-1412] - EmProxy needs to unwrap InvocationTargetException

** Improvement
* [ARIES-1405] - Make sure bundle goes into graceperiod if services 
needed for JPA are not present

* [ARIES-1406] - Add karaf itests to test the examples

https://issues.apache.org/jira/browse/ARIES/fixforversion/12333252


Please review and vote:
  [ ] +1 Release the above artifacts
  [ ] -1 Do not

Here is my +1

Cheers,
Christian

--
Christian Schneider
http://www.liquid-reality.de

Open Source Architect
http://www.talend.com



RE: [VOTE] Aries JPA 2.2.0

2015-09-22 Thread Matthew.W.Pitts
Is there any chance ARIES-1415 [1] could be reviewed and if acceptable included 
in this release? 

I could provide a patch, but I'm not sure of what coding standards to use. Is 
there an eclipse formatter preferences reference?

Thanks,
-matt pitts

[1] https://issues.apache.org/jira/browse/ARIES-1415

-Original Message-
From: Christian Schneider [mailto:cschneider...@gmail.com] On Behalf Of 
Christian Schneider
Sent: Tuesday, September 22, 2015 7:50 AM
To: dev@aries.apache.org
Subject: [VOTE] Aries JPA 2.2.0

I've staged a release for vote at:
https://repository.apache.org/content/repositories/orgapachearies-1038

Release Notes - Aries - Version jpa-2.2.0

** Bug
 * [ARIES-1372] - Avoid NPE in case of exception in preCall
 * [ARIES-1374] - EmSupplier is not unpublished when 
EntityManagerFactory is unpublished
 * [ARIES-1385] - Create karaf feature for aries jpa
 * [ARIES-1386] - Use bnd file to describe OSGi config and use bnd 
baselining
 * [ARIES-1393] - XAJpaTemplate calls EntityManager#joinTransaction 
regardless of desired TransactionType
 * [ARIES-1401] - Damping Timeout for access to EntityManager in 
blueprint too short
 * [ARIES-1402] - We are unable to build jpa for a 1.6 JVM due to 
changes in the jpa-parent/pom
 * [ARIES-1403] - Namespace for jpa blueprint should be jpa/2.0.0
 * [ARIES-1409] - JPA compilation error when compiling against 1.6 
jre/lib jars.
 * [ARIES-1412] - EmProxy needs to unwrap InvocationTargetException

** Improvement
 * [ARIES-1405] - Make sure bundle goes into graceperiod if services 
needed for JPA are not present
 * [ARIES-1406] - Add karaf itests to test the examples

https://issues.apache.org/jira/browse/ARIES/fixforversion/12333252


Please review and vote:
   [ ] +1 Release the above artifacts
   [ ] -1 Do not

Here is my +1

Cheers,
Christian

-- 
Christian Schneider
http://www.liquid-reality.de

Open Source Architect
http://www.talend.com



Re: [VOTE] Aries JPA 2.2.0

2015-09-22 Thread David Bosschaert
+1

David

On 22 September 2015 at 12:49, Christian Schneider
 wrote:
> I've staged a release for vote at:
> https://repository.apache.org/content/repositories/orgapachearies-1038
>
> Release Notes - Aries - Version jpa-2.2.0
>
> ** Bug
> * [ARIES-1372] - Avoid NPE in case of exception in preCall
> * [ARIES-1374] - EmSupplier is not unpublished when EntityManagerFactory
> is unpublished
> * [ARIES-1385] - Create karaf feature for aries jpa
> * [ARIES-1386] - Use bnd file to describe OSGi config and use bnd
> baselining
> * [ARIES-1393] - XAJpaTemplate calls EntityManager#joinTransaction
> regardless of desired TransactionType
> * [ARIES-1401] - Damping Timeout for access to EntityManager in
> blueprint too short
> * [ARIES-1402] - We are unable to build jpa for a 1.6 JVM due to changes
> in the jpa-parent/pom
> * [ARIES-1403] - Namespace for jpa blueprint should be jpa/2.0.0
> * [ARIES-1409] - JPA compilation error when compiling against 1.6
> jre/lib jars.
> * [ARIES-1412] - EmProxy needs to unwrap InvocationTargetException
>
> ** Improvement
> * [ARIES-1405] - Make sure bundle goes into graceperiod if services
> needed for JPA are not present
> * [ARIES-1406] - Add karaf itests to test the examples
>
> https://issues.apache.org/jira/browse/ARIES/fixforversion/12333252
>
>
> Please review and vote:
>   [ ] +1 Release the above artifacts
>   [ ] -1 Do not
>
> Here is my +1
>
> Cheers,
> Christian
>
> --
> Christian Schneider
> http://www.liquid-reality.de
>
> Open Source Architect
> http://www.talend.com
>


Re: [VOTE] Aries JPA 2.2.0

2015-09-22 Thread Sergey Beryozkin

+1
Sergey
On 22/09/15 12:49, Christian Schneider wrote:

I've staged a release for vote at:
https://repository.apache.org/content/repositories/orgapachearies-1038

Release Notes - Aries - Version jpa-2.2.0

** Bug
 * [ARIES-1372] - Avoid NPE in case of exception in preCall
 * [ARIES-1374] - EmSupplier is not unpublished when
EntityManagerFactory is unpublished
 * [ARIES-1385] - Create karaf feature for aries jpa
 * [ARIES-1386] - Use bnd file to describe OSGi config and use bnd
baselining
 * [ARIES-1393] - XAJpaTemplate calls EntityManager#joinTransaction
regardless of desired TransactionType
 * [ARIES-1401] - Damping Timeout for access to EntityManager in
blueprint too short
 * [ARIES-1402] - We are unable to build jpa for a 1.6 JVM due to
changes in the jpa-parent/pom
 * [ARIES-1403] - Namespace for jpa blueprint should be jpa/2.0.0
 * [ARIES-1409] - JPA compilation error when compiling against 1.6
jre/lib jars.
 * [ARIES-1412] - EmProxy needs to unwrap InvocationTargetException

** Improvement
 * [ARIES-1405] - Make sure bundle goes into graceperiod if services
needed for JPA are not present
 * [ARIES-1406] - Add karaf itests to test the examples

https://issues.apache.org/jira/browse/ARIES/fixforversion/12333252


Please review and vote:
   [ ] +1 Release the above artifacts
   [ ] -1 Do not

Here is my +1

Cheers,
Christian




--
Sergey Beryozkin

Talend Community Coders
http://coders.talend.com/