Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=853922

--- Comment #6 from Simone Caronni <[email protected]> ---
Updated, with a couple of fixes.

Spec URL: http://slaanesh.fedorapeople.org/guacamole.spec
SRPM URL: http://slaanesh.fedorapeople.org/guacamole-0.6.2-2.fc17.src.rpm

I have a couple of issues with tomcat, though.

1) log4j

It's required by tomcat but not installed by default. Symlinks are provided in
tomcat but not the relevant jars and tomcat does not require package "log4j".
Should I file a bug?

[root@localhost lib]# pwd
/usr/share/tomcat/lib
[root@localhost lib]# ls -al log4j*
lrwxrwxrwx. 1 root root 25 30 nov 16.29 log4j.jar -> /usr/share/java/log4j.jar
[root@localhost lib]# rpm -qf log4j.jar /usr/share/java/log4j.jar
tomcat-lib-7.0.32-1.fc18.noarch
log4j-1.2.17-3.fc18.noarch

2) tomcat-native

Tomcat complains about the missing Apache APR libraries, but those seem to be
not required. Should they be pulled in or not by Tomcat?

3) web application context.xml

According to the Java WebApps packaging guidelines, shortcuts should be created
for jar files. But this means adding the option to follow symlinks in
context.xml.

Is this the wanted behaviour?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to