# HG changeset patch # User Jie Kang # Date 1486133916 18000 # Node ID e218ce101a04b7a0834e0ca1cb2e0f8f704f0f97 # Parent b6b5884dccbe3a86c1421b2335a9cecb5f6853d7 Update for 1.6.6 release. Merge from thermostat-website repository. Revision: 4c00138dbca7 http://icedtea.classpath.org/hg/thermostat-website/rev/4c00138dbca7 diff -r b6b5884dccbe -r e218ce101a04 content/downloads/content.html --- a/content/downloads/content.html Fri Feb 03 09:54:54 2017 -0500 +++ b/content/downloads/content.html Fri Feb 03 09:58:36 2017 -0500 @@ -8,7 +8,7 @@

Latest Stable Release

- +

Unstable Development Release

diff -r b6b5884dccbe -r e218ce101a04 content/getting-started/content.html --- a/content/getting-started/content.html Fri Feb 03 09:54:54 2017 -0500 +++ b/content/getting-started/content.html Fri Feb 03 09:58:36 2017 -0500 @@ -35,13 +35,13 @@

Get the latest Download.

- $ tar xvf thermostat-1.6.4.tar.gz + $ tar xvf thermostat-1.6.6.tar.gz

- $ cd thermostat-1.6.4 && mvn clean integration-test + $ cd thermostat-1.6.6 && mvn clean integration-test

- $ export PATH=$PATH:path/to/thermostat-1.6.4/distribution/target/image/bin + $ export PATH=$PATH:path/to/thermostat-1.6.6/distribution/target/image/bin