packages: jira-enterprise/jira-enterprise.spec - Now it works with tomcat 6...

pawelz pawelz at pld-linux.org
Fri Oct 23 11:47:43 CEST 2009


Author: pawelz                       Date: Fri Oct 23 09:47:43 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- Now it works with tomcat 6 (>= 6.0.20-4)

---- Files affected:
packages/jira-enterprise:
   jira-enterprise.spec (1.22 -> 1.23) 

---- Diffs:

================================================================
Index: packages/jira-enterprise/jira-enterprise.spec
diff -u packages/jira-enterprise/jira-enterprise.spec:1.22 packages/jira-enterprise/jira-enterprise.spec:1.23
--- packages/jira-enterprise/jira-enterprise.spec:1.22	Fri Oct 23 09:52:00 2009
+++ packages/jira-enterprise/jira-enterprise.spec	Fri Oct 23 11:47:38 2009
@@ -1,11 +1,6 @@
 # $Revision$, $Date$
 # TODO:
 # - ask atlassian for permission to redistribute it.
-# - ERROR: Class version could not be extracted from /home/z/tmp/jira-enterprise-3.13.3-root-z/usr/share/jira/WEB-INF/classes/com/atlassian/jira/servlet/CaptchaService.class
-# NOTE:
-# - It does not work. Tomcat6 is unable to compile these JSPs. Prints some
-#   JDT-related errors. See catalina.out for details.  Use TOMCAT-5_5 branch,
-#   with tomcat 5.5.
 
 %include	/usr/lib/rpm/macros.java
 Summary:	JIRA bug and issue tracker
@@ -32,7 +27,7 @@
 BuildRequires:	rpm-javaprov
 BuildRequires:	rpmbuild(macros) >= 1.300
 Requires:	jpackage-utils
-Requires:	tomcat >= 0:6.0.20-3
+Requires:	tomcat >= 0:6.0.20-4
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -111,6 +106,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.23  2009/10/23 09:47:38  pawelz
+- Now it works with tomcat 6 (>= 6.0.20-4)
+
 Revision 1.22  2009/10/23 07:52:00  pawelz
 - dropped log4j-properties.patch. It is better to use sed in this case.
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/jira-enterprise/jira-enterprise.spec?r1=1.22&r2=1.23&f=u



More information about the pld-cvs-commit mailing list