hey Andrew.  
No it was my fault - I figured out what it was.  I didn't push my last commit.

Sorry about that

]--andy

base  colleenpalumbo  ~  sandbox  mahout  master  2✎  2?  $  git diff  
diff --git a/distribution/src/main/resources/assembly/bin.xml 
b/distribution/src/main/resources/assembly/bin.xml  
index df2c58cd8..55d0cff69 100644  
--- a/distribution/src/main/resources/assembly/bin.xml  
+++ b/distribution/src/main/resources/assembly/bin.xml  
@@ -113,13 +113,6 @@  
         <fileMode>755</fileMode>  
         <directoryMode>755</directoryMode>  
     </fileSet>  
-    <fileSet>  
-        <directory>release</directory>  
-        <outputDirectory>dist/release</outputDirectory>  
-        <useDefaultExcludes>true</useDefaultExcludes>  
-        <fileMode>755</fileMode>  
-        <directoryMode>755</directoryMode>  
-    </fileSet>  
   </fileSets>  
 </assembly>  

diff --git a/pom.xml b/pom.xml  
index 710e94c53..110a836a2 100644  
--- a/pom.xml  
+++ b/pom.xml  
@@ -631,9 +631,6 @@  
             <execution>  
               <id>source-release-assembly</id>  
               <phase>dont-exeute</phase>  
-              <goals>  
-                <goal>dont-execute</goal>  
-              </goals>  
             </execution>  
           </executions>  
         </plugin>

Reply via email to