Re: svn commit: r1728634 - /maven/pom/trunk/maven/pom.xml

2016-02-05 Thread Olivier Lamy
Welcome! On 5 February 2016 at 21:55, wrote: > Author: adangel > Date: Fri Feb 5 10:55:17 2016 > New Revision: 1728634 > > URL: http://svn.apache.org/viewvc?rev=1728634&view=rev > Log: > Updated to add "Andreas Dangel" to the list of committers > > Modified: > maven/pom/trunk/maven/pom.xml

[VOTE] Release Apache Maven Doxia version 1.7

2016-02-05 Thread Hervé BOUTEMY
Hi, We solved 17 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317230&version=12330561&styleName=Text There are still a couple of issues left in JIRA: https://issues.apache.org/jira/issues/?jql=project%20%3D%20DOXIA%20AND%20status%20%3D%20Open%20ORDER%20BY%20key%20D

svn commit: r1728634 - /maven/pom/trunk/maven/pom.xml

2016-02-05 Thread Andreas Gudian
Welcome Andreas, Great to have you on bord! Andreas (the other one, but not Anders. Getting complicated.) Am Freitag, 5. Februar 2016 schrieb : > Author: adangel > Date: Fri Feb 5 10:55:17 2016 > New Revision: 1728634 > > URL: http://svn.apache.org/viewvc?rev=1728634&view=rev > Log: > Updated

Re: svn commit: r1728634 - /maven/pom/trunk/maven/pom.xml

2016-02-05 Thread Hervé BOUTEMY
Welcome Andreas! Regards, Hervé Le vendredi 5 février 2016 22:43:29 Karl Heinz Marbaise a écrit : > Hi, > > welcome on board Andreas... > > Kind regards > Karl Heinz Marbaise > > On 2/5/16 11:55 AM, adan...@apache.org wrote: > > Author: adangel > > Date: Fri Feb 5 10:55:17 2016 > > New Revis

Re: svn commit: r1728634 - /maven/pom/trunk/maven/pom.xml

2016-02-05 Thread Karl Heinz Marbaise
Hi, welcome on board Andreas... Kind regards Karl Heinz Marbaise On 2/5/16 11:55 AM, adan...@apache.org wrote: Author: adangel Date: Fri Feb 5 10:55:17 2016 New Revision: 1728634 URL: http://svn.apache.org/viewvc?rev=1728634&view=rev Log: Updated to add "Andreas Dangel" to the list of commit

[GitHub] maven pull request: MNG-3092: Adds version range result filter beh...

2016-02-05 Thread jvanzyl
Github user jvanzyl commented on the pull request: https://github.com/apache/maven/pull/70#issuecomment-180506499 Not critical, I can add the annotations later. More important are integration tests if you haven't started those yet. If you have, great! --- If your project is set up fo

[GitHub] maven pull request: MNG-3092: Adds version range result filter beh...

2016-02-05 Thread barthel
Github user barthel commented on the pull request: https://github.com/apache/maven/pull/70#issuecomment-180504355 It's an old branch. So I merged the actual master into it and use Maven 3.4.0-SNAPSHOT instead. Only the last commit reflects the MNG-3092 solution. @jvan

[GitHub] maven-scm pull request: #resolves SCM-817 by encoding password bef...

2016-02-05 Thread eddiewebb
GitHub user eddiewebb opened a pull request: https://github.com/apache/maven-scm/pull/44 #resolves SCM-817 by encoding password before replace This resolves https://issues.apache.org/jira/browse/SCM-817 by encoding the password before trying to match against the pre-encoded URL.