[release-notes] Created file for Java beat, and noted OpenJDK8 tech preview

Pete Travis immanetize at fedoraproject.org
Sun May 12 22:15:20 UTC 2013


commit 7fe42d188436ea2bc1f9661775213070d0fa6289
Author: Pete Travis <immanetize at fedoraproject.org>
Date:   Sun May 12 15:58:58 2013 -0600

    Created file for Java beat, and noted OpenJDK8 tech preview

 en-US/Development_Java.xml |   22 ++++++++++++++++++++++
 1 files changed, 22 insertions(+), 0 deletions(-)
---
diff --git a/en-US/Development_Java.xml b/en-US/Development_Java.xml
new file mode 100644
index 0000000..e76b33a
--- /dev/null
+++ b/en-US/Development_Java.xml
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook EBNF Module V1.1CR1//EN"
+"http://www.oasis-open.org/docbook/xml/mathml/1.1CR1/dbmathml.dtd">
+<?xml-stylesheet href="http://www.informatik.fh-wiesbaden.de/~werntges/home_t/proj/dbkcss102/wysiwygdocbook1.02/driver.css" type="text/css"?>
+
+<section>
+  <title>Java</title>
+
+  <section>
+    <title>Java 8 technical preview</title>
+    <para>
+      This release of Fedora includes a technological preview of <productname>Java 8</productname>, offered through the <package>java-1.8.0-openjdk</package> and <package>java-1.8.0-openjdk-devel</package> packages.
+    </para>
+    <para>
+      <productname>Java 7</productname> continues to remain the default <literal>JDK</literal> for this release. The inclusion of <productname>Java 8</productname> and <productname>OpenJDK8</productname> will allow developers to develop and test their applications for the next version of <application>Java</application> in parallel while everyone can continue using the stable <productname>Java 7</productname> for daily use.
+    </para>
+    <para>
+      New features of <productname>OpenJDK8</productname> are listed at <ulink url="http://openjdk.java.net/projects/jdk8/features/" />
+    </para>
+  </section>
+
+</section>


More information about the docs-commits mailing list