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 gm...@apache.org on 2004/03/20 18:50:22 UTC

cvs commit: xml-fop/src/java/org/apache/fop/tools/anttasks Fop.java

gmazza      2004/03/20 09:50:22

  Modified:    src/java/org/apache/fop/tools/anttasks Fop.java
  Log:
  Comments fixed.
  
  Revision  Changes    Path
  1.12      +2 -2      xml-fop/src/java/org/apache/fop/tools/anttasks/Fop.java
  
  Index: Fop.java
  ===================================================================
  RCS file: /home/cvs/xml-fop/src/java/org/apache/fop/tools/anttasks/Fop.java,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- Fop.java	27 Feb 2004 17:56:04 -0000	1.11
  +++ Fop.java	20 Mar 2004 17:50:22 -0000	1.12
  @@ -126,7 +126,7 @@
       }
   
       /**
  -     * Set whether to include files (external-grpahics, instream-foreign-object)
  +     * Set whether to include files (external-graphics, instream-foreign-object)
        * from a path relative to the .fo file (true) or the working directory (false, default)
        * only useful for filesets
        *
  @@ -243,7 +243,7 @@
       }
   
       /**
  -     * Sets the base directory; currently ignored.
  +     * Sets the base directory for single FO file (non-fileset) usage
        * @param baseDir File to use as a working directory
        */
       public void setBasedir(File baseDir) {
  
  
  

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