You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Olivier Lamy <ol...@apache.org> on 2012/08/25 18:41:01 UTC

Re: svn commit: r1377316 - /maven/plugins/trunk/maven-dependency-plugin/src/main/java/org/apache/maven/plugin/dependency/AbstractDependencyMojo.java

damned good catch!
Any complains I publish the site with this change ?

2012/8/25  <hb...@apache.org>:
> Author: hboutemy
> Date: Sat Aug 25 16:08:25 2012
> New Revision: 1377316
>
> URL: http://svn.apache.org/viewvc?rev=1377316&view=rev
> Log:
> fixed @since
>
> Modified:
>     maven/plugins/trunk/maven-dependency-plugin/src/main/java/org/apache/maven/plugin/dependency/AbstractDependencyMojo.java
>
> Modified: maven/plugins/trunk/maven-dependency-plugin/src/main/java/org/apache/maven/plugin/dependency/AbstractDependencyMojo.java
> URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-dependency-plugin/src/main/java/org/apache/maven/plugin/dependency/AbstractDependencyMojo.java?rev=1377316&r1=1377315&r2=1377316&view=diff
> ==============================================================================
> --- maven/plugins/trunk/maven-dependency-plugin/src/main/java/org/apache/maven/plugin/dependency/AbstractDependencyMojo.java (original)
> +++ maven/plugins/trunk/maven-dependency-plugin/src/main/java/org/apache/maven/plugin/dependency/AbstractDependencyMojo.java Sat Aug 25 16:08:25 2012
> @@ -100,7 +100,7 @@ public abstract class AbstractDependency
>       * will use the jvm chmod, this is available for user and all level group level will be ignored
>       * </p>
>       *
> -     * @since 2.6
> +     * @since 2.5.1
>       */
>      @Parameter( property = "dependency.useJvmChmod", defaultValue = "false" )
>      private boolean useJvmChmod;
>
>



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


Re: svn commit: r1377316 - /maven/plugins/trunk/maven-dependency-plugin/src/main/java/org/apache/maven/plugin/dependency/AbstractDependencyMojo.java

Posted by Hervé BOUTEMY <he...@free.fr>.
of course, no problem

Le samedi 25 août 2012 18:41:01 Olivier Lamy a écrit :
> damned good catch!
> Any complains I publish the site with this change ?
> 
> 2012/8/25  <hb...@apache.org>:
> > Author: hboutemy
> > Date: Sat Aug 25 16:08:25 2012
> > New Revision: 1377316
> > 
> > URL: http://svn.apache.org/viewvc?rev=1377316&view=rev
> > Log:
> > fixed @since
> > 
> > Modified:
> >     maven/plugins/trunk/maven-dependency-plugin/src/main/java/org/apache/m
> >     aven/plugin/dependency/AbstractDependencyMojo.java> 
> > Modified:
> > maven/plugins/trunk/maven-dependency-plugin/src/main/java/org/apache/mave
> > n/plugin/dependency/AbstractDependencyMojo.java URL:
> > http://svn.apache.org/viewvc/maven/plugins/trunk/maven-dependency-plugin/
> > src/main/java/org/apache/maven/plugin/dependency/AbstractDependencyMojo.ja
> > va?rev=1377316&r1=1377315&r2=1377316&view=diff
> > =========================================================================
> > ===== ---
> > maven/plugins/trunk/maven-dependency-plugin/src/main/java/org/apache/mave
> > n/plugin/dependency/AbstractDependencyMojo.java (original) +++
> > maven/plugins/trunk/maven-dependency-plugin/src/main/java/org/apache/mave
> > n/plugin/dependency/AbstractDependencyMojo.java Sat Aug 25 16:08:25 2012
> > @@ -100,7 +100,7 @@ public abstract class AbstractDependency
> > 
> >       * will use the jvm chmod, this is available for user and all level
> >       group level will be ignored * </p>
> >       *
> > 
> > -     * @since 2.6
> > +     * @since 2.5.1
> > 
> >       */
> >      
> >      @Parameter( property = "dependency.useJvmChmod", defaultValue =
> >      "false" )
> >      private boolean useJvmChmod;

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