You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by bo...@apache.org on 2010/03/01 06:21:07 UTC

svn commit: r917389 - /ant/core/trunk/docs/projects.html

Author: bodewig
Date: Mon Mar  1 05:21:07 2010
New Revision: 917389

URL: http://svn.apache.org/viewvc?rev=917389&view=rev
Log:
re-generate site

Modified:
    ant/core/trunk/docs/projects.html

Modified: ant/core/trunk/docs/projects.html
URL: http://svn.apache.org/viewvc/ant/core/trunk/docs/projects.html?rev=917389&r1=917388&r2=917389&view=diff
==============================================================================
--- ant/core/trunk/docs/projects.html (original)
+++ ant/core/trunk/docs/projects.html Mon Mar  1 05:21:07 2010
@@ -835,6 +835,66 @@
       </tr>
           </table>
                                                           <h4 class="subsection">
+        <a name="Flaka"></a>
+        Flaka
+      </h4>
+                        <p>The goal of Flaka is to simplify writing build scripts using
+        <ul> 
+          <li><strong>Regular control structures</strong> (<code>when</code>, <code>for</code>, <code>switch</code>, ..)</li>
+          <li><strong>Exception handling</strong></li>
+          <li>An <em>Expression Language</em> which in turn provdes:
+          <ul> 
+            <li><strong>access to underlying data objects</strong></li> 
+            <li><strong>untyped variables in addition to Ant properties</strong></li> 
+            <li><strong>powerfull expressions like <code> cond ? then : else</code></strong></li> 
+          </ul> 
+          </li>
+        </ul>
+        Checkout the <a href="http://workbench.haefelinger.it/flaka/download/manual/latest">manual's overview chapter</a> about the feature Flaka provides. Have especially a look at the section describing the expression language.
+        </p>
+                                      <table class="externals" cellspacing="1" cellpadding="4">
+              <tr>
+                      <th colspan="1" rowspan="1"
+      valign="top" align="left">
+          Compatibility:
+      </th>
+                          <td colspan="1" rowspan="1"
+      valign="top" align="left">
+          Ant 1.7 and higher 
+      </td>
+      </tr>
+                  <tr>
+                      <th colspan="1" rowspan="1"
+      valign="top" align="left">
+          URL:
+      </th>
+                          <td colspan="1" rowspan="1"
+      valign="top" align="left">
+          <a href="http://workbench.haefelinger.it/flaka/">http://workbench.haefelinger.it/flaka/</a>
+      </td>
+      </tr>
+                  <tr>
+                      <th colspan="1" rowspan="1"
+      valign="top" align="left">
+          Contact:
+      </th>
+                          <td colspan="1" rowspan="1"
+      valign="top" align="left">
+          <a href="mailto:wh@haefelinger.it">Contact Project Lead</a>
+      </td>
+      </tr>
+                  <tr>
+                      <th colspan="1" rowspan="1"
+      valign="top" align="left">
+          License:
+      </th>
+                          <td colspan="1" rowspan="1"
+      valign="top" align="left">
+          <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License v.20</a>
+      </td>
+      </tr>
+          </table>
+                                                          <h4 class="subsection">
         <a name="Invicta"></a>
         Invicta
       </h4>