[gst-cvs] www: Mention that the Java bindings are stable and released now

Sebastian Dröge slomo at kemper.freedesktop.org
Fri Feb 12 02:11:52 PST 2010


Module: www
Branch: master
Commit: 4d2c5bdc971307aaeaab7975b30e3210149eced3
URL:    http://cgit.freedesktop.org/gstreamer/www/commit/?id=4d2c5bdc971307aaeaab7975b30e3210149eced3

Author: Sebastian Dröge <sebastian.droege at collabora.co.uk>
Date:   Fri Feb 12 11:10:46 2010 +0100

Mention that the Java bindings are stable and released now

Fixes bug #609584.

---

 src/htdocs/bindings/bindings.xml |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/src/htdocs/bindings/bindings.xml b/src/htdocs/bindings/bindings.xml
index 96965ba..d71ae26 100644
--- a/src/htdocs/bindings/bindings.xml
+++ b/src/htdocs/bindings/bindings.xml
@@ -136,12 +136,12 @@ or would like to help out.
     <id>java</id>
     <name>Java</name>
     <status>
-The bindings are still under development and not yet released.
+Released as part of the <a href="http://code.google.com/p/gstreamer-java/">gstreamer-java</a> project.
     </status>
 <body>
-<p>
-There have been several projects to bind the GStreamer API under <a href="http://java.sun.com/">Java</a>. The latest and actively maintained one is the <a href="http://code.google.com/p/gstreamer-java/">gstreamer-java</a> project.
-</p>
+    <p>See the <a href="http://code.google.com/p/gstreamer-java/">gstreamer-java</a> project
+    page for more information.
+    </p>
 </body>
   </binding>
 





More information about the Gstreamer-commits mailing list