[
https://issues.apache.org/jira/browse/EXEC-48?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Niall Pemberton updated EXEC-48:
--------------------------------
Attachment: EXEC-tests-assembly-junit-3.8.1.patch
The previous patch failed for me on JDK 1.3.1_18-b01 with the following error
There was 1 error:
1)
testCopyConstructor(org.apache.commons.exec.CommandLineTest)java.lang.NoSuchMethodError
at
org.apache.commons.exec.CommandLineTest.testCopyConstructor(CommandLineTest.java:521)
at org.apache.commons.exec.TestRunner.main(TestRunner.java:47)
FAILURES!!!
Tests run: 81, Failures: 0, Errors: 1
The m2 pom.xml has a dependency on JUnit 3.8.2 - when I revert back to JUnit
3.8.1 the error goes away and all 81 tests pass on JDK 1.3
Attaching EXEC-tests-assembly-junit-3.8.1.patch which switches back to 3.8.1
> Add assembly to create the Exec test distribution to the Maven build
> --------------------------------------------------------------------
>
> Key: EXEC-48
> URL: https://issues.apache.org/jira/browse/EXEC-48
> Project: Commons Exec
> Issue Type: Test
> Reporter: Niall Pemberton
> Attachments: EXEC-tests-assembly-junit-3.8.1.patch,
> EXEC-tests-assembly.patch
>
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.