summaryrefslogtreecommitdiffstats
path: root/.classpath
diff options
context:
space:
mode:
authorEndi S. Dewata <edewata@redhat.com>2014-02-10 13:46:10 -0500
committerEndi S. Dewata <edewata@redhat.com>2014-02-27 13:48:07 -0500
commit819fd31d34b3159e895f15bfad41bf483adca79e (patch)
treebe301599ff49da7d1ca951bc78a7f54fd1045c5a /.classpath
parente924e834c4388e9f563bae23dc61344f1405962c (diff)
downloadpki-819fd31d34b3159e895f15bfad41bf483adca79e.tar.gz
pki-819fd31d34b3159e895f15bfad41bf483adca79e.tar.xz
pki-819fd31d34b3159e895f15bfad41bf483adca79e.zip
Upgraded RESTEasy client library.
The Dogtag client library has been modified to use RESTEasy 3.0 client library. A new upgrade script has been added to update existing servers. The JAXB annotation in ResourceMessage has been modified to require explicit property mapping. Ticket #554
Diffstat (limited to '.classpath')
-rw-r--r--.classpath1
1 files changed, 1 insertions, 0 deletions
diff --git a/.classpath b/.classpath
index 1e8307912..bc0c70f6b 100644
--- a/.classpath
+++ b/.classpath
@@ -48,6 +48,7 @@
<classpathentry kind="lib" path="/usr/share/java/httpcomponents/httpclient.jar"/>
<classpathentry kind="lib" path="/usr/share/java/httpcomponents/httpcore.jar"/>
<classpathentry kind="lib" path="/usr/share/java/resteasy/jaxrs-api.jar"/>
+ <classpathentry kind="lib" path="/usr/share/java/resteasy/resteasy-client.jar"/>
<classpathentry kind="lib" path="/usr/share/java/resteasy/resteasy-jaxb-provider.jar"/>
<classpathentry kind="lib" path="/usr/share/java/resteasy/resteasy-jaxrs.jar"/>
<classpathentry kind="lib" path="/usr/share/java/resteasy/resteasy-jackson-provider.jar"/>