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 896237 Details for
Bug 1098434
apacheds: FTBFS in rawhide after log4j update
[?]
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.
[patch]
Disable tests requiring old log4j api
apacheds.patch (text/plain), 1.43 KB, created by
Michael Simacek
on 2014-05-16 08:03:25 UTC
(
hide
)
Description:
Disable tests requiring old log4j api
Filename:
MIME Type:
Creator:
Michael Simacek
Created:
2014-05-16 08:03:25 UTC
Size:
1.43 KB
patch
obsolete
>From e901f4ae0b8dbc70880a3260503ca697a156a78c Mon Sep 17 00:00:00 2001 >From: Michael Simacek <msimacek@redhat.com> >Date: Tue, 13 May 2014 15:20:32 +0200 >Subject: [PATCH] Disable tests requiring old log4j api > >Signed-off-by: Michael Simacek <msimacek@redhat.com> >--- > apacheds.spec | 8 +++++++- > 1 file changed, 7 insertions(+), 1 deletion(-) > >diff --git a/apacheds.spec b/apacheds.spec >index cf59c21..9c3ff62 100644 >--- a/apacheds.spec >+++ b/apacheds.spec >@@ -1,7 +1,7 @@ > # these packages are not configured to run as a server > Name: apacheds > Version: 1.5.7 >-Release: 8%{?dist} >+Release: 9%{?dist} > Summary: Apache Directory Server > License: ASL 2.0 > Url: http://directory.apache.org/ >@@ -224,6 +224,9 @@ chmod 644 README.txt > rm -rf i18n/src/test/java/org/apache/directory/server/i18n/GermanLanguageTest.java > rm -rf xdbm-search/src/test/java/org/apache/directory/server/xdbm/search/impl/LessEqTest.java > >+# old log4j >+rm -f server-integ/src/test/java/MultiThreadedTest.java >+ > %build > > %mvn_package ":%{name}-avl-partition" core >@@ -303,6 +306,9 @@ rm -rf xdbm-search/src/test/java/org/apache/directory/server/xdbm/search/impl/Le > %doc LICENSE NOTICE > > %changelog >+* Tue May 13 2014 Michael Simacek <msimacek@redhat.com> - 1.5.7-9 >+- Disable tests requiring old log4j api >+ > * Fri Mar 28 2014 Michael Simacek <msimacek@redhat.com> - 1.5.7-8 > - Use Requires: java-headless rebuild (#1067528) > >-- >1.9.0 >
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 Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 1098434
: 896237