rubys       01/09/09 17:55:07

  Modified:    proposal/gump/project jakarta-turbine-site.xml
  Log:
  Cross module dependency...
  
  Jason - it would be helpful to me if you would commit the following patch:
  
  Index: build.properties
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-site/build.properties,v
  retrieving revision 1.3
  diff -u -r1.3 build.properties
  --- build.properties  2001/08/29 22:22:19     1.3
  +++ build.properties  2001/09/10 00:45:51
  @@ -10,6 +10,7 @@
   docs.src = xdocs
   docs.dest = docs
  
  -turbine2.doc = ../jakarta-turbine-2/docs
  +turbine2.home = ../jakarta-turbine-2
  +turbine2.doc = ${turbine2.home}/docs
  
   jdom.jar = jdom-b7.jar
  
  Revision  Changes    Path
  1.2       +1 -0      
jakarta-alexandria/proposal/gump/project/jakarta-turbine-site.xml
  
  Index: jakarta-turbine-site.xml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-alexandria/proposal/gump/project/jakarta-turbine-site.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- jakarta-turbine-site.xml  2001/09/09 21:03:36     1.1
  +++ jakarta-turbine-site.xml  2001/09/10 00:55:07     1.2
  @@ -10,6 +10,7 @@
     <project name="jakarta-turbine-site">
       <ant>
         <property name="jakarta-site2" reference="home" project="jakarta-site2"/>
  +      <property name="turbine2.home" reference="home" project="jakarta-turbine-2"/>
       </ant>
   
       <depend project="jakarta-ant"/>
  
  
  

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

Reply via email to