#469 Dogtag 10: Fix tomcatjss issue in pki-core.spec and dogtag-pki.spec . . .
Closed: Fixed None Opened 11 years ago by mharmsen.

  • Tomcatjss 7.0.0-4: Fedora 18 (contains build and runtime requirements
    for both Tomcat 6 and Tomcat 7)
  • Tomcatjss 7.1.0-1: Fedora 19 (contains build and runtime requirements for Tomcat 7 only)

The following files will need to be changed in the Dogtag component called 'pki-core' from 'tomcat7jss' --> 'tomcatjss' for Fedora 19 and later but will need to remain using 'tomcat7jss' for Fedora 18 -- (this will be handled in the %build section of 'pki-core.spec'):

# cd pki; find . -type f -exec grep tomcat7jss /dev/null {} \;
./base/common/shared/conf/pki.policy:grant codeBase "file:/usr/share/java/tomcat7jss.jar" {
./base/deploy/etc/default.cfg:pki_tomcatjss_jar=/usr/share/java/tomcat7jss.jar
./base/deploy/scripts/operations:        [tomcatjss.jar]=${java_dir}/tomcat7jss.jar

Additionally, the pki-core.spec and dogtag-pki.spec file dependencies will need to be changed to require the appropriate versions of tomcatjss.


Fixed and checked into master:

  • b61f31bf15e733de5881cc070feb57aa3686c92d

Metadata Update from @mharmsen:
- Issue assigned to mharmsen
- Issue set to the milestone: N/A

7 years ago

Dogtag PKI is moving from Pagure issues to GitHub issues. This means that existing or new
issues will be reported and tracked through Dogtag PKI's GitHub Issue tracker.

This issue has been cloned to GitHub and is available here:
https://github.com/dogtagpki/pki/issues/1040

If you want to receive further updates on the issue, please navigate to the
GitHub issue and click on Subscribe button.

Thank you for understanding, and we apologize for any inconvenience.

Login to comment on this ticket.

Metadata