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 581306 Details for
Bug 817758
rawhide ant uses jakarta-commons-logging which has been retired.
[?]
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]
Patch proposition
0001-Use-apache-commons-logging-instead-of-jakarta-common.patch (text/plain), 2.38 KB, created by
Krzysztof Daniel
on 2012-05-01 06:53:40 UTC
(
hide
)
Description:
Patch proposition
Filename:
MIME Type:
Creator:
Krzysztof Daniel
Created:
2012-05-01 06:53:40 UTC
Size:
2.38 KB
patch
obsolete
>From b3428bfdac1fada4054c7f214e6e4d82ec81d574 Mon Sep 17 00:00:00 2001 >From: Krzysztof Daniel <kdaniel@redhat.com> >Date: Tue, 1 May 2012 08:52:34 +0200 >Subject: [PATCH] Use apache-commons-logging instead of > jakarta-commons-logging. > >--- > ant.spec | 11 +++++++---- > 1 files changed, 7 insertions(+), 4 deletions(-) > >diff --git a/ant.spec b/ant.spec >index 6e895e8..11c20d9 100644 >--- a/ant.spec >+++ b/ant.spec >@@ -49,7 +49,7 @@ > > Name: ant > Version: 1.8.3 >-Release: 1%{?dist} >+Release: 2%{?dist} > Epoch: 0 > Summary: Build tool for java > Summary(it): Tool per la compilazione di programmi java >@@ -198,8 +198,8 @@ Taches apache resolver optionelles pour %{name}. > Summary: Optional commons logging tasks for %{name} > Group: Development/Tools > Requires: %{name} = %{epoch}:%{version}-%{release} >-Requires: jakarta-commons-logging >-BuildRequires: jakarta-commons-logging >+Requires: apache-commons-logging >+BuildRequires: apache-commons-logging > Provides: ant-commons-logging = %{epoch}:%{version}-%{release} > > %description commons-logging >@@ -543,7 +543,7 @@ echo "ant/ant-swing" > $RPM_BUILD_ROOT%{_sysconfdir}/%{name}.d/swing > echo "antlr ant/ant-antlr" > $RPM_BUILD_ROOT%{_sysconfdir}/%{name}.d/antlr > echo "bsf ant/ant-apache-bsf" > $RPM_BUILD_ROOT%{_sysconfdir}/%{name}.d/apache-bsf > echo "xml-commons-resolver ant/ant-apache-resolver" > $RPM_BUILD_ROOT%{_sysconfdir}/%{name}.d/apache-resolver >-echo "jakarta-commons-logging ant/ant-commons-logging" > $RPM_BUILD_ROOT%{_sysconfdir}/%{name}.d/commons-logging >+echo "apache-commons-logging ant/ant-commons-logging" > $RPM_BUILD_ROOT%{_sysconfdir}/%{name}.d/commons-logging > echo "jakarta-commons-net ant/ant-commons-net" > $RPM_BUILD_ROOT%{_sysconfdir}/%{name}.d/commons-net > #echo "jai ant/ant-jai" > $RPM_BUILD_ROOT%%{_sysconfdir}/%%{name}.d/jai > echo "bcel ant/ant-apache-bcel" > $RPM_BUILD_ROOT%{_sysconfdir}/%{name}.d/apache-bcel >@@ -741,6 +741,9 @@ find $RPM_BUILD_ROOT%{_datadir}/ant/etc -type f -name "*.xsl" \ > # ----------------------------------------------------------------------------- > > %changelog >+* Tue May 1 2012 Krzysztof Daniel <kdaniel@redhat.com> 0:1.8.3-2 >+- Use apache-commons-logging instead of jakarta-commons-logging. >+ > * Wed Feb 29 2012 Alexander Kurtakov <akurtako@redhat.com> 0:1.8.3-1 > - Update to upstream 1.8.3 release. > - Drop old stuff. >-- >1.7.7.6 >
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 817758
: 581306