I'm happy to vote on it. Providing that requiring Java 8 for EE7 is ok, I'd be in favour of it. A vote is the right step in my view, so its a conscious decision rather than happening accidentally with dependencies slipping in.
Jon On Thu, Feb 15, 2018 at 1:13 PM, Romain Manni-Bucau <[email protected]> wrote: > Do we want to vote to move tomee7 to java 8? There is no more blocker today > I think. > > > Romain Manni-Bucau > @rmannibucau <https://twitter.com/rmannibucau> | Blog > <https://rmannibucau.metawerx.net/> | Old Blog > <http://rmannibucau.wordpress.com> | Github <https://github.com/ > rmannibucau> | > LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book > <https://www.packtpub.com/application-development/java- > ee-8-high-performance> > > 2018-02-15 13:27 GMT+01:00 Jonathan Gallimore < > [email protected]> > : > > > Hey Thiago > > > > Looks like the new version is Java 8, so I'm going to revert it. We > should > > definitely go for 5.15.x in the EE8 branch though. > > > > Please let me know if that is an issue. > > > > Jon > > > > On Wed, Feb 14, 2018 at 11:17 AM, <[email protected]> wrote: > > > > > Repository: tomee > > > Updated Branches: > > > refs/heads/master 0a0ddab90 -> a049ad484 > > > > > > > > > upgrating amq from 5.14.5 to 5.15.2 > > > > > > > > > Project: http://git-wip-us.apache.org/repos/asf/tomee/repo > > > Commit: http://git-wip-us.apache.org/repos/asf/tomee/commit/a049ad48 > > > Tree: http://git-wip-us.apache.org/repos/asf/tomee/tree/a049ad48 > > > Diff: http://git-wip-us.apache.org/repos/asf/tomee/diff/a049ad48 > > > > > > Branch: refs/heads/master > > > Commit: a049ad484eb061884d0c4a0c85bbe4b250a390ff > > > Parents: 0a0ddab > > > Author: Thiago Veronezi <[email protected]> > > > Authored: Wed Feb 14 09:14:49 2018 -0200 > > > Committer: Thiago Veronezi <[email protected]> > > > Committed: Wed Feb 14 09:14:49 2018 -0200 > > > > > > ---------------------------------------------------------------------- > > > pom.xml | 2 +- > > > 1 file changed, 1 insertion(+), 1 deletion(-) > > > ---------------------------------------------------------------------- > > > > > > > > > http://git-wip-us.apache.org/repos/asf/tomee/blob/a049ad48/pom.xml > > > ---------------------------------------------------------------------- > > > diff --git a/pom.xml b/pom.xml > > > index 6fc6360..0670dd2 100644 > > > --- a/pom.xml > > > +++ b/pom.xml > > > @@ -169,7 +169,7 @@ > > > <commons-net.version>3.3</commons-net.version> > > > > > > <bval.version>1.1.2</bval.version> > > > - <org.apache.activemq.version>5.14.5</org.apache.activemq.version> > > > + <org.apache.activemq.version>5.15.2</org.apache.activemq.version> > > > <org.springframework.version>3.1.4.RELEASE</org. > > > springframework.version> > > > <junit.version>4.12</junit.version> > > > <org.apache.axis2.version>1.4.1</org.apache.axis2.version> > > > > > > > > >
