Hi

2016-08-25 4:40 GMT-05:00 Mike Kienenberger <[email protected]>:

> 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.
>
>
Probably yes. Recently I have been playing with tomee maven plugins, and
you can switch libraries easily. For now we need to switch the test cases
from CDI 1 to CDI 2.

regards,

Leonardo Uribe


> 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>
>

Reply via email to