Should we consider switching to tomee instead of geronimo for J2EE 7? It seems like more development is happening in tomee than geronimo from the board reports (april, may, july) and visible project activity.
http://www.apache.org/foundation/board/calendar.html#2016 On Wed, Aug 24, 2016 at 10:24 PM, <[email protected]> wrote: > URL: http://svn.apache.org/viewvc?rev=1757591&view=rev > Log: > update dependencies and remove unused code > ============================================================================== > --- myfaces/core/branches/2.3.x/api/pom.xml (original) > +++ myfaces/core/branches/2.3.x/api/pom.xml Thu Aug 25 02:24:39 2016 > @@ -615,7 +615,7 @@ > <!-- JSP 2.1 --> > <dependency> > <groupId>org.apache.geronimo.specs</groupId> > - <artifactId>geronimo-jsp_2.1_spec</artifactId> > + <artifactId>geronimo-jsp_2.2_spec</artifactId> > </dependency> > > <!-- JSTL 1.2 --> > @@ -645,7 +645,7 @@ > > <dependency> > <groupId>org.apache.geronimo.specs</groupId> > - <artifactId>geronimo-jcdi_1.0_spec</artifactId> > + <artifactId>geronimo-jcdi_1.1_spec</artifactId>
