Changeset 501:3afcef50ebce

Show
Ignore:
Timestamp:
09/23/09 12:57:28 (4 years ago)
Author:
tgambet
Branch:
default
convert_revision:
svn:cdcfb263-7567-472c-a848-e2c2df3466e7/trunk@502
Message:

added new config file (mail.properties)

Files:
1 added
1 modified

Legend:

Unmodified
Added
Removed
  • src/org/w3c/unicorn/Framework.java

    r493 r501  
    1 // $Id: Framework.java,v 1.12 2009-09-23 09:16:00 tgambet Exp $ 
     1// $Id: Framework.java,v 1.13 2009-09-23 12:57:28 tgambet Exp $ 
    22// Author: Damien LEROY. 
    33// (c) COPYRIGHT MIT, ERCIM ant Keio, 2006. 
     
    9393                "responseParsers.properties", 
    9494                "specialFormaters.properties", 
    95                 "velocity.properties"}; 
     95                "velocity.properties", 
     96                "mail.properties"}; 
    9697 
    9798        public static void reset() {