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 2002/07/30 10:51:37 UTC

cvs commit: xml-fop/src/org/apache/fop/apps FOPException.java

pbwest      2002/07/30 01:51:37

  Modified:    src/org/apache/fop/apps Tag: FOP_0-20-0_Alt-Design
                        FOPException.java
  Log:
  Added cvs keywords
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.9.4.1   +3 -1      xml-fop/src/org/apache/fop/apps/FOPException.java
  
  Index: FOPException.java
  ===================================================================
  RCS file: /home/cvs/xml-fop/src/org/apache/fop/apps/FOPException.java,v
  retrieving revision 1.9
  retrieving revision 1.9.4.1
  diff -u -r1.9 -r1.9.4.1
  --- FOPException.java	30 Jul 2001 20:29:18 -0000	1.9
  +++ FOPException.java	30 Jul 2002 08:51:37 -0000	1.9.4.1
  @@ -14,6 +14,8 @@
    * Exception thrown when FOP has a problem
    */
   public class FOPException extends Exception {
  +    private static final String tag = "$Name$";
  +    private static final String revision = "$Revision$";
   
       private static final String EXCEPTION_SEPARATOR = "\n---------\n";
   
  
  
  

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