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 2013/10/22 14:56:57 UTC

svn commit: r1534621 - in /httpcomponents/httpasyncclient/tags/4.0-RC2: ./ httpasyncclient-cache/pom.xml httpasyncclient-osgi/pom.xml httpasyncclient/pom.xml pom.xml

Author: olegk
Date: Tue Oct 22 12:56:56 2013
New Revision: 1534621

URL: http://svn.apache.org/r1534621
Log:
HttpAsyncClient 4.0 RC2 tag

Added:
    httpcomponents/httpasyncclient/tags/4.0-RC2/   (props changed)
      - copied from r1534613, httpcomponents/httpasyncclient/trunk/
Modified:
    httpcomponents/httpasyncclient/tags/4.0-RC2/httpasyncclient-cache/pom.xml
    httpcomponents/httpasyncclient/tags/4.0-RC2/httpasyncclient-osgi/pom.xml
    httpcomponents/httpasyncclient/tags/4.0-RC2/httpasyncclient/pom.xml
    httpcomponents/httpasyncclient/tags/4.0-RC2/pom.xml

Propchange: httpcomponents/httpasyncclient/tags/4.0-RC2/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Tue Oct 22 12:56:56 2013
@@ -0,0 +1,9 @@
+target
+.settings
+.classpath
+.project
+bin
+
+*.iml
+
+.idea

Propchange: httpcomponents/httpasyncclient/tags/4.0-RC2/
------------------------------------------------------------------------------
--- svn:mergeinfo (added)
+++ svn:mergeinfo Tue Oct 22 12:56:56 2013
@@ -0,0 +1,2 @@
+/httpcomponents/httpasyncclient/branches/conn-mgmt-redesign:1155312-1159070
+/httpcomponents/httpasyncclient/branches/protocol-handler-refactoring:1167093-1174316

Modified: httpcomponents/httpasyncclient/tags/4.0-RC2/httpasyncclient-cache/pom.xml
URL: http://svn.apache.org/viewvc/httpcomponents/httpasyncclient/tags/4.0-RC2/httpasyncclient-cache/pom.xml?rev=1534621&r1=1534613&r2=1534621&view=diff
==============================================================================
--- httpcomponents/httpasyncclient/tags/4.0-RC2/httpasyncclient-cache/pom.xml (original)
+++ httpcomponents/httpasyncclient/tags/4.0-RC2/httpasyncclient-cache/pom.xml Tue Oct 22 12:56:56 2013
@@ -23,14 +23,12 @@
    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">
   <modelVersion>4.0.0</modelVersion>
   <parent>
     <groupId>org.apache.httpcomponents</groupId>
     <artifactId>httpcomponents-asyncclient</artifactId>
-    <version>4.0-beta5-SNAPSHOT</version>
+    <version>4.0</version>
   </parent>
   <artifactId>httpasyncclient-cache</artifactId>
   <name>Apache HttpAsyncClient Cache</name>

Modified: httpcomponents/httpasyncclient/tags/4.0-RC2/httpasyncclient-osgi/pom.xml
URL: http://svn.apache.org/viewvc/httpcomponents/httpasyncclient/tags/4.0-RC2/httpasyncclient-osgi/pom.xml?rev=1534621&r1=1534613&r2=1534621&view=diff
==============================================================================
--- httpcomponents/httpasyncclient/tags/4.0-RC2/httpasyncclient-osgi/pom.xml (original)
+++ httpcomponents/httpasyncclient/tags/4.0-RC2/httpasyncclient-osgi/pom.xml Tue Oct 22 12:56:56 2013
@@ -23,14 +23,12 @@
    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">
   <modelVersion>4.0.0</modelVersion>
   <parent>
     <groupId>org.apache.httpcomponents</groupId>
     <artifactId>httpcomponents-asyncclient</artifactId>
-    <version>4.0-beta5-SNAPSHOT</version>
+    <version>4.0</version>
   </parent>
   <artifactId>httpasyncclient-osgi</artifactId>
   <name>HttpAsyncClient OSGi bundle</name>

Modified: httpcomponents/httpasyncclient/tags/4.0-RC2/httpasyncclient/pom.xml
URL: http://svn.apache.org/viewvc/httpcomponents/httpasyncclient/tags/4.0-RC2/httpasyncclient/pom.xml?rev=1534621&r1=1534613&r2=1534621&view=diff
==============================================================================
--- httpcomponents/httpasyncclient/tags/4.0-RC2/httpasyncclient/pom.xml (original)
+++ httpcomponents/httpasyncclient/tags/4.0-RC2/httpasyncclient/pom.xml Tue Oct 22 12:56:56 2013
@@ -23,14 +23,12 @@
    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">
   <modelVersion>4.0.0</modelVersion>
   <parent>
     <groupId>org.apache.httpcomponents</groupId>
     <artifactId>httpcomponents-asyncclient</artifactId>
-    <version>4.0-beta5-SNAPSHOT</version>
+    <version>4.0</version>
   </parent>
   <artifactId>httpasyncclient</artifactId>
   <name>Apache HttpAsyncClient</name>

Modified: httpcomponents/httpasyncclient/tags/4.0-RC2/pom.xml
URL: http://svn.apache.org/viewvc/httpcomponents/httpasyncclient/tags/4.0-RC2/pom.xml?rev=1534621&r1=1534613&r2=1534621&view=diff
==============================================================================
--- httpcomponents/httpasyncclient/tags/4.0-RC2/pom.xml (original)
+++ httpcomponents/httpasyncclient/tags/4.0-RC2/pom.xml Tue Oct 22 12:56:56 2013
@@ -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>
       <artifactId>project</artifactId>
       <groupId>org.apache.httpcomponents</groupId>
@@ -34,7 +33,7 @@
     <modelVersion>4.0.0</modelVersion>
   <artifactId>httpcomponents-asyncclient</artifactId>
   <name>Apache HttpComponents AsyncClient</name>
-  <version>4.0-beta5-SNAPSHOT</version>
+  <version>4.0</version>
   <description>Components to build asynchronous client side HTTP services</description>
   <url>http://hc.apache.org/httpcomponents-asyncclient</url>
   <inceptionYear>2010</inceptionYear>
@@ -59,9 +58,9 @@
   </issueManagement>
 
   <scm>
-    <connection>scm:svn:https://svn.apache.org/repos/asf/httpcomponents/httpasyncclient/trunk</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/httpcomponents/httpasyncclient/trunk</developerConnection>
-    <url>https://svn.apache.org/repos/asf/httpcomponents/httpasyncclient/trunk</url>
+    <connection>scm:svn:https://svn.apache.org/repos/asf/httpcomponents/httpasyncclient/tags/4.0</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/httpcomponents/httpasyncclient/tags/4.0</developerConnection>
+    <url>https://svn.apache.org/repos/asf/httpcomponents/httpasyncclient/tags/4.0</url>
   </scm>
 
   <properties>