GitHub user krichter722 opened a pull request:
https://github.com/apache/commons-fileupload/pull/15
pom.xml: Remove tab characters
pom.xml contains a mixture of spaces and tab characters in order
to indent markup which is confusing. Spaces should be used instead where
applicable.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/krichter722/commons-fileupload pom-tabs
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/commons-fileupload/pull/15.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 #15
----
commit e23e2aab745ccb6c63d2b54c894d3ab64c5b0a96
Author: Karl-Philipp Richter <krichter722@...>
Date: 2018-05-21T15:57:24Z
pom.xml: Remove tab characters
pom.xml contains a mixture of spaces and tab characters in order
to indent markup which is confusing. Spaces should be used instead where
applicable.
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]