[jboss-cvs] JBossCache/tests-50/functional/org/jboss/cache/aop/test ...

Manik Surtani msurtani at jboss.com
Thu Jul 20 14:43:12 EDT 2006


  User: msurtani
  Date: 06/07/20 14:43:12

  Modified:    tests-50/functional/org/jboss/cache/aop/test  Gadget.java
  Log:
  migrated to new configurators
  
  Revision  Changes    Path
  1.2       +1 -0      JBossCache/tests-50/functional/org/jboss/cache/aop/test/Gadget.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: Gadget.java
  ===================================================================
  RCS file: /cvsroot/jboss/JBossCache/tests-50/functional/org/jboss/cache/aop/test/Gadget.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -b -r1.1 -r1.2
  --- Gadget.java	13 Apr 2006 17:25:08 -0000	1.1
  +++ Gadget.java	20 Jul 2006 18:43:12 -0000	1.2
  @@ -14,9 +14,10 @@
    * Test class for PojoCache using annotation. This object consists of sub-objects
    * that has special annotation.
    *
  - * @version $Revision: 1.1 $
  + * @version $Revision: 1.2 $
    */
   @org.jboss.cache.aop.annotation.PojoCacheable
  +
   public class Gadget
   {
   
  
  
  



More information about the jboss-cvs-commits mailing list