| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: tomcat5-servlet-2.4-api | Distribution: Unknown |
| Version: 5.5.23 | Vendor: Koji |
| Release: 9jpp.2.fc7 | Build date: Wed May 16 23:33:52 2007 |
| Group: Internet/WWW/Dynamic Content | Build host: ppc1.fedora.redhat.com |
| Size: 271551 | Source RPM: tomcat5-5.5.23-9jpp.2.fc7.src.rpm |
| Packager: Koji | |
| Url: http://tomcat.apache.org | |
| Summary: Apache Tomcat Servlet implementation classes | |
Contains the implementation classes of the Apache Tomcat Servlet API (packages javax.servlet).
Apache Software License
internal MD5: 64b3e72ac99c9d7be8d967cada53cb6a
GPG
* Thu May 17 2007 Vivek Lakshmanan <vivekl at redhat.com> 0:5.5.23-9jpp.2
- Add requires(post) on j-c-*-tomcat5 in tomcat5 package to ensure proper
ordering at installation time
- Replace more references to ecj with eclipse-ecj
* Wed May 16 2007 Vivek Lakshmanan <vivekl at redhat.com> 0:5.5.23-9jpp.1
- Resolve: bug 240242
- Import and merge 0:5.5.23-9jpp from JPP
- Fix formatting of spec
- Use eclipse-ecj in place of ecj
- Apply GCJ specific patches
- Use generic jta for now instead of geronimo-jta-1.0.1B-api
- Add tomcat-juli.jar since gcc bug 29869 is fixed
* Sat May 12 2007 Jason Corley <jason.corley@gmail.com> 0:5.5.23-9jpp
- rebuild through mock and centos 4
* Fri May 11 2007 Ralph Apel <r.apel at r-apel.de> 0:5.5.23-8jpp
- Make Vendor, Distribution based on macro
- Rebuild on FC6 with redhat-rpm-config-8.0.45-9.fc6 installed
for newer /usr/lib/rpm/redhat/brp-java-repack-jars
* Wed Apr 25 2007 Jason Corley <jason.corley@gmail.com> 0:5.5.23-7jpp
- bug 253: init script should be in /etc/init.d per LSB (Ralf Hansen)
- bug 257: require /sbin/chkconfig since SuSE has no package chkconfig
(Ralf Hansen)
- bug 261: jasper5.sh tries to use non-existant jars (Vivek Lakshmanan)
* Wed Apr 11 2007 Jason Corley <jason.corley@gmail.com> 0:5.5.23-6jpp
- put javamail back in common/lib
- remove find/homelinks junk and just explicitly list the symlinks
* Fri Mar 16 2007 Jason Corley <jason.corley@gmail.com> 0:5.5.23-5jpp
- replace references to jdtcore with ecj
* Fri Mar 16 2007 Jason Corley <jason.corley@gmail.com> 0:5.5.23-4jpp
- fix circular dep between main package and common-lib
- move scriptlets out of common-lib and server-lib and into main package
* Mon Mar 05 2007 Jason Corley <jason.corley@gmail.com> 0:5.5.23-3jpp
- respin to upload to main repo
- remove some unnecessary build-jar-repository links created in post of
common-lib and server-lib subpackages
- fix chkconfig and lsb comments in init script
- rpmlint cleanups
- replace eclipse-ecj with ecj
* Mon Mar 05 2007 Jason Corley <jason.corley@gmail.com> 0:5.5.23-2jpp
- add a line to build.properties creation with the correct version
(build.properties.default not updated from 5.5.20)
* Mon Mar 05 2007 Jason Corley <jason.corley@gmail.com> 0:5.5.23-1jpp
- update to 5.5.23
* Mon Feb 26 2007 Jason Corley <jason.corley@gmail.com> 0:5.5.22-1jpp
- update to 5.5.22
- change commons-modeler requirement to 2.0
* Fri Feb 23 2007 Jason Corley <jason.corley@gmail.com> 0:5.5.20-6jpp
- update year in copyright text
- use -tomcat5 subpackages for j-c-collections, j-c-dbcp, and j-c-pool so
that JNDI resources work properly
- remove searching for a JVM from %posts since java is not called
- change symlinks to b-j-r links server/lib to
- add pre requirement on main package for common-lib subpackage
* Mon Jan 29 2007 Vivek Lakshmanan <vivekl at redhat.com> 0:5.5.20-5jpp
- Rebuild with a 1.4 JDK instead of JDK 5
- Minor formatting fixes
- Add conditional native compilation support
- Remove aot-compilation and installation of non-standard jars/collections
of java classes as well as corresponding .SOs
- Bug 190: set catalina.ext.dirs system property through JAVA_OPTS
in tomcat5.conf
- Remove echo statements in the install section since rpm install
should be silent
- Add Requires(X) blocks for pre/post/preun/postun scriptlets
- Replace use of PreReq with Requires(pre) + Requires(postun)
- Add documentation for sysconfig/tomcat5.conf and /etc/tomcat5.conf
(courtesy: pcheung at redhat.com)
- Fix maxdepth position in find statement to avoid warning
* Sun Jan 14 2007 Jason Corley <jason.corley@gmail.com> 0:5.5.20-4jpp
- remove jk2 configs as mod_jk2 has been deprecated upstream
- s/Jakarta Tomcat/Apache Tomcat/
- replace jars in admin webapps with build-jar-repository links
- silence chatty init script by default
* Wed Jan 10 2007 Jason Corley <jason.corley@gmail.com> 0:5.5.20-3jpp
- replace _localstatedir with _var since Mandriva seems to think the former is
equal to /var/lib while all the other distros have it as /var
- macrofy!
- use build-jar-repository for jdtcore instead of ln
- comment out reloctomcat5 for eventual removal completely from spec
- silence post of common-lib and server-lib subpackages
- Fixed bugs:
Bug 217: LSB init comments in init script (Frank Schwichtenberg)
Bug 242: catalina.out incorrect ownership (Pavel Lisy)
Bug 245: insecure permissions for temporary and cache directories
(Troels Arvin)
Bug 245: no status in initscript (Troels Arvin)
* Tue Oct 31 2006 Jason Corley <jason.corley@gmail.com> 0:5.5.20-2jpp
- some more init script changes
- re-add java-devel Requires
* Wed Oct 18 2006 Jason Corley <jason.corley@gmail.com> 0:5.5.20-1jpp
- 5.5.20
- completely rewritten init script
- remove Vendor and Distribution (should be defined in ~/.rpmmacros)
- replace perl -pi -e with sed -i -e
* Thu Oct 05 2006 Permaine Cheung <pcheung@redhat.com> 0:5.5.17-8jpp
- Fix condrestart in init script and location of init script in the spec file.
* Tue Oct 03 2006 Permaine Cheung <pcheung@redhat.com> 0:5.5.17-7jpp
- Add the new config file, and add the CONNECTOR_PORT variable in it.
* Tue Oct 03 2006 Permaine Cheung <pcheung@redhat.com> 0:5.5.17-6jpp
- Add the ability to start multiple instances of tomcat on the same machine.
* Tue Aug 22 2006 Fernando Nasser <fnasser@redhat.com> 0:5.5.17-5jpp
From Andrew Overholt <overholt@redhat.com>:
- Silence post common-lib and server-lib.
* Fri Jul 28 2006 Fernando Nasser <fnasser@redhat.com> 0:5.5.17-4jpp
- Fix regression in relink with changes from Matt Wringe
* Sat Jul 01 2006 Ralph Apel <r.apel@r-apel.de> 0:5.5.17-3jpp
- Create option --with apisonly to build just tomcat5-servlet-2.4-api,
tomcat5-jsp-2.0-api and its -javadoc subpackages
- Create option --without ecj to build even when eclipse-ecj not available
- Drop several unnecessary export CLASSPATH=
* Tue May 16 2006 Fernando Nasser <fnasser@redhat.com> 0:5.5.17-2jpp
- Requires on post things that are linked to at post
Merge changes from downstream:
- Fix line breaks in the tomcat5 init script
- Split preun section among main package and the two new subpackages
- Move catalina-ant*.jar to the server-lib subpackage to avoid circular
dependency with the main package
- Remove leading zero from alternative priorities
- Rebuild with new classpath-mail as javamail alternative
- Update versions of dependencies and move them to library subpackages
- Use only jta from geronimo-specs
* Tue May 16 2006 Fernando Nasser <fnasser@redhat.com> 0:5.5.17-1jpp
- Upgrade to 5.5.17
- Remove jasper2 subdirectory of jasper from patches and this spec file
* Thu Apr 20 2006 Ralph Apel <r.apel@r-apel.de> 0:5.5.16-3jpp
- Drop jdtCompilerAdapter from build-jar-repository
- Use ant-trax in static webapp build
- Duplicate admin-webapps jars in _javadir and make them world readable
- Direct install of common-lib and server-lib to _javadir and symlink for TC5
* Wed Apr 05 2006 Ralph Apel <r.apel@r-apel.de> 0:5.5.16-2jpp
- Require eclipse-ecj >= 3.1.1 and adapt to it
* Fri Mar 24 2006 Ralph Apel <r.apel@r-apel.de> 0:5.5.16-1jpp
- Upgrade to 5.5.16
* Tue Feb 14 2006 Ralph Apel <r.apel@r-apel.de> 0:5.5.12-2jpp
- Fix jta.jar location
* Fri Nov 11 2005 Fernando Nasser <fnasser@redhat.com> 0:5.5.12-1jpp
- Place jsp in its own subpackage
- Fix alternative links to jsp and servlet
- Fix alternative priorities to jsp and servlet
- Create library subpackages: common-lib and server-lib
From Vadim Nasardinov <vadimn@redhat.com> 0:5.5.12-1jpp
- Upgrade to 5.5.12
From Deepak Bhole <dbhole@redhat.com>
- Fix init script so it works with SELinux
* Thu Jun 09 2005 Fernando Nasser <fnasser@redhat.com> 0:5.5.9-1jpp
- Merge for upgrade
- Change the user to tomcat from tomcat4
- Relax permissions on appdir directory so jonas package can build
- Remove spurious links to log4j.jar from common and server/lib
- Remove spurious dependency on tyrex (only needed for tomcat4)
- Make sure the main package installs first so user tomcat is created
- Reinstate ssl code changes so that tomcat can be built with other SDKs
and not only with Sun's or BEA's.
* Tue May 10 2005 Fernando Nasser <fnasser@redhat.com> 0:5.5.9-1jpp
- Upgrade to 5.5.9
- Add jmx to bindir and lower requirement to java 1.4.2
* Fri Feb 04 2005 Jason Corley 0:5.5.7-2jpp
- Add provides servletapi5 in addition to obsoletes servletapi5 (Martin Grotzke)
* Thu Feb 03 2005 Jason Corley 0:5.5.7-1jpp
- Upgrade to current stable release, 5.5.7
* Mon Jan 31 2005 Jason Corley 0:5.5.4-17jpp
- Use new eclipse-ecj package to remove old jasper-compiler-jdt.jar hack
* Thu Jan 27 2005 Jason Corley 0:5.5.4-16jpp
- Attempt to replace non-free jta with free geronimo-specs
* Thu Jan 27 2005 Jason Corley 0:5.5.4-15jpp
- Clean rebuild
* Thu Dec 16 2004 Jason Corley 0:5.5.4-14jpp
- First attempt at jasper subpackages
* Thu Dec 16 2004 Jason Corley 0:5.5.4-13jpp
- Yet another "servletapi" naming scheme change
* Tue Dec 14 2004 Jason Corley 0:5.5.4-12jpp
- Update the servletapi and servletapi-javadoc subpackages to the way proposed
by Gary Benson (based on work by Ralph Apel) in the 5.0.30 RPMs
* Wed Dec 08 2004 Jason Corley 0:5.5.4-10jpp
- Incorporate Fernando Nasser's javaxssl patch from the tomcat 5.0.28 RPM
- Replace find ... -exec's with find | xargs
* Tue Dec 07 2004 Jason Corley 0:5.5.4-9jpp
- First attempt at the whole servletapi issue
- Replace jmxri references with mx4j
- Build with JDK 1.4 and require a 1.4 JDK to run
- Remove cruft
- Clearly lost track of some stuff between changelog entries ;-)
* Fri Dec 03 2004 Jason Corley 0:5.5.4-1jpp
- First attempt at building 5.5
* Sat Sep 11 2004 Fernando Nasser <fnasser@redhat.com> 0:5.0.27-4jpp
- Rebuild using Tyrex 1.0.1
* Sun Sep 05 2004 Fernando Nasser <fnasser@redhat.com> 0:5.0.27-3jpp
- Rebuild with Ant 1.6.2
* Sat Jul 17 2004 Kaj J. Niemi <kajtzu@fi.basen.net> 0:5.0.27-2jpp
- Oops, don't require mx4j 2.0.1. 1.1.1 or later should be enough.
jmxri won't work anymore since tc5 needs mx4j-tools.
* Sat Jul 17 2004 Kaj J. Niemi <kajtzu@fi.basen.net> 0:5.0.27-1jpp
- Update to 5.0.27 (stable)
- Don't remove tomcat4 user/group on uninstall see the mailing list
for discussion
- build w/ xml-apis.jar instead of xmlParserAPIs.jar (release notes 5.0.27)
- Require junit 3.8.1 or newer (release notes 5.0.26)
- Require jakarta-commons-dbcp 1.2.1 or newer (release notes 5.0.27)
- Require jakarta-commons-logging 1.0.4 or newer (release notes 5.0.27)
- Require jakarta-commons-pool 1.1 or newer (release notes 5.0.27)
* Thu Jun 10 2004 Kaj J. Niemi <kajtzu@fi.basen.net> 0:5.0.24-3jpp
- Change default webapps file permissions from 0640 -> 0644
* Wed Jun 09 2004 Fernando Nasser <fnasser@redhat.com> 0:5.0.24-2jpp
- Allow browsing of webapps directory so that JOnAS can build.
* Tue May 18 2004 Kaj J. Niemi <kajtzu@fi.basen.net> 0:5.0.24-1jpp
- Update to 5.0.24
- Require xerces-j2 2.6.2 (release notes 5.0.21), also require ant < 1.6
as tomcat5 doesn't seem to build cleanly with 1.6 yet.
* Fri Mar 19 2004 Kaj J. Niemi <kajtzu@fi.basen.net> 0:5.0.19-2jpp
- Set JAVA_ENDORSED_DIRS by default in tomcat5.conf, it is otherwise empty
Suggestion from Aleksander Adamowski <aleksander.adamowski@altkom.pl>
* Wed Feb 25 2004 Kaj J. Niemi <kajtzu@fi.basen.net> 0:5.0.19-1jpp
- Update to 5.0.19
* Fri Jan 23 2004 Kaj J. Niemi <kajtzu@fi.basen.net> 0:5.0.18-1jpp
- Update to 5.0.18
- Build catalina before connectors
- Hack connectors build
- Require xerces-j2 2.6.0 (release notes 5.0.17)
* Sat Jan 17 2004 Kaj J. Niemi <kajtzu@fi.basen.net> 0:5.0.16-4jpp
- Create TC4 user and group separately, lets TC5 work out of the box
on Trustix (Patch from Iain Arnell)
* Sat Jan 10 2004 Kaj J. Niemi <kajtzu@fi.basen.net> - 0:5.0.16-3jpp
- servletapi5 is required
- move confdir/Catalina from admin-webapps to main package
(otherwise we end up requiring tomcat5-admin-webapps for struts-webapps)
* Sat Jan 10 2004 Kaj J. Niemi <kajtzu@fi.basen.net> - 0:5.0.16-2jpp
- Fix conflict with tomcat4 catalina-ant.jar in %_javadir by renaming it
catalina-ant5.jar for now.
* Fri Jan 09 2004 Kaj J. Niemi <kajtzu@fi.basen.net> - 0:5.0.16-1jpp
- First build for JPackage
* Mon Dec 29 2003 Kaj J. Niemi <kajtzu@fi.basen.net> 0:5.0.16-0.11
- Merge changes from tomcat4.init to tomcat5.init
* Mon Dec 22 2003 Kaj J. Niemi <kajtzu@fi.basen.net> 0:5.0.16-0.10
- Some jsp-examples require jakarta-taglibs-standard to work
* Mon Dec 22 2003 Kaj J. Niemi <kajtzu@fi.basen.net> 0:5.0.16-0.9.1
- Struts should be 1.1 or later according to the release notes
- The /admin webapp works now as well
- manager.xml needs to be group writeable, otherwise tomcat complains
* Fri Dec 19 2003 Kaj J. Niemi <kajtzu@fi.basen.net> 0:5.0.16-0.7
- Accept an older version of xerces-j2 as well.
* Fri Dec 19 2003 Kaj J. Niemi <kajtzu@fi.basen.net> 0:5.0.16-0.6
- Require xerces-j2 instead of just jaxp_parser_impl
- Require jpackage commons-logging instead of internal version
* Wed Dec 17 2003 Kaj J. Niemi <kajtzu@fi.basen.net> 0:5.0.16-0.5
- Tomcat5 isn't beta anymore
* Wed Dec 17 2003 Kaj J. Niemi <kajtzu@fi.basen.net> 0:5.0.16-0.beta.4
- Place jspapi, jmxri, commons-el in common/lib as mentioned in the
upstream RELEASE-NOTES.txt. This makes jsps actually work.
* Wed Dec 17 2003 Kaj J. Niemi <kajtzu@fi.basen.net> 0:5.0.16-0.beta.3
- Separated jakarta-commons-el from tomcat
- Require servletapi5 and jakata-commons-el
- Added Patch #4 (tomcat5-5.0.16-cluster-pathelement.patch) which fixes
build failure when servlet-api is renamed something else than the default
- Added Patch #5 (tomcat5-5.0.16-skip-build-on-install.patch) which corrects
servletapi/jspapi related build snafu on install. They're already built so
it's OK to skip.
* Thu Dec 04 2003 Kaj J. Niemi <kajtzu@fi.basen.net> 0:5.0.16-0.beta.1
- 5.0.16
- jakarta-commons-el included here instead of somewhere else for now,
packaging unfinished
- Patch #3 removes dependency to jsvc.tar.gz which doesn't seem to be anywhere
* Wed Aug 06 2003 Kaj J. Niemi <kajtzu@fi.basen.net> 0:5.0.12-0.beta.1
- Based on JPackage.org's tomcat4 .spec
- No compat stuff anymore.
- First build
ÐPX
Generated by rpm2html 1.8.1
Daniel Veillard, Sat Nov 22 03:34:23 2008