svn commit: r1415332 - /cocoon/branches/BRANCH_2_1_X/tools/targets/init-build.xml
| Newsgroups | gmane.text.xml.cocoon.cvs |
|---|---|
| Message-ID | <[email protected]> |
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>====================================================================