You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@velocity.apache.org by Andrus Adamchik <an...@objectstyle.org> on 2003/04/21 19:07:42 UTC

PoweredBy.xml patch

Hi,

Here is a docs patch adding Cayenne O/R project
(http://objectstyle.org/cayenne) to the list of tools using Velocity. And
yes we generate the site docs with Anakia too :-).

Could someone apply this and push to the site?

Thanks
Andrus



Index: xdocs/powered.xml
===================================================================
RCS file: /home/cvspublic/jakarta-velocity/xdocs/powered.xml,v
retrieving revision 1.39
diff -u -r1.39 powered.xml
--- xdocs/powered.xml	23 Jul 2002 04:44:01 -0000	1.39
+++ xdocs/powered.xml	21 Apr 2003 17:04:28 -0000
@@ -268,7 +268,16 @@
     </td>
    </tr>

-
+  <tr>
+    <td>
+     <a href="http://objectstyle.org/cayenne/">Cayenne O/R</a>
+    </td>
+    <td>
+       Cayenne is an OpenSource Java Object-Relational suite that
provides a runtime
+       O/R framework and a Swing GUI mapping/deployment tool. Velocity is
used as the engine
+       for template-based class generation from GUI or Ant tasks.
+    </td>
+   </tr>

  </table>




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


Re: PoweredBy.xml patch

Posted by "Geir Magnusson Jr." <ge...@optonline.net>.
Done

On Monday, April 21, 2003, at 01:07 PM, Andrus Adamchik wrote:

> Hi,
>
> Here is a docs patch adding Cayenne O/R project
> (http://objectstyle.org/cayenne) to the list of tools using Velocity. 
> And
> yes we generate the site docs with Anakia too :-).
>
> Could someone apply this and push to the site?
>
> Thanks
> Andrus
>
>
>
> Index: xdocs/powered.xml
> ===================================================================
> RCS file: /home/cvspublic/jakarta-velocity/xdocs/powered.xml,v
> retrieving revision 1.39
> diff -u -r1.39 powered.xml
> --- xdocs/powered.xml	23 Jul 2002 04:44:01 -0000	1.39
> +++ xdocs/powered.xml	21 Apr 2003 17:04:28 -0000
> @@ -268,7 +268,16 @@
>      </td>
>     </tr>
>
> -
> +  <tr>
> +    <td>
> +     <a href="http://objectstyle.org/cayenne/">Cayenne O/R</a>
> +    </td>
> +    <td>
> +       Cayenne is an OpenSource Java Object-Relational suite that
> provides a runtime
> +       O/R framework and a Swing GUI mapping/deployment tool. 
> Velocity is
> used as the engine
> +       for template-based class generation from GUI or Ant tasks.
> +    </td>
> +   </tr>
>
>   </table>
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: velocity-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: velocity-dev-help@jakarta.apache.org
>
>
-- 
Geir Magnusson Jr                                   203-247-1713(m)
geirm@optonline.net


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