| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
To help troubleshoot build issues the CMake script for javadoc has
been modified to run after building all Java packages.
https://pagure.io/dogtagpki/issue/2689
Change-Id: I5ca681880d72688b49f73eeb242182b6707bec50
|
|
|
|
|
| |
The CMake script for Javadoc has been fixed to include the missing
SLF4J library in the class path.
|
|
|
|
| |
- PKI TRAC Ticket #1724 - Rebase pki-core to 10.3.x
|
|
|
|
| |
- PKI TRAC Ticket #2040 - Determine supported javadoc options
|
| |
|
| |
|
|
|
|
|
|
| |
Some CMake scripts have been updated to work on both F21 and F22.
https://fedorahosted.org/pki/ticket/1281
|
|
|
|
|
|
|
|
| |
Due to recent changes the javadoc command was missing some packages
and dependencies. This patch fixes the command to include the
missing com.netscape.cms and the new org.dogtagpki packages. It's
also adding the missing Tomcat extension and RESTEasy client library
into the classpath.
|
|
|
|
|
|
|
| |
The CMake script has been fixed to include the commons-io library
when building javadoc.
Ticket #491
|
|
|
|
| |
* TRAC Ticket #350 - Dogtag 10: Remove version numbers from PKI jar files . . .
|
|
The Javadocs for pki-util, pki-java-tools and pki-common have been
merged and packaged into pki-javadoc RPM.
Ticket #295
|