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 598622 Details for
Bug 819166
httpcomponents-core-4.2.1 is available
[?]
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 fixing the problem
0002-Update-to-upstream-version-4.2.1.patch (text/plain), 2.22 KB, created by
Mikolaj Izdebski
on 2012-07-17 12:19:17 UTC
(
hide
)
Description:
Patch fixing the problem
Filename:
MIME Type:
Creator:
Mikolaj Izdebski
Created:
2012-07-17 12:19:17 UTC
Size:
2.22 KB
patch
obsolete
>From 0a41f7ac48f4849d7db840cb2e860f576a29332c Mon Sep 17 00:00:00 2001 >From: Mikolaj Izdebski <mizdebsk@redhat.com> >Date: Tue, 17 Jul 2012 13:53:23 +0200 >Subject: [PATCH 2/2] Update to upstream version 4.2.1 > >--- > .gitignore | 1 + > httpcomponents-core.spec | 12 +++++++++++- > sources | 2 +- > 3 files changed, 13 insertions(+), 2 deletions(-) > >diff --git a/.gitignore b/.gitignore >index 8bd8cd8..80b497a 100644 >--- a/.gitignore >+++ b/.gitignore >@@ -3,3 +3,4 @@ > /httpcomponents-core-4.1.2-src.tar.gz > /httpcomponents-core-4.1.3-src.tar.gz > httpcomponents-core-4.1.4-src.tar.gz >+/httpcomponents-core-4.2.1-src.tar.gz >diff --git a/httpcomponents-core.spec b/httpcomponents-core.spec >index ac17b47..34d0707 100644 >--- a/httpcomponents-core.spec >+++ b/httpcomponents-core.spec >@@ -2,7 +2,7 @@ > > Name: httpcomponents-core > Summary: Set of low level Java HTTP transport components for HTTP services >-Version: 4.1.4 >+Version: 4.2.1 > Release: 1%{?dist} > Group: Development/Libraries > License: ASL 2.0 >@@ -14,9 +14,15 @@ BuildRequires: httpcomponents-project > BuildRequires: java >= 1:1.6.0 > BuildRequires: jpackage-utils > BuildRequires: maven-surefire-provider-junit4 >+BuildRequires: apache-commons-logging >+BuildRequires: junit >+BuildRequires: mockito > > Requires: java >= 1:1.6.0 > Requires: jpackage-utils >+Requires: apache-commons-logging >+Requires: junit >+Requires: mockito > > %description > HttpCore is a set of low level HTTP transport components that can be >@@ -103,6 +109,10 @@ cp -pr target/site/api*/* %{buildroot}%{_javadocdir}/%{name} > %doc %{_javadocdir}/%{name} > > %changelog >+* Tue Jul 17 2012 Mikolaj Izdebski <mizdebsk@redhat.com> - 4.2.1-1 >+- Update to upstream version 4.2.1 >+- Convert patches to POM macros >+ > * Fri Mar 23 2012 Krzysztof Daniel <kdaniel@redhat.com> 4.1.4-1 > - Update to latest upstream (4.1.4) > >diff --git a/sources b/sources >index 543c594..0408e4e 100644 >--- a/sources >+++ b/sources >@@ -1 +1 @@ >-f658d91ea1a4462fce28c44248d3e25a httpcomponents-core-4.1.4-src.tar.gz >+64f9e16c1647beaf2ecef48a8ae09b12 httpcomponents-core-4.2.1-src.tar.gz >-- >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 819166
:
598621
| 598622