You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Thomas Neidhart <th...@gmail.com> on 2013/11/04 06:13:18 UTC

Re: svn commit: r1538479 - /commons/proper/pool/trunk/pom.xml

On 11/04/2013 12:43 AM, psteitz@apache.org wrote:
> Author: psteitz
> Date: Sun Nov  3 23:43:06 2013
> New Revision: 1538479
> 
> URL: http://svn.apache.org/r1538479
> Log:
> Updated componentId to pool2.
> 
> Modified:
>     commons/proper/pool/trunk/pom.xml
> 
> Modified: commons/proper/pool/trunk/pom.xml
> URL: http://svn.apache.org/viewvc/commons/proper/pool/trunk/pom.xml?rev=1538479&r1=1538478&r2=1538479&view=diff
> ==============================================================================
> --- commons/proper/pool/trunk/pom.xml (original)
> +++ commons/proper/pool/trunk/pom.xml Sun Nov  3 23:43:06 2013
> @@ -149,7 +149,7 @@
>      <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
>      <maven.compile.source>1.6</maven.compile.source>
>      <maven.compile.target>1.6</maven.compile.target>
> -    <commons.componentid>pool</commons.componentid>
> +    <commons.componentid>pool2</commons.componentid>
>      <commons.release.version>2.0</commons.release.version>
>      <commons.release.desc>(Java 6.0+)</commons.release.desc>
>      <commons.release.2.version>1.6</commons.release.2.version>

When updating the componentid you must also add other properties for scm
publishing otherwise it will fail.

See my changes that I have done to the math3 pom yesterday or similar
changes in lang3 / collections4.

Thomas


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