On 20/05/2009, sebb <seb...@gmail.com> wrote:
> On 20/05/2009, Henri Yandell <flame...@gmail.com> wrote:
>  > Good news - I think 3.3 is ready to go out. Interested if anyone
>  >  thinks there are any JIRA items that should go in.

Assuming that collections 3.3 is the one in trunk, I think the POM
should include the java source and target versions. At the moment it
defaults to the parent which is 1.3. Even if that is correct, it is
best if the project pom declares its intentions.

>  >  Bad news - Both Clirr and Jardiff fall over with the following error:
>  >
>  >  Unable to locate enclosing class
>  >  org.apache.commons.collections.DoubleOrderedMap$1 for nested class
>  >  org.apache.commons.collections.DoubleOrderedMap$1$1
>  >
>  >  Ugh.
>  >
>  >  The 'easy' answer of refactoring the class for the purposes of a clirr
>  >  run doesn't look too nice. It's an inner class for a reason. Another
>  >  option is to use my old method of comparison - a script that runs
>  >  javap on each jar and then diffs :)
>  >
>  >  Wondering if anyone has any thoughts, or has hit this before?
>
>
> Just edit the jars to remove the offending class, and check that class
>  by hand if necessary.
>
>
>  >  Hen
>  >
>  >  ---------------------------------------------------------------------
>  >  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

Reply via email to