It seems like previous versions of castor, with their default settings,
would not let an empty string or a string of spaces be used for a setter
that was expecting an int, the error was something along the lines of:
java.lang.NumberFormatException: For input string: "   " 

Now, with castor 0.9.7, it seems to be converting that to "0", which is
make the QA people all cranky that tests that used to fail are now
passing.  Is there way of restoring the previous behavior?

Thanks,
Kirk


-------------------------------------------------
If you wish to unsubscribe from this list, please
send an empty message to the following address:

[EMAIL PROTECTED]
-------------------------------------------------

Reply via email to