Re: JPA Spec jar missing Activator

2019-08-14 Thread Jean-Louis Monteiro
Hey Romain,

There was a dependency in here
https://svn.apache.org/repos/asf/tomee/javaee-api/trunk/src/main/java/org/apache/openejb/javaee/api/activator/MultiActivator.java

We don't use OSGI with TomEE, but use 2.2 spec jar breaks our javaee-api
jar.

So I just wanted to know if I have to fix the spec jar or the javaee-api.
I have the answer now ;-)
--
Jean-Louis Monteiro
http://twitter.com/jlouismonteiro
http://www.tomitribe.com


On Wed, Aug 14, 2019 at 9:57 AM Romain Manni-Bucau 
wrote:

> Hi JL,
>
> Not sure if you need it - which can make us reconsider it - but long story
> short it is superseeded by capabilities on modern OSGi containers so all
> done in the pom.
>
> Romain Manni-Bucau
> @rmannibucau  |  Blog
>  | Old Blog
>  | Github <
> https://github.com/rmannibucau> |
> LinkedIn  | Book
> <
> https://www.packtpub.com/application-development/java-ee-8-high-performance
> >
>
>
> Le mer. 14 août 2019 à 09:46, Jean-Louis MONTEIRO  a
> écrit :
>
> > Hello,
> >
> > Does anyone know why the activator disappeared between 2.1 and 2.2 spec
> > jars?
> >
> >
> https://github.com/apache/geronimo-specs/tree/trunk/geronimo-jpa_2.1_spec/src/main/java/org/apache/geronimo/specs/jpa
> >
> > Is it desired?
> > I'm happy to open a ticket and fix it
> >
> > --
> > Jean-Louis
> >
>


Re: JPA Spec jar missing Activator

2019-08-14 Thread Romain Manni-Bucau
Hi JL,

Not sure if you need it - which can make us reconsider it - but long story
short it is superseeded by capabilities on modern OSGi containers so all
done in the pom.

Romain Manni-Bucau
@rmannibucau  |  Blog
 | Old Blog
 | Github  |
LinkedIn  | Book



Le mer. 14 août 2019 à 09:46, Jean-Louis MONTEIRO  a
écrit :

> Hello,
>
> Does anyone know why the activator disappeared between 2.1 and 2.2 spec
> jars?
>
> https://github.com/apache/geronimo-specs/tree/trunk/geronimo-jpa_2.1_spec/src/main/java/org/apache/geronimo/specs/jpa
>
> Is it desired?
> I'm happy to open a ticket and fix it
>
> --
> Jean-Louis
>