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 2015/04/09 15:32:16 UTC

svn commit: r1672344 - in /httpcomponents/httpasyncclient/trunk: BUILDING.txt NOTICE.txt

Author: olegk
Date: Thu Apr  9 13:32:16 2015
New Revision: 1672344

URL: http://svn.apache.org/r1672344
Log:
Updated NOTICE and BUILDING

Modified:
    httpcomponents/httpasyncclient/trunk/BUILDING.txt
    httpcomponents/httpasyncclient/trunk/NOTICE.txt

Modified: httpcomponents/httpasyncclient/trunk/BUILDING.txt
URL: http://svn.apache.org/viewvc/httpcomponents/httpasyncclient/trunk/BUILDING.txt?rev=1672344&r1=1672343&r2=1672344&view=diff
==============================================================================
--- httpcomponents/httpasyncclient/trunk/BUILDING.txt (original)
+++ httpcomponents/httpasyncclient/trunk/BUILDING.txt Thu Apr  9 13:32:16 2015
@@ -3,7 +3,7 @@ Building HttpComponents AsyncClient
 
 (1) Requisites
 --------------
-JDK 1.5+ is required in order to compile and run HttpAsyncClient.
+JDK 1.6+ is required in order to compile and run HttpAsyncClient.
 
 HttpAsyncClient utilizes Maven as a distribution management and packaging tool.
 Version 3.0.3 or later is required. 

Modified: httpcomponents/httpasyncclient/trunk/NOTICE.txt
URL: http://svn.apache.org/viewvc/httpcomponents/httpasyncclient/trunk/NOTICE.txt?rev=1672344&r1=1672343&r2=1672344&view=diff
==============================================================================
--- httpcomponents/httpasyncclient/trunk/NOTICE.txt (original)
+++ httpcomponents/httpasyncclient/trunk/NOTICE.txt Thu Apr  9 13:32:16 2015
@@ -1,5 +1,5 @@
 Apache HttpComponents AsyncClient
-Copyright 2010-2014 The Apache Software Foundation
+Copyright 2010-2015 The Apache Software Foundation
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).