costin      01/03/10 10:21:22

  Added:       src/build/manifests manifest manifest.facade22
                        manifest.startup manifest.stop-tomcat
               src/build/pkg pkginfo prototype tomcat.spec
               src/build/readme readme.common readme.container
                        readme.shared
  Removed:     src/build manifest manifest.facade22 manifest.startup
                        manifest.stop-tomcat pkginfo prototype
                        readme.common readme.container readme.shared
                        tomcat.spec
  Log:
  A bit of clean-up, the build dir was a mess.
  
  I'll update it to the latest nightly-build scripts, including the
  new webapp that I'll use for nightly-builds.
  
  ( I hope to integreate the build system into gump, but this will
  take time )
  
  Revision  Changes    Path
  1.1                  jakarta-tomcat/src/build/manifests/manifest
  
  Index: manifest
  ===================================================================
  Manifest-Version: 1.0
  Main-Class: org.apache.tomcat.startup.Main
  
  
  
  
  
  1.1                  jakarta-tomcat/src/build/manifests/manifest.facade22
  
  Index: manifest.facade22
  ===================================================================
  Manifest-Version: 1.0
  Name: org/apache/tomcat/facade/
  Sealed: true
  
  
  
  1.1                  jakarta-tomcat/src/build/manifests/manifest.startup
  
  Index: manifest.startup
  ===================================================================
  Manifest-Version: 1.0
  Main-Class: org.apache.tomcat.startup.Tomcat
  Class-Path: tomcat_util.jar tomcat_core.jar tomcat_modules.jar servlet.jar 
facade22.jar jaxp.jar parser.jar xerces.jar crimson.jar jasper.jar
  
  
  
  
  
  1.1                  jakarta-tomcat/src/build/manifests/manifest.stop-tomcat
  
  Index: manifest.stop-tomcat
  ===================================================================
  Manifest-Version: 1.0
  Main-Class: org.apache.tomcat.startup.StopTomcat
  
  
  
  
  
  1.1                  jakarta-tomcat/src/build/pkg/pkginfo
  
  Index: pkginfo
  ===================================================================
  PKG=ASFtomcat
  NAME=Tomcat - Apache Servlet Engine
  VERSION=3.0
  ARCH=sparc i386
  CLASSES=none
  CATEGORY=utility
  VENDOR=Apache
  [EMAIL PROTECTED]
  BASEDIR=/
  PSTAMP=tokyo.javasoft.com19991212210421
  
  
  
  1.1                  jakarta-tomcat/src/build/pkg/prototype
  
  Index: prototype
  ===================================================================
  i pkginfo
  d none /opt/tomcat 0755 costin staff
  d none /opt/tomcat/lib 0755 costin staff
  f none /opt/tomcat/lib/ant.jar 0644 costin staff
  f none /opt/tomcat/lib/xml.jar 0644 costin staff
  f none /opt/tomcat/lib/servlet.jar 0644 costin staff
  f none /opt/tomcat/lib/jasper.jar 0644 costin staff
  d none /opt/tomcat/etc 0755 costin staff
  f none /opt/tomcat/etc/server.xml 0644 costin staff
  f none /opt/tomcat/etc/server.dtd 0644 costin staff
  f none /opt/tomcat/etc/web.xml 0644 costin staff
  f none /opt/tomcat/etc/web.dtd 0644 costin staff
  f none /opt/tomcat/etc/tomcat.conf 0644 costin staff
  f none /opt/tomcat/etc/SimpleStartup.java 0644 costin staff
  d none /opt/tomcat/src 0755 costin staff
  d none /opt/tomcat/src/javax 0755 costin staff
  d none /opt/tomcat/src/javax/servlet 0755 costin staff
  d none /opt/tomcat/src/javax/servlet/jsp 0755 costin staff
  d none /opt/tomcat/src/javax/servlet/jsp/tagext 0755 costin staff
  f none /opt/tomcat/src/javax/servlet/jsp/tagext/TagLibraryInfo.java 0644 costin staff
  f none /opt/tomcat/src/javax/servlet/jsp/tagext/TagSupport.java 0644 costin staff
  f none /opt/tomcat/src/javax/servlet/jsp/tagext/BodyTag.java 0644 costin staff
  f none /opt/tomcat/src/javax/servlet/jsp/tagext/BodyTagSupport.java 0644 costin staff
  f none /opt/tomcat/src/javax/servlet/jsp/tagext/TagExtraInfo.java 0644 costin staff
  f none /opt/tomcat/src/javax/servlet/jsp/tagext/TagInfo.java 0644 costin staff
  f none /opt/tomcat/src/javax/servlet/jsp/tagext/Tag.java 0644 costin staff
  f none /opt/tomcat/src/javax/servlet/jsp/tagext/VariableInfo.java 0644 costin staff
  f none /opt/tomcat/src/javax/servlet/jsp/tagext/TagData.java 0644 costin staff
  f none /opt/tomcat/src/javax/servlet/jsp/tagext/BodyContent.java 0644 costin staff
  f none /opt/tomcat/src/javax/servlet/jsp/tagext/TagAttributeInfo.java 0644 costin 
staff
  f none /opt/tomcat/src/javax/servlet/jsp/PageContext.java 0644 costin staff
  f none /opt/tomcat/src/javax/servlet/jsp/JspEngineInfo.java 0644 costin staff
  f none /opt/tomcat/src/javax/servlet/jsp/JspFactory.java 0644 costin staff
  f none /opt/tomcat/src/javax/servlet/jsp/JspException.java 0644 costin staff
  f none /opt/tomcat/src/javax/servlet/jsp/HttpJspPage.java 0644 costin staff
  f none /opt/tomcat/src/javax/servlet/jsp/JspTagException.java 0644 costin staff
  f none /opt/tomcat/src/javax/servlet/jsp/JspWriter.java 0644 costin staff
  f none /opt/tomcat/src/javax/servlet/jsp/JspPage.java 0644 costin staff
  d none /opt/tomcat/src/javax/servlet/http 0755 costin staff
  f none /opt/tomcat/src/javax/servlet/http/HttpServletRequest.java 0644 costin staff
  f none /opt/tomcat/src/javax/servlet/http/Cookie.java 0644 costin staff
  f none /opt/tomcat/src/javax/servlet/http/HttpServlet.java 0644 costin staff
  f none /opt/tomcat/src/javax/servlet/http/HttpUtils.java 0644 costin staff
  f none /opt/tomcat/src/javax/servlet/http/HttpSession.java 0644 costin staff
  f none /opt/tomcat/src/javax/servlet/http/HttpServletResponse.java 0644 costin staff
  f none /opt/tomcat/src/javax/servlet/http/HttpSessionBindingListener.java 0644 
