webwork/src/main/webwork/action/factory ReloadingJavaActionFactory.java,1.1,1.2

[email protected] Wed, 10 Dec 2003 13:07:18 -0800
Newsgroups gmane.comp.java.open-symphony.cvs
Message-ID <[email protected]>
Update of /cvsroot/opensymphony/webwork/src/main/webwork/action/factory
In directory sc8-pr-cvs1:/tmp/cvs-serv30705/webwork/action/factory

Modified Files:
	ReloadingJavaActionFactory.java 
Log Message:
Took out System.out.println


Index: ReloadingJavaActionFactory.java
===================================================================
RCS file: /cvsroot/opensymphony/webwork/src/main/webwork/action/factory/ReloadingJavaActionFactory.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- ReloadingJavaActionFactory.java	9 Nov 2003 21:03:51 -0000	1.1
+++ ReloadingJavaActionFactory.java	10 Dec 2003 21:07:15 -0000	1.2
@@ -21,7 +21,6 @@
   public ReloadingJavaActionFactory()
   {
     URL url = getClass().getResource("/webwork.properties");
-    System.out.println(this + " " + url);
     if (url == null)
     {
       log.warn("Cannot find CodeSource for webwork, unable to creare reloading action factory");




-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/