You are viewing a plain text version of this content. The canonical link for it is here.
Posted to alexandria-dev@jakarta.apache.org by ru...@apache.org on 2001/09/27 13:55:52 UTC

cvs commit: jakarta-alexandria/proposal/gump/project rhino.xml

rubys       01/09/27 04:55:52

  Modified:    proposal/gump/project rhino.xml
  Log:
  Looks like rhino's build script was cleaned up.
  
  Revision  Changes    Path
  1.5       +4 -7      jakarta-alexandria/proposal/gump/project/rhino.xml
  
  Index: rhino.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-alexandria/proposal/gump/project/rhino.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- rhino.xml	2001/08/18 07:03:16	1.4
  +++ rhino.xml	2001/09/27 11:55:52	1.5
  @@ -1,24 +1,21 @@
   <module name="rhino">
   
  -  <note>
  -    Can't build package until I figure out what
  -    "../../../mozilla-org/html/rhino/" is supposed to be.
  -  </note>
  -
     <url href="http://www.mozilla.org/rhino/"/>
     <description>
       JavaScript for Java
     </description>
   
     <cvs repository="mozilla" module="mozilla/js/rhino"/>
  -  
  +
     <project name="rhino">
  -    <ant target="jar">
  +    <ant target="dist">
         <property name="version" value="_gump"/>
       </ant>
  +
       <depend project="jakarta-ant"/>
       <depend project="bsf"/>
       <depend project="xml-xerces"/>
  +
       <home nested="build/rhino_gump"/>
       <jar name="js.jar"/>
     </project>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: alexandria-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: alexandria-dev-help@jakarta.apache.org