You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Siegfried Goeschl (JIRA)" <ji...@apache.org> on 2010/09/13 21:31:33 UTC

[jira] Resolved: (EXEC-47) DefaultExecutor uses JDK 1.6 IOException constructor

     [ https://issues.apache.org/jira/browse/EXEC-47?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Siegfried Goeschl resolved EXEC-47.
-----------------------------------

    Fix Version/s: 1.1
       Resolution: Fixed

Good catch - reminds me of my limited compiler zoo on Mac OS X .... :-(

> DefaultExecutor  uses JDK 1.6 IOException constructor
> -----------------------------------------------------
>
>                 Key: EXEC-47
>                 URL: https://issues.apache.org/jira/browse/EXEC-47
>             Project: Commons Exec
>          Issue Type: Bug
>    Affects Versions: 1.1
>            Reporter: Niall Pemberton
>            Assignee: Siegfried Goeschl
>             Fix For: 1.1
>
>         Attachments: EXEC-47-DefaultExecutor-IOException-constructor.patch
>
>
> DefaultExecutor  was changed (r984849 for EXEC-42) to use IOException(String, Throwable)  contructor which was introduced in JDK 1.6 - but the source/target level for Exec is JDK 1.3
> http://svn.apache.org/viewvc?view=revision&revision=984849

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.