diff options
| author | luccioman <luccioman@users.noreply.github.com> | 2017-12-08 15:26:46 +0100 |
|---|---|---|
| committer | luccioman <luccioman@users.noreply.github.com> | 2017-12-08 15:26:46 +0100 |
| commit | 640fed2a9c063fa57b70f07903a9eff502f5dc99 (patch) | |
| tree | 0efdb3f8426b74f93beb3fdc3a367b448af8497a /htroot/Status.html | |
| parent | d95b288f198081bef73407a8ae41846369427b04 (diff) | |
Removed Java 1.8 no more necessary version checking (fixes issue #147)
Java 1.8 is by the way now a prerequisite to run from latest sources.
Diffstat (limited to 'htroot/Status.html')
| -rw-r--r-- | htroot/Status.html | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/htroot/Status.html b/htroot/Status.html index f401ec8e9..58c311463 100644 --- a/htroot/Status.html +++ b/htroot/Status.html @@ -170,15 +170,6 @@ </dd> #(/hintCrawlMonitor)# - #(hintJREVersion)#:: - <dt class="hintIcon"><img src="env/grafics/idea.png" width="32" height="32" alt="idea"/></dt> - <dd class="hint"> - Your Java version is old. YaCy currently needs Java 1.7 but we want to migrate to Java 1.8 in the future. - Migration to 1.8 won't happen until end of 2016, but we want to join code with YaCy's sister project <a href="http://loklak.org">loklak.org</a> - and with a possible re-construction of YaCy in the <a href="http://kaskelix.de">kaskelix</a> architecture which will be using Java 1.8 - </dd> - #(/hintJREVersion)# - #(hintSupport)#:: <dt class="hintIcon"><img src="env/grafics/idea.png" width="32" height="32" alt="idea"/></dt> <dd class="hint">If you need professional support, please write to <tt>support@yacy.net</tt><br>For community support, please visit our <a href="http://forum.yacy.de" target="_blank">forum</a>. |
