Commit Graph

120 Commits

Author SHA1 Message Date
Paul P. Komkoff 0543334466 Enable multiple instances on same installation.
This keeps the default tomcat.service unchanged (except for internals),
and adds template for tomcat@name.service services.

In the new world, if you need an instance, you'll create a directory
/var/lib/tomcats/name, create {conf temp work webapps} in it, and then
systemctl enable tomcat@name.service.

This commit doesn't contain anything related to jsvc.
2013-06-11 21:35:03 +04:00
Ivan Afonichev 004db978af Remove ant-nodeps BR 2013-05-11 21:08:22 +04:00
Ivan Afonichev 06021af326 Fix changelog order 2013-05-11 20:17:45 +04:00
Ivan Afonichev b7e10ec545 Merge branch 'f18' of ssh://pkgs.fedoraproject.org/tomcat into f19
Conflicts:
	tomcat.spec
2013-05-11 19:51:28 +04:00
Ivan Afonichev 6df24b614d Updated to 7.0.40
Resolves: rhbz 956569 added missing commons-pool link

Conflicts:
	sources
	tomcat.spec
2013-05-11 19:28:01 +04:00
Ivan Afonichev 9c1682a1b2 Updated to 7.0.39 2013-03-29 00:57:39 +04:00
Mikolaj Izdebski 9b14c45888 Add depmaps for org.eclipse.jetty.orbit
- Resolves: rhbz#917626
2013-03-04 15:16:21 +01:00
Ivan Afonichev c9c2c4a8ba Updated to 7.0.37 2013-02-20 01:28:28 +04:00
Ivan Afonichev b2b5f77833 Updated to 7.0.35
systemd SuccessExitStatus=143 for proper stop exit code processing
2013-02-04 02:29:10 +04:00
Ivan Afonichev 40dbe1d286 Add ecj epoch 2013-02-04 01:58:19 +04:00
Ivan Afonichev a91e144155 Updated to 7.0.34
- ecj >= 4.2.1 now required
- Resolves: rhbz 889395 concat classpath correctly; chdir to $CATALINA_HOME
2012-12-24 02:24:16 +04:00
Ivan Afonichev 50ce272e2f Resolves: rhbz 883806 refix logdir ownership 2012-12-08 00:35:45 +04:00
Ivan Afonichev 7b951af810 Updated to 7.0.33
- Resolves: rhbz 873620 need chkconfig for update-alternatives
2012-12-02 02:20:24 +04:00
Ivan Afonichev ad8bfffe2f - Updated to 7.0.32
- Resolves: rhbz 842620 symlinks to taglibs
2012-10-17 02:28:32 +04:00
Ivan Afonichev 18fb32c606 - Updated to 7.0.29
- Add pidfile as tmpfile
- Use systemd for running as unprivileged user
- Resolves: rhbz 847751 upgrade path was broken
- Resolves: rhbz 850343 use new systemd-rpm macros

Merge branch 'f17' of ssh://pkgs.fedoraproject.org/tomcat

Conflicts:
	tomcat.spec
