You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-commits@xmlgraphics.apache.org by pb...@apache.org on 2004/10/04 00:38:16 UTC

cvs commit: xml-fop build.xml

pbwest      2004/10/03 15:38:16

  Modified:    .        Tag: FOP_0-20-0_Alt-Design build.xml
  Log:
  Changed temp properties file name for compatibility with NetBeans
  
  Revision  Changes    Path
  No                   revision
  No                   revision
  1.37.2.13 +1 -1      xml-fop/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/xml-fop/build.xml,v
  retrieving revision 1.37.2.12
  retrieving revision 1.37.2.13
  diff -u -r1.37.2.12 -r1.37.2.13
  --- build.xml	13 May 2004 13:45:46 -0000	1.37.2.12
  +++ build.xml	3 Oct 2004 22:38:15 -0000	1.37.2.13
  @@ -197,7 +197,7 @@
       <property name="version.class" value="${version.class.dir}/${version.class.name}"/>
       <property name="version.prefix" value="${fop.prefix}.version"/>
       <property name="tmp.version.dir" value="${build.tmp}"/>
  -    <property name="tmp.version.filename" value="version.property"/>
  +    <property name="tmp.version.filename" value="version.properties"/>
       <property name="tmp.version.file" value="${build.tmp}/${tmp.version.filename}"/>
   
     </target>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: fop-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: fop-cvs-help@xml.apache.org