You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@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