2012-08-25 01:48:20 +04:00
Ivan Afonichev 5955ecc8dd Updated to 7.0.29 2012-07-26 00:43:31 +04:00
Dennis Gilmore 24d9982b34 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild 2012-07-21 18:44:00 -05:00
Ivan Afonichev c29844a941 Updated to 7.0.28
Resolves: rhbz 820119 Remove bundled apache-commons-dbcp
Resolves: rhbz 814900 Added tomcat-coyote POM
Resolves: rhbz 810775 Remove systemv stuff from %post scriptlet
Remove redhat-lsb R
2012-07-02 02:42:34 +04:00
Ivan Afonichev 607cf32755 Fix tomcat-native check 2012-04-10 01:07:18 +04:00
Ivan Afonichev ceaa841e80 Fixed native download hack 2012-04-09 02:04:25 +04:00
Ivan Afonichev 4133172860 - Updated to 7.0.27
- Fixed jakarta-taglibs-standard BR and R
2012-04-08 00:39:19 +04:00
Ivan Afonichev d0ed2d74c2 Merge pom changes 2012-04-07 02:12:32 +04:00
Juan Hernandez 907740188d Add POM files for tomcat-api and tomcat-util (#803495)
Signed-off-by: Ivan Afonichev <ivan.afonichev@gmail.com>
2012-04-07 02:01:56 +04:00
Stanislav Ochotnicky 37c11cfb2c Add more depmaps to J2EE apis to help jetty/glassfish updates 2012-03-21 17:15:10 +01:00
Ivan Afonichev 5d4b042f0c Updated to 7.0.26
Bug 790334: Change ownership of logdir for logrotate
2012-02-22 21:16:21 +04:00
Krzysztof Daniel d114e3c41b Bug 790694: Priorities of jsp, servlet and el packages updated.
Merge branch 'master' into f17

Conflicts:
	tomcat.spec
2012-02-16 10:03:34 +01:00
Krzysztof Daniel 38aa2517e8 Bug 790694: Priorities of jsp, servlet and el packages updated. 2012-02-16 09:15:36 +01:00
Krzysztof Daniel 84c90670a9 Dropped indirect dependency to tomcat5. 2012-02-10 09:59:50 +01:00
Krzysztof Daniel 1daf3ea73c Dropped indirect dependency to tomcat5. 2012-02-08 12:01:47 +01:00
Ivan Afonichev 56bee3dd5e Added hack for maven depmap of tomcat-juli absolute link [ -f ] pass correctly 2012-01-22 03:47:15 +04:00
Ivan Afonichev a7d085a852 - Updated to 7.0.25
- Removed EntityResolver patch (changes already in upstream sources)
- Place poms and depmaps in the same package as jars
- Added javax.servlet.descriptor to export-package of servlet-api
- Move several chkconfig actions and reqs to systemv subpackage
- New maven depmaps generation method
- Add patch to support java7. (patch sent upstream).
- Require java >= 1:1.6.0
2012-01-22 01:52:19 +04:00
Ivan Afonichev 4bfdca2593 Added Krzysztof's changes to changelog 2012-01-21 22:46:52 +04:00
Roland Grunberg a756cdb6a0 Add javax.servlet.descriptor to export-package of servlet-api 2012-01-18 00:46:25 +04:00
Krzysztof Daniel 07ce57c15b Bug 781454 - Export 3.0 packages also as 2.6
https://bugzilla.redhat.com/show_bug.cgi?id=781454
Technically speaking, the 3.0 api should be named 2.6, and that is
why Eclipse accepts only 2.6 javax.packages as prerequisities.

Signed-off-by: Ivan Afonichev <ivan.afonichev@gmail.com>
2012-01-15 19:55:10 +04:00
Ivan Afonichev 94b7c9627f Move jsvc support to subpackage 2012-01-12 02:58:04 +04:00
Ivan Afonichev 86b2d177cf Fix Merge 2012-01-12 01:55:49 +04:00
Joseph D. Wagner a4cdf56b82 support jsvc for starting tomcat 2012-01-12 01:28:30 +04:00
Alexander Kurtakov 2178fabdb4 Add EntityResolver setter patch to jasper for jetty's need. (patch sent
upstream).
2012-01-11 12:40:54 +02:00
Ivan Afonichev 4cfe7cc5cd Updated to 7.0.23 2011-11-28 21:30:16 +04:00
Ivan Afonichev ddfc98c4f4 +- Drop %%update_maven_depmap as in tomcat6
+- Provide native systemd unit file ported from tomcat6
2011-11-11 01:48:56 +04:00
Roland Grunberg 4b23f91d22 Move tomcat-juli.jar to lib package 2011-11-10 22:44:19 +04:00
Ivan Afonichev 7998554215 Updated to 7.0.22 2011-10-06 01:06:06 +04:00
Rex Dieter 8c286ad89d rebuild (java), rel-eng#4932 2011-10-03 15:07:17 -05:00
Ivan Afonichev 2c71edb76a Fix basedir mode (Fixes Bug 741250) 2011-09-26 21:37:13 +04:00
Roland Grunberg 46a16ccb3a Add manifests for el-api, jasper-el, jasper, tomcat, and tomcat-juli.
Signed-off-by: Ivan Afonichev <ivan.afonichev@gmail.com>
2011-09-26 21:20:17 +04:00
Ivan Afonichev 5e7f3dea1b Updated to 7.0.21 2011-09-08 00:14:46 +04:00
Ivan Afonichev 31375978bd Require java = 1:1.6.0 2011-08-16 00:22:02 +04:00
Ivan Afonichev 009133147f Require java < 1.7.0 2011-08-15 23:28:31 +04:00
Ivan Afonichev f0cf232913 Updated to 7.0.20 2011-08-15 21:27:41 +04:00
Ivan Afonichev d07c057684 Updated to 7.0.19 2011-07-26 21:54:26 +04:00