REMINDER: Apache EU Roadshow 2018 in Berlin is less than 2 weeks away!

2018-05-31 Thread sharan

Hello Apache Supporters and Enthusiasts

This is a reminder that our Apache EU Roadshow in Berlin is less than 
two weeks away and we need your help to spread the word. Please let your 
work colleagues, friends and anyone interested in any attending know 
about our Apache EU Roadshow event.


We have a great schedule including tracks on Apache Tomcat, Apache Http 
Server, Microservices, Internet of Things (IoT) and Cloud Technologies. 
You can find more details at the link below:


https://s.apache.org/0hnG

Ticket prices will be going up on 8^th June 2018, so please make sure 
that you register soon if you want to beat the price increase. 
https://foss-backstage.de/tickets


Remember that registering for the Apache EU Roadshow also gives you 
access to FOSS Backstage so you can attend any talks and workshops from 
both conferences. And don’t forget that our Apache Lounge will be open 
throughout the whole conference as a place to meet up, hack and relax.


We look forward to seeing you in Berlin!

Thanks
Sharan Foga,  VP Apache Community Development

http://apachecon.com/
@apachecon

PLEASE NOTE: You are receiving this message because you are subscribed 
to a user@ or dev@ list of one or more Apache Software Foundation projects.


Re: Maven version order spec weirdness

2018-05-31 Thread Ross Goldberg
I’m amending my proposal to be:

Then, starting from the end of the version string, the following trailing
"null" tokens are trimmed:

* “null” qualifier tokens ("", "final", "ga")

* 0 tokens, except for those that are sandwiched between two hyphens
with a numeric token immediately following the latter hyphen. Thus, e.g.:

1.-0.0-20 -> 1-0-20
1-0-rc-2 -> 1-rc-2

On Thu, May 31, 2018 at 10:22 AM Ross Goldberg 
wrote:

