You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by jo...@apache.org on 2004/10/11 08:35:23 UTC

cvs commit: gump/project beaver.xml

jochen      2004/10/10 23:35:23

  Modified:    project  beaver.xml
  Log:
  Beaver CVS repository is now available.
  
  Revision  Changes    Path
  1.2       +6 -1      gump/project/beaver.xml
  
  Index: beaver.xml
  ===================================================================
  RCS file: /home/cvs/gump/project/beaver.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- beaver.xml	7 Oct 2004 13:28:34 -0000	1.1
  +++ beaver.xml	11 Oct 2004 06:35:23 -0000	1.2
  @@ -22,13 +22,18 @@
     </description>
     <redistributable/>
   
  -  <!--cvs repository="sourceforge"  dir="beaver"/-->
  +  <cvs repository="sourceforge" dir="beaver" module="cc"/>
     
     <project name="beaver">
       <package>beaver</package>
  +    <ant target="make"/>
       <jar name="lib/beaver.jar" id="beaver"/>
       <jar name="lib/beaver-rt.jar" id="beaver-rt"/>
       <license name="LICENSE"/>
  +    <nag from="Jochen Wiedmann &lt;jochen.wiedmann@freenet.de&gt;"
  +           to="alder@users.sourceforge.net">
  +      <regexp subject="Build Failure - beaver"/>
  +    </nag>
     </project>
   
   </module>
  
  
  

Re: cvs commit: gump/project beaver.xml

Posted by Stefan Bodewig <bo...@apache.org>.
On Tue, 12 Oct 2004, Stefan Bodewig <bo...@apache.org> wrote:

> Should have said that I'm currently looking into it.

works now.

Stefan

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


Re: cvs commit: gump/project beaver.xml

Posted by Stefan Bodewig <bo...@apache.org>.
On Tue, 12 Oct 2004, Stefan Bodewig <bo...@apache.org> wrote:
> On 11 Oct 2004, <jo...@apache.org> wrote:
> 
>>   +    <ant target="make"/>
> 
> this won't help too much unless you add the dependencies as well, in
> particular Ant ;-)

Should have said that I'm currently looking into it.

Stefan

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


Re: cvs commit: gump/project beaver.xml

Posted by Stefan Bodewig <bo...@apache.org>.
On 11 Oct 2004, <jo...@apache.org> wrote:

>   +    <ant target="make"/>

this won't help too much unless you add the dependencies as well, in
particular Ant ;-)

Stefan

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