You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bsf-dev@jakarta.apache.org by sa...@apache.org on 2003/11/04 22:48:31 UTC

cvs commit: jakarta-bsf/docs index.html projects.html

sanjiva     2003/11/04 13:48:31

  Modified:    docs     index.html projects.html
  Log:
  patch from James Strachan <ja...@yahoo.co.uk>
  
  Revision  Changes    Path
  1.13      +4 -0      jakarta-bsf/docs/index.html
  
  Index: index.html
  ===================================================================
  RCS file: /home/cvs/jakarta-bsf/docs/index.html,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- index.html	25 Jun 2003 09:23:21 -0000	1.12
  +++ index.html	4 Nov 2003 21:48:30 -0000	1.13
  @@ -75,6 +75,10 @@
      <li>
      JudoScript
      </li>
  +
  +   <li>
  +   <a href="http://groovy.codehaus.org/">Groovy</a>
  +   </li>
   </ul>
   </p>
                                   <p>
  
  
  
  1.8       +36 -0     jakarta-bsf/docs/projects.html
  
  Index: projects.html
  ===================================================================
  RCS file: /home/cvs/jakarta-bsf/docs/projects.html,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- projects.html	25 Jun 2003 09:23:21 -0000	1.7
  +++ projects.html	4 Nov 2003 21:48:30 -0000	1.8
  @@ -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>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: bsf-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: bsf-dev-help@jakarta.apache.org