Bug 1182240
| Summary: | F21: ovirt-engine-extension-logger-log4j fails to build | ||
|---|---|---|---|
| Product: | [oVirt] ovirt-engine-extension-logger-log4j | Reporter: | Sandro Bonazzola <sbonazzo> |
| Component: | Build | Assignee: | Alon Bar-Lev <alonbl> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Ondra Machacek <omachace> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 1.0.0 | CC: | alonbl, bazulay, bugs, ecohen, iheim, lsurette, oourfali |
| Target Milestone: | ovirt-3.6.0-rc3 | Flags: | alonbl:
ovirt-3.6.0?
rule-engine: planning_ack? alonbl: devel_ack+ rule-engine: testing_ack+ |
| Target Release: | 1.0.2 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | infra | ||
| Fixed In Version: | OVIRT 3.6.0-3 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2015-11-04 13:39:26 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | Infra | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | 1182346, 1185297 | ||
| Bug Blocks: | 1163062 | ||
|
Description
Sandro Bonazzola
2015-01-14 17:00:50 UTC
fedora-21 provides log4j version 2 without package rename, this is amazing! they renamed the legacy to log4j12, but did not provide proper support for build-classpath to work. not sure why the new log4j package is not log4j2 and keep interface. anyway, the log4j2 and log4j12 are not api compatible, there is log4j-api-1.2 that contains subset of the api, I am unsure if this subset is sufficient. but as java as no preprocessor same source cannot support two apis. as we need to support all environments, I suggest to wait for fedora to address bug#1182346 and not invest resources. rpm successfully build on fc22 on current master Fixed bug tickets must have version flags set prior to fixing them. Please set the correct version flags and move the bugs back to the previous status after this is corrected. Fixed bug tickets must have target milestone set prior to fixing them. Please set the correct milestone and move the bugs back to the previous status after this is corrected. Target release should be placed once a package build is known to fix a issue. Since this bug is not modified, the target version has been reset. Please use target milestone to plan a fix for a oVirt release. oVirt 3.6.0 has been released on November 4th, 2015 and should fix this issue. If problems still persist, please open a new BZ and reference this one. |