You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by Stefan Bodewig <bo...@apache.org> on 2005/01/26 17:49:35 UTC

[GUMP][PATCH] fix a bunch of typos for jars in Cocoon repo

Should all be trivial changes

Cheers

        Stefan

--- gump.xml.orig	Wed Jan 26 17:43:16 2005
+++ gump.xml	Wed Jan 26 17:47:09 2005
@@ -1340,7 +1340,7 @@
     <description>
       Delivery context library
     </description>
-    <home nested="ib/optional"/>
+    <home nested="lib/optional"/>
     <jar name="deli-x031104.jar"/>
   </project>
 
@@ -1369,7 +1369,7 @@
     <description>
       Chaperon is a project that helps to convert structured text to XML
     </description>
-    <home nested="ib/optional"/>
+    <home nested="lib/optional"/>
     <jar name="chaperon-20040205.jar"/>
   </project>
 
@@ -1378,7 +1378,7 @@
     <description>
       iText is a library that allows you to generate PDF files on the fly
     </description>
-    <home nested="ib/optional"/>
+    <home nested="lib/optional"/>
     <jar name="itext-1.1.jar"/>
   </project>
 
@@ -1431,7 +1431,7 @@
 
   <project name="daisy-htmlcleaner">
     <package>org.outerj.daisy.htmlcleaner</package>
-    <jar name="optional/daisy-htmlcleaner-1.1.jar"/>
+    <jar name="lib/optional/daisy-htmlcleaner-1.1.jar"/>
   </project>  
   
   <project name="daisy-util">

Re: [GUMP][PATCH] fix a bunch of typos for jars in Cocoon repo

Posted by Carsten Ziegeler <cz...@apache.org>.
Fixed.

Thanks!

Carsten

Stefan Bodewig wrote:
> Should all be trivial changes
> 
> Cheers
> 
>         Stefan
> 
> --- gump.xml.orig	Wed Jan 26 17:43:16 2005
> +++ gump.xml	Wed Jan 26 17:47:09 2005
> @@ -1340,7 +1340,7 @@
>      <description>
>        Delivery context library
>      </description>
> -    <home nested="ib/optional"/>
> +    <home nested="lib/optional"/>
>      <jar name="deli-x031104.jar"/>
>    </project>
>  
> @@ -1369,7 +1369,7 @@
>      <description>
>        Chaperon is a project that helps to convert structured text to XML
>      </description>
> -    <home nested="ib/optional"/>
> +    <home nested="lib/optional"/>
>      <jar name="chaperon-20040205.jar"/>
>    </project>
>  
> @@ -1378,7 +1378,7 @@
>      <description>
>        iText is a library that allows you to generate PDF files on the fly
>      </description>
> -    <home nested="ib/optional"/>
> +    <home nested="lib/optional"/>
>      <jar name="itext-1.1.jar"/>
>    </project>
>  
> @@ -1431,7 +1431,7 @@
>  
>    <project name="daisy-htmlcleaner">
>      <package>org.outerj.daisy.htmlcleaner</package>
> -    <jar name="optional/daisy-htmlcleaner-1.1.jar"/>
> +    <jar name="lib/optional/daisy-htmlcleaner-1.1.jar"/>
>    </project>  
>    
>    <project name="daisy-util">
> 
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@gump.apache.org
For additional commands, e-mail: general-help@gump.apache.org


Re: [GUMP][PATCH] fix a bunch of typos for jars in Cocoon repo

Posted by Carsten Ziegeler <cz...@apache.org>.
Fixed.

Thanks!

Carsten

Stefan Bodewig wrote:
> Should all be trivial changes
> 
> Cheers
> 
>         Stefan
> 
> --- gump.xml.orig	Wed Jan 26 17:43:16 2005
> +++ gump.xml	Wed Jan 26 17:47:09 2005
> @@ -1340,7 +1340,7 @@
>      <description>
>        Delivery context library
>      </description>
> -    <home nested="ib/optional"/>
> +    <home nested="lib/optional"/>
>      <jar name="deli-x031104.jar"/>
>    </project>
>  
> @@ -1369,7 +1369,7 @@
>      <description>
>        Chaperon is a project that helps to convert structured text to XML
>      </description>
> -    <home nested="ib/optional"/>
> +    <home nested="lib/optional"/>
>      <jar name="chaperon-20040205.jar"/>
>    </project>
>  
> @@ -1378,7 +1378,7 @@
>      <description>
>        iText is a library that allows you to generate PDF files on the fly
>      </description>
> -    <home nested="ib/optional"/>
> +    <home nested="lib/optional"/>
>      <jar name="itext-1.1.jar"/>
>    </project>
>  
> @@ -1431,7 +1431,7 @@
>  
>    <project name="daisy-htmlcleaner">
>      <package>org.outerj.daisy.htmlcleaner</package>
> -    <jar name="optional/daisy-htmlcleaner-1.1.jar"/>
> +    <jar name="lib/optional/daisy-htmlcleaner-1.1.jar"/>
>    </project>  
>    
>    <project name="daisy-util">
> 
>