DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21228>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21228

sql-task: whitespace after jdbc driver name gives a classloader exception

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|Minor                       |Enhancement



------- Additional Comments From [EMAIL PROTECTED]  2003-07-04 07:11 -------
In many cases trimming is not desireable IMHO.  It may seems unlikely, but there
always is a chance that people really want/have files with names ending with a
space for example.

Less generally speaking.  For attributes that we know will be used as class 
names,
trimming would be fine as spaces are not legal in class names.  I'm just not
sure whether we really want to go from consistent behavior "Ant never trims any
attribute values" to something far more difficult to describe - and to maintain.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to