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

http://issues.apache.org/bugzilla/show_bug.cgi?id=31881

[email] Style only changes





------- Additional Comments From [EMAIL PROTECTED]  2004-10-26 18:32 -------
Changes for last attachment (10/26/04 18:31)
ByteArrayDataSource
---------------------
-Minor style changes
-Removed redunant try/catch blocks from:
        byteArrayDataSource(InputStream aIs, String aType)
        ByteArrayDataSource(byte[] data, String aType)
        ByteArrayDataSource(String data, String aType)
-Changed the empty catch (UnsupportedEncodingException uex),
which is an coding style violation, to throw an IOException
-Changed the line "byte[] buffer = new byte[512];"
in byteArrayDataSource(InputStream aIs, String aType) to a static property
again to conform to the coding style

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

Reply via email to