aboutsummaryrefslogtreecommitdiff
path: root/README-builds.html
diff options
context:
space:
mode:
authorerikj <none@none>2012-06-07 20:25:06 -0700
committererikj <none@none>2012-06-07 20:25:06 -0700
commit598b550c3fe3df68eede84a7f4ac8986b28d94c4 (patch)
treed7dc417c0979c2113b33812c30a5f1ecbc96394e /README-builds.html
parent7a1f04868967bb3f5c2e9f8355cfb90ea6e55e35 (diff)
7170079: Adjustments to build-infra makefiles
Reviewed-by: ohair, ohrstrom, ihse, jonas Contributed-by: jonas <jonas.oreland@oracle.com>, erikj <erik.joelsson@oracle.com>, ihse <magnus.ihse.bursie@oracle.com>, tgranat <torbjorn.granat@oracle.com>, ykantser <yekaterina.kantserova@oracle.com>
Diffstat (limited to 'README-builds.html')
-rw-r--r--README-builds.html11
1 files changed, 11 insertions, 0 deletions
diff --git a/README-builds.html b/README-builds.html
index 5e8d86a..57ded78 100644
--- a/README-builds.html
+++ b/README-builds.html
@@ -108,6 +108,7 @@
<li><a href="#testing">Testing the Build</a> </li>
<li><a href="#variables">Environment/Make Variables</a></li>
<li><a href="#troubleshooting">Troubleshooting</a></li>
+ <li><a href="#newbuild">The New Build</a></li>
</ul>
</blockquote>
@@ -2120,6 +2121,16 @@
</li>
</ul>
</blockquote>
+ <!-- ------------------------------------------------------ -->
+ <hr>
+ <h2><a name="newbuild">The New Build</a></h2>
+ <blockquote>
+ The <a href="http://openjdk.java.net/projects/build-infra/">
+ Build Infrastructure project</a> is working on a new
+ build. For information on how to try it out, please see the
+ <a href="http://openjdk.java.net/projects/build-infra/guide.html">
+ Build Infra User Guide</a>
+ </blockquote>
<hr>
</body>
</html>