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

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: >

[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] 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

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.

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

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:

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:

[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

[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

[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

[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

[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 ...

[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

[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

[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

[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

[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

[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

[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] 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

[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