test_tools.sh should do something intelligent if JAVA_HOME is not set
---------------------------------------------------------------------

                 Key: AVRO-566
                 URL: https://issues.apache.org/jira/browse/AVRO-566
             Project: Avro
          Issue Type: Wish
          Components: java
            Reporter: Jeff Hammerbacher


Currently, test_tools.sh will fail if the JAVA_HOME environment variable is not 
set, even if there is a java on the PATH. I generally trust Philip on testing, 
but I've been bitten a few times by this requirement while trying to build a 
release. It's low priority, but if it doesn't violate anyone's test-related 
sensibilities, I'd love to have this test just run with the first "java" it 
finds on the path if JAVA_HOME is not set.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to