You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@avalon.apache.org by cr...@apache.org on 2002/04/06 18:18:52 UTC

cvs commit: jakarta-avalon-excalibur/all/src/scratchpad/org/apache/avalon/excalibur/context ContextUtility.java

crafterm    02/04/06 08:18:52

  Modified:    all/src/scratchpad/org/apache/avalon/excalibur/context
                        ContextUtility.java
  Log:
  Test commit, added version string with cvs id to class comment
  
  Revision  Changes    Path
  1.4       +1 -0      jakarta-avalon-excalibur/all/src/scratchpad/org/apache/avalon/excalibur/context/ContextUtility.java
  
  Index: ContextUtility.java
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon-excalibur/all/src/scratchpad/org/apache/avalon/excalibur/context/ContextUtility.java,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- ContextUtility.java	24 Mar 2002 09:56:40 -0000	1.3
  +++ ContextUtility.java	6 Apr 2002 16:18:52 -0000	1.4
  @@ -17,6 +17,7 @@
   import org.apache.avalon.framework.logger.Logger;
   
   /**
  + * @version $Id: ContextUtility.java,v 1.4 2002/04/06 16:18:52 crafterm Exp $
    */
   public class ContextUtility
   {
  
  
  

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