> The maven Maven version order spec (
> https://maven.apache.org/pom.html#Version_Order_Specification) indicates
> that :
>
> 1-0-2 is equivalent to 1-2, so 1-0-2 = 1-2 > 1-1.
>
> That doesn't make much sense to me.
>
> I think the following line from the spec should be revised from:
>
> Then, starting from the end of the version, the trailing "null" values (0,
> "", "final", "ga") are trimmed.
>
> To:
>
> Then, starting from the end of the version string, all trailing "null"
> qualifier tokens ("", "final", "ga") are trimmed. All trailing numeric 0
> tokens that do not immediately follow a hyphen prefix (regardless of
> whether the hyphen is explicit or implicit) are likewise trimmed.
>


Maven version order spec weirdness

2018-05-31 Thread Ross Goldberg
The maven Maven version order spec (
https://maven.apache.org/pom.html#Version_Order_Specification) indicates
that :

1-0-2 is equivalent to 1-2, so 1-0-2 = 1-2 > 1-1.

That doesn't make much sense to me.

I think the following line from the spec should be revised from:

Then, starting from the end of the version, the trailing "null" values (0,
"", "final", "ga") are trimmed.

To:

Then, starting from the end of the version string, all trailing "null"
qualifier tokens ("", "final", "ga") are trimmed. All trailing numeric 0
tokens that do not immediately follow a hyphen prefix (regardless of
whether the hyphen is explicit or implicit) are likewise trimmed.


Re: [VOTE] Release Apache Maven WAR Plugin version 3.2.1

2018-05-31 Thread Karl Heinz Marbaise

Hi Eric,

On 31/05/18 10:25, Eric Lilja wrote:
How's the release of plexus-interpolation going? We're looking forward 
to a new release of maven-war-plugin!


Thanks for the reminder...

I will take a look for plexus-interpolation .release...

Kind regards
Karl Heinz Marbaise



- EL

On Sun, May 13, 2018 at 10:16 AM Karl Heinz Marbaise > wrote:


Hi Gabriel,

I have added an issue for the upgrade of plexus-interpolation
(MWAR-417)
which is related to MWAR-303 and I will do a release of
plexus-interpolation within the next daysafterwards I can make an
other release of Maven WAR Plugin if this helps...


Kind regards
Karl Heinz Marbaise
On 10/05/18 03:21, Gabriel Belingueres wrote:
 > any chance of adding MWAR-303 to the release? fix is already
submitted.
 >
 > El mié., 9 de may. de 2018 20:14, Olivier Lamy mailto:ol...@apache.org>> escribió:
 >
 >> +1
 >>
 >> On Thu, 10 May 2018 at 04:17, Karl Heinz Marbaise
mailto:khmarba...@gmx.de>>
 >> wrote:
 >>
 >>> Hi,
 >>>
 >>> We solved 5 issues:
 >>>
 >>>
 >>

https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12318121=12341729
 >>>
 >>> There are still a couple of issues left in JIRA:
 >>>
 >>>
 >>

https://issues.apache.org/jira/issues/?jql=project%20%3D%20MWAR%20AND%20resolution%20%3D%20Unresolved%20ORDER%20BY%20key%20DESC%2C%20priority%20DESC%2C%20updated%20DESC
 >>>
 >>> Staging repo:
 >>> https://repository.apache.org/content/repositories/maven-1423/
 >>>
 >>>
 >>>
 >>

https://repository.apache.org/content/repositories/maven-1423/org/apache/maven/plugins/maven-war-plugin/3.2.1/maven-war-plugin-3.2.1-source-release.zip
 >>>
 >>> Source release checksum(s):
 >>> maven-war-plugin-3.2.1-source-release.zip sha1:
 >>> 94317def832e4b767808dbed6b9463c75a99227c
 >>>
 >>> Staging site:
 >>> https://maven.apache.org/plugins-archives/maven-war-plugin-LATEST/
 >>>
 >>> Guide to testing staged releases:
 >>>
https://maven.apache.org/guides/development/guide-testing-releases.html
 >>>
 >>> Vote open for at least 72 hours.
 >>>
 >>> [ ] +1
 >>> [ ] +0
 >>> [ ] -1


-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: [VOTE] Release Apache Maven WAR Plugin version 3.2.1

2018-05-31 Thread Eric Lilja
How's the release of plexus-interpolation going? We're looking forward to a
new release of maven-war-plugin!

- EL

On Sun, May 13, 2018 at 10:16 AM Karl Heinz Marbaise 
wrote:

> Hi Gabriel,
>
> I have added an issue for the upgrade of plexus-interpolation (MWAR-417)
> which is related to MWAR-303 and I will do a release of
> plexus-interpolation within the next daysafterwards I can make an
> other release of Maven WAR Plugin if this helps...
>
>
> Kind regards
> Karl Heinz Marbaise
> On 10/05/18 03:21, Gabriel Belingueres wrote:
> > any chance of adding MWAR-303 to the release? fix is already submitted.
> >
> > El mié., 9 de may. de 2018 20:14, Olivier Lamy 
> escribió:
> >
> >> +1
> >>
> >> On Thu, 10 May 2018 at 04:17, Karl Heinz Marbaise 
> >> wrote:
> >>
> >>> Hi,
> >>>
> >>> We solved 5 issues:
> >>>
> >>>
> >>
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12318121=12341729
> >>>
> >>> There are still a couple of issues left in JIRA:
> >>>
> >>>
> >>
> https://issues.apache.org/jira/issues/?jql=project%20%3D%20MWAR%20AND%20resolution%20%3D%20Unresolved%20ORDER%20BY%20key%20DESC%2C%20priority%20DESC%2C%20updated%20DESC
> >>>
> >>> Staging repo:
> >>> https://repository.apache.org/content/repositories/maven-1423/
> >>>
> >>>
> >>>
> >>
> https://repository.apache.org/content/repositories/maven-1423/org/apache/maven/plugins/maven-war-plugin/3.2.1/maven-war-plugin-3.2.1-source-release.zip
> >>>
> >>> Source release checksum(s):
> >>> maven-war-plugin-3.2.1-source-release.zip sha1:
> >>> 94317def832e4b767808dbed6b9463c75a99227c
> >>>
> >>> Staging site:
> >>> https://maven.apache.org/plugins-archives/maven-war-plugin-LATEST/
> >>>
> >>> Guide to testing staged releases:
> >>>
> https://maven.apache.org/guides/development/guide-testing-releases.html
> >>>
> >>> Vote open for at least 72 hours.
> >>>
> >>> [ ] +1
> >>> [ ] +0
> >>> [ ] -1
> >>>
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>
>