ajack       2004/05/22 06:03:15

  Modified:    project  rhino.xml
  Log:
  Seems like Rhino now has a multi-step build, so needs to refer to it's own classes.
  
  Revision  Changes    Path
  1.14      +2 -1      gump/project/rhino.xml
  
  Index: rhino.xml
  ===================================================================
  RCS file: /home/cvs/gump/project/rhino.xml,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- rhino.xml 27 Feb 2004 09:22:56 -0000      1.13
  +++ rhino.xml 22 May 2004 13:03:15 -0000      1.14
  @@ -36,7 +36,8 @@
       <depend project="bsf"/>
       <depend project="xml-xerces"/>
   
  -    <home nested="build/rhino_@@DATE@@"/>
  +    <home nested="build/rhino_@@DATE@@"/>    
  +    <work nested="build/classes"/>
       <jar name="js.jar"/>
       <license name="README.html"/>
       <javadoc nested="build/rhino_@@DATE@@/docs/apidocs"/>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to