You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@any23.apache.org by si...@apache.org on 2012/07/06 11:56:26 UTC

svn commit: r1358099 - /incubator/any23/committers/scripts/grab-binaries.sh

Author: simonetripodi
Date: Fri Jul  6 09:56:25 2012
New Revision: 1358099

URL: http://svn.apache.org/viewvc?rev=1358099&view=rev
Log:
apache-any23-core:src does not exist

Modified:
    incubator/any23/committers/scripts/grab-binaries.sh

Modified: incubator/any23/committers/scripts/grab-binaries.sh
URL: http://svn.apache.org/viewvc/incubator/any23/committers/scripts/grab-binaries.sh?rev=1358099&r1=1358098&r2=1358099&view=diff
==============================================================================
--- incubator/any23/committers/scripts/grab-binaries.sh (original)
+++ incubator/any23/committers/scripts/grab-binaries.sh Fri Jul  6 09:56:25 2012
@@ -56,7 +56,7 @@ function grabAll
 }
 
 cd sources
-grabAll org.apache.any23 apache-any23-core ${ANY23_VERSION} src
+grabAll org.apache.any23 apache-any23 ${ANY23_VERSION} src
 
 cd ../binaries
 grabAll org.apache.any23 apache-any23-core ${ANY23_VERSION}