Skip to content

Order java cli arguments in validate #38

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

Merged
merged 1 commit into from
Dec 12, 2017
Merged

Conversation

wrCisco
Copy link

@wrCisco wrCisco commented Dec 12, 2017

Hi, I got an error using html5validator on Windows regarding the threads stack size, and solved it changing the order of the elements in the subprocess call inside the Validator's validate method
(fundamentally, I had to put the "-Xss" option right after "java" and before the "-jar").

@svenkreiss
Copy link
Owner

Thanks!

@svenkreiss svenkreiss merged commit 7676c83 into svenkreiss:master Dec 12, 2017
@svenkreiss
Copy link
Owner

Now on pypi as version 0.2.9. I hope this is solved. Thanks again.

@wrCisco
Copy link
Author

wrCisco commented Dec 16, 2017

Just upgraded, all good now. Thank you for the script!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants