epugh       2003/09/11 07:58:12

  Modified:    xdocs    features.xml
  Log:
  add brag about properties from multiple sources
  
  Revision  Changes    Path
  1.6       +5 -1      jakarta-turbine-2/xdocs/features.xml
  
  Index: features.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-2/xdocs/features.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- features.xml      18 Feb 2003 22:20:11 -0000      1.5
  +++ features.xml      11 Sep 2003 14:58:12 -0000      1.6
  @@ -84,9 +84,13 @@
           Logging via commons-logging, backed by Log4j.
       </li>
       <li>
  -        A centralized configuration using commons-configuration tomake it easy
  +        A centralized configuration using commons-configuration to make it easy
           to retrieve properties.
       </li>
  +    <li>
  +        Properties can be stored in JNDI, XML, or .properties files!  Properties can
  +        override each other.
  +    </li>    
       <li>
           Integration with JavaMail to make sending email painless</li>
       <li>
  
  
  

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

Reply via email to