costin staff
  f none /opt/tomcat/src/javax/servlet/http/LocalStrings.properties 0644 costin staff
  f none /opt/tomcat/src/javax/servlet/http/HttpSessionBindingEvent.java 0644 costin 
staff
  f none /opt/tomcat/src/javax/servlet/http/HttpSessionContext.java 0644 costin staff
  f none /opt/tomcat/src/javax/servlet/ServletException.java 0644 costin staff
  f none /opt/tomcat/src/javax/servlet/LocalStrings.properties 0644 costin staff
  f none /opt/tomcat/src/javax/servlet/ServletInputStream.java 0644 costin staff
  f none /opt/tomcat/src/javax/servlet/ServletContext.java 0644 costin staff
  f none /opt/tomcat/src/javax/servlet/UnavailableException.java 0644 costin staff
  f none /opt/tomcat/src/javax/servlet/ServletOutputStream.java 0644 costin staff
  f none /opt/tomcat/src/javax/servlet/RequestDispatcher.java 0644 costin staff
  f none /opt/tomcat/src/javax/servlet/SingleThreadModel.java 0644 costin staff
  f none /opt/tomcat/src/javax/servlet/ServletConfig.java 0644 costin staff
  f none /opt/tomcat/src/javax/servlet/ServletRequest.java 0644 costin staff
  f none /opt/tomcat/src/javax/servlet/GenericServlet.java 0644 costin staff
  f none /opt/tomcat/src/javax/servlet/ServletResponse.java 0644 costin staff
  f none /opt/tomcat/src/javax/servlet/Servlet.java 0644 costin staff
  d none /opt/tomcat/examples 0755 costin staff
  d none /opt/tomcat/examples/servlets 0755 costin staff
  f none /opt/tomcat/examples/servlets/reqparams.html 0644 costin staff
  f none /opt/tomcat/examples/servlets/reqinfo.html 0644 costin staff
  f none /opt/tomcat/examples/servlets/cookies.html 0644 costin staff
  f none /opt/tomcat/examples/servlets/reqheaders.html 0644 costin staff
  f none /opt/tomcat/examples/servlets/index.html 0644 costin staff
  f none /opt/tomcat/examples/servlets/helloworld.html 0644 costin staff
  f none /opt/tomcat/examples/servlets/sessions.html 0644 costin staff
  d none /opt/tomcat/examples/WEB-INF 0755 costin staff
  d none /opt/tomcat/examples/WEB-INF/classes 0755 costin staff
  f none /opt/tomcat/examples/WEB-INF/classes/RequestHeaderExample.class 0644 costin 
staff
  f none /opt/tomcat/examples/WEB-INF/classes/HelloWorldExample.java 0644 costin staff
  d none /opt/tomcat/examples/WEB-INF/classes/colors 0755 costin staff
  f none /opt/tomcat/examples/WEB-INF/classes/colors/ColorGameBean.java 0644 costin 
staff
  f none /opt/tomcat/examples/WEB-INF/classes/colors/ColorGameBean.class 0644 costin 
staff
  d none /opt/tomcat/examples/WEB-INF/classes/examples 0755 costin staff
  f none /opt/tomcat/examples/WEB-INF/classes/examples/ShowSource.class 0644 costin 
staff
  f none /opt/tomcat/examples/WEB-INF/classes/examples/FooTagExtraInfo.class 0644 
costin staff
  f none /opt/tomcat/examples/WEB-INF/classes/examples/FooTag.java 0644 costin staff
  f none /opt/tomcat/examples/WEB-INF/classes/examples/LogTag.class 0644 costin staff
  f none /opt/tomcat/examples/WEB-INF/classes/examples/ShowSource.java 0644 costin 
staff
  f none /opt/tomcat/examples/WEB-INF/classes/examples/ExampleTagBase.java 0644 costin 
staff
  f none /opt/tomcat/examples/WEB-INF/classes/examples/FooTag.class 0644 costin staff
  f none /opt/tomcat/examples/WEB-INF/classes/examples/ExampleTagBase.class 0644 
costin staff
  f none /opt/tomcat/examples/WEB-INF/classes/examples/LogTag.java 0644 costin staff
  f none /opt/tomcat/examples/WEB-INF/classes/examples/FooTagExtraInfo.java 0644 
costin staff
  d none /opt/tomcat/examples/WEB-INF/classes/cal 0755 costin staff
  f none /opt/tomcat/examples/WEB-INF/classes/cal/Entries.java 0644 costin staff
  f none /opt/tomcat/examples/WEB-INF/classes/cal/TableBean.java 0644 costin staff
  f none /opt/tomcat/examples/WEB-INF/classes/cal/Entry.java 0644 costin staff
  f none /opt/tomcat/examples/WEB-INF/classes/cal/Entry.class 0644 costin staff
  f none /opt/tomcat/examples/WEB-INF/classes/cal/JspCalendar.java 0644 costin staff
  f none /opt/tomcat/examples/WEB-INF/classes/cal/Entries.class 0644 costin staff
  f none /opt/tomcat/examples/WEB-INF/classes/cal/JspCalendar.class 0644 costin staff
  f none /opt/tomcat/examples/WEB-INF/classes/cal/TableBean.class 0644 costin staff
  f none /opt/tomcat/examples/WEB-INF/classes/CookieExample.java 0644 costin staff
  f none /opt/tomcat/examples/WEB-INF/classes/RequestParamExample.class 0644 costin 
staff
  f none /opt/tomcat/examples/WEB-INF/classes/RequestParamExample.java 0644 costin 
staff
  f none /opt/tomcat/examples/WEB-INF/classes/RequestInfoExample.java 0644 costin staff
  f none /opt/tomcat/examples/WEB-INF/classes/SessionExample.class 0644 costin staff
  f none /opt/tomcat/examples/WEB-INF/classes/SessionExample.java 0644 costin staff
  f none /opt/tomcat/examples/WEB-INF/classes/HelloWorldExample.class 0644 costin staff
  d none /opt/tomcat/examples/WEB-INF/classes/dates 0755 costin staff
  f none /opt/tomcat/examples/WEB-INF/classes/dates/JspCalendar.java 0644 costin staff
  f none /opt/tomcat/examples/WEB-INF/classes/dates/JspCalendar.class 0644 costin staff
  d none /opt/tomcat/examples/WEB-INF/classes/checkbox 0755 costin staff
  f none /opt/tomcat/examples/WEB-INF/classes/checkbox/CheckTest.java 0644 costin staff
  f none /opt/tomcat/examples/WEB-INF/classes/checkbox/CheckTest.class 0644 costin 
