Author: bdube Date: Wed May 4 04:32:50 2011 New Revision: 1099321 URL: http://svn.apache.org/viewvc?rev=1099321&view=rev Log: Add dependency list and notes Added: forrest/trunk/whiteboard/forrest-osgi/docs/src/documentation/content/xdocs/dependencies.xml (with props) Modified: forrest/trunk/whiteboard/forrest-osgi/docs/src/documentation/content/xdocs/site.xml Added: forrest/trunk/whiteboard/forrest-osgi/docs/src/documentation/content/xdocs/dependencies.xml URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/forrest-osgi/docs/src/documentation/content/xdocs/dependencies.xml?rev=1099321&view=auto ============================================================================== --- forrest/trunk/whiteboard/forrest-osgi/docs/src/documentation/content/xdocs/dependencies.xml (added) +++ forrest/trunk/whiteboard/forrest-osgi/docs/src/documentation/content/xdocs/dependencies.xml Wed May 4 04:32:50 2011 @@ -0,0 +1,60 @@ + + + + +
+ Dependencies +
+ +
+ Dependency list and notes + +

+ Apache Felix is the OSGi framework implementation and the + other Felix bundles are OSGi service implementations. The web + console bundle is not a service implementation, but a very + nice tool to have. +

+

+ The Apache ServiceMix bundles include Apache Xerces and its + dependencies, and the serializer from Apache Xalan. The + Knopflerfish bundle was chosen for Xalan because it includes + XMLTransformerActivator, which simplifies locating a + transformer through the OSGi service registry. +

+

+ The Log4j and SLF4J bundles are, of course, for logging. +

+
+ +
Propchange: forrest/trunk/whiteboard/forrest-osgi/docs/src/documentation/content/xdocs/dependencies.xml ------------------------------------------------------------------------------ svn:eol-style = native 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=1099321&r1=1099320&r2=1099321&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 Wed May 4 04:32:50 2011 @@ -46,6 +46,7 @@ See http://forrest.apache.org/docs/linki +