jicarilla-suf/suf-components/instrument/src/java/org/apache/excalibur/instrument AbstractLogEnabledInstrumentable.java,1.1.1.1,1.2
Leo Simons <[email protected]>
| Newsgroups | gmane.comp.java.jicarilla.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/jicarilla/jicarilla-suf/suf-components/instrument/src/java/org/apache/excalibur/instrument In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5723/suf-components/instrument/src/java/org/apache/excalibur/instrument Modified Files: AbstractLogEnabledInstrumentable.java Log Message: optimize imports Index: AbstractLogEnabledInstrumentable.java =================================================================== RCS file: /cvsroot/jicarilla/jicarilla-suf/suf-components/instrument/src/java/org/apache/excalibur/instrument/AbstractLogEnabledInstrumentable.java,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -u -d -r1.1.1.1 -r1.2 --- AbstractLogEnabledInstrumentable.java 10 Apr 2004 14:40:37 -0000 1.1.1.1 +++ AbstractLogEnabledInstrumentable.java 10 Apr 2004 22:50:59 -0000 1.2 @@ -17,10 +17,10 @@ package org.apache.excalibur.instrument; -import java.util.ArrayList; - import org.apache.avalon.framework.logger.AbstractLogEnabled; +import java.util.ArrayList; + /** * Utility class to ease the construction of components that can be instrumented * but must also implement LogEnabled. ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click