You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by sebb <se...@gmail.com> on 2010/12/13 20:25:57 UTC

Re: svn commit: r1045291 - /httpcomponents/httpclient/trunk/httpclient-cache/pom.xml

On 13 December 2010 18:51,  <jo...@apache.org> wrote:
> Author: jonm
> Date: Mon Dec 13 18:51:55 2010
> New Revision: 1045291
>
> URL: http://svn.apache.org/viewvc?rev=1045291&view=rev
> Log:
> Fixing pom (build was barfing on "--" inside an XML comment).

Oops sorry - I did not notice the syntax error.

> Modified:
>    httpcomponents/httpclient/trunk/httpclient-cache/pom.xml
>
> Modified: httpcomponents/httpclient/trunk/httpclient-cache/pom.xml
> URL: http://svn.apache.org/viewvc/httpcomponents/httpclient/trunk/httpclient-cache/pom.xml?rev=1045291&r1=1045290&r2=1045291&view=diff
> ==============================================================================
> --- httpcomponents/httpclient/trunk/httpclient-cache/pom.xml (original)
> +++ httpcomponents/httpclient/trunk/httpclient-cache/pom.xml Mon Dec 13 18:51:55 2010
> @@ -114,9 +114,8 @@
>     <!-- cache was not present in 4.0; it first appeared in 4.1-alpha2 -->
>     <comparisonVersion>4.1-alpha2</comparisonVersion>
>     <!--
> -     -- Allow separate override of cache version, e.g.
> -     --
> -     -- mvn clirr:clirr -DcomparisonVersion=4.1-alpha1 -Dcache.comparisonVersion=4.1-alpha2
> +     Allow separate override of cache version, e.g.
> +     $ mvn clirr:clirr -DcomparisonVersion=4.1-alpha1 -Dcache.comparisonVersion=4.1-alpha2
>      -->
>     <cache.comparisonVersion>${comparisonVersion}</cache.comparisonVersion>
>   </properties>
>
>
>

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