User: ko5tik  
  Date: 02/05/17 10:19:02

  Modified:    .        Tag: MODULE_REFACTORING_BRANCH build.xml
  Log:
  fixed build properties. now it cleans properly...
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.1.2.10  +3 -1      xdoclet/Attic/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /cvsroot/xdoclet/xdoclet/Attic/build.xml,v
  retrieving revision 1.1.2.9
  retrieving revision 1.1.2.10
  diff -u -w -r1.1.2.9 -r1.1.2.10
  --- build.xml 15 May 2002 22:44:29 -0000      1.1.2.9
  +++ build.xml 17 May 2002 17:19:02 -0000      1.1.2.10
  @@ -1,6 +1,8 @@
   <?xml version="1.0"?>
   
   <project name="XDoclet" default="dist">
  +    <property name="xdoclet.root.dir" value="${basedir}"/>
  +    <property file="${xdoclet.root.dir}/build.properties"/>
   
       <target name="core">
           <ant dir="${basedir}/core"/>
  
  
  

_______________________________________________________________

Hundreds of nodes, one monster rendering program.
Now that�s a super model! Visit http://clustering.foundries.sf.net/
_______________________________________________
Xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to