Thanks! Is there an incubator or subproject for it already?
> On 2 Nov 2018, at 07:47, Romain Manni-Bucau <[email protected]> wrote: > > Hi Roberto, > > Likely and also an incubator or subproject implementing it. A good working > pattern is to do the impl and keep the api next to it until passing tck. This > allows to document the api etc properly (reminder being we cant copy the ri) > while implementing it. Once all green we give it back to geronimo for the > standard integration. > > > > Le ven. 2 nov. 2018 00:21, Roberto Cortez <[email protected] > <mailto:[email protected]>> a écrit : > Hi, > > I was looking into the geronimo-specs projects here: > https://github.com/apache/geronimo-specs > <https://github.com/apache/geronimo-specs> > > Shouldn’t we have an API for JSR-375 - Java EE Security API as well, like > this? > https://github.com/javaee/security-api > <https://github.com/javaee/security-api> (now moved to Jakarta EE) > > Cheers, > Roberto >
