On Mon, Apr 23, 2012 at 5:25 PM, Jörg Schaible <joerg.schai...@gmx.de>wrote:

> Hi Greg,
>
> the JIRA issue and the changes entry claim, that the scm-* deps have been
> set to optional, but you (correctly) removed them. Therefore, can you fix
> JIRA and changes.xml?
>

Done.

Thank you,
Gary


>
> - Jörg
>
> ggreg...@apache.org wrote:
>
> > Author: ggregory
> > Date: Fri Apr 20 13:16:29 2012
> > New Revision: 1328366
> >
> > URL: http://svn.apache.org/viewvc?rev=1328366&view=rev
> > Log:
> > [VFS-395][POM] Declare maven-scm-* dependencies as optional. Removed the
> > [offeding plugins.
> >
> > Modified:
> >     commons/proper/vfs/trunk/pom.xml
> >     commons/proper/vfs/trunk/src/changes/changes.xml
> >
> > Modified: commons/proper/vfs/trunk/pom.xml
> > URL:
> >
>
> http://svn.apache.org/viewvc/commons/proper/vfs/trunk/pom.xml?rev=1328366&r1=1328365&r2=1328366&view=diff
> >
>
> ==============================================================================
> > --- commons/proper/vfs/trunk/pom.xml (original) +++
> > commons/proper/vfs/trunk/pom.xml Fri Apr 20 13:16:29 2012 @@ -450,19
> > +450,6 @@
> >      </dependencies>
> >    </dependencyManagement>
> >
> > -  <dependencies>
> > -    <dependency>
> > -      <groupId>org.apache.maven.scm</groupId>
> > -      <artifactId>maven-scm-api</artifactId>
> > -      <version>1.4</version>
> > -    </dependency>
> > -    <dependency>
> > -      <groupId>org.apache.maven.scm</groupId>
> > -      <artifactId>maven-scm-provider-svnexe</artifactId>
> > -      <version>1.4</version>
> > -    </dependency>
> > -  </dependencies>
> > -
> >    <repositories>
> >      <repository>
> >        <id>apache.snapshots.https</id>
> >
> > Modified: commons/proper/vfs/trunk/src/changes/changes.xml
> > URL:
> >
>
> http://svn.apache.org/viewvc/commons/proper/vfs/trunk/src/changes/changes.xml?rev=1328366&r1=1328365&r2=1328366&view=diff
> >
>
> ==============================================================================
> > --- commons/proper/vfs/trunk/src/changes/changes.xml (original) +++
> > commons/proper/vfs/trunk/src/changes/changes.xml Fri Apr 20 13:16:29 2012
> > @@ -23,6 +23,9 @@
> >
> >    <body>
> >      <release version="2.1" date="TBD" description="">
> > +      <action issue="VFS-395" dev="ggregory" type="update"
> > due-to="ggregory">
> > +        [POM] Declare maven-scm-* dependencies as optional.
> > +      </action>
> >        <action issue="VFS-411" dev="ggregory" type="update"
> >        due-to="ggregory">
> >          [SFTP] Update Jsch to version 0.1.47 from 0.1.46.
> >        </action>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
>
>


-- 
E-Mail: garydgreg...@gmail.com | ggreg...@apache.org
JUnit in Action, 2nd Ed: <http://goog_1249600977>http://bit.ly/ECvg0
Spring Batch in Action: <http://s.apache.org/HOq>http://bit.ly/bqpbCK
Blog: http://garygregory.wordpress.com
Home: http://garygregory.com/
Tweet! http://twitter.com/GaryGregory

Reply via email to