You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Hervé BOUTEMY <he...@free.fr> on 2012/10/27 16:02:06 UTC

Re: [5/5] git commit: upgrade jackrabbit version

Warning: Jackrabbit 2.5 requires Java 6 (just discovered the problem looking 
at Jenkins build failure)

Can we really upgrade wagon? then Maven core?
We at least need a strong warning to users requiring webdav support

Regards,

Hervé

Le jeudi 11 octobre 2012 21:03:03 olamy@apache.org a écrit :
> upgrade jackrabbit version
> 
> 
> Project: http://git-wip-us.apache.org/repos/asf/maven-wagon/repo
> Commit: http://git-wip-us.apache.org/repos/asf/maven-wagon/commit/6881c102
> Tree: http://git-wip-us.apache.org/repos/asf/maven-wagon/tree/6881c102
> Diff: http://git-wip-us.apache.org/repos/asf/maven-wagon/diff/6881c102
> 
> Branch: refs/heads/master
> Commit: 6881c10218aaafe3b433d754b859249147274e0d
> Parents: 40dc0ad
> Author: olivier lamy <ol...@apache.org>
> Authored: Thu Oct 11 22:08:39 2012 +0200
> Committer: olivier lamy <ol...@apache.org>
> Committed: Thu Oct 11 22:08:39 2012 +0200
> 
> ----------------------------------------------------------------------
>  wagon-providers/wagon-webdav-jackrabbit/pom.xml |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> ----------------------------------------------------------------------
> 
> 
> http://git-wip-us.apache.org/repos/asf/maven-wagon/blob/6881c102/wagon-provi
> ders/wagon-webdav-jackrabbit/pom.xml
> ---------------------------------------------------------------------- diff
> --git a/wagon-providers/wagon-webdav-jackrabbit/pom.xml
> b/wagon-providers/wagon-webdav-jackrabbit/pom.xml index 032490d..d847389
> 100644
> --- a/wagon-providers/wagon-webdav-jackrabbit/pom.xml
> +++ b/wagon-providers/wagon-webdav-jackrabbit/pom.xml
> @@ -53,7 +53,7 @@ under the License.
>      <dependency>
>        <groupId>org.apache.jackrabbit</groupId>
>        <artifactId>jackrabbit-webdav</artifactId>
> -      <version>2.2.5</version>
> +      <version>2.5.2</version>
>        <exclusions>
>          <exclusion>
>            <artifactId>commons-logging</artifactId>

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


Re: [5/5] git commit: upgrade jackrabbit version

Posted by Olivier Lamy <ol...@apache.org>.
2012/10/27 Hervé BOUTEMY <he...@free.fr>:
> Warning: Jackrabbit 2.5 requires Java 6 (just discovered the problem looking
> at Jenkins build failure)
>
> Can we really upgrade wagon? then Maven core?
As long as we don't include dav wagon in core that's not an issue :-)
> We at least need a strong warning to users requiring webdav support
Yup can be done in release note (the goal was to fix
https://jira.codehaus.org/browse/WAGON-379)
I can update jenkins build to use 1.6 as long as we have
animal-sniffer-maven-plugin and compiler with target 1.5 that's not a
problem for other wagons (IMHO :-) )
>
> Regards,
>
> Hervé
>
> Le jeudi 11 octobre 2012 21:03:03 olamy@apache.org a écrit :
>> upgrade jackrabbit version
>>
>>
>> Project: http://git-wip-us.apache.org/repos/asf/maven-wagon/repo
>> Commit: http://git-wip-us.apache.org/repos/asf/maven-wagon/commit/6881c102
>> Tree: http://git-wip-us.apache.org/repos/asf/maven-wagon/tree/6881c102
>> Diff: http://git-wip-us.apache.org/repos/asf/maven-wagon/diff/6881c102
>>
>> Branch: refs/heads/master
>> Commit: 6881c10218aaafe3b433d754b859249147274e0d
>> Parents: 40dc0ad
>> Author: olivier lamy <ol...@apache.org>
>> Authored: Thu Oct 11 22:08:39 2012 +0200
>> Committer: olivier lamy <ol...@apache.org>
>> Committed: Thu Oct 11 22:08:39 2012 +0200
>>
>> ----------------------------------------------------------------------
>>  wagon-providers/wagon-webdav-jackrabbit/pom.xml |    2 +-
>>  1 files changed, 1 insertions(+), 1 deletions(-)
>> ----------------------------------------------------------------------
>>
>>
>> http://git-wip-us.apache.org/repos/asf/maven-wagon/blob/6881c102/wagon-provi
>> ders/wagon-webdav-jackrabbit/pom.xml
>> ---------------------------------------------------------------------- diff
>> --git a/wagon-providers/wagon-webdav-jackrabbit/pom.xml
>> b/wagon-providers/wagon-webdav-jackrabbit/pom.xml index 032490d..d847389
>> 100644
>> --- a/wagon-providers/wagon-webdav-jackrabbit/pom.xml
>> +++ b/wagon-providers/wagon-webdav-jackrabbit/pom.xml
>> @@ -53,7 +53,7 @@ under the License.
>>      <dependency>
>>        <groupId>org.apache.jackrabbit</groupId>
>>        <artifactId>jackrabbit-webdav</artifactId>
>> -      <version>2.2.5</version>
>> +      <version>2.5.2</version>
>>        <exclusions>
>>          <exclusion>
>>            <artifactId>commons-logging</artifactId>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>



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

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