staff
  f none /opt/tomcat/examples/WEB-INF/classes/SnoopServlet.class 0644 costin staff
  d none /opt/tomcat/examples/WEB-INF/classes/num 0755 costin staff
  f none /opt/tomcat/examples/WEB-INF/classes/num/NumberGuessBean.class 0644 costin 
staff
  f none /opt/tomcat/examples/WEB-INF/classes/num/NumberGuessBean.java 0644 costin 
staff
  f none /opt/tomcat/examples/WEB-INF/classes/RequestInfoExample.class 0644 costin 
staff
  f none /opt/tomcat/examples/WEB-INF/classes/LocalStrings.properties 0644 costin staff
  f none /opt/tomcat/examples/WEB-INF/classes/SnoopServlet.java 0644 costin staff
  f none /opt/tomcat/examples/WEB-INF/classes/RequestHeaderExample.java 0644 costin 
staff
  d none /opt/tomcat/examples/WEB-INF/classes/error 0755 costin staff
  f none /opt/tomcat/examples/WEB-INF/classes/error/Smart.java 0644 costin staff
  f none /opt/tomcat/examples/WEB-INF/classes/error/Smart.class 0644 costin staff
  d none /opt/tomcat/examples/WEB-INF/classes/sessions 0755 costin staff
  f none /opt/tomcat/examples/WEB-INF/classes/sessions/DummyCart.class 0644 costin 
staff
  f none /opt/tomcat/examples/WEB-INF/classes/sessions/DummyCart.java 0644 costin staff
  f none /opt/tomcat/examples/WEB-INF/classes/servletToJsp.class 0644 costin staff
  f none /opt/tomcat/examples/WEB-INF/classes/servletToJsp.java 0644 costin staff
  f none /opt/tomcat/examples/WEB-INF/classes/CookieExample.class 0644 costin staff
  f none /opt/tomcat/examples/WEB-INF/web.xml 0644 costin staff
  d none /opt/tomcat/examples/WEB-INF/jsp 0755 costin staff
  d none /opt/tomcat/examples/WEB-INF/jsp/applet 0755 costin staff
  f none /opt/tomcat/examples/WEB-INF/jsp/applet/Clock2.java 0644 costin staff
  f none /opt/tomcat/examples/WEB-INF/jsp/example-taglib.tld 0644 costin staff
  d none /opt/tomcat/examples/jsp 0755 costin staff
  d none /opt/tomcat/examples/jsp/sessions 0755 costin staff
  f none /opt/tomcat/examples/jsp/sessions/carts.txt 0644 costin staff
  f none /opt/tomcat/examples/jsp/sessions/carts.jsp 0644 costin staff
  f none /opt/tomcat/examples/jsp/sessions/crt.html 0644 costin staff
  f none /opt/tomcat/examples/jsp/sessions/DummyCart.html 0644 costin staff
  f none /opt/tomcat/examples/jsp/sessions/carts.html 0644 costin staff
  d none /opt/tomcat/examples/jsp/checkbox 0755 costin staff
  f none /opt/tomcat/examples/jsp/checkbox/checkresult.jsp 0644 costin staff
  f none /opt/tomcat/examples/jsp/checkbox/CheckTest.html 0644 costin staff
  f none /opt/tomcat/examples/jsp/checkbox/cresult.html 0644 costin staff
  f none /opt/tomcat/examples/jsp/checkbox/check.html 0644 costin staff
  f none /opt/tomcat/examples/jsp/checkbox/checkresult.txt 0644 costin staff
  d none /opt/tomcat/examples/jsp/cal 0755 costin staff
  f none /opt/tomcat/examples/jsp/cal/cal1.jsp 0644 costin staff
  f none /opt/tomcat/examples/jsp/cal/Entry.txt 0644 costin staff
  f none /opt/tomcat/examples/jsp/cal/Entries.txt 0644 costin staff
  f none /opt/tomcat/examples/jsp/cal/cal2.txt 0644 costin staff
  f none /opt/tomcat/examples/jsp/cal/cal2.jsp 0644 costin staff
  f none /opt/tomcat/examples/jsp/cal/TableBean.txt 0644 costin staff
  f none /opt/tomcat/examples/jsp/cal/login.html 0644 costin staff
  f none /opt/tomcat/examples/jsp/cal/cal1.txt 0644 costin staff
  f none /opt/tomcat/examples/jsp/cal/calendar.html 0644 costin staff
  f none /opt/tomcat/examples/jsp/cal/JspCalendar.txt 0644 costin staff
  d none /opt/tomcat/examples/jsp/forward 0755 costin staff
  f none /opt/tomcat/examples/jsp/forward/forward.txt 0644 costin staff
  f none /opt/tomcat/examples/jsp/forward/forward.jsp 0644 costin staff
  f none /opt/tomcat/examples/jsp/forward/fwd.html 0644 costin staff
  f none /opt/tomcat/examples/jsp/forward/one.jsp 0644 costin staff
  f none /opt/tomcat/examples/jsp/forward/two.html 0644 costin staff
  d none /opt/tomcat/examples/jsp/include 0755 costin staff
  f none /opt/tomcat/examples/jsp/include/include.txt 0644 costin staff
  f none /opt/tomcat/examples/jsp/include/include.jsp 0644 costin staff
  f none /opt/tomcat/examples/jsp/include/foo.html 0644 costin staff
  f none /opt/tomcat/examples/jsp/include/foo.jsp 0644 costin staff
  f none /opt/tomcat/examples/jsp/include/inc.html 0644 costin staff
  d none /opt/tomcat/examples/jsp/plugin 0755 costin staff
  d none /opt/tomcat/examples/jsp/plugin/applet 0755 costin staff
  f none /opt/tomcat/examples/jsp/plugin/applet/Clock2.class 0644 costin staff
  f none /opt/tomcat/examples/jsp/plugin/applet/Clock2.java 0644 costin staff
  f none /opt/tomcat/examples/jsp/plugin/plugin.html 0644 costin staff
  f none /opt/tomcat/examples/jsp/plugin/plugin.txt 0644 costin staff
  f none /opt/tomcat/examples/jsp/plugin/plugin.jsp 0644 costin staff
  d none /opt/tomcat/examples/jsp/error 0755 costin staff
  f none /opt/tomcat/examples/jsp/error/er.html 0644 costin staff
  f none /opt/tomcat/examples/jsp/error/err.txt 0644 costin staff
  f none /opt/tomcat/examples/jsp/error/errorpge.jsp 0644 costin staff
  f none /opt/tomcat/examples/jsp/error/err.jsp 0644 costin staff
  f none /opt/tomcat/examples/jsp/error/error.html 0644 costin staff
  d none /opt/tomcat/examples/jsp/jsptoserv 0755 costin staff
  f none /opt/tomcat/examples/jsp/jsptoserv/jsptoservlet.jsp 0644 costin staff
  f none /opt/tomcat/examples/jsp/jsptoserv/hello.jsp 0644 costin staff
  f none /opt/tomcat/examples/jsp/jsptoserv/jts.html 0644 costin staff
  f none /opt/tomcat/examples/jsp/jsptoserv/jts.txt 0644 costin staff
  f none /opt/tomcat/examples/jsp/jsptoserv/stj.txt 0644 costin staff
  d none /opt/tomcat/examples/jsp/snp 0755 costin staff
  f none /opt/tomcat/examples/jsp/snp/snoop.html 0644 costin staff
  f none /opt/tomcat/examples/jsp/snp/snoop.txt 0644 costin staff
  f none /opt/tomcat/examples/jsp/snp/snoop.jsp 0644 costin staff
  d none /opt/tomcat/examples/jsp/simpletag 0755 costin staff
  f none /opt/tomcat/examples/jsp/simpletag/foo.html 0644 costin staff
  f none /opt/tomcat/examples/jsp/simpletag/foo.txt 0644 costin staff
  f none /opt/tomcat/examples/jsp/simpletag/foo.jsp 0644 costin staff
  d none /opt/tomcat/examples/jsp/dates 0755 costin staff
  f none /opt/tomcat/examples/jsp/dates/date.html 0644 costin staff
  f none /opt/tomcat/examples/jsp/dates/date.txt 0644 costin staff
  f none /opt/tomcat/examples/jsp/dates/date.jsp 0644 costin staff
  d none /opt/tomcat/examples/jsp/num 0755 costin staff
  f none /opt/tomcat/examples/jsp/num/numguess.html 0644 costin staff
  f none /opt/tomcat/examples/jsp/num/numguess.txt 0644 costin staff
  f none /opt/tomcat/examples/jsp/num/numguess.jsp 0644 costin staff
  d none /opt/tomcat/examples/jsp/colors 0755 costin staff
  f none /opt/tomcat/examples/jsp/colors/colors.html 0644 costin staff
  f none /opt/tomcat/examples/jsp/colors/colors.txt 0644 costin staff
  f none /opt/tomcat/examples/jsp/colors/ColorGameBean.html 0644 costin staff
  f none /opt/tomcat/examples/jsp/colors/clr.html 0644 costin staff
  f none /opt/tomcat/examples/jsp/colors/colrs.jsp 0644 costin staff
  f none /opt/tomcat/examples/jsp/index.html 0644 costin staff
  f none /opt/tomcat/examples/jsp/source.jsp 0644 costin staff
  d none /opt/tomcat/examples/images 0755 costin staff
  f none /opt/tomcat/examples/images/return.gif 0644 costin staff
  f none /opt/tomcat/examples/images/execute.gif 0644 costin staff
  f none /opt/tomcat/examples/images/code.gif 0644 costin staff
  d none /opt/tomcat/webpages 0755 costin staff
  d none /opt/tomcat/webpages/docs 0755 costin staff
  d none /opt/tomcat/webpages/docs/api 0755 costin staff
  d none /opt/tomcat/webpages/docs/api/javax 0755 costin staff
  d none /opt/tomcat/webpages/docs/api/javax/servlet 0755 costin staff
  d none /opt/tomcat/webpages/docs/api/javax/servlet/http 0755 costin staff
  d none /opt/tomcat/webpages/docs/api/javax/servlet/http/class-use 0755 costin staff
  f none 
