Commit Graph

211 Commits

Author SHA256 Message Date
Michal Vyskocil
97133c31b7 Accepting request 155580 from home:m407:branches:Java:packages
Init scripts generate malformed classpath. Occurs for example with youtrack issue tracker. Tomcat tries to launch two application instances.

OBS-URL: https://build.opensuse.org/request/show/155580
OBS-URL: https://build.opensuse.org/package/show/Java:packages/tomcat?expand=0&rev=19
2013-02-21 14:48:16 +00:00
Michal Vyskocil
7d0a23777c - update to 7.0.35 (bugfix release)
require ecj >= 4.2.1, like upstream do
- make gpg-offline work distros after 12.2

OBS-URL: https://build.opensuse.org/package/show/Java:packages/tomcat?expand=0&rev=17
2013-01-21 13:55:33 +00:00
Michal Vyskocil
82a43e9a40 Accepting request 146513 from home:archie172:branches:Java:packages
What these changes do:

1. Fix this tomcat warning:

    SEVERE: An incompatible version 1.1.23 of the APR based Apache Tomcat Native library is installed, while Tomcat requires version 1.1.24

2. Fix this tomcat warning:

    WARNING: Problem with JAR file [/usr/share/java/tomcat/log4j.jar], exists: [false], canRead: [false]

3. Ensure tomcat stdout/stderr output ends up in catalina.out

4. Fix several issues in the init script

Thanks.

OBS-URL: https://build.opensuse.org/request/show/146513
OBS-URL: https://build.opensuse.org/package/show/Java:packages/tomcat?expand=0&rev=15
2013-01-02 15:11:21 +00:00
Michal Vyskocil
daa37d9c60 - Require gpg-offline on 12.2+
OBS-URL: https://build.opensuse.org/package/show/Java:packages/tomcat?expand=0&rev=13
2012-12-18 09:34:59 +00:00
Michal Vyskocil
6521648405 Accepting request 143936 from home:sbrabec:gpg-offline-verify
Verify GPG signature: Perform build-time offline GPG verification.
Please verify that included keyring matches your needs.
For manipulation with the offline keyring, please use gpg-offline tool from openSUSE:Factory, devel-tools-building or Base:System.
See the man page and/or /usr/share/doc/packages/gpg-offline/PACKAGING.HOWTO.

If you need to build your package for older products and don't want to mess spec file with ifs, please follow PACKAGING.HOWTO:
you can link or aggregate gpg-offline from
devel:tools:building or use following trick with "osc meta prjconf":

--- Cut here ----
%if 0%{?suse_version} <= 1220
Substitute: gpg-offline
%endif

Macros:
%gpg_verify(dnf) \
%if 0%{?suse_version} > 1220\
echo "WARNING: Using %%gpg_verify macro from prjconf, not from gpg-offline package."\
gpg-offline --directory="%{-d:%{-d*}}%{!-d:%{_sourcedir}}" --package="%{-n:%{-n*}}%{!-n:%{name}}""%{-f: %{-f*}}" --verify %{**}\
%else\
echo "WARNING: Dummy prjconf macro. gpg-offline is not available, skipping %{**} GPG signature verification!"\
%endif\
%nil
-----------------

OBS-URL: https://build.opensuse.org/request/show/143936
OBS-URL: https://build.opensuse.org/package/show/Java:packages/tomcat?expand=0&rev=12
2012-12-18 09:32:34 +00:00
Michal Vyskocil
9816bf87dc - update to 7.0.33 (bugfix release)
OBS-URL: https://build.opensuse.org/package/show/Java:packages/tomcat?expand=0&rev=10
2012-11-26 13:05:00 +00:00
Michal Vyskocil
648ad35ec6 - update to 7.0.30 (bugfix release)
* SSI and CGI disabled by default
- fix bnc#779538: change the working dir to $CATALINA_BASE
- document the CATALINA_BASE and CATALINA_HOME in tomcat.conf better
- fix rpmlintrc file

OBS-URL: https://build.opensuse.org/package/show/Java:packages/tomcat?expand=0&rev=8
2012-09-11 08:50:06 +00:00
Michal Vyskocil
3b8b9e494f * merge the jsvc into tomcat-sysd code, the -jsvc-sysd is a symlink
* properly use jsvc with pid file to start and stop

OBS-URL: https://build.opensuse.org/package/show/Java:packages/tomcat?expand=0&rev=6
2012-07-19 08:58:29 +00:00
Michal Vyskocil
a1a7392be9 - fix bnc#771802 - systemd support is broken
* change type froking to simple as it does not make a sense run java in a
    background to emulate that
  * remove the need of nested wrappers, so /usr/sbin/tomcat-sysd now relies on
    systemd features like User/EnvironmentFile
  * workaround the 143 exit code in Stop phase - return 0 in this case

OBS-URL: https://build.opensuse.org/package/show/Java:packages/tomcat?expand=0&rev=5
2012-07-17 14:23:06 +00:00
Stephan Kulow
683475e52e Accepting request 125169 from Java:packages
new name of tomcat7

OBS-URL: https://build.opensuse.org/request/show/125169
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tomcat?expand=0&rev=1
2012-06-18 15:34:47 +00:00
Factory Maintainer
a187a00edf unlink
OBS-URL: https://build.opensuse.org/package/show/Java:packages/tomcat?expand=0&rev=3
2012-06-16 05:18:01 +00:00