[
https://issues.apache.org/jira/browse/ANY23-371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17324213#comment-17324213
]
Kai Liu commented on ANY23-371:
-------------------------------
[~lewismc] I am glad to submit a pull request. However, after some
investigation, I found it is more complicated than what I expected. This is a
known problem with the build tools, e.g. maven, which generate a line "set
CLASSPATH=..." where all of the jar files in the lib directory including the
base path are appended to build an extremly long line. I don't think it is
worth providing a workaround in this project. I propose to mention this issue
in the README.md and provide a workaround stating that the base path on Windows
should not exceed 14 characters, in order to run any23.bat. What do you think?
> Any23 cannot start in CMD in Windows 10
> ---------------------------------------
>
> Key: ANY23-371
> URL: https://issues.apache.org/jira/browse/ANY23-371
> Project: Apache Any23
> Issue Type: Bug
> Components: CLI
> Affects Versions: 2.2
> Environment: Windows 10, CMD and PowerShell
> Reporter: Jacek Grzebyta
> Priority: Major
> Fix For: 2.5
>
>
> When I run either {{any23}} or {{any23.bat}} in windows terminal I have error:
> {code}
> The input line is too long.
> The syntax of the command is incorrect.
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)