Commit Graph

6 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
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
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
94b7c9627f Move jsvc support to subpackage 2012-01-12 02:58:04 +04:00
Joseph D. Wagner
a4cdf56b82 support jsvc for starting tomcat 2012-01-12 01:28:30 +04:00
Ivan Afonichev
5b34837704 - Package now named just tomcat instead of tomcat7
- Removed Provides:  %{name}-log4j
- Switched to apache-commons-* names instead of jakarta-commons-* .
- Remove the old changelog
- BR/R java >= 1:1.6.0 , same for java-devel
- Removed old tomcat6 crap
2011-04-28 09:35:45 +04:00