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

Manik Surtani manik at jboss.org
Thu May 24 14:13:59 EDT 2007


  User: msurtani
  Date: 07/05/24 14:13:59

  Modified:    tests/functional/org/jboss/cache/loader 
                        DummyCacheLoader.java
  Log:
  fixed buggy stuff around BG comms
  
  Revision  Changes    Path
  1.8       +0 -2      JBossCache/tests/functional/org/jboss/cache/loader/DummyCacheLoader.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: DummyCacheLoader.java
  ===================================================================
  RCS file: /cvsroot/jboss/JBossCache/tests/functional/org/jboss/cache/loader/DummyCacheLoader.java,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -b -r1.7 -r1.8
  --- DummyCacheLoader.java	30 Dec 2006 17:49:57 -0000	1.7
  +++ DummyCacheLoader.java	24 May 2007 18:13:59 -0000	1.8
  @@ -56,8 +56,6 @@
   
      /**
       * Sets the configuration. Will be called before {@link #create()} and {@link #start()}
  -    *
  -    * @param url A list of properties, defined in the XML file
       */
      public void setConfig(IndividualCacheLoaderConfig config)
      {
  
  
  



More information about the jboss-cvs-commits mailing list