You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@gump.apache.org by Stefan Bodewig <bo...@apache.org> on 2005/04/14 15:32:02 UTC

[PATCH] location of some jars in gump.xml is wrong

Hi,

patch should speak for itself

Stefan

--- /usr/local/gump/public/workspace/cocoon/gump.xml	2005-04-09 19:21:57.000000000 -0700
+++ /tmp/gump.xml	2005-04-14 06:28:52.000000000 -0700
@@ -1368,7 +1368,7 @@
       Java Development Tools from the Eclipse IDE Project
     </description>
     <home nested="lib/optional"/>
-    <jar name="jdtcore-3.0.1.jar"/>
+    <jar name="jdtcore-3.0.2.jar"/>
   </project>
 
   <project name="xreporter-expression">
@@ -1417,7 +1417,7 @@
 
   <project name="commons-jci">
     <package>org.apache.jci</package>
-    <home nested="lib/optional"/>
+    <home nested="lib/core"/>
     <jar name="commons-jci-r159148.jar"/>
   </project>      
 

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


Re: [PATCH] location of some jars in gump.xml is wrong

Posted by Vadim Gritsenko <va...@reverycodes.com>.
Stefan Bodewig wrote:
> Hi,
> 
> patch should speak for itself

Thanks, applied.

Vadim


> Stefan
> 
> --- /usr/local/gump/public/workspace/cocoon/gump.xml	2005-04-09 19:21:57.000000000 -0700
> +++ /tmp/gump.xml	2005-04-14 06:28:52.000000000 -0700
> @@ -1368,7 +1368,7 @@
>        Java Development Tools from the Eclipse IDE Project
>      </description>
>      <home nested="lib/optional"/>
> -    <jar name="jdtcore-3.0.1.jar"/>
> +    <jar name="jdtcore-3.0.2.jar"/>
>    </project>
>  
>    <project name="xreporter-expression">
> @@ -1417,7 +1417,7 @@
>  
>    <project name="commons-jci">
>      <package>org.apache.jci</package>
> -    <home nested="lib/optional"/>
> +    <home nested="lib/core"/>
>      <jar name="commons-jci-r159148.jar"/>
>    </project>      

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


Re: [PATCH] location of some jars in gump.xml is wrong

Posted by Vadim Gritsenko <va...@reverycodes.com>.
Stefan Bodewig wrote:
> Hi,
> 
> patch should speak for itself

Thanks, applied.

Vadim


> Stefan
> 
> --- /usr/local/gump/public/workspace/cocoon/gump.xml	2005-04-09 19:21:57.000000000 -0700
> +++ /tmp/gump.xml	2005-04-14 06:28:52.000000000 -0700
> @@ -1368,7 +1368,7 @@
>        Java Development Tools from the Eclipse IDE Project
>      </description>
>      <home nested="lib/optional"/>
> -    <jar name="jdtcore-3.0.1.jar"/>
> +    <jar name="jdtcore-3.0.2.jar"/>
>    </project>
>  
>    <project name="xreporter-expression">
> @@ -1417,7 +1417,7 @@
>  
>    <project name="commons-jci">
>      <package>org.apache.jci</package>
> -    <home nested="lib/optional"/>
> +    <home nested="lib/core"/>
>      <jar name="commons-jci-r159148.jar"/>
>    </project>