Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'examples/org.eclipse.equinox.p2.examples.rcp.cloud.releng/readme.txt')
-rw-r--r--examples/org.eclipse.equinox.p2.examples.rcp.cloud.releng/readme.txt6
1 files changed, 5 insertions, 1 deletions
diff --git a/examples/org.eclipse.equinox.p2.examples.rcp.cloud.releng/readme.txt b/examples/org.eclipse.equinox.p2.examples.rcp.cloud.releng/readme.txt
index 8bc9a7ca6..eb0d08981 100644
--- a/examples/org.eclipse.equinox.p2.examples.rcp.cloud.releng/readme.txt
+++ b/examples/org.eclipse.equinox.p2.examples.rcp.cloud.releng/readme.txt
@@ -9,4 +9,8 @@ This project is a releng builder for the org.eclipse.equinox.p2.examples.rcp.clo
3) Due to bug 268867, if the buildDirectory/buildRepo is deleted/cleaned, then the repo must also be removed from
the workspace Available Software Sites preferences.
-4) Use the included launch config, or run buildProduct.xml as an ant build using the same JRE as the workspace \ No newline at end of file
+4) Use the included launch config, or run buildProduct.xml as an ant build using the same JRE as the workspace
+
+5) The build.properties file specifically defines the JRE's for CDC-1.1/Foundation-1.1 and
+ J2SE-1.5 because these are the required bundle execution environments in the example.
+ The build should be run on a 1.5 VM. \ No newline at end of file

Back to the top