Re: [VOTE] Release Maven Wagon version 2.12

2017-01-29 Thread Dan Tran
+0

this release works at my side, however

the Http HugeFileDownloadTest almost double between 2.11  (dropped) and
2.12.  162 sec versus 301 sec

on my virtual Centos 7 4CPU, OpenJDK 7

Sorry about late response

May want to have  an explanation for the discrepancy before release

Thanks

-Dan




On Sun, Jan 29, 2017 at 3:01 PM, Olivier Lamy  wrote:

> +1
>
> On 28 January 2017 at 00:17, Michael Osipov  wrote:
>
> > Hi,
> >
> > We solved 28 issues:
> > https://issues.apache.org/jira/secure/ReleaseNote.jspa?proje
> > ctId=12318122=12338924
> >
> > There are still a couple of issues left in JIRA:
> > https://issues.apache.org/jira/issues/?jql=project%20%3D%
> > 20WAGON%20AND%20resolution%20%3D%20Unresolved%20ORDER%20BY%
> > 20priority%20DESC
> >
> > Staging repo:
> > https://repository.apache.org/content/repositories/maven-1321/
> > https://repository.apache.org/content/repositories/maven-132
> > 1/org/apache/maven/wagon/wagon/2.12/wagon-2.12-source-release.zip
> >
> > Source release checksum(s):
> > wagon-2.12-source-release.zip sha1: bc948e4a8e56d59b2176892df4ce0f
> > 292a461334
> >
> > Staging site:
> > https://maven.apache.org/wagon-archives/wagon-LATEST/
> >
> > Guide to testing staged releases:
> > http://maven.apache.org/guides/development/guide-testing-releases.html
> >
> > Vote open for 72 hours.
> >
> > [ ] +1
> > [ ] +0
> > [ ] -1
> >
> > -
> > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> > For additional commands, e-mail: dev-h...@maven.apache.org
> >
> >
>
>
> --
> Olivier Lamy
> http://twitter.com/olamy | http://linkedin.com/in/olamy
>


Re: [VOTE] Release Maven Wagon version 2.12

2017-01-29 Thread Olivier Lamy
+1

On 28 January 2017 at 00:17, Michael Osipov  wrote:

> Hi,
>
> We solved 28 issues:
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?proje
> ctId=12318122=12338924
>
> There are still a couple of issues left in JIRA:
> https://issues.apache.org/jira/issues/?jql=project%20%3D%
> 20WAGON%20AND%20resolution%20%3D%20Unresolved%20ORDER%20BY%
> 20priority%20DESC
>
> Staging repo:
> https://repository.apache.org/content/repositories/maven-1321/
> https://repository.apache.org/content/repositories/maven-132
> 1/org/apache/maven/wagon/wagon/2.12/wagon-2.12-source-release.zip
>
> Source release checksum(s):
> wagon-2.12-source-release.zip sha1: bc948e4a8e56d59b2176892df4ce0f
> 292a461334
>
> Staging site:
> https://maven.apache.org/wagon-archives/wagon-LATEST/
>
> Guide to testing staged releases:
> http://maven.apache.org/guides/development/guide-testing-releases.html
>
> Vote open for 72 hours.
>
> [ ] +1
> [ ] +0
> [ ] -1
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>
>


-- 
Olivier Lamy
http://twitter.com/olamy | http://linkedin.com/in/olamy


[GitHub] maven issue #103: spelling: excident

2017-01-29 Thread atanasenko
Github user atanasenko commented on the issue:

https://github.com/apache/maven/pull/103
  
2cents: why not `addInNode()`/`addOutNode()` (renaming 
`exNodes`->`outNodes`)? Simple and concise.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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



[GitHub] maven issue #103: spelling: excident

2017-01-29 Thread jsoref
Github user jsoref commented on the issue:

https://github.com/apache/maven/pull/103
  
Well, ideally we'd pick things not likely to be typo'd (your second one 
would be `Depended`). Anyway, I'm more or less willing to take any pair of 
things you're happy w/.\

one pair to consider is `into` and `from` -- they're clearly distinct, 
they're short, and they have the same character count.

Possibly `linkInto`, `linkFrom`, `addLinkInto`. Not sure I like it. I 
really didn't come here to rewrite terminology. I have a toolchain that uses 
maven, and I figured I owed maven a PR...


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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



Re: Progress check for 3.5.0

2017-01-29 Thread Michael Osipov

Am 2017-01-29 um 20:47 schrieb Hervé BOUTEMY:

resolver integration is ready in MNG-6110 branch: please review
I'll merge in 48h


I believe that bfc35976e2883bb922ef6e1787917a28215532b7 and 
37c936d0ff778967dd4d9f68edfd60c3bea76e17 should be one commit because 
they are highly coupled.
9d94541f7deaf784f3bc2157c1a3c149907538b8 should be merged seperately 
because it reflects two distinct changes of the dependency overview, not 
necessarily Resolver change.



