Author: bdube
Date: Sat Apr 30 22:04:00 2011
New Revision: 1098176
URL: http://svn.apache.org/viewvc?rev=1098176&view=rev
Log:
Add some more exploration notes
Modified:
forrest/trunk/whiteboard/forrest-osgi/docs/src/documentation/content/xdocs/contribute.xml
forrest/trunk/whiteboard/forrest-osgi/docs/src/documentation/content/xdocs/site.xml
Modified:
forrest/trunk/whiteboard/forrest-osgi/docs/src/documentation/content/xdocs/contribute.xml
URL:
http://svn.apache.org/viewvc/forrest/trunk/whiteboard/forrest-osgi/docs/src/documentation/content/xdocs/contribute.xml?rev=1098176&r1=1098175&r2=1098176&view=diff
==============================================================================
---
forrest/trunk/whiteboard/forrest-osgi/docs/src/documentation/content/xdocs/contribute.xml
(original)
+++
forrest/trunk/whiteboard/forrest-osgi/docs/src/documentation/content/xdocs/contribute.xml
Sat Apr 30 22:04:00 2011
@@ -71,6 +71,21 @@
transformation from input to output.
</p>
</li>
+ <li>
+ <a href="ext:asfIncubator/EasyAnt">Apache EasyAnt</a>
+ <p>
+ Investigate EasyAnt, a hybrid of Apache Ant and Apache
+ Ivy, as means to manage dependencies.
+ </p>
+ </li>
+ <li>
+ Apache Cocoon blocks, Cocoon3 components
+ <p>
+ Cocoon blocks are not OSGi bundles. With a plan to handle
+ dependencies, they can be wrapped and used as
+ bundles. Cocoon itself would also need to be wrapped.
+ </p>
+ </li>
</ul>
</section>
</body>
Modified:
forrest/trunk/whiteboard/forrest-osgi/docs/src/documentation/content/xdocs/site.xml
URL:
http://svn.apache.org/viewvc/forrest/trunk/whiteboard/forrest-osgi/docs/src/documentation/content/xdocs/site.xml?rev=1098176&r1=1098175&r2=1098176&view=diff
==============================================================================
---
forrest/trunk/whiteboard/forrest-osgi/docs/src/documentation/content/xdocs/site.xml
(original)
+++
forrest/trunk/whiteboard/forrest-osgi/docs/src/documentation/content/xdocs/site.xml
Sat Apr 30 22:04:00 2011
@@ -51,6 +51,9 @@ See http://forrest.apache.org/docs/linki
<forrest href="http://forrest.apache.org/">
<linking href="docs/linking.html" />
</forrest>
+ <asfIncubator href="http://incubator.apache.org/">
+ <EasyAnt href="easyant" />
+ </asfIncubator>
<asfSvn href="http://svn.apache.org/">
<forrest href="viewvc/forrest/trunk/">
<customLauncher
href="whiteboard/forrest-osgi/main/src/java/org/apache/forrest/Forrest.java?view=markup"
/>