Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on Jan 27, 2021. It is now read-only.
This repository was archived by the owner on Jan 27, 2021. It is now read-only.

Component ANT-Task does not work on non english commandline  #2

Copy link
Copy link

Description

@debian0501
Issue body actions

The component task does not work on non english commandlines cause the given parameters are locale specific.

echo f | xcopy /y /q "MyHelloWorld.war" "\WorkerRole1\apache-tomcat-7.0.42\webapps\MyHelloWorld.war"

must be
echo d | xcopy /y /q "MyHelloWorld.war" "\WorkerRole1\apache-tomcat-7.0.42\webapps\MyHelloWorld.war"

for german commandlines cause the question in german is:
Ist das Ziel \WorkerRole1\apache-tomcat-7.0.42\webapps\MyHelloWorld.war ein Dateiname
oder ein Verzeichnisname
(D = Datei, V = Verzeichnis)?

Reactions are currently unavailable

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

    Morty Proxy This is a proxified and sanitized view of the page, visit original site.