/opt/tomcat/webpages/docs/api/javax/servlet/http/class-use/HttpServletResponse.html 
0644 costin staff
  f none 
/opt/tomcat/webpages/docs/api/javax/servlet/http/class-use/HttpServletRequest.html 
0644 costin staff
  f none /opt/tomcat/webpages/docs/api/javax/servlet/http/class-use/HttpUtils.html 
0644 costin staff
  f none 
/opt/tomcat/webpages/docs/api/javax/servlet/http/class-use/HttpSessionBindingEvent.html
 0644 costin staff
  f none 
/opt/tomcat/webpages/docs/api/javax/servlet/http/class-use/HttpSessionContext.html 
0644 costin staff
  f none 
/opt/tomcat/webpages/docs/api/javax/servlet/http/class-use/HttpSessionBindingListener.html
 0644 costin staff
  f none /opt/tomcat/webpages/docs/api/javax/servlet/http/class-use/Cookie.html 0644 
costin staff
  f none /opt/tomcat/webpages/docs/api/javax/servlet/http/class-use/HttpServlet.html 
0644 costin staff
  f none /opt/tomcat/webpages/docs/api/javax/servlet/http/class-use/HttpSession.html 
0644 costin staff
  f none /opt/tomcat/webpages/docs/api/javax/servlet/http/package-use.html 0644 costin 
staff
  f none /opt/tomcat/webpages/docs/api/javax/servlet/http/package-summary.html 0644 
costin staff
  f none /opt/tomcat/webpages/docs/api/javax/servlet/http/Cookie.html 0644 costin staff
  f none /opt/tomcat/webpages/docs/api/javax/servlet/http/package-tree.html 0644 
costin staff
  f none /opt/tomcat/webpages/docs/api/javax/servlet/http/HttpServletRequest.html 0644 
costin staff
  f none /opt/tomcat/webpages/docs/api/javax/servlet/http/HttpServletResponse.html 
0644 costin staff
  f none /opt/tomcat/webpages/docs/api/javax/servlet/http/HttpSessionBindingEvent.html 
0644 costin staff
  f none /opt/tomcat/webpages/docs/api/javax/servlet/http/HttpUtils.html 0644 costin 