I prepared MNG-5878 branch for "add support for module name != artifactId in
every calculated URLs (project, SCM, site): special project.directory
property"
I'd like to have seconds to merge that branch into 3.5.0


Left come comments.

In general, both branches are fine.


Le dimanche 22 janvier 2017, 10:22:26 CET Stephen Connolly a écrit :

I'm currently waiting on Hervé to start the 1.0.3 release of resolver.

Once we get that I'm going to start cutting RCs (I plan 2 a week apart)

Once we have a stable RC I will cut the release, and start a clock towards
3.5.1 (6 weeks approx)

If you miss the boat, you can catch the next one, but we need to get this
project into a rhythm.

-Stephen

P.S. Hervé if you don't have the time to release resolver this week I let
me know and I'll pick it up




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






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



Re: Progress check for 3.5.0

2017-01-29 Thread Hervé BOUTEMY
resolver integration is ready in MNG-6110 branch: please review
I'll merge in 48h

I prepared MNG-5878 branch for "add support for module name != artifactId in 
every calculated URLs (project, SCM, site): special project.directory 
property"
I'd like to have seconds to merge that branch into 3.5.0

Regards,

Hervé

Le dimanche 22 janvier 2017, 10:22:26 CET Stephen Connolly a écrit :
> I'm currently waiting on Hervé to start the 1.0.3 release of resolver.
> 
> Once we get that I'm going to start cutting RCs (I plan 2 a week apart)
> 
> Once we have a stable RC I will cut the release, and start a clock towards
> 3.5.1 (6 weeks approx)
> 
> If you miss the boat, you can catch the next one, but we need to get this
> project into a rhythm.
> 
> -Stephen
> 
> P.S. Hervé if you don't have the time to release resolver this week I let
> me know and I'll pick it up



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



Re: [VOTE] Release Maven Wagon version 2.12

2017-01-29 Thread Karl Heinz Marbaise

Hi,

+1 from me.

Kind regards
Karl Heinz Marbaise
On 27/01/17 14:17, Michael Osipov wrote:

Hi,

We solved 28 issues:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12318122=12338924


There are still a couple of issues left in JIRA:
https://issues.apache.org/jira/issues/?jql=project%20%3D%20WAGON%20AND%20resolution%20%3D%20Unresolved%20ORDER%20BY%20priority%20DESC


Staging repo:
https://repository.apache.org/content/repositories/maven-1321/
https://repository.apache.org/content/repositories/maven-1321/org/apache/maven/wagon/wagon/2.12/wagon-2.12-source-release.zip


Source release checksum(s):
wagon-2.12-source-release.zip sha1:
bc948e4a8e56d59b2176892df4ce0f292a461334

Staging site:
https://maven.apache.org/wagon-archives/wagon-LATEST/

Guide to testing staged releases:
http://maven.apache.org/guides/development/guide-testing-releases.html

Vote open for 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 Maven Wagon version 2.12

2017-01-29 Thread Michael Osipov

Less than a day left, two more votes to go.

Am 2017-01-27 um 14:17 schrieb Michael Osipov:

Hi,

We solved 28 issues:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12318122=12338924


There are still a couple of issues left in JIRA:
https://issues.apache.org/jira/issues/?jql=project%20%3D%20WAGON%20AND%20resolution%20%3D%20Unresolved%20ORDER%20BY%20priority%20DESC


Staging repo:
https://repository.apache.org/content/repositories/maven-1321/
https://repository.apache.org/content/repositories/maven-1321/org/apache/maven/wagon/wagon/2.12/wagon-2.12-source-release.zip


Source release checksum(s):
wagon-2.12-source-release.zip sha1:
bc948e4a8e56d59b2176892df4ce0f292a461334

Staging site:
https://maven.apache.org/wagon-archives/wagon-LATEST/

Guide to testing staged releases:
http://maven.apache.org/guides/development/guide-testing-releases.html

Vote open for 72 hours.

[ ] +1
[ ] +0
[ ] -1

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





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



[GitHub] maven issue #103: spelling: excident

2017-01-29 Thread michael-o
Github user michael-o commented on the issue:

https://github.com/apache/maven/pull/103
  
So why not named them: excident => `addDependsOn` and incident => 
`addDependenedBy` or similar? Just like JIRA linking: "is dependent upon" and 
"depends upon".



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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



[GitHub] maven issue #103: spelling: excident

2017-01-29 Thread jsoref
Github user jsoref commented on the issue:

https://github.com/apache/maven/pull/103
  
https://proofwiki.org/wiki/Definition:Incident_(Graph_Theory)

Offers "incident to" and "incident from".

