You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Robert Muir (JIRA)" <ji...@apache.org> on 2013/11/13 19:11:20 UTC

[jira] [Created] (LUCENE-5340) build not respecting JAVA_HOME

Robert Muir created LUCENE-5340:
-----------------------------------

             Summary: build not respecting JAVA_HOME
                 Key: LUCENE-5340
                 URL: https://issues.apache.org/jira/browse/LUCENE-5340
             Project: Lucene - Core
          Issue Type: Bug
            Reporter: Robert Muir
             Fix For: 4.6


I set JAVA_HOME to 1.6.0_37, yet the queryparser.jar that is constructed looks like this:

{noformat}
Manifest-Version: 1.0
Ant-Version: Apache Ant 1.8.2
Created-By: 1.7.0_25-b15 (Oracle Corporation)
Extension-Name: org.apache.lucene
Specification-Title: Lucene Search Engine: queryparser
Specification-Version: 4.6.0
Specification-Vendor: The Apache Software Foundation
Implementation-Title: org.apache.lucene
Implementation-Version: 4.6.0 1541637 - rmuir - 2013-11-13 12:57:01
Implementation-Vendor: The Apache Software Foundation
X-Compile-Source-JDK: 1.6
X-Compile-Target-JDK: 1.6
{noformat}

It could just be packaging, or maybe just nightly smoke, or maybe just the build in general: I havent narrowed it down yet.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

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