staff
  f none /opt/tomcat/webpages/docs/api/javax/servlet/http/package-frame.html 0644 
costin staff
  f none /opt/tomcat/webpages/docs/api/javax/servlet/http/HttpServlet.html 0644 costin 
staff
  f none /opt/tomcat/webpages/docs/api/javax/servlet/http/HttpSession.html 0644 costin 
staff
  f none /opt/tomcat/webpages/docs/api/javax/servlet/http/HttpSessionContext.html 0644 
costin staff
  f none 
/opt/tomcat/webpages/docs/api/javax/servlet/http/HttpSessionBindingListener.html 0644 
costin staff
  f none /opt/tomcat/webpages/docs/api/javax/servlet/package-use.html 0644 costin staff
  d none /opt/tomcat/webpages/docs/api/javax/servlet/jsp 0755 costin staff
  d none /opt/tomcat/webpages/docs/api/javax/servlet/jsp/tagext 0755 costin staff
  d none /opt/tomcat/webpages/docs/api/javax/servlet/jsp/tagext/class-use 0755 costin 
staff
  f none 
/opt/tomcat/webpages/docs/api/javax/servlet/jsp/tagext/class-use/BodyTagSupport.html 
0644 costin staff
  f none 
/opt/tomcat/webpages/docs/api/javax/servlet/jsp/tagext/class-use/TagSupport.html 0644 
costin staff
  f none 
/opt/tomcat/webpages/docs/api/javax/servlet/jsp/tagext/class-use/TagAttributeInfo.html 
0644 costin staff
  f none 
/opt/tomcat/webpages/docs/api/javax/servlet/jsp/tagext/class-use/TagExtraInfo.html 
0644 costin staff
  f none 
/opt/tomcat/webpages/docs/api/javax/servlet/jsp/tagext/class-use/BodyJspWriter.html 
0644 costin staff
  f none /opt/tomcat/webpages/docs/api/javax/servlet/jsp/tagext/class-use/TagInfo.html 
0644 costin staff
  f none 
/opt/tomcat/webpages/docs/api/javax/servlet/jsp/tagext/class-use/BodyContent.html 0644 
costin staff
  f none 
/opt/tomcat/webpages/docs/api/javax/servlet/jsp/tagext/class-use/TagLibraryInfo.html 
0644 costin staff
  f none /opt/tomcat/webpages/docs/api/javax/servlet/jsp/tagext/class-use/BodyTag.html 
0644 costin staff
  f none /opt/tomcat/webpages/docs/api/javax/servlet/jsp/tagext/class-use/TagData.html 
0644 costin staff
  f none 
/opt/tomcat/webpages/docs/api/javax/servlet/jsp/tagext/class-use/VariableInfo.html 
0644 costin staff
  f none /opt/tomcat/webpages/docs/api/javax/servlet/jsp/tagext/class-use/Tag.html 
0644 costin staff
  f none /opt/tomcat/webpages/docs/api/javax/servlet/jsp/tagext/BodyJspWriter.html 
0644 costin staff
  f none /opt/tomcat/webpages/docs/api/javax/servlet/jsp/tagext/TagData.html 0644 
costin staff
  f none /opt/tomcat/webpages/docs/api/javax/servlet/jsp/tagext/package-tree.html 0644 
costin staff
  f none /opt/tomcat/webpages/docs/api/javax/servlet/jsp/tagext/package-summary.html 
0644 costin staff
  f none /opt/tomcat/webpages/docs/api/javax/servlet/jsp/tagext/VariableInfo.html 0644 
costin staff
  f none /opt/tomcat/webpages/docs/api/javax/servlet/jsp/tagext/TagLibraryInfo.html 
0644 costin staff
  f none /opt/tomcat/webpages/docs/api/javax/servlet/jsp/tagext/TagInfo.html 0644 
costin staff
  f none /opt/tomcat/webpages/docs/api/javax/servlet/jsp/tagext/package-frame.html 
0644 costin staff
  f none /opt/tomcat/webpages/docs/api/javax/servlet/jsp/tagext/TagExtraInfo.html 0644 
costin staff
  f none /opt/tomcat/webpages/docs/api/javax/servlet/jsp/tagext/TagAttributeInfo.html 
0644 costin staff
  f none /opt/tomcat/webpages/docs/api/javax/servlet/jsp/tagext/BodyTagSupport.html 
0644 costin staff
  f none /opt/tomcat/webpages/docs/api/javax/servlet/jsp/tagext/package-use.html 0644 
costin staff
  f none /opt/tomcat/webpages/docs/api/javax/servlet/jsp/tagext/Tag.html 0644 costin 
staff
  f none /opt/tomcat/webpages/docs/api/javax/servlet/jsp/tagext/TagSupport.html 0644 
costin staff
  f none /opt/tomcat/webpages/docs/api/javax/servlet/jsp/tagext/BodyTag.html 0644 
costin staff
  f none /opt/tomcat/webpages/docs/api/javax/servlet/jsp/tagext/BodyContent.html 0644 
costin staff
  f none /opt/tomcat/webpages/docs/api/javax/servlet/jsp/package-frame.html 0644 
costin staff
  d none /opt/tomcat/webpages/docs/api/javax/servlet/jsp/class-use 0755 costin staff
  f none /opt/tomcat/webpages/docs/api/javax/servlet/jsp/class-use/JspFactory.html 
0644 costin staff
  f none /opt/tomcat/webpages/docs/api/javax/servlet/jsp/class-use/PageContext.html 
0644 costin staff
  f none /opt/tomcat/webpages/docs/api/javax/servlet/jsp/class-use/JspException.html 
0644 costin staff
  f none /opt/tomcat/webpages/docs/api/javax/servlet/jsp/class-use/JspWriter.html 0644 
costin staff
  f none /opt/tomcat/webpages/docs/api/javax/servlet/jsp/class-use/JspError.html 0644 
costin staff
  f none /opt/tomcat/webpages/docs/api/javax/servlet/jsp/class-use/HttpJspPage.html 
0644 costin staff
  f none /opt/tomcat/webpages/docs/api/javax/servlet/jsp/class-use/JspPage.html 0644 
costin staff
  f none /opt/tomcat/webpages/docs/api/javax/servlet/jsp/class-use/JspEngineInfo.html 
0644 costin staff
  f none /opt/tomcat/webpages/docs/api/javax/servlet/jsp/JspError.html 0644 costin 
staff
  f none /opt/tomcat/webpages/docs/api/javax/servlet/jsp/JspWriter.html 0644 costin 
