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 2014/03/17 17:13:48 UTC

svn commit: r1578445 - /httpcomponents/httpclient-android/trunk/BUILDING.txt

Author: ggregory
Date: Mon Mar 17 16:13:48 2014
New Revision: 1578445

URL: http://svn.apache.org/r1578445
Log:
Update troubleshooting section.

Modified:
    httpcomponents/httpclient-android/trunk/BUILDING.txt

Modified: httpcomponents/httpclient-android/trunk/BUILDING.txt
URL: http://svn.apache.org/viewvc/httpcomponents/httpclient-android/trunk/BUILDING.txt?rev=1578445&r1=1578444&r2=1578445&view=diff
==============================================================================
--- httpcomponents/httpclient-android/trunk/BUILDING.txt (original)
+++ httpcomponents/httpclient-android/trunk/BUILDING.txt Mon Mar 17 16:13:48 2014
@@ -39,4 +39,6 @@ build/libs/httpclient-android-<VERSION>-
 
 (3) Troubleshooting
 
-Building version 4.3.3 with Gradle 1.11 fails. Please use Gradle 1.9.
\ No newline at end of file
+Building version 4.3.3 with Gradle 1.11 fails. Please use Gradle 1.9.
+
+Use the Android SDK manager to make sure you have Android 4.3 (API level 18) installed.



Re: svn commit: r1578445 - /httpcomponents/httpclient-android/trunk/BUILDING.txt

Posted by Gary Gregory <ga...@gmail.com>.
Good catch. Fixed in SVN.

Gary


On Mon, Mar 17, 2014 at 12:51 PM, sebb <se...@gmail.com> wrote:

> On 17 March 2014 16:13,  <gg...@apache.org> wrote:
> > Author: ggregory
> > Date: Mon Mar 17 16:13:48 2014
> > New Revision: 1578445
> >
> > URL: http://svn.apache.org/r1578445
> > Log:
> > Update troubleshooting section.
> >
> > Modified:
> >     httpcomponents/httpclient-android/trunk/BUILDING.txt
> >
> > Modified: httpcomponents/httpclient-android/trunk/BUILDING.txt
> > URL:
> http://svn.apache.org/viewvc/httpcomponents/httpclient-android/trunk/BUILDING.txt?rev=1578445&r1=1578444&r2=1578445&view=diff
> >
> ==============================================================================
> > --- httpcomponents/httpclient-android/trunk/BUILDING.txt (original)
> > +++ httpcomponents/httpclient-android/trunk/BUILDING.txt Mon Mar 17
> 16:13:48 2014
> > @@ -39,4 +39,6 @@ build/libs/httpclient-android-<VERSION>-
> >
> >  (3) Troubleshooting
> >
> > -Building version 4.3.3 with Gradle 1.11 fails. Please use Gradle 1.9.
> > \ No newline at end of file
> > +Building version 4.3.3 with Gradle 1.11 fails. Please use Gradle 1.9.
> > +
> > +Use the Android SDK manager to make sure you have Android 4.3 (API
> level 18) installed.
>
> -1
>
> This disagrees with the start of the file, which says:
>
> (1) Requisites
> --------------
> Android SDK rev. 17 (4.2.2 or Jelly Bean MR1) or newer is required
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
> For additional commands, e-mail: dev-help@hc.apache.org
>
>


-- 
E-Mail: garydgregory@gmail.com | ggregory@apache.org
Java Persistence with Hibernate, Second Edition<http://www.manning.com/bauer3/>
JUnit in Action, Second Edition <http://www.manning.com/tahchiev/>
Spring Batch in Action <http://www.manning.com/templier/>
Blog: http://garygregory.wordpress.com
Home: http://garygregory.com/
Tweet! http://twitter.com/GaryGregory

Re: svn commit: r1578445 - /httpcomponents/httpclient-android/trunk/BUILDING.txt

Posted by Gary Gregory <ga...@gmail.com>.
Good catch. Fixed in SVN.

