EXTSCRIPT-157: prepare and improve the site documentation for the 1.0.2 and 1.0.3 release announcments in the users list.

git-svn-id: https://svn.apache.org/repos/asf/myfaces/extensions/scripting/trunk@1303009 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/src/site/apt/download.apt b/src/site/apt/download.apt
index d704e7d..74c7939 100644
--- a/src/site/apt/download.apt
+++ b/src/site/apt/download.apt
@@ -28,7 +28,7 @@
 
  Download Links and Release Notes will follow soon.
 
- Ext-Scripting 1.0.2
+Ext-Scripting 1.0.2 (latest version supporting MyFaces 1.2.x)
 
  Apache MyFaces Extension Scripting now has a 1.0.2 bugfix release which reenables compatibility with newer MyFaces
  versions:
@@ -48,8 +48,7 @@
 *-------------------------+---------+----------+-----------+
 | Ext-Script MyFaces 1.2 bundle(jar)     | {{{https://repository.apache.org/content/repositories/releases/org/apache/myfaces/extensions/scripting/extscript-myfaces12-bundle/1.0.2/extscript-myfaces12-bundle-1.0.2.jar} extscript-myfaces12-bundle-1.0.2.jar}} | {{{https://repository.apache.org/content/repositories/releases/org/apache/myfaces/extensions/scripting/extscript-myfaces12-bundle/1.0.2/extscript-myfaces12-bundle-1.0.2.jar.asc.md5} extscript-myfaces12-bundle-1.0.2.jar.asc.md5}} | {{{https://repository.apache.org/content/repositories/releases/org/apache/myfaces/extensions/scripting/extscript-myfaces12-bundle/1.0.2/extscript-myfaces12-bundle-1.0.2.jar.asc}extscript-myfaces12-bundle-1.0.2.jar.asc}} |
 *-------------------------+---------+----------+-----------+
-| Ext-Script MyFaces 2.1 bundle(jar)     | {{{https://repository.apache
-.org/content/repositories/releases/org/apache/myfaces/extensions/scripting/extscript-myfaces20-bundle/1.0.2/extscript-myfaces20-bundle-1.0.2.jar} extscript-myfaces20-bundle-1.0.2.jar}} | {{{https://repository.apache.org/content/repositories/releases/org/apache/myfaces/extensions/scripting/extscript-myfaces20-bundle/1.0.2/extscript-myfaces20-bundle-1.0.2.jar.asc.md5} extscript-myfaces20-bundle-1.0.2.jar.asc.md5}} | {{{https://repository.apache.org/content/repositories/releases/org/apache/myfaces/extensions/scripting/extscript-myfaces20-bundle/1.0.2/extscript-myfaces20-bundle-1.0.2.jar.asc}extscript-myfaces20-bundle-1.0.2.jar.asc}} |
+| Ext-Script MyFaces 2.1 bundle(jar)     | {{{https://repository.apache.org/content/repositories/releases/org/apache/myfaces/extensions/scripting/extscript-myfaces20-bundle/1.0.2/extscript-myfaces20-bundle-1.0.2.jar} extscript-myfaces20-bundle-1.0.2.jar}} | {{{https://repository.apache.org/content/repositories/releases/org/apache/myfaces/extensions/scripting/extscript-myfaces20-bundle/1.0.2/extscript-myfaces20-bundle-1.0.2.jar.asc.md5} extscript-myfaces20-bundle-1.0.2.jar.asc.md5}} | {{{https://repository.apache.org/content/repositories/releases/org/apache/myfaces/extensions/scripting/extscript-myfaces20-bundle/1.0.2/extscript-myfaces20-bundle-1.0.2.jar.asc}extscript-myfaces20-bundle-1.0.2.jar.asc}} |
 *-------------------------+---------+----------+-----------+
 | Ext-Script Demo Application MyFaces 1.2 (war)     | {{{https://repository.apache.org/content/repositories/releases/org/apache/myfaces/extensions/scripting/myfaces12-example/1.0.2/myfaces12-example-1.0.2.war} myfaces12-example-1.0.2.war}} | {{{https://repository.apache.org/content/repositories/releases/org/apache/myfaces/extensions/scripting/myfaces12-example/1.0.2/myfaces12-example-1.0.2.war.asc.md5} myfaces12-example-1.0.2.war.asc.md5}} | {{{https://repository.apache.org/content/repositories/releases/org/apache/myfaces/extensions/scripting/myfaces12-example/1.0.2/myfaces12-example-1.0.2.war.asc}myfaces12-example-1.0.2.war.asc}} |
 *-------------------------+---------+----------+-----------+
diff --git a/src/site/xdoc/index.xml b/src/site/xdoc/index.xml
index e33425b..fb61f50 100644
--- a/src/site/xdoc/index.xml
+++ b/src/site/xdoc/index.xml
@@ -83,8 +83,8 @@
         <section name="Short Overview over Ext-Scripting">
             <subsection name="Supported for Scripting Languages">
                 <p>
-                    Ext-Scripting currently only supports Groovy as only scripting language.
-                    Additional scripting languages will be provided in subsequent releases.
+                    Ext-Scripting currently only supports Groovy Java and Scala as dynamic languages.
+                    Additional languages will be provided in subsequent releases.
                 </p>
             </subsection>
             <subsection name="Support for JSF2 and JSF2 Artifacts and Annotations">
@@ -99,7 +99,7 @@
                     Extensions scripting supports MyFaces only for now. Following versions are supported.
                 </p>
                 <ul>
-                    <li>1.2.8+</li>
+                    <li>1.2.8+ (note support will be dropped soon)</li>
                     <li>2.0+</li>
                 </ul>
                 <p>