[Pki-devel] [PATCH] 37 Replaced Candlepin with RESTEasy.

Endi Sukma Dewata edewata at redhat.com
Wed Mar 28 13:39:01 UTC 2012


On 3/27/2012 8:57 PM, Endi Sukma Dewata wrote:
> On 3/27/2012 5:20 PM, Endi Sukma Dewata wrote:
>> Previously the code depends on the old RESTEasy libraries provided by
>> Candlepin package. Now the Eclipse classpath, build/setup scripts, and
>> the spec file have been updated to use the libraries provided by the
>> new RESTEasy package.
>>
>> Ticket #29
>>
>> Note: The new RESTEasy package is only available in F17.
>
> Rebased.

I revised the patch such that in older Fedora it will not require the 
new RESTEasy package. Instead, you can download RESTEasy 2.3.2 (must be 
this version) zip file, install it somewhere, and create the following 
symlinks to mimic F17:

/usr/share/java/glassfish-jaxb/jaxb-impl.jar
/usr/share/java/resteasy/jaxrs-api.jar
/usr/share/java/resteasy/resteasy-jaxb-provider.jar
/usr/share/java/resteasy/resteasy-jaxrs.jar
/usr/share/java/resteasy/resteasy-jettison-provider.jar
/usr/share/java/scannotation.jar

This way we can continue the development on F16 without having to 
officially support it.

-- 
Endi S. Dewata
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pki-edewata-0037-2-Replaced-Candlepin-with-RESTEasy.patch
Type: text/x-patch
Size: 47824 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/pki-devel/attachments/20120328/839935ea/attachment.bin>


More information about the Pki-devel mailing list