Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: parameters option in windows is not responding as expected on Windows using CMD. #2918

Closed
hansva opened this issue May 11, 2023 · 0 comments · Fixed by #2922
Closed
Assignees
Labels
Milestone

Comments

@hansva
Copy link
Contributor

hansva commented May 11, 2023

Apache Hop version?

2.4

Java version?

11

Operating system

Windows

What happened?

--parameters option in windows is not responding as expected on Windows using CMD.

samples:
--parameters=XYZ=ABC and it gives me Unmatched argument at index 8: 'ABC'

--parameters=FILENAME=C:\tmp\DataExportInvoices_2023-05-11_13-54-43,P_DATEFROM="2023-04-30 22:00:00",P_DATETO="2023-05-31 21:59:59",P_EXCELTEMPLATE=C:\tmp\DataExportInvoicesTemplate.xlsx
Unmatched arguments from index 4: '22:00:00,P_DATETO=2023-05-31', '21:59:59,P_EXCELTEMPLATE=C:\tmp\DataExportInvoicesTemplate.xlsx'

Issue Priority

Priority: 2

Issue Component

Component: CLI, Component: Hop Run

@github-actions github-actions bot added P2 Default Priority CLI Hop Run labels May 11, 2023
@bamaer bamaer changed the title [Bug]: [Bug]: parameters option in windows is not responding as expected on Windows using CMD. May 11, 2023
@sramazzina sramazzina self-assigned this May 12, 2023
@sramazzina sramazzina added this to the 2.5 milestone May 12, 2023
@sramazzina sramazzina mentioned this issue May 12, 2023
5 tasks
hansva added a commit that referenced this issue May 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants