On Fri, May 30, 2008 at 8:59 PM, Oliver Heger
<[EMAIL PROTECTED]> wrote:
> +1
>
> The artifacts look good to me, building in all variants on a JDK 1.6
> succeeds.
>
> WRT the site, I remember there was a discussion about the issues reported by
> findbugs, so I think this is okay.

Yes the serialization issue came up in RC1:
http://markmail.org/message/vsen5pga4uitpppq

Having said that there was one serialization issue that I missed then,
which I fixed in RC3.

> I had a problem when building the site using mvn site:site: The clirr report
> gaves a fatal error because it assumes that commons-chain-1.1.jar is in the
> local maven repository, which is not the case for me, but this is very
> minor.

OK, Phil hit this as well and found a JIRA ticket for it - hopefully
they'll sort it out soon.

Niall

> Thanks
> Oliver
>
> Niall Pemberton schrieb:
>>
>> The main changes since RC2 are:
>>  - Fix serialization issue in ChainProcessor [CHAIN-44]
>>  - fix the problem Luc found with checkstyle causing the site generate
>> to fail on Linux
>>  - fix some site/docs typos
>>  - add a second example webapp that uses ChainProcessor
>>  - minor performance improvement identified by FindBugs (use entrySet
>> iterator rather than keySet)
>>
>> The artifacts are here:
>> http://people.apache.org/~niallp/chain_1_2_RC3/
>>
>> SVN Tag:
>> http://svn.apache.org/viewvc/commons/proper/chain/tags/CHAIN_1_2_RC3/
>>
>> Site:
>> http://people.apache.org/~niallp/chain_1_2_RC3/site/
>> (note m2 generates relative links, so some don't work - but the site
>> is for info and not included in the release artifacts)
>>
>> Release Notes:
>> http://people.apache.org/~niallp/chain_1_2_RC3/RELEASE-NOTES.txt
>> http://people.apache.org/~niallp/chain_1_2_RC3/site/changes-report.html
>>
>> RAT Report:
>> http://people.apache.org/~niallp/chain_1_2_RC3/site/rat-report.html
>>
>> CLIRR Report:
>> http://people.apache.org/~niallp/chain_1_2_RC3/site/clirr-report.html
>>
>> RC2 has been built with m2 - but m1 and ant builds are available - details
>> here:
>> http://people.apache.org/~niallp/chain_1_2_RC3/site/building.html
>>
>> Note: Chain is targetted at JDK 1.3, but I built with JDK 1.5 because
>> of the issue with m2 and JDK 1.4 - but I have tested on JDK 1.3 and
>> JDK 1.4 using m1 & ant and JDK 1.5 and JDK 1.6 using m2
>>
>> Vote is open for 72 hours
>>
>> Thanks in advance for your feedback/votes.
>>
>> Niall
>>
>> ------------------------------------------------------------------------------------------------------------->
>>
>> [  ] +1  I support this release
>> [  ] +0  I am OK with this release
>> [  ] -0   OK, but....
>> [  ] -1   I do not support this release
>>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to