summaryrefslogtreecommitdiffstats
path: root/pki/base/java-tools
diff options
context:
space:
mode:
authorjdennis <jdennis@c9f7a03b-bd48-0410-a16d-cbbf54688b0b>2011-01-04 13:16:34 +0000
committerjdennis <jdennis@c9f7a03b-bd48-0410-a16d-cbbf54688b0b>2011-01-04 13:16:34 +0000
commitd31a69024dcae23600c57395ee7fa23c94f1e7bb (patch)
tree51207d3aa253eb7b7e58331bbbecc4b102d604bc /pki/base/java-tools
parent3eb74106f179ace04b5e315092be4464dd2e4545 (diff)
fix for bug 665388
jakarta-* jars have been renamed to apache-*, pkicreate fails Fedora 14 and above This patch does 3 fundamental things: 1) Adds a utility to find the path to a jar (find_jar) 2) Sets up the pki instance jars by calling find_jar() instead of hard coding their expected location. 3) Conditions the commons-logging and commons-lang jar depending on whether apache-commons is found, else falls back to jakarta-commons In addition the patch organizes the jar variables, jar setup, etc. by alphabetical jar name so things are consistent and easier to find in the source code. git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@1684 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
Diffstat (limited to 'pki/base/java-tools')
0 files changed, 0 insertions, 0 deletions