Re: Jakarta EE APIs

2020-07-25 Thread Raymond Auge
+1 - Ray On Wed., Jul. 22, 2020, 5:29 p.m. Martin Grigorov, wrote: > > > On Wed, Jul 22, 2020, 18:10 Mark Thomas wrote: > >> Hi all, >> >> We currently have implementations for all of the Jakarta APIs that ship >> with Tomcat and partial implementations for 5 additional Jakarta APIs that >>

Re: Jakarta EE APIs

2020-07-22 Thread Martin Grigorov
On Wed, Jul 22, 2020, 18:10 Mark Thomas wrote: > Hi all, > > We currently have implementations for all of the Jakarta APIs that ship > with Tomcat and partial implementations for 5 additional Jakarta APIs that > are compile time only dependencies. > > I was checking those partial implementations

Re: Jakarta EE APIs

2020-07-22 Thread Rémy Maucherat
On Wed, Jul 22, 2020 at 5:10 PM Mark Thomas wrote: > Hi all, > > We currently have implementations for all of the Jakarta APIs that ship > with Tomcat and partial implementations for 5 additional Jakarta APIs that > are compile time only dependencies. > > I was checking those partial

Re: Jakarta EE APIs

2020-07-22 Thread Romain Manni-Bucau
Le mer. 22 juil. 2020 à 18:29, Mark Thomas a écrit : > On 22/07/2020 17:11, Romain Manni-Bucau wrote: > > Hi Mark, > > > > Another option is to use Apache Geronimo specs (and update/create > > missing ones - think new mail one is not yet there for ex). > > This is a distinct disadvantage. > You

Re: Jakarta EE APIs

2020-07-22 Thread Mark Thomas
On 22/07/2020 17:11, Romain Manni-Bucau wrote: > Hi Mark, > > Another option is to use Apache Geronimo specs (and update/create > missing ones - think new mail one is not yet there for ex). This is a distinct disadvantage. > Advantage would be we wouldn't lose all the work around OSGi and jpms

Re: Jakarta EE APIs

2020-07-22 Thread Romain Manni-Bucau
Hi Mark, Another option is to use Apache Geronimo specs (and update/create missing ones - think new mail one is not yet there for ex). Advantage would be we wouldn't lose all the work around OSGi and jpms eclipse does not - and will not probably - handle (at least for the first part). It also

Re: Jakarta EE APIs

2020-07-22 Thread Mark Thomas
On 22/07/2020 15:53, Mark Thomas wrote: > Hi all, > > We currently have implementations for all of the Jakarta APIs that ship with > Tomcat and partial implementations for 5 additional Jakarta APIs that are > compile time only dependencies. > > I was checking those partial implementations