You are viewing a plain text version of this content. The canonical link for it is here.
Posted to svn@forrest.apache.org by cr...@apache.org on 2005/02/03 10:43:19 UTC

svn commit: r151141 - forrest/trunk/main/build.xml

Author: crossley
Date: Thu Feb  3 01:43:16 2005
New Revision: 151141

URL: http://svn.apache.org/viewcvs?view=rev&rev=151141
Log:
Perhaps gump wants to build the "test" site.

Modified:
    forrest/trunk/main/build.xml

Modified: forrest/trunk/main/build.xml
URL: http://svn.apache.org/viewcvs/forrest/trunk/main/build.xml?view=diff&r1=151140&r2=151141
==============================================================================
--- forrest/trunk/main/build.xml (original)
+++ forrest/trunk/main/build.xml Thu Feb  3 01:43:16 2005
@@ -295,7 +295,7 @@
   <!-- ================================== -->
   <target  name="gump" description="Target used by Gump">
     <!--<antcall target="test"/>-->
-    <antcall target="site"/>
+    <antcall target="test"/>
     <antcall target="webapp"/>
   </target>
   



Re: svn commit: r151141 - forrest/trunk/main/build.xml

Posted by David Crossley <cr...@apache.org>.
Jose Pablos wrote:
> David,
> I could not find time to finish this. it seems an error because it tried 
> to build a site within src/documentation

Ah, i am finally starting to understand Gump.
We need to change our Gump descriptor at
http://cvs.apache.org/viewcvs.cgi/gump/project/forrest.xml

> i discover that you can run "ant gump" and it simulates what is going to 
> run...

That is good to know, thanks.

--David

> Cheers,
> Cheche
> 
> crossley@apache.org wrote:
> 
> >Author: crossley
> >Date: Thu Feb  3 01:43:16 2005
> >New Revision: 151141
> >
> >URL: http://svn.apache.org/viewcvs?view=rev&rev=151141
> >Log:
> >Perhaps gump wants to build the "test" site.
> >
> >Modified:
> >   forrest/trunk/main/build.xml
> >
> >Modified: forrest/trunk/main/build.xml
> >URL: 
> >http://svn.apache.org/viewcvs/forrest/trunk/main/build.xml?view=diff&r1=151140&r2=151141
> >==============================================================================
> >--- forrest/trunk/main/build.xml (original)
> >+++ forrest/trunk/main/build.xml Thu Feb  3 01:43:16 2005
> >@@ -295,7 +295,7 @@
> >  <!-- ================================== -->
> >  <target  name="gump" description="Target used by Gump">
> >    <!--<antcall target="test"/>-->
> >-    <antcall target="site"/>
> >+    <antcall target="test"/>
> >    <antcall target="webapp"/>
> >  </target>
> >  
> >
> >
> >
> >
> > 
> >

Re: svn commit: r151141 - forrest/trunk/main/build.xml

Posted by Juan Jose Pablos <ch...@apache.org>.
David,
I could not find time to finish this. it seems an error because it tried 
to build a site within src/documentation

i discover that you can run "ant gump" and it simulates what is going to 
run...

Cheers,
Cheche

crossley@apache.org wrote:

>Author: crossley
>Date: Thu Feb  3 01:43:16 2005
>New Revision: 151141
>
>URL: http://svn.apache.org/viewcvs?view=rev&rev=151141
>Log:
>Perhaps gump wants to build the "test" site.
>
>Modified:
>    forrest/trunk/main/build.xml
>
>Modified: forrest/trunk/main/build.xml
>URL: http://svn.apache.org/viewcvs/forrest/trunk/main/build.xml?view=diff&r1=151140&r2=151141
>==============================================================================
>--- forrest/trunk/main/build.xml (original)
>+++ forrest/trunk/main/build.xml Thu Feb  3 01:43:16 2005
>@@ -295,7 +295,7 @@
>   <!-- ================================== -->
>   <target  name="gump" description="Target used by Gump">
>     <!--<antcall target="test"/>-->
>-    <antcall target="site"/>
>+    <antcall target="test"/>
>     <antcall target="webapp"/>
>   </target>
>   
>
>
>
>
>  
>