[
https://issues.apache.org/jira/browse/AVRO-2038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16031860#comment-16031860
]
ASF GitHub Bot commented on AVRO-2038:
--------------------------------------
GitHub user rodcoelho opened a pull request:
https://github.com/apache/avro/pull/228
AVRO-2038 fix extra characters in build.xml
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/rodcoelho/avro master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/avro/pull/228.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 #228
----
commit 46b5a98bbb936edd8a4b05c644cd22578f4abd2c
Author: rodcoelho <[email protected]>
Date: 2017-05-31T20:02:57Z
AVRO-2038 fix extra characters in build.xml
----
> Update the build.xml in doc to strip of any whitespace / new line
> -----------------------------------------------------------------
>
> Key: AVRO-2038
> URL: https://issues.apache.org/jira/browse/AVRO-2038
> Project: Avro
> Issue Type: Improvement
> Components: build, doc
> Reporter: Suraj Acharya
> Assignee: Rodrigo Coelho
>
> Currently the build.xml present in the doc folder does not strip the
> whitespace/newline.
> That needs to be removed so the build scripts build correctly.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)