On 4/28/11 7:43 AM, simonetrip...@apache.org wrote:
> Author: simonetripodi
> Date: Thu Apr 28 14:43:18 2011
> New Revision: 1097486
>
> URL: http://svn.apache.org/viewvc?rev=1097486&view=rev
> Log:
> added latest resolved issues for 2.0 release
>
> Modified:
>     commons/proper/pool/trunk/src/changes/changes.xml
>
> Modified: commons/proper/pool/trunk/src/changes/changes.xml
> URL: 
> http://svn.apache.org/viewvc/commons/proper/pool/trunk/src/changes/changes.xml?rev=1097486&r1=1097485&r2=1097486&view=diff
> ==============================================================================
> --- commons/proper/pool/trunk/src/changes/changes.xml (original)
> +++ commons/proper/pool/trunk/src/changes/changes.xml Thu Apr 28 14:43:18 2011
> @@ -21,6 +21,15 @@
>    </properties>
>    <body>
>    <release version="2.0" date="TBD" description="TBD">
> +    <action dev="simonetripodi" date="2011-04-28" issue="83">
> +      Support Java 1.5 Generics
> +    </action>
> +    <action dev="simonetripodi" date="2011-04-28" issue="186">
> +      Developer documentation and examples have to be updated once the 2.0 
> repackaging has been done
> +    </action>
> +    <action dev="simonetripodi" date="2011-04-28" issue="187">
> +      TestGenericKeyedObjectPool.testMaxTotalLRU method falls in an infinite 
> loops
> +    </action>

I don't think the last one really belongs in the changelog - it was
really just an issue with a commit associated with POOL-83.

This file is used to generate release notes and the html changelog. 
I don't think the JIRA plugin is smart enough to translale
'issue="83"' into POOL-83, so these references should be changed to
"POOL-xxx".  Also, please specify type=fix, add or update.  Finally,
I don't think the plugin at this point does anything with the date
attribute, so that can be omitted (it can be gleaned from the JIRA
ticket in any case).

Thanks!

Phil
>    </release>
>    <release version="1.5.6" date="2011-04-03" description="This is a patch 
> release, including bugfixes only.">
>      <action dev="markt" type="fix" issue="POOL-179" due-to="Axel Grossmann">
>
>
>


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

Reply via email to