Update of /cvsroot/pkg-java/tomcat5/debian/patches
In directory haydn:/tmp/cvs-serv25161/debian/patches

Added Files:
        01_remove_classpath_manifest_a.patch 
        01_remove_classpath_manifest_b.patch 
        02_disable_sourcechecking_download.patch 
        03_fix_doc_stylesheet.patch 15_dont_copy_daemon.patch 
Removed Files:
        00_struts-config-upstream.pre-patched 
        00_struts-config-upstream.unpatch 01_jasper_dir.unpatch 
        02_servlet_docs.unpatch 03_dist_target.unpatch 
        04_servlet_path.unpatch 05_admin_dont_copy_struts.unpatch 
        07_dont_download_nsis.patch 
        11_jsr154_build_dont_build_servletapi.patch 
        12_jsr152_build_dont_build_jspapi.patch 
        top_build_clean_target.patch.applyed_before_building 
Log Message:
tomcat5 (5.0.30-6) unstable; urgency=low

  * Move commons-fileupload jar from common/lib to server/lib
  * Copy fixed struts-config.xml during install over the old one.
  * Tomcat5 has a new context file handling. The xml files with the context of
    a webapp needs to be put into conf/[Engine name]/[Host name] whereas the 
    default engine which serves the admin webapp has to be called "Catalina":
    + Create conf/Catalina/localhost directory during install 
    + Deploy the context files for the webapps into this directory
  * Install the jsp/servlet examples (closes: #325508, #325507, #326126)
  * Added unzip to build-deps (needed to unzip example webapps)
  * Changed depends to j2sdk1.3 | j2sdk1.4 | j2sdk1.5 | kaffe
  * Removed depends on j2sdk1.3 | j2sdk1.4 | j2sdk1.5 | kaffe | java-compiler 
  * Updated *.policy files to match new jars and fixed typos
  * Disable commons-daemon copy/build - not available on all platforms
  * Removed classpath entry from MF and added jars directly to setclasspath.sh
  * Build documentation through commandline xslt processing



_______________________________________________
pkg-java-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

Reply via email to