Gary


On Mon, Mar 17, 2014 at 12:51 PM, sebb <se...@gmail.com> wrote:

> On 17 March 2014 16:13,  <gg...@apache.org> wrote:
> > Author: ggregory
> > Date: Mon Mar 17 16:13:48 2014
> > New Revision: 1578445
> >
> > URL: http://svn.apache.org/r1578445
> > Log:
> > Update troubleshooting section.
> >
> > Modified:
> >     httpcomponents/httpclient-android/trunk/BUILDING.txt
> >
> > Modified: httpcomponents/httpclient-android/trunk/BUILDING.txt
> > URL:
> http://svn.apache.org/viewvc/httpcomponents/httpclient-android/trunk/BUILDING.txt?rev=1578445&r1=1578444&r2=1578445&view=diff
> >
> ==============================================================================
> > --- httpcomponents/httpclient-android/trunk/BUILDING.txt (original)
> > +++ httpcomponents/httpclient-android/trunk/BUILDING.txt Mon Mar 17
> 16:13:48 2014
> > @@ -39,4 +39,6 @@ build/libs/httpclient-android-<VERSION>-
> >
> >  (3) Troubleshooting
> >
> > -Building version 4.3.3 with Gradle 1.11 fails. Please use Gradle 1.9.
> > \ No newline at end of file
> > +Building version 4.3.3 with Gradle 1.11 fails. Please use Gradle 1.9.
> > +
> > +Use the Android SDK manager to make sure you have Android 4.3 (API
> level 18) installed.
>
> -1
>
> This disagrees with the start of the file, which says:
>
> (1) Requisites
> --------------
> Android SDK rev. 17 (4.2.2 or Jelly Bean MR1) or newer is required
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
> For additional commands, e-mail: dev-help@hc.apache.org
>
>


-- 
E-Mail: garydgregory@gmail.com | ggregory@apache.org
Java Persistence with Hibernate, Second Edition<http://www.manning.com/bauer3/>
JUnit in Action, Second Edition <http://www.manning.com/tahchiev/>
Spring Batch in Action <http://www.manning.com/templier/>
Blog: http://garygregory.wordpress.com
Home: http://garygregory.com/
Tweet! http://twitter.com/GaryGregory

Re: svn commit: r1578445 - /httpcomponents/httpclient-android/trunk/BUILDING.txt

Posted by sebb <se...@gmail.com>.
On 17 March 2014 16:13,  <gg...@apache.org> wrote:
> Author: ggregory
> Date: Mon Mar 17 16:13:48 2014
> New Revision: 1578445
>
> URL: http://svn.apache.org/r1578445
> Log:
> Update troubleshooting section.
>
> Modified:
>     httpcomponents/httpclient-android/trunk/BUILDING.txt
>
> Modified: httpcomponents/httpclient-android/trunk/BUILDING.txt
> URL: http://svn.apache.org/viewvc/httpcomponents/httpclient-android/trunk/BUILDING.txt?rev=1578445&r1=1578444&r2=1578445&view=diff
> ==============================================================================
> --- httpcomponents/httpclient-android/trunk/BUILDING.txt (original)
> +++ httpcomponents/httpclient-android/trunk/BUILDING.txt Mon Mar 17 16:13:48 2014
> @@ -39,4 +39,6 @@ build/libs/httpclient-android-<VERSION>-
>
>  (3) Troubleshooting
>
> -Building version 4.3.3 with Gradle 1.11 fails. Please use Gradle 1.9.
> \ No newline at end of file
> +Building version 4.3.3 with Gradle 1.11 fails. Please use Gradle 1.9.
> +
> +Use the Android SDK manager to make sure you have Android 4.3 (API level 18) installed.

-1

This disagrees with the start of the file, which says:

(1) Requisites
--------------
Android SDK rev. 17 (4.2.2 or Jelly Bean MR1) or newer is required

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org