Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 577783 Details for
Bug 812978
Add CDI integration module (resteasy-cdi) to the resteasy package
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Proposed patch to add the CDI integration module
0001-Add-CDI-integration-module-812978.patch (text/plain), 3.19 KB, created by
Juan Hernández
on 2012-04-16 17:32:19 UTC
(
hide
)
Description:
Proposed patch to add the CDI integration module
Filename:
MIME Type:
Creator:
Juan Hernández
Created:
2012-04-16 17:32:19 UTC
Size:
3.19 KB
patch
obsolete
>From 92093e02cbc26f18b030b2d2d4f681b8387c2e6a Mon Sep 17 00:00:00 2001 >From: Juan Hernandez <juan.hernandez@redhat.com> >Date: Mon, 16 Apr 2012 19:29:45 +0200 >Subject: [PATCH] Add CDI integration module (#812978) > >https://bugzilla.redhat.com/812978 > >Now that the cdi-api is available the CDI integration module can >be easily added. >--- > ....2.Final-remove-currently-unbuilt-modules.patch | 12 +++--------- > resteasy.spec | 10 +++++++--- > 2 files changed, 10 insertions(+), 12 deletions(-) > >diff --git a/resteasy-2.3.2.Final-remove-currently-unbuilt-modules.patch b/resteasy-2.3.2.Final-remove-currently-unbuilt-modules.patch >index 069139f..844cc9e 100644 >--- a/resteasy-2.3.2.Final-remove-currently-unbuilt-modules.patch >+++ b/resteasy-2.3.2.Final-remove-currently-unbuilt-modules.patch >@@ -1,14 +1,8 @@ >-commit 907551f6df11c589490242579077fdd65b50ca3f >-Author: Juan Hernandez <juan.hernandez@redhat.com> >-Date: Tue Mar 13 19:05:09 2012 +0100 >- >- Remove currently unbuilt modules >- > diff --git a/pom.xml b/pom.xml >-index 455d6ee..7d34f57 100644 >+index 455d6ee..965d294 100644 > --- a/pom.xml > +++ b/pom.xml >-@@ -86,22 +86,9 @@ >+@@ -86,22 +86,10 @@ > <module>resteasy-test-data</module> > <module>resteasy-jaxrs</module> > <module>providers</module> >@@ -23,7 +17,7 @@ index 455d6ee..7d34f57 100644 > - <module>async-http-tomcat</module> > - <module>resteasy-spring</module> > <module>resteasy-jsapi</module> >-- <module>resteasy-cdi</module> >+ <module>resteasy-cdi</module> > - <module>war-tests</module> > - <module>examples</module> > - <module>async-http-servlet-3.0</module> >diff --git a/resteasy.spec b/resteasy.spec >index 577c471..a0dd935 100644 >--- a/resteasy.spec >+++ b/resteasy.spec >@@ -3,7 +3,7 @@ > > Name: resteasy > Version: 2.3.2 >-Release: 1%{?dist} >+Release: 2%{?dist} > Summary: Framework for RESTful Web services and Java applications > Group: Development/Libraries > License: ASL 2.0 and CDDL >@@ -71,7 +71,7 @@ BuildRequires: tomcat-el-2.2-api > BuildRequires: tomcat-servlet-3.0-api > #BuildRequires: tomcat6 > #BuildRequires: tomcat6-lib >-#BuildRequires: weld-cdi-api >+BuildRequires: cdi-api > BuildRequires: xerces-j2 > > #BuildRequires: findbugs-maven-plugin >@@ -112,6 +112,7 @@ Requires: bouncycastle-mail > > # C: > Requires: cglib >+Requires: cdi-api > > # D: > Requires: dnsjava >@@ -211,6 +212,7 @@ resteasy-bom resteasy-bom > resteasy-guice resteasy-guice > resteasy-jaxrs resteasy-jaxrs > resteasy-jsapi resteasy-jsapi >+resteasy-cdi resteasy-cdi > tjws tjws > . > >@@ -224,7 +226,6 @@ tjws tjws > # providers/multipart resteasy-multipart-provider > # providers/resteasy-hibernatevalidator-provider resteasy-hibernatevalidator-provider > # resteasy-cache/resteasy-cache-core resteasy-cache-core >-# resteasy-cdi resteasy-cdi > # resteasy-links resteasy-links > # resteasy-spring resteasy-spring > # resteasy-crypto resteasy-crypto >@@ -245,5 +246,8 @@ cp -rp target/site/apidocs/* %{buildroot}%{_javadocdir}/%{name} > %doc License.html > > %changelog >+* Mon Apr 12 2012 Juan Hernandez <juan.hernandez@redhat.com> 2.3.2-2 >+- Build CDI integration module (bug #812978) >+ > * Thu Mar 6 2012 Ade Lee <alee@redhat.com> 2.3.2-1 > - Initial packaging >-- >1.7.7.6 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 812978
: 577783