asmuts      2005/01/31 16:09:57

  Modified:    .        project.xml
  Log:
  fixed behavior problem when the disk is unreadable, fixed is spool problem, 
added an event test, and clean some java docs.
  
  Revision  Changes    Path
  1.47      +2 -1      jakarta-turbine-jcs/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-jcs/project.xml,v
  retrieving revision 1.46
  retrieving revision 1.47
  diff -u -r1.46 -r1.47
  --- project.xml       30 Jan 2005 10:19:35 -0000      1.46
  +++ project.xml       1 Feb 2005 00:09:57 -0000       1.47
  @@ -5,7 +5,7 @@
     <pomVersion>3</pomVersion>
     <name>Turbine JCS</name>
     <id>jcs</id>
  -  <currentVersion>1.2.2-dev</currentVersion>
  +  <currentVersion>1.2.3-dev</currentVersion>
     <organization>
       <name>Apache Software Foundation</name>
       <url>http://jakarta.apache.org/</url>
  @@ -179,6 +179,7 @@
           <include>**/TestTCPLateralCache.java</include>
            <include>**/TestJCSvHashtablePerf.java</include>
           <include>**/TestEventQueueConcurrent.java</include>
  +        <include>**/TestSimpleEventHandling.java</include>
         </includes>
         <resources>
           <includes>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to