You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomee.apache.org by Jonathan Gallimore <jo...@gmail.com> on 2018/02/15 12:27:25 UTC

Revert ActiveMQ version change (was Re: tomee git commit: upgrating amq from 5.14.5 to 5.15.2)

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, <tv...@apache.org> 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 <th...@veronezi.org>
> Authored: Wed Feb 14 09:14:49 2018 -0200
> Committer: Thiago Veronezi <th...@veronezi.org>
> 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>
>
>

Re: Revert ActiveMQ version change (was Re: tomee git commit: upgrating amq from 5.14.5 to 5.15.2)

Posted by Romain Manni-Bucau <rm...@gmail.com>.
sounds good to me


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 14:24 GMT+01:00 Mark Struberg <st...@yahoo.de.invalid>:

> We could do that but that but we should at least raise the minor version.
> That would be TomEE-7.1.0 in that case.
>
> LieGrue,
> strub
>
> > Am 15.02.2018 um 14:17 schrieb Jonathan Gallimore <
> jonathan.gallimore@gmail.com>:
> >
> > 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 <
> rmannibucau@gmail.com>
> > 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 <
> >> jonathan.gallimore@gmail.com>
> >> :
> >>
> >>> 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, <tv...@apache.org> 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 <th...@veronezi.org>
> >>>> Authored: Wed Feb 14 09:14:49 2018 -0200
> >>>> Committer: Thiago Veronezi <th...@veronezi.org>
> >>>> 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>
> >>>>
> >>>>
> >>>
> >>
>
>

Re: Revert ActiveMQ version change (was Re: tomee git commit: upgrating amq from 5.14.5 to 5.15.2)

Posted by Mark Struberg <st...@yahoo.de.INVALID>.
We could do that but that but we should at least raise the minor version. 
That would be TomEE-7.1.0 in that case.

LieGrue,
strub

> Am 15.02.2018 um 14:17 schrieb Jonathan Gallimore <jo...@gmail.com>:
> 
> 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 <rm...@gmail.com>
> 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 <
>> jonathan.gallimore@gmail.com>
>> :
>> 
>>> 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, <tv...@apache.org> 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 <th...@veronezi.org>
>>>> Authored: Wed Feb 14 09:14:49 2018 -0200
>>>> Committer: Thiago Veronezi <th...@veronezi.org>
>>>> 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>
>>>> 
>>>> 
>>> 
>> 


Re: Revert ActiveMQ version change (was Re: tomee git commit: upgrating amq from 5.14.5 to 5.15.2)

Posted by Jonathan Gallimore <jo...@gmail.com>.
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 <rm...@gmail.com>
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 <
> jonathan.gallimore@gmail.com>
> :
>
> > 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, <tv...@apache.org> 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 <th...@veronezi.org>
> > > Authored: Wed Feb 14 09:14:49 2018 -0200
> > > Committer: Thiago Veronezi <th...@veronezi.org>
> > > 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>
> > >
> > >
> >
>

Re: Revert ActiveMQ version change (was Re: tomee git commit: upgrating amq from 5.14.5 to 5.15.2)

Posted by Romain Manni-Bucau <rm...@gmail.com>.
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 <jo...@gmail.com>
:

> 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, <tv...@apache.org> 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 <th...@veronezi.org>
> > Authored: Wed Feb 14 09:14:49 2018 -0200
> > Committer: Thiago Veronezi <th...@veronezi.org>
> > 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>
> >
> >
>

Re: Revert ActiveMQ version change (was Re: tomee git commit: upgrating amq from 5.14.5 to 5.15.2)

Posted by Thiago Veronezi <th...@veronezi.org>.
Np. Tx bud.
[],
Thiago


On Feb 15, 2018 10:27, "Jonathan Gallimore" <jo...@gmail.com>
wrote:

> 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, <tv...@apache.org> 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 <th...@veronezi.org>
> > Authored: Wed Feb 14 09:14:49 2018 -0200
> > Committer: Thiago Veronezi <th...@veronezi.org>
> > 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>
> >
> >
>