packages: tomcat/tomcat.spec - dropped java-commons{pool, dbcp} Rs/BRs. Our ...
pawelz
pawelz at pld-linux.org
Fri Dec 4 15:35:54 CET 2009
Author: pawelz Date: Fri Dec 4 14:35:54 2009 GMT
Module: packages Tag: HEAD
---- Log message:
- dropped java-commons{pool,dbcp} Rs/BRs. Our tomcat was not accessing thes
files during build, and they were not included in tomcat's CLASSPATH. I'm
using few instances of tomcat from PLD packages long enough to be sure, that
these jars are not required.
---- Files affected:
packages/tomcat:
tomcat.spec (1.142 -> 1.143)
---- Diffs:
================================================================
Index: packages/tomcat/tomcat.spec
diff -u packages/tomcat/tomcat.spec:1.142 packages/tomcat/tomcat.spec:1.143
--- packages/tomcat/tomcat.spec:1.142 Thu Dec 3 18:10:22 2009
+++ packages/tomcat/tomcat.spec Fri Dec 4 15:35:48 2009
@@ -1,8 +1,4 @@
# $Revision$, $Date$
-# TODO:
-# - verify if java-commons-dbcp and java-commons-pool are really required
-# or build-required. (Note that java-commons-{dbcp,pool}-tomcat5 ARE
-# required).
# Conditional build:
%bcond_without javadoc # skip building javadocs
@@ -48,9 +44,7 @@
BuildRequires: eclipse-jdt >= 3.2
BuildRequires: java-commons-collections >= 0:2.0
BuildRequires: java-commons-daemon >= 1.0
-BuildRequires: java-commons-dbcp >= 0:1.1
BuildRequires: java-commons-dbcp-tomcat5 >= 0:1.1
-BuildRequires: java-commons-pool
BuildRequires: java-commons-pool-tomcat5
%if %{with webservices}
BuildRequires: java(JSR109)
@@ -68,9 +62,7 @@
Requires: %{name}-jasper = %{epoch}:%{version}-%{release}
Requires: java-jdbc-mysql
Requires: java-servletapi = %{epoch}:%{version}-%{release}
-Requires: java-commons-dbcp >= 0:1.1
Requires: java-commons-dbcp-tomcat5 >= 0:1.1
-Requires: java-commons-pool
Requires: java-commons-pool-tomcat5
Requires: java-sun-jre >= 1.2
Requires: jaxp_parser_impl
@@ -429,6 +421,12 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.143 2009/12/04 14:35:48 pawelz
+- dropped java-commons{pool,dbcp} Rs/BRs. Our tomcat was not accessing thes
+ files during build, and they were not included in tomcat's CLASSPATH. I'm
+ using few instances of tomcat from PLD packages long enough to be sure, that
+ these jars are not required.
+
Revision 1.142 2009/12/03 17:10:22 pawelz
- better permission for /var/lib/tomcat and some subdirs:
- some stupid java apps (opensso for example) need write acess to /var/lib/tomcat, but they don't write anything there.
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/tomcat/tomcat.spec?r1=1.142&r2=1.143&f=u
More information about the pld-cvs-commit
mailing list