Author: jlmonteiro
Date: Tue Dec 11 13:56:53 2012
New Revision: 1420164
URL: http://svn.apache.org/viewvc?rev=1420164&view=rev
Log:
Yet another set of pages to fill
Added:
openwebbeans/cms-site/trunk/content/documentation.mdtext
openwebbeans/cms-site/trunk/content/openwebbeans-impl/
openwebbeans/cms-site/trunk/content/openwebbeans-spi/
openwebbeans/cms-site/trunk/content/openwebbeans-spi/index.mdtext
Modified:
openwebbeans/cms-site/trunk/content/index.html
Added: openwebbeans/cms-site/trunk/content/documentation.mdtext
URL:
http://svn.apache.org/viewvc/openwebbeans/cms-site/trunk/content/documentation.mdtext?rev=1420164&view=auto
==============================================================================
--- openwebbeans/cms-site/trunk/content/documentation.mdtext (added)
+++ openwebbeans/cms-site/trunk/content/documentation.mdtext Tue Dec 11
13:56:53 2012
@@ -0,0 +1,25 @@
+# Modules
+- [SPI definition](openwebbeans-spi/index.html)
+- [OpenWebBeans Core](openwebbeans-impl/index.html)
+- [EE Common plugin](openwebbeans-ee-common/index.html)
+- [Web plugin](openwebbeans-web/index.html)
+- [EJB plugin](openwebbeans-ejb/index.html)
+- [Java EE plugin](openwebbeans-ee/index.html)
+- [OpenEJB plugin](openwebbeans-openejb/index.html)
+- [Tomcat 6 plugin](openwebbeans-tomcat6/index.html)
+- [Tomcat 7 plugin](openwebbeans-tomcat7/index.html)
+- [JMS plugin](openwebbeans-jms/index.html)
+- [JSF-2 plugin](openwebbeans-jsf/index.html)
+- [JSF 1.2 plugin](openwebbeans-jsf12/index.html)
+- [EL 1.0 plugin](openwebbeans-el10/index.html)
+- [EE Resource plugin](openwebbeans-resource/index.html)
+- [EE Resource plugin](openwebbeans-jee5-ejb-resource/index.html)
+- [OSGi plugin](openwebbeans-osgi/index.html)
+- [TCK Porting Pkg](openwebbeans-porting/index.html)
+- [CDI Test Framework](parent/index.html)
+- [OWB Samples](samples/index.html)
+- [JSR-299 TCK runner](openwebbeans-tck/index.html)
+- [Distribution Pkg](openwebbeans-distribution/index.html)
+- [Documentation](openwebbeans-doc/index.html)
+
+
Modified: openwebbeans/cms-site/trunk/content/index.html
URL:
http://svn.apache.org/viewvc/openwebbeans/cms-site/trunk/content/index.html?rev=1420164&r1=1420163&r2=1420164&view=diff
==============================================================================
--- openwebbeans/cms-site/trunk/content/index.html (original)
+++ openwebbeans/cms-site/trunk/content/index.html Tue Dec 11 13:56:53 2012
@@ -94,7 +94,7 @@
<hr>
<footer>
- <p>Copyright © 20011-2012 The Apache Software Foundation,
Licensed under the Apache License, Version 2.0.</p>
+ <p>Copyright © 20011-2012 The Apache Software Foundation,
Licensed under the Apache License, Version 2.0.</p>
<p>Apache and the Apache feather logo are trademarks of The Apache
Software Foundation.</p>
</footer>
Added: openwebbeans/cms-site/trunk/content/openwebbeans-spi/index.mdtext
URL:
http://svn.apache.org/viewvc/openwebbeans/cms-site/trunk/content/openwebbeans-spi/index.mdtext?rev=1420164&view=auto
==============================================================================
--- openwebbeans/cms-site/trunk/content/openwebbeans-spi/index.mdtext (added)
+++ openwebbeans/cms-site/trunk/content/openwebbeans-spi/index.mdtext Tue Dec
11 13:56:53 2012
@@ -0,0 +1 @@
+# Hello world!