antonio     2004/02/15 00:50:56

  Modified:    .        status.xml
               lib      jars.xml
  Added:       lib/optional jdtcore-2.1.2.jar
  Removed:     lib/optional jdtcore-2.1.0.jar
  Log:
  Updated jdtcore to 2.1.2
  
  Revision  Changes    Path
  1.242     +4 -1      cocoon-2.1/status.xml
  
  Index: status.xml
  ===================================================================
  RCS file: /home/cvs//cocoon-2.1/status.xml,v
  retrieving revision 1.241
  retrieving revision 1.242
  diff -u -r1.241 -r1.242
  --- status.xml        13 Feb 2004 11:50:30 -0000      1.241
  +++ status.xml        15 Feb 2004 08:50:56 -0000      1.242
  @@ -196,6 +196,9 @@
     <changes>
   
    <release version="@version@" date="@date@">
  + <action dev="AG" type="update">
  +     Updated jdtcore to 2.1.2
  +   </action>
      <action dev="CZ" type="update" fixes-bug="26896" due-to-email="[EMAIL 
PROTECTED]" due-to="Jon Evans">
        Patch for any elemens inside a coplet:content element and not just only 
text.
      </action>
  
  
  
  1.1                  cocoon-2.1/lib/optional/jdtcore-2.1.2.jar
  
        <<Binary file>>
  
  
  1.166     +2 -2      cocoon-2.1/lib/jars.xml
  
  Index: jars.xml
  ===================================================================
  RCS file: /home/cvs//cocoon-2.1/lib/jars.xml,v
  retrieving revision 1.165
  retrieving revision 1.166
  diff -u -r1.165 -r1.166
  --- jars.xml  10 Feb 2004 05:00:12 -0000      1.165
  +++ jars.xml  15 Feb 2004 08:50:56 -0000      1.166
  @@ -624,7 +624,7 @@
       <title>Eclipse Java Development Tools Core</title>
       <description>Eclipse Java Compiler</description>
       <used-by>XSP</used-by>
  -    <lib>optional/jdtcore-2.1.0.jar</lib>
  +    <lib>optional/jdtcore-2.1.2.jar</lib>
       <homepage>http://www.eclipse.org/jdt</homepage>
     </file>
   
  
  
  

Reply via email to