webwork/src/main/webwork/config DefaultConfiguration.java,1.12,1.13
[email protected] Wed, 13 Oct 2004 17:38:11 -0700
| Newsgroups | gmane.comp.java.open-symphony.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/opensymphony/webwork/src/main/webwork/config
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28571/src/main/webwork/config
Modified Files:
DefaultConfiguration.java
Log Message:
bump error to warn
Index: DefaultConfiguration.java
===================================================================
RCS file: /cvsroot/opensymphony/webwork/src/main/webwork/config/DefaultConfiguration.java,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- DefaultConfiguration.java 6 Jul 2004 23:41:40 -0000 1.12
+++ DefaultConfiguration.java 14 Oct 2004 00:38:08 -0000 1.13
@@ -62,7 +62,7 @@
list.add(new PropertiesConfiguration(name));
} catch (Exception e)
{
- LogFactory.getLog(this.getClass()).error("Could not find "+name+".properties. Skipping");
+ LogFactory.getLog(this.getClass()).warn("Could not find "+name+".properties. Skipping");
}
}
-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl