Final patch, thought I'd add a link on the related projects page.

Index: index.html
===================================================================
RCS file: /home/cvs/jakarta-bsf/docs/index.html,v
retrieving revision 1.12
diff -u -r1.12 index.html
--- index.html  25 Jun 2003 09:23:21 -0000      1.12
+++ index.html  3 Nov 2003 14:09:01 -0000
@@ -75,6 +75,10 @@
    <li>
    JudoScript
    </li>
+
+   <li>
+   <a href="http://groovy.codehaus.org/";>Groovy</a>
+   </li>
 </ul>
 </p>
                                 <p>
Index: projects.html
===================================================================
RCS file: /home/cvs/jakarta-bsf/docs/projects.html,v
retrieving revision 1.7
diff -u -r1.7 projects.html
--- projects.html       25 Jun 2003 09:23:21 -0000      1.7
+++ projects.html       3 Nov 2003 14:09:02 -0000
@@ -334,6 +334,42 @@
                     </blockquote>
     </td></tr>
   </table>
+                                  <table border="0" cellspacing="0" cellpadding="2" 
width="100%">
+    <tr><td bgcolor="#828DA6">
+      <font color="#ffffff" face="arial,helvetica,sanserif">
+        <a name="Groovy"><strong>Groovy</strong></a>
+      </font>
+    </td></tr>
+    <tr><td>
+      <blockquote>
+                        <p>
+        "Groovy is a powerful scripting language for the JVM which compiles down to 
Java bytecode and implements
+        various high level features for Java developers such as dynamic typing, 
powerful closures for neat object navigation,
+        native syntax for Maps and Lists, operator overloading, new extended JDK 
methods, AOP hooks and auto-boxing.
+        Groovy also features a markup language for working with structured data (XML, 
DOM, SAX, Ant tasks, Swing etc).
+        "
+        </p>
+                                #table (<table>
+          <tr>
+            <th>Compatibility:</th>
+            <td>BSF 2.3 and above</td>
+          </tr>
+          <tr>
+            <th>URL:</th>
+            <td><a 
href="http://groovy.codehaus.org/";>http://groovy.codehaus.org/</a></td>
+          </tr>
+          <tr>
+            <th>Contact:</th>
+            <td><a href="http://groovy.codehaus.org/mail-lists.html";>Mailing 
lists</a></td>
+          </tr>
+          <tr>
+            <th>License:</th>
+            <td>BSD (Apache-like) License</td>
+          </tr>
+        </table>)
+                    </blockquote>
+    </td></tr>
+  </table>
                     </blockquote>
     </td></tr>
   </table>


Incidentally when / how does the BSF website get updated?

James
-------
http://radio.weblogs.com/0112098/
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to