GitHub user PepperJo opened a pull request:
https://github.com/apache/incubator-crail/pull/43
Fix checkstyle xml header
Move xml version to the top of the file to avoid illformed xml file.
https://jira.apache.org/jira/projects/CRAIL/issues/CRAIL-53
Signed-off-by: Jonas Pfefferle <[email protected]>
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/PepperJo/incubator-crail checkstyle_fix
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-crail/pull/43.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #43
----
commit d923c6ae2461c1f4e3d4e0a3dee9546ad68091d7
Author: Jonas Pfefferle <pepperjo@...>
Date: 2018-10-18T12:14:50Z
Fix checkstyle xml header
Move xml version to the top of the file to avoid illformed xml file.
https://jira.apache.org/jira/projects/CRAIL/issues/CRAIL-53
Signed-off-by: Jonas Pfefferle <[email protected]>
----
---