>>>>> "Matthew" == Matthew Pocock <[EMAIL PROTECTED]> writes:

[...]

    Matthew> I am going to check the isUnchangeable code-base in this
    Matthew> evening. Many many files are touched, so I would be very
    Matthew> supprised if all old applications ran without a glitch
    Matthew> against the new code-base without modification. Please
    Matthew> send the list bug reports if you experience problems.

I guess you checked in without running 'ant runtests' as there are
roughly 140 (yes, really) tests failing.

Most of the problem seems to be the ChangeSupport constructors
chaining through with a hard-coded null value for a Set which gets
passed to the HashSet constructor. I've replaced this with
Collections.EMPTY_SET for now and there are 7 tests still failing,
mostly in feature projection.

Beer owed! ;)

These are cool improvements, by the way.

-- 

-= Keith James - [EMAIL PROTECTED] - http://www.sanger.ac.uk/Users/kdj =-
Pathogen Sequencing Unit, Wellcome Trust Sanger Institute, Cambridge, UK
_______________________________________________
Biojava-l mailing list  -  [EMAIL PROTECTED]
http://biojava.org/mailman/listinfo/biojava-l

Reply via email to