Skip to content

Commit b8ed02f

Browse files
author
jantje
committed
#1277 Remove ddos stuff and state java 11 is needed
1 parent f8a6a12 commit b8ed02f

File tree

1 file changed

+2
-12
lines changed

1 file changed

+2
-12
lines changed

website/WebContent/nightly.php

+2-12
Original file line numberDiff line numberDiff line change
@@ -66,21 +66,11 @@
6666
<P>In contrast to the stable the nightly product downloads do not contain a java run time.</P>
6767

6868

69-
<h2>Some recent changes:</h2>
70-
<p>Due to a DDos attack I needed to move files around. As a consequence I no longer offer a list of latest nightlies.</p>
71-
<p>
72-
$version
73-
<?php echo '<a href="https://oss.sonatype.org/content/repositories/snapshots/com/github/brodykenrick/arduino-eclipse-plugin/io.sloeber.product/' . $version . '-SNAPSHOT/" target="_blank">';?>
74-
This download page is the travis build. Download the tar.gz for your os.</a></p>
75-
<p>Note that there are multiple versions. The latest are at the bottom.</p>
76-
<p>Mac users read the <a href="http://eclipse.baeyens.it/installAdvice.shtml#">mac specific info</a>.</p>
77-
78-
7969

8070
<h3>Eclipse Update Site</h3>
8171
<p>Alternatively you can get the latest nightly build by setting the following update site within an existing Sloeber installation.</p>
82-
<h2>The latest nightly needs java 10!!!!</h2>
83-
<p>So if you update your product on a windows machine that holds a jre folder you will need to delete the jre folder or upgrade the content to java10</p>
72+
<h2>The latest nightly needs java 11!!!!</h2>
73+
<p>So if you update your product on a windows machine that holds a jre folder you will need to delete the jre folder or upgrade the content to java11</p>
8474
<div class="row">
8575
<div class="col-md-4 col-md-offset-4">
8676
<?php

0 commit comments

Comments
 (0)