[jboss-cvs] JBossCache/tests/functional/org/jboss/cache/pojo/rollback ...

Jason Thomas Greene jgreene at jboss.com
Wed May 30 02:08:03 EDT 2007


  User: jgreene 
  Date: 07/05/30 02:08:03

  Modified:    tests/functional/org/jboss/cache/pojo/rollback 
                        LocalExceptionUndoTest.java
  Log:
  Switch to new notification system
  Resolve jmx test failure
  ensure that the pojo package is api only
  
  Revision  Changes    Path
  1.4       +1 -1      JBossCache/tests/functional/org/jboss/cache/pojo/rollback/LocalExceptionUndoTest.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: LocalExceptionUndoTest.java
  ===================================================================
  RCS file: /cvsroot/jboss/JBossCache/tests/functional/org/jboss/cache/pojo/rollback/LocalExceptionUndoTest.java,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -b -r1.3 -r1.4
  --- LocalExceptionUndoTest.java	23 May 2007 10:28:50 -0000	1.3
  +++ LocalExceptionUndoTest.java	30 May 2007 06:08:03 -0000	1.4
  @@ -30,10 +30,10 @@
   import org.jboss.aop.Advised;
   import org.jboss.aop.advice.Interceptor;
   import org.jboss.cache.Fqn;
  -import org.jboss.cache.pojo.InternalConstant;
   import org.jboss.cache.pojo.PojoCache;
   import org.jboss.cache.pojo.PojoCacheException;
   import org.jboss.cache.pojo.PojoCacheFactory;
  +import org.jboss.cache.pojo.impl.InternalConstant;
   import org.jboss.cache.pojo.interceptors.dynamic.CacheFieldInterceptor;
   import org.jboss.cache.pojo.test.Person;
   import org.jboss.cache.transaction.DummyTransactionManager;
  
  
  



More information about the jboss-cvs-commits mailing list