Skip to content
New issue

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

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

Already on GitHub? # to your account

fix some warnings #14

Merged
merged 4 commits into from
Feb 19, 2020
Merged

fix some warnings #14

merged 4 commits into from
Feb 19, 2020

Conversation

elharo
Copy link
Contributor

@elharo elharo commented Feb 19, 2020

@elharo elharo requested a review from michael-o February 19, 2020 18:53
Copy link
Member

@michael-o michael-o left a comment

Choose a reason for hiding this comment

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

Formatting issues

Copy link
Member

@michael-o michael-o left a comment

Choose a reason for hiding this comment

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

One more nit.

@@ -297,7 +297,7 @@ public void testVelocityToolManagerForSkin()
String expectedResult = StringUtils.unifyLineSeparators(
IOUtils.toString(
getClass().getResourceAsStream( "velocity-toolmanager.expected.txt" ),
StandardCharsets.UTF_8));
StandardCharsets.UTF_8 ));
Copy link
Member

Choose a reason for hiding this comment

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

and another one between the parens.

Copy link
Member

@michael-o michael-o left a comment

Choose a reason for hiding this comment

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

Please squash and merge.

@elharo elharo merged commit ac64c42 into master Feb 19, 2020
@elharo elharo deleted the warn3 branch February 19, 2020 21:58
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants