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 2016/12/18 13:04:07 UTC

svn commit: r1774888 - in /httpcomponents/httpcore/tags/5.0-alpha2-RC1: ./ httpcore5-ab/pom.xml httpcore5-h2/pom.xml httpcore5-osgi/pom.xml httpcore5-testing/pom.xml httpcore5/pom.xml pom.xml

Author: olegk
Date: Sun Dec 18 13:04:07 2016
New Revision: 1774888

URL: http://svn.apache.org/viewvc?rev=1774888&view=rev
Log:
HttpCore 5.0-alpha2 RC1 tag

Added:
    httpcomponents/httpcore/tags/5.0-alpha2-RC1/   (props changed)
      - copied from r1774887, httpcomponents/httpcore/trunk/
Modified:
    httpcomponents/httpcore/tags/5.0-alpha2-RC1/httpcore5-ab/pom.xml
    httpcomponents/httpcore/tags/5.0-alpha2-RC1/httpcore5-h2/pom.xml
    httpcomponents/httpcore/tags/5.0-alpha2-RC1/httpcore5-osgi/pom.xml
    httpcomponents/httpcore/tags/5.0-alpha2-RC1/httpcore5-testing/pom.xml
    httpcomponents/httpcore/tags/5.0-alpha2-RC1/httpcore5/pom.xml
    httpcomponents/httpcore/tags/5.0-alpha2-RC1/pom.xml

Propchange: httpcomponents/httpcore/tags/5.0-alpha2-RC1/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Sun Dec 18 13:04:07 2016
@@ -0,0 +1,11 @@
+.project
+.classpath
+bin
+lib
+.settings
+dist
+target
+.pmd
+.idea
+*.iml
+.checkstyle

Propchange: httpcomponents/httpcore/tags/5.0-alpha2-RC1/
------------------------------------------------------------------------------
--- svn:mergeinfo (added)
+++ svn:mergeinfo Sun Dec 18 13:04:07 2016
@@ -0,0 +1 @@
+/httpcomponents/httpcore/branches/ibm_compat_branch:755687-758898

Modified: httpcomponents/httpcore/tags/5.0-alpha2-RC1/httpcore5-ab/pom.xml
URL: http://svn.apache.org/viewvc/httpcomponents/httpcore/tags/5.0-alpha2-RC1/httpcore5-ab/pom.xml?rev=1774888&r1=1774887&r2=1774888&view=diff
==============================================================================
--- httpcomponents/httpcore/tags/5.0-alpha2-RC1/httpcore5-ab/pom.xml (original)
+++ httpcomponents/httpcore/tags/5.0-alpha2-RC1/httpcore5-ab/pom.xml Sun Dec 18 13:04:07 2016
@@ -28,7 +28,7 @@
   <parent>
     <groupId>org.apache.httpcomponents.core5</groupId>
     <artifactId>httpcore5-parent</artifactId>
-    <version>5.0-alpha2-SNAPSHOT</version>
+    <version>5.0-alpha2</version>
   </parent>
   <artifactId>httpcore5-ab</artifactId>
   <name>Apache HttpComponents Core Benchmarking Tool</name>

Modified: httpcomponents/httpcore/tags/5.0-alpha2-RC1/httpcore5-h2/pom.xml
URL: http://svn.apache.org/viewvc/httpcomponents/httpcore/tags/5.0-alpha2-RC1/httpcore5-h2/pom.xml?rev=1774888&r1=1774887&r2=1774888&view=diff
==============================================================================
--- httpcomponents/httpcore/tags/5.0-alpha2-RC1/httpcore5-h2/pom.xml (original)
+++ httpcomponents/httpcore/tags/5.0-alpha2-RC1/httpcore5-h2/pom.xml Sun Dec 18 13:04:07 2016
@@ -28,7 +28,7 @@
   <parent>
     <groupId>org.apache.httpcomponents.core5</groupId>
     <artifactId>httpcore5-parent</artifactId>
-    <version>5.0-alpha2-SNAPSHOT</version>
+    <version>5.0-alpha2</version>
   </parent>
   <artifactId>httpcore5-h2</artifactId>
   <name>Apache HttpComponents Core HTTP/2</name>

Modified: httpcomponents/httpcore/tags/5.0-alpha2-RC1/httpcore5-osgi/pom.xml
URL: http://svn.apache.org/viewvc/httpcomponents/httpcore/tags/5.0-alpha2-RC1/httpcore5-osgi/pom.xml?rev=1774888&r1=1774887&r2=1774888&view=diff
==============================================================================
--- httpcomponents/httpcore/tags/5.0-alpha2-RC1/httpcore5-osgi/pom.xml (original)
+++ httpcomponents/httpcore/tags/5.0-alpha2-RC1/httpcore5-osgi/pom.xml Sun Dec 18 13:04:07 2016
@@ -28,7 +28,7 @@
   <parent>
     <groupId>org.apache.httpcomponents.core5</groupId>
     <artifactId>httpcore5-parent</artifactId>
-    <version>5.0-alpha2-SNAPSHOT</version>
+    <version>5.0-alpha2</version>
   </parent>
   <artifactId>httpcore5-osgi</artifactId>
   <name>Apache HttpComponents Core OSGi Bundle</name>

Modified: httpcomponents/httpcore/tags/5.0-alpha2-RC1/httpcore5-testing/pom.xml
URL: http://svn.apache.org/viewvc/httpcomponents/httpcore/tags/5.0-alpha2-RC1/httpcore5-testing/pom.xml?rev=1774888&r1=1774887&r2=1774888&view=diff
==============================================================================
--- httpcomponents/httpcore/tags/5.0-alpha2-RC1/httpcore5-testing/pom.xml (original)
+++ httpcomponents/httpcore/tags/5.0-alpha2-RC1/httpcore5-testing/pom.xml Sun Dec 18 13:04:07 2016
@@ -28,7 +28,7 @@
   <parent>
     <groupId>org.apache.httpcomponents.core5</groupId>
     <artifactId>httpcore5-parent</artifactId>
-    <version>5.0-alpha2-SNAPSHOT</version>
+    <version>5.0-alpha2</version>
   </parent>
   <artifactId>httpcore5-testing</artifactId>
   <name>Apache HttpComponents Core Integration Tests</name>

Modified: httpcomponents/httpcore/tags/5.0-alpha2-RC1/httpcore5/pom.xml
URL: http://svn.apache.org/viewvc/httpcomponents/httpcore/tags/5.0-alpha2-RC1/httpcore5/pom.xml?rev=1774888&r1=1774887&r2=1774888&view=diff
==============================================================================
--- httpcomponents/httpcore/tags/5.0-alpha2-RC1/httpcore5/pom.xml (original)
+++ httpcomponents/httpcore/tags/5.0-alpha2-RC1/httpcore5/pom.xml Sun Dec 18 13:04:07 2016
@@ -28,7 +28,7 @@
   <parent>
     <groupId>org.apache.httpcomponents.core5</groupId>
     <artifactId>httpcore5-parent</artifactId>
-    <version>5.0-alpha2-SNAPSHOT</version>
+    <version>5.0-alpha2</version>
   </parent>
   <artifactId>httpcore5</artifactId>
   <name>Apache HttpComponents Core HTTP/1.1</name>

Modified: httpcomponents/httpcore/tags/5.0-alpha2-RC1/pom.xml
URL: http://svn.apache.org/viewvc/httpcomponents/httpcore/tags/5.0-alpha2-RC1/pom.xml?rev=1774888&r1=1774887&r2=1774888&view=diff
==============================================================================
--- httpcomponents/httpcore/tags/5.0-alpha2-RC1/pom.xml (original)
+++ httpcomponents/httpcore/tags/5.0-alpha2-RC1/pom.xml Sun Dec 18 13:04:07 2016
@@ -23,8 +23,7 @@
    individuals on behalf of the Apache Software Foundation.  For more
    information on the Apache Software Foundation, please see
    <http://www.apache.org />.
- -->
- <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+ --><project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <parent>
     <groupId>org.apache.httpcomponents</groupId>
     <artifactId>project</artifactId>
@@ -35,7 +34,7 @@
   <groupId>org.apache.httpcomponents.core5</groupId>
   <artifactId>httpcore5-parent</artifactId>
   <name>Apache HttpComponents Core Parent</name>
-  <version>5.0-alpha2-SNAPSHOT</version>
+  <version>5.0-alpha2</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>
@@ -60,9 +59,9 @@
   </issueManagement>
 
   <scm>
-    <connection>scm:svn:https://svn.apache.org/repos/asf/httpcomponents/httpcore/trunk</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/httpcomponents/httpcore/trunk</developerConnection>
-    <url>https://svn.apache.org/repos/asf/httpcomponents/httpcore/trunk</url>
+    <connection>scm:svn:https://svn.apache.org/repos/asf/httpcomponents/httpcore/tags/5.0-alpha2</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/httpcomponents/httpcore/tags/5.0-alpha2</developerConnection>
+    <url>https://svn.apache.org/repos/asf/httpcomponents/httpcore/tags/5.0-alpha2</url>
   </scm>
 
   <modules>