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

[1/4] httpcomponents-core git commit: Update NOTICE to 2018. [Forced Update!]

Repository: httpcomponents-core
Updated Branches:
  refs/heads/4.4.x c69b3d16e -> ca7a02382 (forced update)


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/bf80cda1
Tree: http://git-wip-us.apache.org/repos/asf/httpcomponents-core/tree/bf80cda1
Diff: http://git-wip-us.apache.org/repos/asf/httpcomponents-core/diff/bf80cda1

Branch: refs/heads/4.4.x
Commit: bf80cda1f2b045bad2206745a3c1f6fc7f018063
Parents: a5d622a
Author: Gary Gregory <gg...@apache.org>
Authored: Fri Jan 12 08:02:20 2018 -0700
Committer: Oleg Kalnichevski <ol...@apache.org>
Committed: Wed Jan 17 17:20:58 2018 +0100

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


http://git-wip-us.apache.org/repos/asf/httpcomponents-core/blob/bf80cda1/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/4] httpcomponents-core git commit: Upgraded HttpCore version to 4.4.10-SNAPSHOT

Posted by ol...@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/a5d622a4
Tree: http://git-wip-us.apache.org/repos/asf/httpcomponents-core/tree/a5d622a4
Diff: http://git-wip-us.apache.org/repos/asf/httpcomponents-core/diff/a5d622a4

Branch: refs/heads/4.4.x
Commit: a5d622a4eb2fd3294cc25ff52851ddea762f0f86
Parents: 92c4c6f
Author: Gary Gregory <gg...@apache.org>
Authored: Mon Jan 15 16:32:44 2018 -0700
Committer: Oleg Kalnichevski <ol...@apache.org>
Committed: Wed Jan 17 17:20:58 2018 +0100

----------------------------------------------------------------------
 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/a5d622a4/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/a5d622a4/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/a5d622a4/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/a5d622a4/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/a5d622a4/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 2f281af..0f54c16 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/4] httpcomponents-core git commit: Fix typo.

Posted by ol...@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/ca7a0238
Tree: http://git-wip-us.apache.org/repos/asf/httpcomponents-core/tree/ca7a0238
Diff: http://git-wip-us.apache.org/repos/asf/httpcomponents-core/diff/ca7a0238

Branch: refs/heads/4.4.x
Commit: ca7a0238269fd7dd53bfacd0355d6e1bd6097ee1
Parents: cd41143
Author: Gary Gregory <gg...@apache.org>
Authored: Wed Jan 17 09:14:15 2018 -0700
Committer: Oleg Kalnichevski <ol...@apache.org>
Committed: Wed Jan 17 17:20:59 2018 +0100

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


http://git-wip-us.apache.org/repos/asf/httpcomponents-core/blob/ca7a0238/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/4] httpcomponents-core git commit: Update httpcomponents-parent from 9 to 10.

Posted by ol...@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/cd411434
Tree: http://git-wip-us.apache.org/repos/asf/httpcomponents-core/tree/cd411434
Diff: http://git-wip-us.apache.org/repos/asf/httpcomponents-core/diff/cd411434

Branch: refs/heads/4.4.x
Commit: cd41143488fb61b21812852fb85e7f97ce2bc378
Parents: bf80cda
Author: Gary Gregory <gg...@apache.org>
Authored: Fri Jan 12 08:42:34 2018 -0700
Committer: Oleg Kalnichevski <ol...@apache.org>
Committed: Wed Jan 17 17:20:59 2018 +0100

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


http://git-wip-us.apache.org/repos/asf/httpcomponents-core/blob/cd411434/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 0f54c16..d360289 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>