You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hc.apache.org by gg...@apache.org on 2018/01/17 16:14:18 UTC

[1/5] httpcomponents-core git commit: Update NOTICE to 2018.

Repository: httpcomponents-core
Updated Branches:
  refs/heads/4.4.x a11b1db3c -> c69b3d16e


Update NOTICE to 2018.

Project: http://git-wip-us.apache.org/repos/asf/httpcomponents-core/repo
Commit: http://git-wip-us.apache.org/repos/asf/httpcomponents-core/commit/7bfaa28f
Tree: http://git-wip-us.apache.org/repos/asf/httpcomponents-core/tree/7bfaa28f
Diff: http://git-wip-us.apache.org/repos/asf/httpcomponents-core/diff/7bfaa28f

Branch: refs/heads/4.4.x
Commit: 7bfaa28f4d093d1ac3b0b8aeee4d5035d20e76c2
Parents: 92c4c6f
Author: Gary Gregory <gg...@apache.org>
Authored: Fri Jan 12 08:02:20 2018 -0700
Committer: Gary Gregory <gg...@apache.org>
Committed: Fri Jan 12 08:02:20 2018 -0700

----------------------------------------------------------------------
 NOTICE.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/httpcomponents-core/blob/7bfaa28f/NOTICE.txt
----------------------------------------------------------------------
diff --git a/NOTICE.txt b/NOTICE.txt
index 40ba6b7..93f016e 100644
--- a/NOTICE.txt
+++ b/NOTICE.txt
@@ -1,5 +1,5 @@
 Apache HttpComponents Core
-Copyright 2005-2017 The Apache Software Foundation
+Copyright 2005-2018 The Apache Software Foundation
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).


[2/5] httpcomponents-core git commit: Update httpcomponents-parent from 9 to 10.

Posted by gg...@apache.org.
Update httpcomponents-parent from 9 to 10.

Project: http://git-wip-us.apache.org/repos/asf/httpcomponents-core/repo
Commit: http://git-wip-us.apache.org/repos/asf/httpcomponents-core/commit/71c97c30
Tree: http://git-wip-us.apache.org/repos/asf/httpcomponents-core/tree/71c97c30
Diff: http://git-wip-us.apache.org/repos/asf/httpcomponents-core/diff/71c97c30

Branch: refs/heads/4.4.x
Commit: 71c97c30912f4d0161b6f9fa05b55b05c53681ed
Parents: 7bfaa28
Author: Gary Gregory <gg...@apache.org>
Authored: Fri Jan 12 08:42:34 2018 -0700
Committer: Gary Gregory <gg...@apache.org>
Committed: Fri Jan 12 08:42:34 2018 -0700

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/httpcomponents-core/blob/71c97c30/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 2f281af..5ce7bd1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
     <groupId>org.apache.httpcomponents</groupId>
     <artifactId>httpcomponents-parent</artifactId>
     <relativePath>../httpcomponents-parent/pom.xml</relativePath>
-    <version>9</version>
+    <version>10</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>httpcomponents-core</artifactId>


[5/5] httpcomponents-core git commit: Fix typo.

Posted by gg...@apache.org.
Fix typo.

Project: http://git-wip-us.apache.org/repos/asf/httpcomponents-core/repo
Commit: http://git-wip-us.apache.org/repos/asf/httpcomponents-core/commit/c69b3d16
Tree: http://git-wip-us.apache.org/repos/asf/httpcomponents-core/tree/c69b3d16
Diff: http://git-wip-us.apache.org/repos/asf/httpcomponents-core/diff/c69b3d16

Branch: refs/heads/4.4.x
Commit: c69b3d16e5e56458751a0e9003e3cd9c25572a71
Parents: 46b58a1
Author: Gary Gregory <gg...@apache.org>
Authored: Wed Jan 17 09:14:15 2018 -0700
Committer: Gary Gregory <gg...@apache.org>
Committed: Wed Jan 17 09:14:15 2018 -0700

----------------------------------------------------------------------
 RELEASE_NOTES.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/httpcomponents-core/blob/c69b3d16/RELEASE_NOTES.txt
----------------------------------------------------------------------
diff --git a/RELEASE_NOTES.txt b/RELEASE_NOTES.txt
index 4edfd63..e591ca9 100644
--- a/RELEASE_NOTES.txt
+++ b/RELEASE_NOTES.txt
@@ -1,7 +1,7 @@
 Release 4.4.9
 -------------------
 
-This is a maintenance release that fixes a number of issues discovered since 4.4.8 ands a few low-level methods.
+This is a maintenance release that fixes a number of issues discovered since 4.4.8 and adds a few low-level methods.
 
 Changelog
 -------------------


[3/5] httpcomponents-core git commit: Upgraded HttpCore version to 4.4.10-SNAPSHOT

Posted by gg...@apache.org.
Upgraded HttpCore version to 4.4.10-SNAPSHOT

Project: http://git-wip-us.apache.org/repos/asf/httpcomponents-core/repo
Commit: http://git-wip-us.apache.org/repos/asf/httpcomponents-core/commit/e666502d
Tree: http://git-wip-us.apache.org/repos/asf/httpcomponents-core/tree/e666502d
Diff: http://git-wip-us.apache.org/repos/asf/httpcomponents-core/diff/e666502d

Branch: refs/heads/4.4.x
Commit: e666502dd28f700be970b6b8eba13181eac5efb4
Parents: 71c97c3
Author: Gary Gregory <gg...@apache.org>
Authored: Mon Jan 15 16:32:44 2018 -0700
Committer: Gary Gregory <gg...@apache.org>
Committed: Mon Jan 15 16:32:44 2018 -0700

