Hi Guys, I was able to accomplish * Binary compatibility moved to Java 7 from 6. Refrained from moving to Java 8 for now. * OpenJPA upgraded to latest release 2.4.2 keeping JPA @version 1.
Cannot migrate to higher version of Hibernate * Hibernate 5.2.10 has a lot of changes in it's internal API. Requires rewrite of hibernate layer within ODE. Will try to go for a version may be 4.X where the API hasn't changed much. Upgrade of Axis2 to 1.7.5 and TomEE can be achieved. Have upgraded the CI build with docker container containing Java 8 and Buildr 1.5.3 I haven't yet committed these changes yet. Will do so ASAP. regards, sathwik On Fri, Jul 21, 2017 at 12:45 AM, Sathwik B P <sathwik...@gmail.com> wrote: > Hi paul, > > This is just the plan. > In case latest Tomee release doesn't include the latest tomcat security > patches, then will try to include them. > > I hope to have these upgrades within this quarter. > > Regards, > Sathwik > > On Jul 20, 2017 21:16, "Paul Brown" <paulrbr...@gmail.com> wrote: > > This looks solid, Sathwik. The Tomcat upgrades look pretty minor. Does it > just pick up security fixes? > > On Thu, Jul 20, 2017 at 3:09 AM Sathwik B P <sathwik...@gmail.com> wrote: > > > Hi Devs, > > > > How about release plans for 1.3.8 with these features. > > * Minimum binary compatibility requirement Java 8 from current Java 6 > > * JPA 2 > > - OPENJPA 2.4.2 and persistence configuration versions to JPA > 2.0 > > (No backward compatibility to 1.0) > > - Hibernate 5.2.10 (Replace existing xdocket annotations with > JPA > > or extended Hibernate annotations) > > * Axis2 from current 1.6.2 to 1.7.X > > * TOMEE from current 7.0.1 to 7.0.3 or greater > > * Minimum TOMCAT to 8.5.X > > > > Let me know your thoughts. > > > > regards, > > sathwik > > > > >