Bug 900939 (JBPAPP6-1125)
| Summary: | Unable to build EAP on IBM JDk due to slf4j conflict | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [JBoss] JBoss Enterprise Application Platform 6 | Reporter: | Madhumita Sadhukhan <msadhukh> | ||||
| Component: | Build | Assignee: | Paul Gier <pgier> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | |||||
| Severity: | high | Docs Contact: | |||||
| Priority: | high | ||||||
| Version: | 6.0.0 | CC: | msadhukh, myarboro, pgier, pjelinek, pslavice | ||||
| Target Milestone: | --- | Keywords: | Reopened | ||||
| Target Release: | EAP 6.0.1 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| URL: | http://jira.jboss.org/jira/browse/JBPAPP6-1125 | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2013-03-28 21:32:34 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Bug Depends On: | |||||||
| Bug Blocks: | 900463 | ||||||
| Attachments: |
|
||||||
|
Description
Madhumita Sadhukhan
2012-09-26 13:38:28 UTC
Attaching a patch which seems to resolve the issue. I'd like to get some feedback from someone who understands slf4j better before applying to eap. Attachment: Added: ibm-jdk-slf4j.patch Adding a dependency on sfl4j-simple to the antrun plugin fixes the issue for ibm jdk and doesn't seem to break anything with sun jdk. I'm not sure why this issue doesn't affect upstream, we may need to research further in the future. For now, I think this work-around is enough. [7eb6d6fe|http://git.app.eng.bos.redhat.com/?p=jbossas/jboss-as.git;a=commitdiff;h=7eb6d6fe6b97a024095efe93b71ba81778c1a934} Link: Added: This issue is a dependency of JBPAPP-9057 It is possible to build EAP on IBM JDk in 6.0.1.ER3 https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/EAP6/view/EAP6-AS-Testsuite/job/eap-60-as-testsuite-RHEL6-buildIBMJDK6_testrunIBMJDK16/91/consoleText Release Notes Docs Status: Added: Not Required Writer: Added: mistysj Release Notes Docs Status: Removed: Not Required Writer: Removed: mistysj Docs QE Status: Removed: NEW Problem persists in EAP 6.1.0.ER3 Please open a new issue for this. In general if the fix has already been verified and released it shouldn't be re-opened. Instead, just create a new issue and link back to this one for background information. Created a new issue to track this for EAP 6.1 https://bugzilla.redhat.com/show_bug.cgi?id=929225 |