On Fri, Dec 19, 2008 at 4:46 PM, Oliver Heger
<oliver.he...@oliver-heger.de> wrote:
> This is a vote for releasing Commons Configuration 1.6 based on the 2nd
> release candidate.
>
> Changes since RC1 are the following:
> - Problems reported by the RAT report have been addressed.
> - Some problems reported by findbugs have been fixed. Findbugs still reports
> some issues, but the remaining ones are either uncritical or would need
> binary incompatible changes.
> - CONFIGURATION-353 was fixed.
>
> The artifacts (including release notes and a clirr report) can be found
> here:
>
> http://people.apache.org/~oheger/configuration-1.6rc2/
>
> The site for 1.6rc2 is also available at
>
> http://people.apache.org/~oheger/configuration-1.6rc2/site/
>
> The corresponding tag in svn is
>
> http://svn.apache.org/repos/asf/commons/proper/configuration/tags/CONFIGURATION_1_6RC2/
>
<snip/>

In trying to build the above with m1 as well as m2 (JDK 1.6) I get a
test failure [1].

-Rahul

[1]
Testcase: testGetInetAddres
(org.apache.commons.configuration.TestDataConfiguration):       FAILED
ConversionException should be thrown for unknown hosts
junit.framework.AssertionFailedError: ConversionException should be
thrown for unknown hosts
        at 
org.apache.commons.configuration.TestDataConfiguration.testGetInetAddress(TestDataConfiguration.java:1689)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)



> Please cast your votes.
> TIA
> Oliver
>
>

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

Reply via email to