Offhand, I'd suggest moving away from graph theory towards packaging or 
something else.

Graph theory while interesting isn't really going to help someone figure 
this stuff out.

I mean, it's possible to replace all incidents of incident/excident w/ 
incidentTo/incidentFrom, but that won't make the code easier to read.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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



[GitHub] maven issue #100: Spelling non-API change

2017-01-29 Thread michael-o
Github user michael-o commented on the issue:

https://github.com/apache/maven/pull/100
  
You have renamed to `mngt`, but missed to rename physical directories also.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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



[GitHub] maven issue #103: spelling: excident

2017-01-29 Thread michael-o
Github user michael-o commented on the issue:

https://github.com/apache/maven/pull/103
  
I assume that due to the directed graph nature, it shall decribe all edges 
I depent, but have not a common parent vertex (see definition for incident). My 
graph theory knowledge is highly rusty from first semester.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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



[GitHub] maven issue #103: spelling: excident

2017-01-29 Thread jsoref
Github user jsoref commented on the issue:

https://github.com/apache/maven/pull/103
  
I studied graph theory starting in middle school. I know the other thing is 
a made up word.

But, the problem is... consider lines...
What is the opposite of a perpendicular line? Is it ...
* a parallel line?
* a line that intersects but not at a 90-degree angle?
* a line that is skew?

What precise aspect of lines is this thing trying to express?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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



[GitHub] maven issue #100: Spelling non-API change

2017-01-29 Thread jsoref
Github user jsoref commented on the issue:

https://github.com/apache/maven/pull/100
  
sonatype/plexus-sec-dispatcher#4


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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



[GitHub] maven issue #103: spelling: excident

2017-01-29 Thread michael-o
Github user michael-o commented on the issue:

https://github.com/apache/maven/pull/103
  
Incident comes from the graph theory: 
https://en.wikipedia.org/wiki/Degree_%28graph_theory%29, but I cannot find 
excident as the opposide term for.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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



[GitHub] maven issue #103: spelling: excident

2017-01-29 Thread jsoref
Github user jsoref commented on the issue:

https://github.com/apache/maven/pull/103
  
I doubt it. Do you understand the code enough to be able to / can you try 
to read it and then describe what the code is interested in describing? (try to 
avoid using anything that sounds similar to any of the candidate word roots).


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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



[GitHub] maven issue #101: Spelling api

2017-01-29 Thread michael-o
Github user michael-o commented on the issue:

https://github.com/apache/maven/pull/101
  
This is fine.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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



[GitHub] maven issue #103: spelling: excident

2017-01-29 Thread michael-o
Github user michael-o commented on the issue:

https://github.com/apache/maven/pull/103
  
The problem for this word is that it is not even listed in not in the 
Oxford nor Merriam-Webster dictionary. Even if you are a native English 
speaker, it be quite difficult to understand incident/excident. Is 
[this](https://en.wiktionary.org/wiki/excido#Etymology_1) the meaning?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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



[GitHub] maven issue #102: spelling: vertices

2017-01-29 Thread michael-o
Github user michael-o commented on the issue:

https://github.com/apache/maven/pull/102
  
This PR cannot be merged until `DAG` from Plexus Utils is fixed. Can you 
open a PR overthere?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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



[GitHub] maven issue #100: Spelling non-API change

2017-01-29 Thread michael-o
Github user michael-o commented on the issue:

https://github.com/apache/maven/pull/100
  
I am about to mere this PR, but for one commit which has to be undone. Then 
I will check the rest.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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



[GitHub] maven pull request #100: Spelling non-API change

2017-01-29 Thread michael-o
Github user michael-o commented on a diff in the pull request:

https://github.com/apache/maven/pull/100#discussion_r98353361
  
--- Diff: maven-core/src/main/resources/META-INF/plexus/components.xml ---
@@ -122,8 +122,8 @@ under the License.
   _cipher
 
 
-  
org.sonatype.plexus.components.sec.dispatcher.PasswordDecryptor
-  _decryptors
--- End diff --

Same here.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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



[GitHub] maven pull request #100: Spelling non-API change

2017-01-29 Thread michael-o
Github user michael-o commented on a diff in the pull request:

https://github.com/apache/maven/pull/100#discussion_r98353293
  
--- Diff: maven-core/src/main/resources/META-INF/plexus/components.xml ---
@@ -122,8 +122,8 @@ under the License.
   _cipher
 
 
-  
org.sonatype.plexus.components.sec.dispatcher.PasswordDecryptor
--- End diff --

This is a typo in [Plexus Sec 
Dispatcher](https://github.com/sonatype/plexus-sec-dispatcher/blob/master/src/main/java/org/sonatype/plexus/components/sec/dispatcher/PasswordDecryptor.java#L25)
 we can't fix here.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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