ETA is soon. The question is whether we handle jpms right now. Do we at all? And how do we cope with it for our aggregator spec jar?
LieGrue, strub > Am 13.03.2020 um 12:17 schrieb Jonathan Gallimore > <[email protected]>: > > What's the ETA on the Geronimo spec work, Mark? I think the shade plugin > has various transformers which can be configured to do what you want. Happy > to help out with it. > > Jon > > On Fri, Mar 13, 2020 at 10:51 AM Mark Struberg <[email protected]> > wrote: > >> wait Jon, right now preparing geronimo spec versions with module names. >> >> Automatic-Module-Name: javax.persistence >> >> Btw, how to handle a single jar which is a shade of MULTIPLE maven modules? >> >> >> LieGrue, >> strub >> >> >> >>> Am 25.02.2020 um 21:09 schrieb Jonathan Gallimore < >> [email protected]>: >>> >>> Hi >>> >>> This is a vote for an updated Java EE spec jar, with one single change >> over >>> javaee-api:8.0-3, which is to use the Tomcat API libraries from 9.0.31 as >>> opposed to 9.0.22. >>> >>> This is required to fix an issue in the TomEE builds >>> where javax.el.ExpressionFactory#getClassNameServices was returning the >>> first line of the ASF license header as opposed to a class name, and this >>> being released is a pre-requisite for any further TomEE releases. >>> >>> *SVN TAG* >>> https://svn.apache.org/repos/asf/tomee/javaee-api/tags/javaee-api-8.0-4/ >>> >>> *Sources* >>> >> https://repository.apache.org/service/local/repositories/orgapachetomee-1162/content/org/apache/tomee/javaee-api/8.0-4/javaee-api-8.0-4-source-release.zip >>> >>> *Binaries* >>> >> https://repository.apache.org/service/local/repositories/orgapachetomee-1162/content/org/apache/tomee/javaee-api/8.0-4/javaee-api-8.0-4.zip >>> >>> please VOTE >>> [+1] all fine, ship it >>> [+0] don't care >>> [-1] stop, because ${reason} >>> >>> The VOTE is open for 72h. Here's my +1. >>> >>> Many thanks >>> >>> Jon >> >>
