Commit Graph

159 Commits

Author SHA1 Message Date
Ivan Afonichev ef1b76e880 Fix non-service use and default datasource factory
- Load sysconfig from tomcat.conf, resolves: rhbz#1311771, rhbz#1311905
- Set default javax.sql.DataSource factory to apache commons one, resolves rhbz#1214381
- Fix changelog
2016-02-27 18:26:53 +03:00
Ivan Afonichev d6fc5df332 [rhbz#1308685] Fix symlinks from $CATALINA_HOME/lib perspective 2016-02-21 23:53:01 +03:00
Ivan Afonichev 65e6257e50 Add Recommends: tomcat-native 2016-02-14 01:44:02 +03:00
Ivan Afonichev 7977e008b9 Updated to 8.0.32
- Remove log4j support. It has never been working actually. See rhbz#1236297
2016-02-14 01:08:21 +03:00
Ivan Afonichev 3bf9b4c925 Switch non-primary service files to sysconfig 2016-02-13 23:58:35 +03:00
Ivan Afonichev 9d76b53468 Set TOMCAT_CFG_LOADED in tomcat.conf 2016-02-13 23:58:24 +03:00
Coty Sutherland 5067f18094 Resolves: rhbz-1121896 tomcat.service loads /etc/sysconfig/tomcat without shell expansion 2016-02-13 23:58:10 +03:00
Coty Sutherland 669936a5b8 Resolves: rhbz-1302718 Program /bin/nologin does not exist 2016-02-13 23:57:57 +03:00
Coty Sutherland 4f6d837abc Resolves: rhbz#1286800 Failed to start component due to wrong allowLinking=true in context.xml 2016-02-13 23:56:56 +03:00
Fedora Release Engineering 6f36935bb4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild 2016-02-05 01:46:06 +00:00
Robert Scheck dc47b586d3 CATALINA_OPTS are only read when SECURITY_MANAGER is true (#1147105) 2015-11-17 23:42:26 +01:00
Alexander Kurtakov 872c469097 Update to 8.0.26. 2015-08-27 10:57:42 +03:00
Alexander Kurtakov 3a20f845cd Update to 8.0.24. 2015-07-10 11:07:03 +03:00
Alexander Kurtakov 6d77b87550 Drop javax.el:el-api alias.
XMvn ignores duplicated provides and glassfish-el-api provides it too
but has fewer deps so is better match for default.
2015-06-19 19:36:40 +03:00
Alexander Kurtakov b2dda77052 Update to 8.0.23. 2015-06-18 15:28:42 +03:00
Alexander Kurtakov a599bc57f3 Drop jetty alias for servlet.
XMvn ignores duplicate provides so better to drop the jetty alias.
2015-06-18 14:54:27 +03:00
Michal Srb 62f8d6a913 Fix metadata for org.apache.tomcat:{tomcat-jni,tomcat-util-scan} 2015-06-10 07:49:59 +02:00
Alexander Kurtakov c2e91f9ffc Update to tomcat 8.0.20. 2015-03-06 12:01:37 +02:00
Alexander Kurtakov 07e2fb497b Rebuild against tomcat-taglibs-standard. 2015-03-05 21:46:43 +02:00
Alexander Kurtakov a7f5683fd0 Drop old provides. 2015-03-04 08:33:30 +02:00
Stephen Gallagher bdf0d75b2e Bump epoch to maintain upgrade path from Fedora 22 2015-03-03 15:20:56 -05:00
Michal Srb d6cc435f66 Install POM files for org.apache.tomcat:{tomcat-jni,tomcat-util-scan} 2015-02-16 15:50:26 +01:00
Ivan Afonichev 1001f00e0d Updated to 8.0.18 2015-02-16 00:43:27 +03:00
Ivan Afonichev 53dd1361b3 Updated to 8.0.12
Substitute libnames in catalina-tasks.xml, resolves: rhbz#1126439
Use CATALINA_OPTS only on start, resolves: rhbz#1051194
2014-09-21 04:11:01 +04:00
Michal Srb be711a2ff6 jsp-api requires el-api
Signed-off-by: Mikolaj Izdebski <mizdebsk@redhat.com>
2014-06-16 10:30:03 +02:00
Dennis Gilmore 084db1837c - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild 2014-06-08 03:44:23 -05:00
Alexander Kurtakov 995a509b88 Fix compile with xmvn 2.0. 2014-06-05 15:29:45 +03:00
Alexander Kurtakov b5a9b72e6c Update to upstream 7.0.54 - fixes compile with Java 8. 2014-06-05 11:29:46 +03:00
Alexander Kurtakov 7290014b82 Drop servlet/el api provides to reduce user machines ending with both. 2014-05-21 15:16:36 +03:00
Ivan Afonichev 4bbbd3e6c6 Don't provide maven javax.jsp:jsp-api and javax.servlet.jsp:javax.servlet.jsp-api resolves: rhbz#1076949 2014-03-31 00:10:23 +04:00
Ivan Afonichev e4eaf9df8e Revert "Removed log4j sub-package with bundled log4j (replaced by system symlink)"
This reverts commit 5746174c03.

Conflicts:
	tomcat6.spec
2014-03-28 02:46:09 +04:00
Ivan Afonichev cee7beed0a Updated to 7.0.52
- Rewrite jsvc implementation, resolves: rhbz#1051743
- Switch to java-headless R, resolves: rhbz#1068566
- Create and own %{_localstatedir}/lib/tomcats, resolves: rhbz#1026741
- Add pom for tomcat-jdbc, resolves: rhbz#1011003
2014-03-26 03:34:21 +04:00
Mikolaj Izdebski 22a6d96475 Fix installation of Maven metadata for tomcat-juli.jar
- Resolves: rhbz#1033664
2014-01-21 15:02:19 +01:00
Stanislav Ochotnicky 3b876f481c Rebuild for bug #1033664 2014-01-15 14:51:06 +01:00
Ivan Afonichev 2e1950e71c Updated to 7.0.47
Fix java.security.policy
2013-11-04 00:04:06 +04:00
Dennis Gilmore 53df09c777 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild 2013-08-03 23:17:53 -05:00
Ivan Afonichev 1ff9d5ff80 Remove jpackage-utils R 2013-07-12 00:44:06 +04:00
squallsama 4bc1f14d04 update to 7.0.42 2013-07-11 12:31:04 +03:00
Paul P. Komkoff 935d478a7b ... 2013-06-11 21:56:51 +04:00
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