----------------------------------------------------------------------
 httpcore-ab/pom.xml   | 2 +-
 httpcore-nio/pom.xml  | 2 +-
 httpcore-osgi/pom.xml | 2 +-
 httpcore/pom.xml      | 2 +-
 pom.xml               | 4 ++--
 5 files changed, 6 insertions(+), 6 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/httpcomponents-core/blob/e666502d/httpcore-ab/pom.xml
----------------------------------------------------------------------
diff --git a/httpcore-ab/pom.xml b/httpcore-ab/pom.xml
index a5192e9..3a47d55 100644
--- a/httpcore-ab/pom.xml
+++ b/httpcore-ab/pom.xml
@@ -28,7 +28,7 @@
   <parent>
     <groupId>org.apache.httpcomponents</groupId>
     <artifactId>httpcomponents-core</artifactId>
-    <version>4.4.9</version>
+    <version>4.4.10-SNAPSHOT</version>
   </parent>
   <artifactId>httpcore-ab</artifactId>
   <name>Apache HttpCore Benchmarking Tool</name>

http://git-wip-us.apache.org/repos/asf/httpcomponents-core/blob/e666502d/httpcore-nio/pom.xml
----------------------------------------------------------------------
diff --git a/httpcore-nio/pom.xml b/httpcore-nio/pom.xml
index 7ddafd6..fc76058 100644
--- a/httpcore-nio/pom.xml
+++ b/httpcore-nio/pom.xml
@@ -28,7 +28,7 @@
   <parent>
     <groupId>org.apache.httpcomponents</groupId>
     <artifactId>httpcomponents-core</artifactId>
-    <version>4.4.9</version>
+    <version>4.4.10-SNAPSHOT</version>
   </parent>
   <artifactId>httpcore-nio</artifactId>
   <name>Apache HttpCore NIO</name>

http://git-wip-us.apache.org/repos/asf/httpcomponents-core/blob/e666502d/httpcore-osgi/pom.xml
----------------------------------------------------------------------
diff --git a/httpcore-osgi/pom.xml b/httpcore-osgi/pom.xml
index 262415d..c259727 100644
--- a/httpcore-osgi/pom.xml
+++ b/httpcore-osgi/pom.xml
@@ -28,7 +28,7 @@
   <parent>
     <groupId>org.apache.httpcomponents</groupId>
     <artifactId>httpcomponents-core</artifactId>
-    <version>4.4.9</version>
+    <version>4.4.10-SNAPSHOT</version>
   </parent>
   <artifactId>httpcore-osgi</artifactId>
   <name>Apache HttpCore OSGi bundle</name>

http://git-wip-us.apache.org/repos/asf/httpcomponents-core/blob/e666502d/httpcore/pom.xml
----------------------------------------------------------------------
diff --git a/httpcore/pom.xml b/httpcore/pom.xml
index ddf61e9..dc22cb2 100644
--- a/httpcore/pom.xml
+++ b/httpcore/pom.xml
@@ -28,7 +28,7 @@
   <parent>
     <groupId>org.apache.httpcomponents</groupId>
     <artifactId>httpcomponents-core</artifactId>
-    <version>4.4.9</version>
+    <version>4.4.10-SNAPSHOT</version>
   </parent>
   <artifactId>httpcore</artifactId>
   <name>Apache HttpCore</name>

http://git-wip-us.apache.org/repos/asf/httpcomponents-core/blob/e666502d/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 5ce7bd1..d360289 100644
--- a/pom.xml
+++ b/pom.xml
@@ -34,7 +34,7 @@
   <modelVersion>4.0.0</modelVersion>
   <artifactId>httpcomponents-core</artifactId>
   <name>Apache HttpComponents Core</name>
-  <version>4.4.9</version>
+  <version>4.4.10-SNAPSHOT</version>
   <description>Apache HttpComponents Core is a library of components for building HTTP enabled services</description>
   <url>http://hc.apache.org/httpcomponents-core</url>
   <inceptionYear>2005</inceptionYear>
@@ -62,7 +62,7 @@
     <connection>scm:git:https://git-wip-us.apache.org/repos/asf/httpcomponents-core.git</connection>
     <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/httpcomponents-core.git</developerConnection>
     <url>https://github.com/apache/httpcomponents-core/tree/${project.scm.tag}</url>
-    <tag>4.4.9</tag>
+    <tag>4.4.10-SNAPSHOT</tag>
   </scm>
 
   <modules>


[4/5] httpcomponents-core git commit: Merge branch '4.4.x' of https://git-wip-us.apache.org/repos/asf/httpcomponents-core.git into 4.4.x

Posted by gg...@apache.org.
Merge branch '4.4.x' of https://git-wip-us.apache.org/repos/asf/httpcomponents-core.git into 4.4.x

Project: http://git-wip-us.apache.org/repos/asf/httpcomponents-core/repo
Commit: http://git-wip-us.apache.org/repos/asf/httpcomponents-core/commit/46b58a1e
Tree: http://git-wip-us.apache.org/repos/asf/httpcomponents-core/tree/46b58a1e
Diff: http://git-wip-us.apache.org/repos/asf/httpcomponents-core/diff/46b58a1e

Branch: refs/heads/4.4.x
Commit: 46b58a1ea4fdeb5d8e87736c88218d88815848ad
Parents: e666502 a11b1db
Author: Gary Gregory <gg...@apache.org>
Authored: Tue Jan 16 12:42:17 2018 -0700
Committer: Gary Gregory <gg...@apache.org>
Committed: Tue Jan 16 12:42:17 2018 -0700

----------------------------------------------------------------------

----------------------------------------------------------------------