Dmitry Sivachenko created HBASE-17098:
-----------------------------------------
Summary: extra newline escape breaks the build with newer bash
Key: HBASE-17098
URL: https://issues.apache.org/jira/browse/HBASE-17098
Project: HBase
Issue Type: Bug
Reporter: Dmitry Sivachenko
In hbase-assembly/pom.xml there is an extra newline escape:
`find ${project.build.directory}/dependency -iname NOTICE -or -iname
NOTICE.txt` \
</argument>
"\" at the end of line is not needed and should be removed.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)