[
https://issues.apache.org/jira/browse/BUILDR-439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13783478#comment-13783478
]
Tammo van Lessen edited comment on BUILDR-439 at 10/1/13 11:36 PM:
-------------------------------------------------------------------
Attached a patch (commit-c79a2a7.patch) that works fine on windows, but perhaps
needs some tests on other OSes. Actually, the taken approach should be the most
portable as it creates a "pathing jar". See also
[here|http://stackoverflow.com/questions/201816/how-to-set-a-long-java-classpath-in-msdos-windows]
for details.
was (Author: vanto):
Attached a patch that works fine on windows, but perhaps needs some tests on
other OSes. Actually, the taken approach should be the most portable as it
creates a "pathing jar". See also
[here|http://stackoverflow.com/questions/201816/how-to-set-a-long-java-classpath-in-msdos-windows]
for details.
> "The command line is too long" when running TestNG tests
> --------------------------------------------------------
>
> Key: BUILDR-439
> URL: https://issues.apache.org/jira/browse/BUILDR-439
> Project: Buildr
> Issue Type: Bug
> Components: Test frameworks
> Affects Versions: 1.3.5
> Environment: JRuby 1.4.1 on Win7
> Reporter: Tammo van Lessen
> Assignee: Antoine Toulme
> Fix For: 1.4.7
>
> Attachments: BUILDR-439.patch, commit-c79a2a7.patch
>
>
> When running a huge bunch of TestNG test cases (e.g. in the ODE build),
> buildr creates a command line command that is too long for Windows/JRuby.
--
This message was sent by Atlassian JIRA
(v6.1#6144)