[ 
https://issues.apache.org/jira/browse/CONNECTORS-922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13964023#comment-13964023
 ] 

Karl Wright commented on CONNECTORS-922:
----------------------------------------

Hi Graeme,

JDK 1.7 is already a requirement.  See the README.txt file:

{code}
4. Download the Java SE 7 JDK (Java Development Kit), or greater, from 
http://www.oracle.com/technetwork/java/index.html.
   You will need the JDK installed, and the %JAVA_HOME%\bin directory included
   on your command path.  To test this, issue a "java -version" command from 
your
   shell and verify that the Java version is 1.7 or greater.
{code}

Binaries we ship all are built against 1.7, with the exception of the Solr and 
ElasticSearch plugins, which are built against 1.6 (since that is what their 
platforms require).

The source version is still marked as "1.6" however; maybe that is what is 
confusing you?




> Migrate to JDK 1.7
> ------------------
>
>                 Key: CONNECTORS-922
>                 URL: https://issues.apache.org/jira/browse/CONNECTORS-922
>             Project: ManifoldCF
>          Issue Type: Task
>          Components: Build
>    Affects Versions: ManifoldCF 1.7
>            Reporter: Graeme Seaton
>             Fix For: ManifoldCF 1.7
>
>
> With the release of Lucene/Solr 4.8 JDK 1.7 will be required.  As Solr is one 
> of the major connectors for MCF we should also do the same.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to