Commit Graph

276 Commits

Author SHA1 Message Date
Coty Sutherland
5b41d32bf8 Related: rhbz#1594139 Remove all ties to the tomcat package by cleaning up Provides and Obsoletes that overwrite any tomcat packages and result in pki-servlet-container being installed in cases we don't want it to tbe installed in 2018-06-22 09:51:40 -04:00
Coty Sutherland
10e8d18d0e Related: rhbz#1594139 Remove unused maven artifacts 2018-06-22 09:47:36 -04:00
Coty Sutherland
a26a9bba8b Related: rhbz#1594139 Remove unused OSGi information 2018-06-22 08:38:23 -04:00
Coty Sutherland
2c35e20b2f Add newly required ant, ant-launcher, and tools jars to the catalina.policy so that tomcat can access them when running under the SecurityManager 2018-06-21 13:33:12 -04:00
Coty Sutherland
d2b161f311 Remove unused patch files 2018-06-21 13:32:46 -04:00
Coty Sutherland
f8c3a7da95 Merge branch 'rhel-8.0' of ssh://pkgs.devel.redhat.com/rpms/pki-servlet-container into rhel-8.0 2018-06-15 14:38:25 -04:00
Coty Sutherland
a3b507165e Remove tito things that were needed to build in copr 2018-06-15 14:36:16 -04:00
Coty Sutherland
e14029400a Remove zip from sources repo and add to brew 2018-06-15 14:36:16 -04:00
Coty Sutherland
4e7c1267c1 Add ant and tools jars to the classpath to enable JSP compilation at runtime 2018-06-15 14:36:16 -04:00
Coty Sutherland
b9eb7e5fef Remove overrides for version so that this package matches JWS' version information 2018-06-15 14:36:16 -04:00
Coty Sutherland
49c6f4d608 Sync all RPM wrapper scripts with JWS Tomcat 2018-06-15 14:36:16 -04:00
Coty Sutherland
9bff3c840d Remove JSVC support from tomcat-functions for this tomcat package 2018-06-15 14:36:16 -04:00
Coty Sutherland
acff1bd33d Minor formatting adjustment 2018-06-15 14:36:16 -04:00
Coty Sutherland
f532ac54d0 ECJ seems to be going away and the FreeIPA folks say they don't need it, so removing it here 2018-06-15 14:36:16 -04:00
Coty Sutherland
a860d30ae5 Remove all of the unused apache-commons-* depedencies
Remove junit dependency (not sure why that was there)
Remove systemd-units BuildRequires
2018-06-15 14:36:16 -04:00
Coty Sutherland
abbb601b2f The no.build.dbcp property went away in Tomcat 8 2018-06-15 14:36:16 -04:00
Coty Sutherland
ee01c70a06 execute.validate is false by default 2018-06-15 14:36:16 -04:00
Coty Sutherland
6ab4e17bba Remove unused system property 2018-06-15 14:36:16 -04:00
Coty Sutherland
893b4ac8eb Remove webservices dependencies that were unused (not packaged, ever) 2018-06-15 14:36:16 -04:00
Coty Sutherland
89d10be643 Remove unused dependency on commons-daemon 2018-06-15 14:36:16 -04:00
Coty Sutherland
dd764c18d3 Revert "Removing dist-source since it's not used in the JWS build"
This reverts commit 322c052855ac896914b539360461b5aa68216d44.
2018-06-15 14:36:16 -04:00
Coty Sutherland
9f705506e8 Removing dist-source since it's not used in the JWS build 2018-06-15 14:36:16 -04:00
Coty Sutherland
6a563473e5 Adjust changelog 2018-06-15 14:36:16 -04:00
Coty Sutherland
8cc860d990 Reset Epoch back to 1 and set Release to sync up with the JWS builds... 2018-06-15 14:36:16 -04:00
Coty Sutherland
d7dbe3189f Sync up release number with JWS build so that you can immediately know where it came from 2018-06-15 14:36:16 -04:00
Coty Sutherland
55deda392a Forgot to add requirement on the pki-servlet-api sub-package 2018-06-15 14:36:16 -04:00
Coty Sutherland
572effda91 Change package name to 'pki-servlet-container'
Add servlet-api sub-package back for FreeIPA to use
Note that sub-package name differs parent because it was too lengthy otherwise
2018-06-15 14:36:16 -04:00
Coty Sutherland
7c915f6c49 Update all references for %{name} to 'tomcat' to maintain directory structures, etc and reduce changes that FreeIPA will need to make in order to use this package 2018-06-15 14:36:16 -04:00
Coty Sutherland
9b32c74444 Add serlvet-api package back for FreeIPA 2018-06-15 14:36:16 -04:00
Coty Sutherland
52f0ab9fd4 Regroup source files 2018-06-15 14:36:16 -04:00
Coty Sutherland
1a7c77b107 Rename spec file 2018-06-15 14:36:16 -04:00
Coty Sutherland
dbf58e8939 Update sources 2018-06-15 14:36:16 -04:00
Coty Sutherland
9ae9549c72 Switch tito to use NoTgzBuilder since I'm using a zip... 2018-06-15 14:36:16 -04:00
Coty Sutherland
f1fd819e7d Automatic commit of package [tomcat] release [9.0.7-1].
Created by command:

/usr/bin/tito tag 1.0
2018-06-15 14:36:16 -04:00
Coty Sutherland
7e7715d237 Initialized to use tito. 2018-06-15 14:36:16 -04:00
Coty Sutherland
0dd44d62b4 First stab at creating the single RPM distribution for FreeIPA 2018-06-15 14:36:09 -04:00
Coty Sutherland
822812e4fc Remove tito things that were needed to build in copr 2018-06-15 14:27:30 -04:00
Coty Sutherland
b389c980dc Remove zip from sources repo and add to brew 2018-06-15 14:21:55 -04:00
Coty Sutherland
f928e6a0e8 Merge branch 'rhel-8.0' of ssh://pkgs.devel.redhat.com/rpms/pki-servlet-container into rhel-8.0 2018-06-15 14:19:37 -04:00
Coty Sutherland
38e917d343 Add ant and tools jars to the classpath to enable JSP compilation at runtime 2018-06-15 14:16:40 -04:00
Coty Sutherland
5782fd7152 Remove overrides for version so that this package matches JWS' version information 2018-06-13 14:25:50 -04:00
Coty Sutherland
b95cdbe8d1 Sync all RPM wrapper scripts with JWS Tomcat 2018-06-13 14:20:45 -04:00
Coty Sutherland
1fc89451d7 Remove JSVC support from tomcat-functions for this tomcat package 2018-06-13 14:02:14 -04:00
Coty Sutherland
a6663e4ef4 Minor formatting adjustment 2018-06-12 15:59:47 -04:00
Coty Sutherland
adb27b54ea ECJ seems to be going away and the FreeIPA folks say they don't need it, so removing it here 2018-06-12 15:48:54 -04:00
Coty Sutherland
5621db464f Remove all of the unused apache-commons-* depedencies
Remove junit dependency (not sure why that was there)
Remove systemd-units BuildRequires
2018-06-12 15:31:19 -04:00
Coty Sutherland
573c4ceb52 The no.build.dbcp property went away in Tomcat 8 2018-06-12 15:24:03 -04:00
Coty Sutherland
3fb00aaf2c execute.validate is false by default 2018-06-12 15:18:30 -04:00
Coty Sutherland
64e9d1cc4a Remove unused system property 2018-06-12 15:12:15 -04:00
Coty Sutherland
4dbb64044f Remove webservices dependencies that were unused (not packaged, ever) 2018-06-12 15:11:27 -04:00