changeset 1570:2891bfded59d

Mention that build is location-specific in README Reviewed-by: vanaltj Review-thread: http://icedtea.classpath.org/pipermail/thermostat/2014-November/011737.html
author Omair Majid <omajid@redhat.com>
date Wed, 26 Nov 2014 10:58:57 -0500
parents d1b1dd94a100
children 62148e99bbd7
files README
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/README	Mon May 19 15:58:36 2014 +0200
+++ b/README	Wed Nov 26 10:58:57 2014 -0500
@@ -85,6 +85,14 @@
 2.1.2.
    The resulting Thermostat system can now be found under the directory
    distribution/target/image.
+
+   Please note that the resulting build is non-relocatable. If you move it to
+   some other directory, it will not work. Use the thermostat.home maven
+   property to set that at build time:
+
+   mvn -Dthermostat.home=/path/to/install/thermostat
+
+   You will have to move the resulting build to the path manually.
            
 --------------------------------------------------------------------------------
 3. RUNNING THERMOSTAT