mikeh       2002/06/14 09:16:41

  Modified:    .        build-legacy.xml
  Log:
  added jndi dependancy
  
  Revision  Changes    Path
  1.2       +1 -0      jakarta-turbine-torque/build-legacy.xml
  
  Index: build-legacy.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-torque/build-legacy.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- build-legacy.xml  30 May 2002 13:15:27 -0000      1.1
  +++ build-legacy.xml  14 Jun 2002 16:16:41 -0000      1.2
  @@ -11,6 +11,7 @@
   
     <!-- Construct compile classpath -->
     <path id="classpath">
  +    <pathelement location="${jndi.jar}"/>
       <pathelement location="${xerces.jar}"/>
       <pathelement location="${xmlParserAPIs.jar}"/>
       <pathelement location="${velocity.jar}"/>
  
  
  

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

Reply via email to