[ 
http://issues.ops4j.org/jira/browse/PAXURL-16?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_11228
 ] 

Evan Cowden commented on PAXURL-16:
-----------------------------------

Well...that's handy.  Thanks for the heads up!

I made the commit this morning.  Let me know if I there is anything more I need 
to do to close this out.

 - Evan

> BndUtils.createInputStream() Typo Prevents Correctly Chaining Exceptions
> ------------------------------------------------------------------------
>
>                 Key: PAXURL-16
>                 URL: http://issues.ops4j.org/jira/browse/PAXURL-16
>             Project: Pax URL
>          Issue Type: Bug
>    Affects Versions: 0.3.1
>            Reporter: Evan Cowden
>            Assignee: Alin Dreghiciu
>            Priority: Minor
>         Attachments: BndUtilsErrorHandling.patch
>
>   Original Estimate: 5 minutes
>  Remaining Estimate: 5 minutes
>
> In class org.ops4j.pax.url.bnd.BndUtils (project org.ops4j.pax.url : 
> pax-url-bnd):
> Line 136-139 includes the text:
> catch( IOException e )
> {
>     throw new RuntimeException( "Bundle cannot be generated, e");
> }
> The 'e' (line 138) should be outside of the quotes so that the exception is 
> chained and prints out more information.  A similar typo exists on line 150.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.ops4j.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

_______________________________________________
general mailing list
general@lists.ops4j.org
http://lists.ops4j.org/mailman/listinfo/general

Reply via email to