stefano     2003/03/16 03:19:37

  Modified:    src/java/org/apache/cocoon cocoon.properties
  Log:
  since we use this in Constants, the ant variable expansion is not executed
  
  Revision  Changes    Path
  1.2       +1 -1      cocoon-2.1/src/java/org/apache/cocoon/cocoon.properties
  
  Index: cocoon.properties
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/java/org/apache/cocoon/cocoon.properties,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- cocoon.properties 9 Mar 2003 00:08:36 -0000       1.1
  +++ cocoon.properties 16 Mar 2003 11:19:37 -0000      1.2
  @@ -9,5 +9,5 @@
   year=1999-2003
   name=cocoon
   Name=Cocoon
  -fullname=Apache ${Name}
  +fullname=Apache Cocoon
   
  
  
  

Reply via email to