antonio     2004/02/15 01:22:32

  Modified:    lib      jars.xml
               .        status.xml
  Added:       lib/optional jdtcore-2.1.2.jar
               lib/endorsed xercesImpl-2.6.1.jar
               lib/core commons-jexl-1.0-beta-1-20040113.jar
  Removed:     lib/optional jdtcore-2.1.0.jar
               lib/endorsed xercesImpl-2.6.0.jar
               lib/core commons-jexl-1.0-beta-1.jar
  Log:
  Updated jdtcore to 2.1.2, Xerces to 2.6.1 and commons-jexl to 
1.0-beta-1-20040113
  
  Revision  Changes    Path
  1.1                  cocoon-2.2/lib/optional/jdtcore-2.1.2.jar
  
        <<Binary file>>
  
  
  1.125     +5 -5      cocoon-2.2/lib/jars.xml
  
  Index: jars.xml
  ===================================================================
  RCS file: /home/cvs//cocoon-2.2/lib/jars.xml,v
  retrieving revision 1.124
  retrieving revision 1.125
  diff -u -r1.124 -r1.125
  --- jars.xml  7 Feb 2004 00:23:45 -0000       1.124
  +++ jars.xml  15 Feb 2004 09:22:31 -0000      1.125
  @@ -352,8 +352,8 @@
       <description>Xerces is an XML parser.</description>
       <used-by>Cocoon</used-by>
       <ant-target>jars</ant-target>
  -    <lib>endorsed/xercesImpl-2.6.0.jar</lib>
  -    <homepage>http://xml.apache.org/xerces-j/</homepage>
  +    <lib>endorsed/xercesImpl-2.6.1.jar</lib>
  +    <homepage>http://xml.apache.org/xerces2-j/</homepage>
     </file>
   
     <file>
  @@ -446,7 +446,7 @@
       <title>Jakarta Commons Jexl</title>
       <description>JSTL Expression Language</description>
       <used-by>JXTemplateGenerator</used-by>
  -    <lib>core/commons-jexl-1.0-beta-1.jar</lib>
  +    <lib>core/commons-jexl-1.0-beta-1-20040113.jar</lib>
       <homepage>http://jakarta.apache.org/commons/jexl/</homepage>
     </file>
   
  @@ -454,7 +454,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>
   
  
  
  
  1.1                  cocoon-2.2/lib/endorsed/xercesImpl-2.6.1.jar
  
        <<Binary file>>
  
  
  1.1                  cocoon-2.2/lib/core/commons-jexl-1.0-beta-1-20040113.jar
  
        <<Binary file>>
  
  
  1.177     +8 -5      cocoon-2.2/status.xml
  
  Index: status.xml
  ===================================================================
  RCS file: /home/cvs//cocoon-2.2/status.xml,v
  retrieving revision 1.176
  retrieving revision 1.177
  diff -u -r1.176 -r1.177
  --- status.xml        26 Jan 2004 02:34:35 -0000      1.176
  +++ status.xml        15 Feb 2004 09:22:32 -0000      1.177
  @@ -189,21 +189,24 @@
   
     <changes>
    <release version="@version@" date="@date@">
  -    <action dev="AG" type="update">
  +   <action dev="AG" type="update">
  +     Updated jdtcore to 2.1.2, Xerces to 2.6.1 and commons-jexl to 
1.0-beta-1-20040113
  +   </action>
  +   <action dev="AG" type="update">
        Updated commons-collections to 3.0
      </action>
  -       <action dev="AG" type="update">
  +   <action dev="AG" type="update">
        Updated commons-httpclient to 2.0RC3
      </action>
      <action dev="AG" type="fix"  fixes-bug="25664" due-to-email="[EMAIL 
PROTECTED]" due-to="Karel Vervaeke">
  -             build fails on windows without cygwin
  +     build fails on windows without cygwin
      </action>
      <action dev="AG" type="update">
        Updated Ant to 1.6.0
      </action>
      <action dev="CZ" type="update">
         Remove dependencies to Xalan (from portal-fw, authentication-fw, 
session-fw and core)
  -   </action> 
  +   </action>
      <action dev="CZ" type="update">
         Portal-Engine: Added some new samples (for inter-coplet communication,
         cleaned up the sample, fixed some bugs and added some new components
  
  
  

Reply via email to