summaryrefslogtreecommitdiffstats
path: root/base/server/scripts
diff options
context:
space:
mode:
authorAde Lee <alee@redhat.com>2013-09-17 12:24:25 -0400
committerAde Lee <alee@redhat.com>2013-09-17 20:13:16 -0400
commitacee138537287f202c1a009c0352b9cf9d438a1f (patch)
tree190fa323d16e849e7cf4f35e21b511ccd21a7448 /base/server/scripts
parent6ba09084f6b3f4360393b49153c76c9d4dcb608d (diff)
Added new link for resteasy dependency
Resteasy 3.0.1 uses apache-commons-io. Also fixed PKIErrorInterceptor with correct method call and reformatted the interceptors.
Diffstat (limited to 'base/server/scripts')
-rw-r--r--base/server/scripts/operations1
1 files changed, 1 insertions, 0 deletions
diff --git a/base/server/scripts/operations b/base/server/scripts/operations
index 1537e3461..6d5ee1476 100644
--- a/base/server/scripts/operations
+++ b/base/server/scripts/operations
@@ -1141,6 +1141,7 @@ verify_symlinks()
common_jar_symlinks=(
[apache-commons-codec.jar]=${java_dir}/commons-codec.jar
[apache-commons-collections.jar]=${java_dir}/apache-commons-collections.jar
+ [apache-commons-io.jar]=${java_dir}/apache-commons-io.jar
[apache-commons-lang.jar]=${java_dir}/apache-commons-lang.jar
[apache-commons-logging.jar]=${java_dir}/apache-commons-logging.jar
[httpclient.jar]=${java_dir}/httpcomponents/httpclient.jar