staff
  f none /opt/tomcat/webpages/docs/api/javax/servlet/jsp/HttpJspPage.html 0644 costin 
staff
  f none /opt/tomcat/webpages/docs/api/javax/servlet/jsp/package-summary.html 0644 
costin staff
  f none /opt/tomcat/webpages/docs/api/javax/servlet/jsp/PageContext.html 0644 costin 
staff
  f none /opt/tomcat/webpages/docs/api/javax/servlet/jsp/JspFactory.html 0644 costin 
staff
  f none /opt/tomcat/webpages/docs/api/javax/servlet/jsp/package-use.html 0644 costin 
staff
  f none /opt/tomcat/webpages/docs/api/javax/servlet/jsp/JspEngineInfo.html 0644 
costin staff
  f none /opt/tomcat/webpages/docs/api/javax/servlet/jsp/JspException.html 0644 costin 
staff
  f none /opt/tomcat/webpages/docs/api/javax/servlet/jsp/package-tree.html 0644 costin 
staff
  f none /opt/tomcat/webpages/docs/api/javax/servlet/jsp/JspPage.html 0644 costin staff
  d none /opt/tomcat/webpages/docs/api/javax/servlet/class-use 0755 costin staff
  f none /opt/tomcat/webpages/docs/api/javax/servlet/class-use/ServletRequest.html 
0644 costin staff
  f none /opt/tomcat/webpages/docs/api/javax/servlet/class-use/ServletConfig.html 0644 
costin staff
  f none 
/opt/tomcat/webpages/docs/api/javax/servlet/class-use/UnavailableException.html 0644 
costin staff
  f none /opt/tomcat/webpages/docs/api/javax/servlet/class-use/ServletInputStream.html 
0644 costin staff
  f none 
/opt/tomcat/webpages/docs/api/javax/servlet/class-use/ServletOutputStream.html 0644 
costin staff
  f none /opt/tomcat/webpages/docs/api/javax/servlet/class-use/RequestDispatcher.html 
0644 costin staff
  f none /opt/tomcat/webpages/docs/api/javax/servlet/class-use/ServletContext.html 
0644 costin staff
  f none /opt/tomcat/webpages/docs/api/javax/servlet/class-use/ServletResponse.html 
0644 costin staff
  f none /opt/tomcat/webpages/docs/api/javax/servlet/class-use/GenericServlet.html 
0644 costin staff
  f none /opt/tomcat/webpages/docs/api/javax/servlet/class-use/SingleThreadModel.html 
0644 costin staff
  f none /opt/tomcat/webpages/docs/api/javax/servlet/class-use/ServletException.html 
0644 costin staff
  f none /opt/tomcat/webpages/docs/api/javax/servlet/class-use/Servlet.html 0644 
costin staff
  f none /opt/tomcat/webpages/docs/api/javax/servlet/SingleThreadModel.html 0644 
costin staff
  f none /opt/tomcat/webpages/docs/api/javax/servlet/Servlet.html 0644 costin staff
  f none /opt/tomcat/webpages/docs/api/javax/servlet/ServletInputStream.html 0644 
costin staff
  f none /opt/tomcat/webpages/docs/api/javax/servlet/package-summary.html 0644 costin 
staff
  f none /opt/tomcat/webpages/docs/api/javax/servlet/ServletContext.html 0644 costin 
staff
  f none /opt/tomcat/webpages/docs/api/javax/servlet/ServletException.html 0644 costin 
staff
  f none /opt/tomcat/webpages/docs/api/javax/servlet/GenericServlet.html 0644 costin 
staff
  f none /opt/tomcat/webpages/docs/api/javax/servlet/ServletConfig.html 0644 costin 
staff
  f none /opt/tomcat/webpages/docs/api/javax/servlet/RequestDispatcher.html 0644 
costin staff
  f none /opt/tomcat/webpages/docs/api/javax/servlet/ServletResponse.html 0644 costin 
staff
  f none /opt/tomcat/webpages/docs/api/javax/servlet/ServletRequest.html 0644 costin 
staff
  f none /opt/tomcat/webpages/docs/api/javax/servlet/package-frame.html 0644 costin 
staff
  f none /opt/tomcat/webpages/docs/api/javax/servlet/ServletOutputStream.html 0644 
costin staff
  f none /opt/tomcat/webpages/docs/api/javax/servlet/package-tree.html 0644 costin 
staff
  f none /opt/tomcat/webpages/docs/api/javax/servlet/UnavailableException.html 0644 
costin staff
  f none /opt/tomcat/webpages/docs/api/help-doc.html 0644 costin staff
  f none /opt/tomcat/webpages/docs/api/overview-frame.html 0644 costin staff
  f none /opt/tomcat/webpages/docs/api/index-all.html 0644 costin staff
  f none /opt/tomcat/webpages/docs/api/serialized-form.html 0644 costin staff
  f none /opt/tomcat/webpages/docs/api/overview-tree.html 0644 costin staff
  f none /opt/tomcat/webpages/docs/api/deprecated-list.html 0644 costin staff
  f none /opt/tomcat/webpages/docs/api/overview-summary.html 0644 costin staff
  f none /opt/tomcat/webpages/docs/api/packages.html 0644 costin staff
  f none /opt/tomcat/webpages/docs/api/stylesheet.css 0644 costin staff
  f none /opt/tomcat/webpages/docs/api/index.html 0644 costin staff
  f none /opt/tomcat/webpages/docs/api/allclasses-frame.html 0644 costin staff
  f none /opt/tomcat/webpages/docs/api/package-list 0644 costin staff
  d none /opt/tomcat/webpages/WEB-INF 0755 costin staff
  d none /opt/tomcat/webpages/WEB-INF/classes 0755 costin staff
  f none /opt/tomcat/webpages/WEB-INF/classes/SnoopServlet.java 0644 costin staff
  f none /opt/tomcat/webpages/WEB-INF/classes/SnoopServlet.class 0644 costin staff
  f none /opt/tomcat/webpages/WEB-INF/web.xml 0644 costin staff
  f none /opt/tomcat/webpages/tomcat.gif 0644 costin staff
  f none /opt/tomcat/webpages/index.html 0644 costin staff
  f none /opt/tomcat/tomcat.sh 0644 costin staff
  f none /opt/tomcat/env.tomcat 0644 costin staff
  f none /opt/tomcat/ant 0644 costin staff
  f none /opt/tomcat/shutdown.sh 0644 costin staff
  f none /opt/tomcat/tomcat.bat 0644 costin staff
  f none /opt/tomcat/tomcatEnv.bat 0644 costin staff
  f none /opt/tomcat/startup.sh 0644 costin staff
  f none /opt/tomcat/shutdown.bat 0644 costin staff
  f none /opt/tomcat/startup.bat 0644 costin staff
  f none /opt/tomcat/server.xml 0644 costin staff
  f none /opt/tomcat/README 0644 costin staff
  f none /opt/tomcat/FAQ 0644 costin staff
  f none /opt/tomcat/webserver.jar 0644 costin staff
  
  
  
  
  1.1                  jakarta-tomcat/src/build/pkg/tomcat.spec
  
  Index: tomcat.spec
  ===================================================================
  Summary: Apache's servlet engine
  Name: tomcat
  Version: 3.1
  %define packname jakarta-tomcat
  Release: 3
  Vendor: Apache Software Foundation
  Group: System Environment/Daemons
  Copyright: Apache - free
  Icon: tomcat.gif
  Url: http://jakarta.apache.org
  Provides: tomcat 
  #BuildArchitectures: noarch
  Requires: ant
  BuildRequires: ant apache-devel
  Source: 
