[ 
https://issues.apache.org/jira/browse/HADOOP-8268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13269027#comment-13269027
 ] 

Harsh J commented on HADOOP-8268:
---------------------------------

bq. The change looks fine. Before we commit it in though, did you run a build 
on Windows+Cygwin as well, since those are what you're changing the commands 
for.

Nevermind this comment. I manually verified we don't break anything:

{code}
➜  hadoop-project-dist git:(trunk) ✗ cat ./target/dist-copynativelibs.sh
which cygpath 2> /dev/null
{code}
                
> hadoop-project-dist/pom.xml fails XML validation
> ------------------------------------------------
>
>                 Key: HADOOP-8268
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8268
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 0.23.0
>         Environment: FreeBSD 8.2 / AMD64
>            Reporter: Radim Kolar
>              Labels: maven, patch
>         Attachments: hadoop-pom.txt
>
>
> In this pom file are embedded ant commands which contains '>' - redirection. 
> This makes XML file invalid and this POM file can not be deployed into 
> validating Maven repository managers such as Artifactory.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to