[prev in list] [next in list] [prev in thread] [next in thread] 

List:       xml-cocoon-dev
Subject:    cvs commit: xml-cocoon build.bat build.sh changes.xml
From:       stefano () locus ! apache ! org
Date:       2000-02-28 23:23:47
[Download RAW message or body]

stefano     00/02/28 15:23:46

  Modified:    .        build.bat build.sh changes.xml
  Log:
  added newest xalan + latest changes
  
  Revision  Changes    Path
  1.7       +1 -1      xml-cocoon/build.bat
  
  Index: build.bat
  ===================================================================
  RCS file: /home/cvs/xml-cocoon/build.bat,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- build.bat	2000/02/27 23:06:19	1.6
  +++ build.bat	2000/02/28 23:23:46	1.7
  @@ -5,7 +5,7 @@
   
   if "%JAVA_HOME%" == "" goto error
   
  -set LOCALCLASSPATH=%JAVA_HOME%\lib\tools.jar;.\lib\xerces_1_0_1.jar;.\lib\xalan_0_1 \
9_4.jar;.\lib\fop_0_12_1.jar;.\lib\servlet_2_2.jar;.\lib\ant.jar;.\lib\xml.jar;%CLASSPATH%
  +set LOCALCLASSPATH=%JAVA_HOME%\lib\tools.jar;.\lib\xerces_1_0_1.jar;.\lib\xalan_0_1 \
9_5.jar;.\lib\fop_0_12_1.jar;.\lib\servlet_2_2.jar;.\lib\ant.jar;.\lib\xml.jar;%CLASSPATH%
  
   echo Building with classpath %LOCALCLASSPATH%
   
  
  
  
  1.7       +1 -1      xml-cocoon/build.sh
  
  Index: build.sh
  ===================================================================
  RCS file: /home/cvs/xml-cocoon/build.sh,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- build.sh	2000/02/27 23:06:19	1.6
  +++ build.sh	2000/02/28 23:23:46	1.7
  @@ -13,7 +13,7 @@
     exit 1
   fi
   
  -LOCALCLASSPATH=$JAVA_HOME/lib/tools.jar:./lib/xerces_1_0_1.jar:./lib/xalan_0_19_4.jar:./lib/fop_0_12_1.jar:./lib/servlet_2_2.jar:./lib/ant.jar:./lib/xml.jar
  +LOCALCLASSPATH=$JAVA_HOME/lib/tools.jar:./lib/xerces_1_0_1.jar:./lib/xalan_0_19_5.jar:./lib/fop_0_12_1.jar:./lib/servlet_2_2.jar:./lib/ant.jar:./lib/xml.jar
  
   echo Building with classpath $CLASSPATH:$LOCALCLASSPATH
   echo
  
  
  
  1.35      +6 -5      xml-cocoon/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/xml-cocoon/changes.xml,v
  retrieving revision 1.34
  retrieving revision 1.35
  diff -u -r1.34 -r1.35
  --- changes.xml	2000/02/27 23:06:48	1.34
  +++ changes.xml	2000/02/28 23:23:46	1.35
  @@ -4,7 +4,7 @@
   
   <!--
     History of Cocoon changes
  -  $Id: changes.xml,v 1.34 2000/02/27 23:06:48 stefano Exp $
  +  $Id: changes.xml,v 1.35 2000/02/28 23:23:46 stefano Exp $
   -->
   
   <changes title="History of Changes">
  @@ -16,8 +16,12 @@
     </devs>
   
    <release version="@version@" date="@date@">
  +  <action dev="SM" type="fix">
  +   Fixed namespace problem in some of the XSP examples that caused troubles
  +   with the newest Xalan.
  +  </action>
     <action dev="SM" type="update">
  -   Added Xerces 0.19.5
  +   Added Xerces 0.19.5 and updated Ant.
     </action>
     <action dev="SM" type="fix">
      Commented out LDAP processor that caused some problems since the JNDI.jar
  @@ -26,9 +30,6 @@
     <action dev="SM" type="fix">
      Moved our package in front of the system classpath in the build scripts
      to avoid versioning conflicts with packages installed on the system.
  -  </action>
  -  <action dev="SM" type="fix">
  -   Added version information to the XSLT files since latest Xalan complained.
     </action>
    </release>
   
  
  
  


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic