rubys       01/03/24 09:10:26

  Modified:    proposal/gump/project j2eeunit.xml
  Log:
  New mechanism for specifying the servletapi
  
  Revision  Changes    Path
  1.4       +2 -1      jakarta-alexandria/proposal/gump/project/j2eeunit.xml
  
  Index: j2eeunit.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-alexandria/proposal/gump/project/j2eeunit.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- j2eeunit.xml      2001/03/21 20:07:19     1.3
  +++ j2eeunit.xml      2001/03/24 17:10:26     1.4
  @@ -8,7 +8,8 @@
     <cvs repository="j2eeunit"/>
   
     <ant basedir="build" target="all">
  -    <property name="servlet.api" value="23"/>
  +    <property name="servlet23.jar" reference="jarpath" id="servlet"
  +              project="jakarta-servletapi-4"/>
     </ant>
   
     <depend project="jakarta-ant"/>
  
  
  

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

Reply via email to