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
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.