You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Chenna Reddy Alavala (JIRA)" <ji...@apache.org> on 2012/07/04 17:31:34 UTC

[jira] [Created] (HADOOP-8556) Can we replace 'which' with 'type' in compile-proto.sh and compile-test-proto.sh?

Chenna Reddy Alavala created HADOOP-8556:
--------------------------------------------

             Summary: Can we replace 'which' with 'type' in compile-proto.sh and compile-test-proto.sh?
                 Key: HADOOP-8556
                 URL: https://issues.apache.org/jira/browse/HADOOP-8556
             Project: Hadoop Common
          Issue Type: Improvement
          Components: build
    Affects Versions: 2.0.0-alpha
         Environment: uname -a:
SunOS xxxxxxxx 5.10 xxxxxxxx sun4u sparc SUNW,SPARC-Enterprise

javac -version:
javac 1.6.0_10

            Reporter: Chenna Reddy Alavala
            Priority: Minor


Maven build is failing as 'which' is always returning 0 on Solaris.
Can we replace 'which' with 'type' (in pom.xml)?

I have tested on Solaris and Linux, and seems it's working.  However, I can't test it on cygwin.

Note: This is my first issue. Please point to some resources in case of any mistakes. Thakns in advance!

--
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

        

[jira] [Commented] (HADOOP-8556) Can we replace 'which' with 'type' in compile-proto.sh and compile-test-proto.sh?

Posted by "Robert Joseph Evans (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-8556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13407152#comment-13407152 ] 

Robert Joseph Evans commented on HADOOP-8556:
---------------------------------------------

Chenna,

Could you provide a patch for your change and upload it here? Then hit the submit Patch button at the top to kick off the automated tests.  Thanks. 
                
> Can we replace 'which' with 'type' in compile-proto.sh and compile-test-proto.sh?
> ---------------------------------------------------------------------------------
>
>                 Key: HADOOP-8556
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8556
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: build
>    Affects Versions: 2.0.0-alpha
>         Environment: uname -a:
> SunOS xxxxxxxx 5.10 xxxxxxxx sun4u sparc SUNW,SPARC-Enterprise
> javac -version:
> javac 1.6.0_10
>            Reporter: Chenna Reddy Alavala
>            Priority: Minor
>              Labels: maven, newbie, solaris
>
> Maven build is failing as 'which' is always returning 0 on Solaris.
> Can we replace 'which' with 'type' (in pom.xml)?
> I have tested on Solaris and Linux, and seems it's working.  However, I can't test it on cygwin.
> Note: This is my first issue. Please point to some resources in case of any mistakes. Thakns in advance!

--
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