[daisy] small glitch

Andreas Deininger adeininger at googlemail.com
Thu Jul 26 05:05:03 CDT 2007


Hi,

probably not worth opening a JIRA issue:

Index: applications/daisywiki/frontend/maven.xml
===================================================================
--- applications/daisywiki/frontend/maven.xml   (Revision 4240)
+++ applications/daisywiki/frontend/maven.xml   (Arbeitskopie)
@@ -410,7 +410,7 @@
       <chmod perm="ug+x"
file="${cocoon.dist.targetlocation}/${cocoon.dist.file}/cocoon.sh"/>
     </j:if>
     <j:if test="${cocoon_available == 'true'}">
-      <echo>Cocoon already available in ${dist.cocoon.target}</echo>
+      <echo>Cocoon already available in ${cocoon.dist.targetlocation}</echo>
       <echo>Delete that directory if you want a fresh download.</echo>
     </j:if>
   </goal>

and
cocoon.download:
    [echo] Cocoon already available in /directoy/is/now/shown

Regards
Andreas


More information about the daisy mailing list