http://jakarta.apache.org/builds/tomcat/release/v%{version}/src/%{packname}.tar.gz
  Source1: tomcat.init
  Source2: tomcat.logrotate
  Patch: Ajp12ConnectionHandler.diff
  BuildRoot: /var/tmp/%{name}-root
  
  %description
  Develop Web applications in Java.
  
  %package doc
  Group: Applications/Internet
  Requires: webserver
  Summary: Online manual for tomcat
  
  %description doc
  Documentation for tomcat.
  
  %package jserv
  Group: Applications/Internet
  Requires: apache
  Summary: add mod_jserv support to apache
  
  %description jserv
  mod_jserv support for apache
  
  %prep
  rm -rf $RPM_BUILD_ROOT
  rm -rf $RPM_BUILD_DIR/%{packname}
  
  %setup -n %{packname}
  %patch
  
  %build
  ant -Dant.home /opt/ant -Dtomcat.home $RPM_BUILD_DIR/%{packname} -Dtomcat.build 
$RPM_BUILD_DIR/%{packname}/build
  cd src/native/apache/jserv
  /usr/sbin/apxs -c -o mod_jserv.so *.c
  
  
  %install
  cd $RPM_BUILD_DIR/%{packname}
  mkdir -p $RPM_BUILD_ROOT/home/httpd/html/manual/%{name}
  ant -Dant.home /opt/ant -Dtomcat.build $RPM_BUILD_DIR/%{packname}/build 
-Dtomcat.home $RPM_BUILD_ROOT/opt/%{name} dist 
  mkdir -p $RPM_BUILD_ROOT/usr/lib/apache
  install src/native/apache/jserv/mod_jserv.so 
$RPM_BUILD_ROOT/usr/lib/apache/mod_jserv_tomcat.so
  
  cd $RPM_BUILD_ROOT/home/httpd/html/manual/%{name}
  jar xvf $RPM_BUILD_ROOT/opt/%{name}/webapps/ROOT.war
  
  # sysv init and logging
  mkdir -p $RPM_BUILD_ROOT/etc/rc.d/init.d
  install $RPM_SOURCE_DIR/tomcat.logrotate $RPM_BUILD_ROOT/opt/tomcat/conf
  install $RPM_SOURCE_DIR/tomcat.init $RPM_BUILD_ROOT/etc/rc.d/init.d/tomcat
  
  
  %clean
  rm -rf $RPM_BUILD_ROOT
  rm -rf $RPM_BUILD_DIR/%{packname}
  
  %post
  rm -f /usr/bin/tomcat
  ln -s /opt/tomcat/bin/tomcat.sh /usr/bin/tomcat
  /sbin/chkconfig --add tomcat
  
  echo ""
  echo ""
  echo "Don't forget to set JAVA_HOME in /etc/rc.d/init.d/tomcat"
  echo "to your JDK/JRE directory since we didn't have these info"
  echo "at boot time."
  echo "As supplied we assume you're using IBM JDK 1.1.8"
  echo ""
  
  %post jserv
  cp -f /opt/tomcat/conf/tomcat.logrotate /etc/logrotate.d/tomcat
  
  if [ -f /etc/httpd/conf/httpd.conf ] ; then
      if ! grep -q '.*LoadModule *jserv_module *lib/apache/mod_jserv_tomcat.so' 
/etc/httpd/conf/httpd.conf ; then
          sed "s|^\LoadModule *rewrite_module *lib/apache/mod_rewrite.so\$|LoadModule 
jserv_module       lib/apache/mod_jserv_tomcat.so\\
  LoadModule rewrite_module     lib/apache/mod_rewrite.so|" < 
/etc/httpd/conf/httpd.conf > /etc/httpd/conf/httpd.conf-
          mv -f /etc/httpd/conf/httpd.conf- /etc/httpd/conf/httpd.conf
      fi
  
      if ! grep -q '.*AddModule *mod_jserv.c' /etc/httpd/conf/httpd.conf ; then
        sed "s|^\AddModule *mod_rewrite.c\$|AddModule mod_jserv.c\\
  AddModule mod_rewrite.c|" < /etc/httpd/conf/httpd.conf > /etc/httpd/conf/httpd.conf-
          mv -f /etc/httpd/conf/httpd.conf- /etc/httpd/conf/httpd.conf
      fi
  
      if ! grep -q '.*Include /opt/tomcat/conf/tomcat.conf' /etc/httpd/conf/httpd.conf 
