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 681487 Details for
Bug 899776
Use OS-arch zip instead of jbossweb-native.jar for EAP 6
[?]
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.
0002-JBPAPP-7995-Use-OS-arch-zip-instead-of-jbossweb-nati.patch
0002-JBPAPP-7995-Use-OS-arch-zip-instead-of-jbossweb-nati.patch (text/x-patch), 1.91 KB, created by
Permaine Cheung
on 2012-02-29 18:26:17 UTC
(
hide
)
Description:
0002-JBPAPP-7995-Use-OS-arch-zip-instead-of-jbossweb-nati.patch
Filename:
MIME Type:
Creator:
Permaine Cheung
Created:
2012-02-29 18:26:17 UTC
Size:
1.91 KB
patch
obsolete
>From ff298b9d6b325b262d1a953f3f8e9dea0fab4152 Mon Sep 17 00:00:00 2001 >From: Permaine Cheung <pcheung@redhat.com> >Date: Wed, 29 Feb 2012 13:22:04 -0500 >Subject: [PATCH 2/2] JBPAPP-7995 Use OS-arch zip instead of jbossweb-native.jar for EAP 6 > >--- > build/build.xml | 1 - > build/pom.xml | 5 ----- > pom.xml | 7 ------- > 3 files changed, 0 insertions(+), 13 deletions(-) > >diff --git a/build/build.xml b/build/build.xml >index 34c6454..72e8cad 100644 >--- a/build/build.xml >+++ b/build/build.xml >@@ -879,7 +879,6 @@ > <maven-resource group="org.jboss.as" artifact="jboss-as-web"/> > <maven-resource group="org.jboss.web" artifact="jasper-jdt"/> > <maven-resource group="org.jboss.web" artifact="jbossweb"/> >- <extract-native-jar group="org.jboss.as" artifact="jbossweb-native"/> > </module-def> > > <module-def name="org.jboss.as.webservices"> >diff --git a/build/pom.xml b/build/pom.xml >index fd3d77b..d9e68e8 100644 >--- a/build/pom.xml >+++ b/build/pom.xml >@@ -125,11 +125,6 @@ > </dependency> > > <dependency> >- <groupId>org.jboss.as</groupId> >- <artifactId>jbossweb-native</artifactId> >- </dependency> >- >- <dependency> > <groupId>org.jboss.invocation</groupId> > <artifactId>jboss-invocation</artifactId> > </dependency> >diff --git a/pom.xml b/pom.xml >index 57772e8..837970d 100644 >--- a/pom.xml >+++ b/pom.xml >@@ -4838,13 +4838,6 @@ > </dependency> > > <dependency> >- <groupId>org.jboss.as</groupId> >- <artifactId>jbossweb-native</artifactId> >- <version>${version.org.jboss.as.jbossweb-native}</version> >- </dependency> >- >- >- <dependency> > <groupId>org.jboss.weld</groupId> > <artifactId>weld-core</artifactId> > <version>${version.org.jboss.weld.weld}</version> >-- >1.7.1 >
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 Raw
Actions:
View
Attachments on
bug 899776
:
681485
|
681486
| 681487