User: user57  
  Date: 02/02/24 02:18:51

  Modified:    varia/src/main/org/jboss/jdo/castor CastorJDOImpl.java
  Log:
   o should have been in previous logging change
  
  Revision  Changes    Path
  1.10      +2 -2      contrib/varia/src/main/org/jboss/jdo/castor/CastorJDOImpl.java
  
  Index: CastorJDOImpl.java
  ===================================================================
  RCS file: 
/cvsroot/jboss/contrib/varia/src/main/org/jboss/jdo/castor/CastorJDOImpl.java,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- CastorJDOImpl.java        5 Jan 2002 06:39:42 -0000       1.9
  +++ CastorJDOImpl.java        24 Feb 2002 10:18:51 -0000      1.10
  @@ -36,7 +36,7 @@
   import org.exolab.castor.persist.spi.LogInterceptor;
   import org.exolab.castor.xml.Unmarshaller;
   
  -import org.jboss.logging.log4j.CategoryWriter;
  +import org.jboss.logging.util.CategoryWriter;
   import org.jboss.system.ServiceMBeanSupport;
   
   import org.jboss.proxy.compiler.Proxy;
  @@ -48,7 +48,7 @@
    *   Castor JDO support
    *
    *   @author Oleg Nitz ([EMAIL PROTECTED])
  - *   @version $Revision: 1.9 $
  + *   @version $Revision: 1.10 $
    */
   public class CastorJDOImpl extends ServiceMBeanSupport
           implements DataObjects, ObjectFactory, Referenceable, Serializable,
  
  
  

_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to