You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@avalon.apache.org by bl...@apache.org on 2002/02/19 15:03:22 UTC

cvs commit: jakarta-avalon-excalibur/src/scratchpad/org/apache/avalon/excalibur/system/test ContainerProfile.java ExcaliburRoleManagerTestCase.java TestContainer.java

bloritsch    02/02/19 06:03:22

  Modified:    src/scratchpad/org/apache/avalon/excalibur/system/test
                        ContainerProfile.java
                        ExcaliburRoleManagerTestCase.java
                        TestContainer.java
  Log:
  update tests
  
  Revision  Changes    Path
  1.2       +0 -0      jakarta-avalon-excalibur/src/scratchpad/org/apache/avalon/excalibur/system/test/ContainerProfile.java
  
  Index: ContainerProfile.java
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon-excalibur/src/scratchpad/org/apache/avalon/excalibur/system/test/ContainerProfile.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- ContainerProfile.java	19 Feb 2002 13:47:29 -0000	1.1
  +++ ContainerProfile.java	19 Feb 2002 14:03:22 -0000	1.2
  @@ -30,7 +30,7 @@
    * Used as a basis for the PoolComparisonProfile Tests
    *
    * @author <a href="mailto:bloritsch@apache.org">Berin Loritsch</a>
  - * @version $Id: ContainerProfile.java,v 1.1 2002/02/19 13:47:29 bloritsch Exp $
  + * @version $Id: ContainerProfile.java,v 1.2 2002/02/19 14:03:22 bloritsch Exp $
    */
   public final class ContainerProfile
       extends TestCase
  
  
  
  1.2       +0 -0      jakarta-avalon-excalibur/src/scratchpad/org/apache/avalon/excalibur/system/test/ExcaliburRoleManagerTestCase.java
  
  Index: ExcaliburRoleManagerTestCase.java
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon-excalibur/src/scratchpad/org/apache/avalon/excalibur/system/test/ExcaliburRoleManagerTestCase.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- ExcaliburRoleManagerTestCase.java	19 Feb 2002 13:47:29 -0000	1.1
  +++ ExcaliburRoleManagerTestCase.java	19 Feb 2002 14:03:22 -0000	1.2
  @@ -17,7 +17,7 @@
    * in the org.apache.avalon.component package.
    *
    * @author <a href="mailto:bloritsch@apache.org">Berin Loritsch</a>
  - * @version CVS $Revision: 1.1 $ $Date: 2002/02/19 13:47:29 $
  + * @version CVS $Revision: 1.2 $ $Date: 2002/02/19 14:03:22 $
    * @since 4.1
    */
   public class ExcaliburRoleManagerTestCase
  
  
  
  1.2       +0 -0      jakarta-avalon-excalibur/src/scratchpad/org/apache/avalon/excalibur/system/test/TestContainer.java
  
  Index: TestContainer.java
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon-excalibur/src/scratchpad/org/apache/avalon/excalibur/system/test/TestContainer.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- TestContainer.java	19 Feb 2002 13:47:29 -0000	1.1
  +++ TestContainer.java	19 Feb 2002 14:03:22 -0000	1.2
  @@ -16,7 +16,7 @@
    * Manager can expose that to the instantiating class.
    *
    * @author <a href="mailto:bloritsch@apache.org">Berin Loritsch</a>
  - * @version CVS $Revision: 1.1 $ $Date: 2002/02/19 13:47:29 $
  + * @version CVS $Revision: 1.2 $ $Date: 2002/02/19 14:03:22 $
    */
   public final class TestContainer
      extends AbstractContainer
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>