krysalis-jplugin/src/java/org/krysalis/jplugin/framework/services/storage DefaultStorage.java,1.2,1.3

[email protected]
Newsgroups gmane.comp.krysalis.metamorphosis.cvs
Message-ID <[email protected]>
Update of /cvsroot/metamorphosis/krysalis-jplugin/src/java/org/krysalis/jplugin/framework/services/storage
In directory sc8-pr-cvs1:/tmp/cvs-serv1880/src/java/org/krysalis/jplugin/framework/services/storage

Modified Files:
	DefaultStorage.java 
Log Message:
Another round of Logging fixes and other small code tweaks.

Index: DefaultStorage.java
===================================================================
RCS file: /cvsroot/metamorphosis/krysalis-jplugin/src/java/org/krysalis/jplugin/framework/services/storage/DefaultStorage.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** DefaultStorage.java	29 Sep 2003 13:29:24 -0000	1.2
--- DefaultStorage.java	29 Sep 2003 15:46:35 -0000	1.3
***************
*** 30,34 ****
  import org.apache.avalon.framework.context.Contextualizable;
  import org.krysalis.jplugin.engine.Lifecycle;
- import org.krysalis.jplugin.framework.concerns.Logging;
  import org.krysalis.jplugin.framework.storage.Store;
  import org.krysalis.jplugin.framework.storage.StoreEntity;
--- 30,33 ----
***************
*** 46,50 ****
   */
  public class DefaultStorage implements Storage, Component, Configurable, Composable, Contextualizable {
-     private final org.apache.log4j.Category c = org.apache.log4j.Category.getInstance(this.getClass());
  
      private Store[] childStores;
--- 45,48 ----
***************
*** 260,264 ****
                            cnfe);
          } catch (Exception e) {
-             Logging.error(c,"configuration error.", e);
              throw new ConfigurationException("configuration error.", e);
          }
--- 258,261 ----




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.