You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by jv...@apache.org on 2009/04/26 22:32:43 UTC

svn commit: r768770 - in /maven/components/trunk/apache-maven/src: .cd/ main/assembly/bin.xml

Author: jvanzyl
Date: Sun Apr 26 20:32:43 2009
New Revision: 768770

URL: http://svn.apache.org/viewvc?rev=768770&view=rev
Log:
o git rid of .cd directory, auto provisioning is a feature not discussed

Removed:
    maven/components/trunk/apache-maven/src/.cd/
Modified:
    maven/components/trunk/apache-maven/src/main/assembly/bin.xml

Modified: maven/components/trunk/apache-maven/src/main/assembly/bin.xml
URL: http://svn.apache.org/viewvc/maven/components/trunk/apache-maven/src/main/assembly/bin.xml?rev=768770&r1=768769&r2=768770&view=diff
==============================================================================
--- maven/components/trunk/apache-maven/src/main/assembly/bin.xml (original)
+++ maven/components/trunk/apache-maven/src/main/assembly/bin.xml Sun Apr 26 20:32:43 2009
@@ -60,12 +60,6 @@
         <exclude>org.apache.maven.mercury:mercury-crypto-basic</exclude>        
       </excludes>
     </dependencySet>
-    <dependencySet>
-      <outputDirectory>bin/.cd/bin</outputDirectory>
-      <includes>
-        <include>org.sonatype.mercury:mercury-mp3-cli</include>
-      </includes>
-    </dependencySet>
   </dependencySets>
   <fileSets>
     <fileSet>