peterreilly    2005/03/14 02:22:26

  Modified:    src/main/org/apache/tools/ant/taskdefs Manifest.java
  Log:
  javadoc
  
  Revision  Changes    Path
  1.56      +1 -0      ant/src/main/org/apache/tools/ant/taskdefs/Manifest.java
  
  Index: Manifest.java
  ===================================================================
  RCS file: /home/cvs/ant/src/main/org/apache/tools/ant/taskdefs/Manifest.java,v
  retrieving revision 1.55
  retrieving revision 1.56
  diff -u -r1.55 -r1.56
  --- Manifest.java     1 Mar 2005 14:52:56 -0000       1.55
  +++ Manifest.java     14 Mar 2005 10:22:26 -0000      1.56
  @@ -79,6 +79,7 @@
   
       /** The End-Of-Line marker in manifests */
       public static final String EOL = "\r\n";
  +    /** Error for attributes */
       public static final String ERROR_FROM_FORBIDDEN = "Manifest attributes 
should not start "
                           + "with \"" + ATTRIBUTE_FROM + "\" in \"";
   
  
  
  

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

Reply via email to