On Tue, Mar 26, 2013 at 6:18 AM, Uwe Schindler <u...@thetaphi.de> wrote:
> Hi,
>
>> I dont want that, I think i want the reverse? setting JAVA6_HOME from
>> ${java.home} would be bad, on my computer JAVA_HOME is java7.
>
> The idea was: Pass the actual JAVA_HOME to the smoke tester, who complains on 
> startup if JAVA_6_HOME points to a java 7 (which would happen on your 
> computer if JAVA_HOME points to 1.7). You would then be informed and could 
> setup JAVA_HOME correctly to run the smoke tester, so all compilation would 
> be Java 1.6.
>

If we want to enforce JAVA_HOME is 1.6 (i'm not sure i like this, but
whatever), then i dont even think this is the best place to do it. If
we want that, then i think it should be checked when you run the
'prepare-release' target and fail immediately.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to