You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by cd...@apache.org on 2012/11/29 20:35:44 UTC

svn commit: r1415332 - /cocoon/branches/BRANCH_2_1_X/tools/targets/init-build.xml

Author: cdamioli
Date: Thu Nov 29 19:35:43 2012
New Revision: 1415332

URL: http://svn.apache.org/viewvc?rev=1415332&view=rev
Log:
COCOON-2330 Release separate source and dependencies packages
First proposal

Modified:
    cocoon/branches/BRANCH_2_1_X/tools/targets/init-build.xml

Modified: cocoon/branches/BRANCH_2_1_X/tools/targets/init-build.xml
URL: http://svn.apache.org/viewvc/cocoon/branches/BRANCH_2_1_X/tools/targets/init-build.xml?rev=1415332&r1=1415331&r2=1415332&view=diff
==============================================================================
--- cocoon/branches/BRANCH_2_1_X/tools/targets/init-build.xml (original)
+++ cocoon/branches/BRANCH_2_1_X/tools/targets/init-build.xml Thu Nov 29 19:35:43 2012
@@ -192,7 +192,7 @@
   	
     <if>
         <not>
-            <available file="${lib}2"/>
+            <available file="${lib}"/>
   	    </not>
   		<then>
       	    <echo>====================================================================