Bug 899776 (JBPAPP6-341)
| Summary: | Use OS-arch zip instead of jbossweb-native.jar for EAP 6 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [JBoss] JBoss Enterprise Application Platform 6 | Reporter: | Permaine Cheung <pcheung> | ||||||||
| Component: | Build | Assignee: | Paul Gier <pgier> | ||||||||
| Status: | CLOSED NEXTRELEASE | QA Contact: | |||||||||
| Severity: | high | Docs Contact: | |||||||||
| Priority: | high | ||||||||||
| Version: | 6.0.0 | CC: | jdoyle, pcheung, pgier | ||||||||
| Target Milestone: | --- | ||||||||||
| Target Release: | EAP 6.0.0 | ||||||||||
| Hardware: | Unspecified | ||||||||||
| OS: | Unspecified | ||||||||||
| URL: | http://jira.jboss.org/jira/browse/JBPAPP6-341 | ||||||||||
| Whiteboard: | |||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||
| Doc Text: | Story Points: | --- | |||||||||
| Clone Of: | Environment: | ||||||||||
| Last Closed: | 2012-11-19 12:33:42 UTC | Type: | Task | ||||||||
| Regression: | --- | Mount Type: | --- | ||||||||
| Documentation: | --- | CRM: | |||||||||
| Verified Versions: | Category: | --- | |||||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||||
| Embargoed: | |||||||||||
| Attachments: |
|
||||||||||
|
Description
Permaine Cheung
2012-01-25 14:32:08 UTC
In order to do so, we need to remove references to jbossweb-native and HQ native in our source, please see the attached patch. Attachment: Added: patch As for the rpm, we're planning to create jbossas-hornetq-native and jbossas-jbossweb-native packages for installation of natives respectively, so the user can choose to install the package that they want. This issue has to do with packaging and is waiting on final decision with Change Request: https://docspace.corp.redhat.com/docs/DOC-89809 Otherwise, the matrix is defined here: https://docspace.corp.redhat.com/docs/DOC-78373 This can be reassigned to Permaine once a decision has been reached. We should have this fix applied to our EAP repo, regardless of the outcome of DOC-89809 because instead of having all the natives bundled in the jbossweb-native.jar, we will have the ones built in Brew/Hudson in a zip, and we'll put them in the right place (inside the main zip or have the native zips by themselves) when there's a final decision on DOC-89809. Attaching git patch, sorry, i had split that up into 2 part. Attachment: Added: 0001-JBPAPP-7995-Use-OS-arch-zip-instead-of-jbossweb-nati.patch Attachment: Added: 0002-JBPAPP-7995-Use-OS-arch-zip-instead-of-jbossweb-nati.patch Assigning to Paul for inclusion. Sorry for the delay, patches have been applied in the prod and prod-7.1 branches. I had to make one minor change to the hornetq module.xml file to not look for the removed "lib" directory [ce8e04c4|http://git.app.eng.bos.redhat.com/?p=jbossas/jboss-as.git;a=commit;h=ce8e04c4605336d0e72cb808c684c56ad6f02b50]. Link: Added: This issue relates to JBPAPP-8364 Link: Added: This issue relates to JBPAPP-8489 Docs QE Status: Removed: NEW Verified during EAP-6.0.1-ER3 test cycle, looks fixed, closing... |