; then
          cat >>/etc/httpd/conf/httpd.conf<<EOT
  <IfModule mod_jserv.c>
  ApJServLogFile /var/log/httpd/mod_jserv_tomcat.log
  Include /opt/tomcat/conf/tomcat.conf
  </IfModule>
  EOT
      fi
  fi
  
  %preun
  if [ $1 = 0 ]; then
      if [ -f /usr/bin/tomcat ]; then
          rm -f /usr/bin/tomcat
      fi
  
      if [ -f /var/lock/subsys/tomcat ]; then
          /etc/rc.d/init.d/tomcat stop
      fi
      if [ -f /etc/rc.d/init.d/tomcat ]; then
          /sbin/chkconfig --del tomcat
      fi
  
  fi
  
  %preun jserv
  if [ $1 = 0 ]; then
  # remove existing map if any
        sed -e '/^Include \/opt\/tomcat\/conf\/tomcat.conf/d' \
          -e '/^ApJServLogFile \/var\/log\/httpd\/mod_jserv_tomcat.log/d' \
          -e '/^LoadModule jserv_module lib\/apache\/mod_jserv_tomcat.so/d' \
          -e '/^AddModule mod_jserv.c/d' \
        < /etc/httpd/conf/httpd.conf \
        > /etc/httpd/conf/httpd.conf-
        mv /etc/httpd/conf/httpd.conf- \
        /etc/httpd/conf/httpd.conf
  
        rm -f /etc/logrotate.d/tomcat
  fi
  
  %files
  %defattr(644 root root 755)
  %attr(755,root,root)  %dir                             /opt/tomcat
  %attr(755,root,root)  %dir                             /opt/tomcat/bin
  %attr(755,root,root)  %dir                             /opt/tomcat/conf
  %attr(755,root,root)  %dir                             /opt/tomcat/lib
  %attr(755,root,root)  %dir                             /opt/tomcat/webapps
  %attr( - ,root,root)                                   /opt/tomcat/bin/*
  %attr( - ,root,root)  %config(noreplace) /opt/tomcat/conf/*
  %attr(755,root,root)  %config                          /etc/rc.d/init.d/*
  %attr( - ,root,root)                                   /opt/tomcat/lib/*
  %attr( - ,root,root)                                   /opt/tomcat/webapps/*
  %attr( - ,root,root)  %doc                             build/doc/* LICENSE README 
RELE* TODO
  
  %files doc
  %defattr(644 root root 755)
  %attr( - ,root,root)                /home/httpd/html/manual/%{name}
  
  %files jserv
  %attr(755,root,root)  %dir               /usr/lib/apache
  %attr( - ,root,root)                     /usr/lib/apache/*
  
  
  %changelog
  * Mon May 22 2000 Henri Gomez <[EMAIL PROTECTED]>
  - v3.1-3
  - apply SSL patch (Ajp12ConnectionHandler.java)
  
  * Thu May 04 2000 Henri Gomez <[EMAIL PROTECTED]>
  - v3.1-2
  - Added JAVA_HOME to tomcat.init, necessary at init
    time to determine where is your JAVA_HOME
   
  * Tue May 02 2000 Henri Gomez <[EMAIL PROTECTED]>
  - v3.1 final release
  - Compiled on Redhat 6.1 with IBM JDK 1.1.8 (20000328)
    for apache 1.3.12 + mod_ssl 2.6.4 (EAPI support).
  
  * Thu Apr 13 2000 Henri Gomez <[EMAIL PROTECTED]>
  - v3.1_rc1
  - RPM didn't replace configuration files of tomcat in /opt/tomcat/conf 
    This choice is to avoid trashing your own settings. 
    Warning, since v3.1_rc1, you need to to set home vars in ContextManager 
    in file /opt/tomcat/conf/server.xml like this :
    <ContextManager debug="0" workDir="work" home="/opt/tomcat">
  - New in v3.1_rc1 is that tomcat generate dynamically a conf file,
    tomcat-apache.conf, in /opt/tomcat/conf
  - compiled on Redhat 6.1 with IBM JDK 1.1.8 (20000328)
    for apache 1.3.12 + mod_ssl 2.6.2 (EAPI support).
  
  * Thu Mar 09 2000 Henri Gomez <[EMAIL PROTECTED]>
  - v3.1b1-2
  - added missing tomcat.init (oups)
  - tomcat home is in /opt/tomcat but there is a link
    /usr/bin/tomcat to allow any user to start it since
    now it didn't use privilegied port (8007 & 8080).
    This may be an issue if you only want root start it.
  - added logrotate support for apache/jserv side. 
    Will add tomcat log support when we could signal
    tomcat to rotate logs.
  - compiled on Redhat 6.1 with IBM JDK 1.1.8 (19991220) 
    for apache 1.3.12 + mod_ssl 2.6.2 (EAPI support).
  
  * Thu Mar 09 2000 Henri Gomez <[EMAIL PROTECTED]>
  - v3.1b1-1
  - compile and install mod_jserv for apache
    renamed to mod_jserv_tomcat.so to avoid conflict
    with mod_jserv.so from jserv 1.1 (java.apache.org)
  
  * Wed Mar 08 2000 Henri Gomez <[EMAIL PROTECTED]>
  - v3.1b1
  
  * Tue Feb 29 2000 Henri Gomez <[EMAIL PROTECTED]>
  - v3.1_m2rc2
  
  * Fri Feb 25 2000 Henri Gomez <[EMAIL PROTECTED]>
  - v3.1_m2rc1
  
  * Fri Jan 28 2000 Henri Gomez <[EMAIL PROTECTED]>
  - v3.1_m1
  
  * Tue Jan 18 2000 Henri Gomez <[EMAIL PROTECTED]>
  - first RPM of tomcat 3.1 m1_rc1
  
  * Tue Jan  4 2000 Henri Gomez <[EMAIL PROTECTED]>
  - moved from /opt/jakarta/jakarta-tomcat to /opt/tomcat
  
  * Tue Jan  4 2000 Henri Gomez <[EMAIL PROTECTED]>
  - CVS 4 Jan 2000
  
  * Thu Dec 30 1999 Henri Gomez <[EMAIL PROTECTED]>
  - Initial release for jakarta-tomcat cvs
  
  
  
  
  
  1.1                  jakarta-tomcat/src/build/readme/readme.common
  
  Index: readme.common
  ===================================================================
  JARs shared by all web applications and by the servlet container. 
  
  
  
  1.1                  jakarta-tomcat/src/build/readme/readme.container
  
  Index: readme.container
  ===================================================================
  JARs visible only inside the container ( tomcat ), but not in the 
  web applications.
  
  Tomcat uses a hierarchy of class loaders:
  
            parent 
    (application embeding tomcat - 
    visible in container and web apps)
             |
             |
           common 
       ( files in lib/common - 
    visible in container and web apps)
     |                         |
     |                         |
  container                  shared
  ( files in lib )             |
  (XXX move to                 |
  lib/container)                    webapps
  
  
  
  
  1.1                  jakarta-tomcat/src/build/readme/readme.shared
  
  Index: readme.shared
  ===================================================================
  JARs shared by all web applications. 
  ( but not visible or interfering with the container )
  
  

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

Reply via email to