Revision: 1225
http://stripes.svn.sourceforge.net/stripes/?rev=1225&view=rev
Author: fdaoud
Date: 2009-12-23 11:47:24 +0000 (Wed, 23 Dec 2009)
Log Message:
-----------
Spring warning changed to debug
Modified Paths:
--------------
branches/1.5.x/stripes/src/net/sourceforge/stripes/integration/spring/SpringHelper.java
Modified:
branches/1.5.x/stripes/src/net/sourceforge/stripes/integration/spring/SpringHelper.java
===================================================================
---
branches/1.5.x/stripes/src/net/sourceforge/stripes/integration/spring/SpringHelper.java
2009-12-23 11:47:17 UTC (rev 1224)
+++
branches/1.5.x/stripes/src/net/sourceforge/stripes/integration/spring/SpringHelper.java
2009-12-23 11:47:24 UTC (rev 1225)
@@ -278,7 +278,7 @@
"beans of matching type.");
}
else {
- log.warn("Found unique SpringBean with type [" + type.getName() +
"]. Matching on ",
+ log.debug("Found unique SpringBean with type [" + type.getName() +
"]. Matching on ",
"type is a little risky so watch out!");
return ctx.getBean(beanNames[0], type);
}
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev
_______________________________________________
Stripes-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-development