Hi Elizabeth,

Using the method getSimpleName() is not compatible with jdk 1.4. I do not mind, as we are using "JSE 6" but I thought you should be aware of the compability issue.

See the line
buffer.append("a " + arg.getClass().getSimpleName() + " containing ");
in both UsingCollectionMatchers and UsingArrayMatchers.

Cheers,
Eric.

Elizabeth Keogh wrote:

- JUnitAdapter now uses behaviours in Behaviours (thanks, Alexandre!)
- JComboBox is now supported in both editable and non-editable modes (thanks George!)
- Added collection matchers
- Added array matchers

Also... remember that bug that I was sure had to be Swing in Linux? I think it was me. So hopefully text typing works in Linux now too (it better, cos I've taken out the PendingException and added it as Runtime). Will verify this when I get to my linux box!

Cheers,
Liz.

--
Elizabeth Keogh
[EMAIL PROTECTED]
http://sirenian.livejournal.com
http://jbehave.org

---------------------------------------------------------------------
To unsubscribe from this list please visit:

   http://xircles.codehaus.org/manage_email

Reply via email to