Bug 1098434

Summary: apacheds: FTBFS in rawhide after log4j update
Product: [Fedora] Fedora Reporter: Michael Simacek <msimacek>
Component: apachedsAssignee: gil cattaneo <puntogil>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: java-sig-commits, puntogil
Target Milestone: ---Keywords: Patch
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: apacheds-1.5.7-9.fc21 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-05-16 08:50:12 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:
Attachments:
Description Flags
Disable tests requiring old log4j api none

Description Michael Simacek 2014-05-16 08:03:25 UTC
Created attachment 896237 [details]
Disable tests requiring old log4j api

Description of problem:
apacehds fails to build from source in rawhide due to log4j update. There is one test which uses parts of log4j that are no longer available. Removing it solves the problem.
Current:
https://koji.fedoraproject.org/koji/taskinfo?taskID=6852509
Patched:
http://koji.fedoraproject.org/koji/taskinfo?taskID=6854856

Comment 1 gil cattaneo 2014-05-16 08:41:43 UTC
Thanks for the patch!