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

Add missing slash in closing tag of 'use argLine' error message #100

Merged
merged 1 commit into from
Jul 23, 2015

Conversation

acanda
Copy link
Contributor

@acanda acanda commented Jul 22, 2015

When you try to set java.library.path as a system property in the configuration the plugin emits the warning java.library.path cannot be set as system property, use <argLine>-Djava.library.path=...<argLine> instead. This change adds the missing slash in the closing tag which is <argLine> but should be </argLine>.

@asfgit asfgit merged commit cf64b11 into apache:master Jul 23, 2015
@acanda acanda deleted the argLine branch July 24, 2015 06:58
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