On Tue, Feb 18, 2014 at 2:28 PM, sebb <seb...@gmail.com> wrote:

> On 18 February 2014 18:51, Mark Thomas <ma...@apache.org> wrote:
> > On 18/02/2014 18:24, sebb wrote:
> >> On 17 February 2014 20:42, Mark Thomas <ma...@apache.org> wrote:
> >>> 2.2 fixes a few bugs and adds a new testOnCreate() feature that is
> >>> required by DBCP 2.
> >>>
> >>>
> >>> The Pool 2.2 RC1 is available for review here:
> >>>   https://dist.apache.org/repos/dist/dev/commons/pool/ (r4424)
> >>
> >> Sigs and hashes OK.
> >> Source archive agrees with SVN tag apart from as noted below
> >>
> >>> Maven artifacts are here:
> >>>
> https://repository.apache.org/content/repositories/orgapachecommons-1008
> >>>
> >>> Details of changes since 2.1 are in the release notes and changelog:
> >>>
> https://dist.apache.org/repos/dist/dev/commons/pool/RELEASE-NOTES.txt
> >>>
> http://people.apache.org/~markt/dev/pool-2.2-RC1-site/changes-report.html
> >>>
> >>>  The tag is here:
> >>>
> http://svn.apache.org/repos/asf/commons/proper/pool/tags/POOL_2_2_RC1/
> >>>   (r 1569090)
> >>
> >> Some shell scripts and download_pool.cgi have SVN eol=native.
> >> Any objections if I change these to LF in trunk?
> >
> > Yes. What is the point? eol=native means they are easier to work with.
>
> The EOL will be incorrect in the source archive unless the archive is
> created on a system with EOL=LF
> Or unless some other means of fixing the EOL is applied, e.g. updating
> the assembly descriptor.
>
> >> The shell scripts are missing from the source release - I assume that
> >> is intentional?
> >
> > If you mean the pool*.sh scripts then yes.
> >
> >> However, 3 source files in SVN doc/ folder are missing from the source
> release.
> >> I don't think that should be the case.
> >
> > Agreed. Need to figure out how to get those included.
>
> Just update the assembly descriptor(s).
>
> >> The doap file is also not in the source release; that is to be expected.
> >>
> >>>  Site:
> >>>   http://people.apache.org/~markt/dev/pool-2.2-RC1-site
> >>>   (Broken links to Javadoc versions expected)
> >>
> >> The Clirr report shows two errors.
> >> These are due to updating the interfaces
> >> GenericKeyedObjectPoolMXBean
> >> and
> >> GenericObjectPoolMXBean
> >>
> >> The Javadoc for these interfaces states that they are subject to
> >> change between major releases.
> >> However this is a minor release.
> >>
> >> The Clirr errors need to be explained in the Release Notes.
> >> Do they have an impact on user code?
> >> If not, why not?
> >
> > No, they don't. We went through this for the 2.1 release. See the
> > archives for why this is OK.
>

WRT::


>
> Please can the details be added to the Release Notes?
> It's not exactly easy for the casual reader to find the information
> from the archives.
>

+1

Gary


>
> >> @since 2.2 markers are present where relevant.
> >
> > Thanks for the review. I'll look into getting those files added to the
> > source distro.
> >
> > Mark
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> > For additional commands, e-mail: dev-h...@commons.apache.org
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
>
>


-- 
E-Mail: garydgreg...@gmail.com | ggreg...@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

Reply via email to