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

[MSHARED-750] - Unbalanced quotes in command with escaped double quot… #4

Closed
wants to merge 1 commit into from

Conversation

KathrynN
Copy link
Contributor

…ation mark

}
else if ( "\"".equals( nextTok ) )
{
state = inDoubleQuote;
if ( inEscape )
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If anyone has a tidier way to do this, it would be much appreciated!

}

private Process exec(String cmd) throws CommandLineException, InterruptedException {
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removed these tests as they seemed to always return 0, even when the exception was thrown. However, they might be useful because they run on the system rather than just testing the setup?

@khmarbaise
Copy link
Member

Is this ready for integration from your side ?

@KathrynN
Copy link
Contributor Author

Yep! As soon as you're happy with it.

@khmarbaise
Copy link
Member

@khmarbaise
Copy link
Member

@khmarbaise khmarbaise closed this Jul 29, 2018
@KathrynN
Copy link
Contributor Author

Was the email better this time?
Thank you for your swift response!

@khmarbaise
Copy link
Member

khmarbaise commented Jul 29, 2018

Hi Kathryn, If you look on the repository on master you see the your image ...which means GitHub has identified it correctly..Thanks for fixing this...

https://github.com/apache/maven-shared-utils/commits/master

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