Author: thorsten
Date: Wed Nov 5 10:00:00 2008
New Revision: 711637
URL: http://svn.apache.org/viewvc?rev=711637&view=rev
Log:
Adding oscube to the related projects. Thanks Henri Yandel for the nice chat on
the apacheCon and showing me hi s work in the field
Modified:
incubator/droids/trunk/src/documentation/content/xdocs/index.xml
Modified: incubator/droids/trunk/src/documentation/content/xdocs/index.xml
URL:
http://svn.apache.org/viewvc/incubator/droids/trunk/src/documentation/content/xdocs/index.xml?rev=711637&r1=711636&r2=711637&view=diff
==============================================================================
--- incubator/droids/trunk/src/documentation/content/xdocs/index.xml (original)
+++ incubator/droids/trunk/src/documentation/content/xdocs/index.xml Wed Nov 5
10:00:00 2008
@@ -151,6 +151,9 @@
<a href="http://simile.mit.edu/wiki/Crowbar">Crowbar is a web
scraping environment based
on the use of a server-side headless mozilla-based browser.</a>
</li>
+ <li>
+ <a href="http://www.osjava.org/oscube/">OSCube is a framework of
sorts. I find myself writing a particular type of application, some kind of job
engine, repeatedly and OSCube is the generic version there-of. It uses
Simple-JNDI, and therefore really just basic JNDI, as its configuration system,
and the Quartz scheduler for Cron-work.</a>
+ </li>
</ul>
</section>
</body>