Re: SSH support for wagon-ssh [WAGON-403, PATCH]

2013-10-24 Thread Olivier Lamy
applied. Thanks! On 24 October 2013 09:27, Charles Duffy wrote: > Howdy, all -- > > I have a patch attached to http://jira.codehaus.org/browse/WAGON-403 which > adds support for using an SSH agent to authenticate with the native-Java > provider (whereas previously this required the native provide

Re: [VOTE] Apache Maven SCM 1.9

2013-10-24 Thread Olivier Lamy
versions fixed in the site. On 25 October 2013 06:56, domi wrote: > There are some small issues on the docu of jgit: > http://maven.apache.org/scm-archives/scm-LATEST/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/index.html > - nativ -> native > - Formatting of "Examples"

Re: [VOTE] Apache Maven SCM 1.9

2013-10-24 Thread domi
There are some small issues on the docu of jgit: http://maven.apache.org/scm-archives/scm-LATEST/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/index.html - nativ -> native - Formatting of "Examples" + "changelog" titles - the versions in the snippets are wrong 1.8.1 -> 1.9 I

maven-wagon pull request: Httpclient 4.3

2013-10-24 Thread ok2c
GitHub user ok2c opened a pull request: https://github.com/apache/maven-wagon/pull/6 Httpclient 4.3 Refactoring and streamlining of the auth code; upgrade to HttpClient 4.3.1 You can merge this pull request into a Git repository by running: $ git pull https://github.com/ok2c/ma

Re: [VOTE] Apache Maven SCM 1.9

2013-10-24 Thread Fred Cooke
+1 list looks good. Beware of jgit and symlinks, though, you can end up with a lot of disk and cpu churn because of it if not careful. On Thu, Oct 24, 2013 at 5:35 AM, Olivier Lamy wrote: > Hi, > We fixed 9 issues. The new feature is the jgit provider (based on jgit). > Details: > http://jira.