Author: struberg
Date: Tue Sep 28 13:24:22 2010
New Revision: 1002157
URL: http://svn.apache.org/viewvc?rev=1002157&view=rev
Log:
improve our generated site
Modified:
openwebbeans/trunk/distribution/pom.xml
openwebbeans/trunk/pom.xml
openwebbeans/trunk/src/site/apt/documentation.apt
openwebbeans/trunk/src/site/apt/index.apt
openwebbeans/trunk/src/site/apt/irc.apt
openwebbeans/trunk/webbeans-doc/pom.xml
Modified: openwebbeans/trunk/distribution/pom.xml
URL:
http://svn.apache.org/viewvc/openwebbeans/trunk/distribution/pom.xml?rev=1002157&r1=1002156&r2=1002157&view=diff
==============================================================================
--- openwebbeans/trunk/distribution/pom.xml (original)
+++ openwebbeans/trunk/distribution/pom.xml Tue Sep 28 13:24:22 2010
@@ -33,7 +33,10 @@
<packaging>pom</packaging>
<name>Distribution Pkg</name>
- <description>Apache OpenWebBeans distribution package. Builds the complete
OpenWebBeans distribution bundles</description>
+ <description>
+ Apache OpenWebBeans distribution package.
+ Builds the complete OpenWebBeans binary distribution bundles.
+ </description>
<properties>
<siteId>/OWB/1.0.0-SNAPSHOT/distribution</siteId>
Modified: openwebbeans/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/openwebbeans/trunk/pom.xml?rev=1002157&r1=1002156&r2=1002157&view=diff
==============================================================================
--- openwebbeans/trunk/pom.xml (original)
+++ openwebbeans/trunk/pom.xml Tue Sep 28 13:24:22 2010
@@ -422,7 +422,6 @@
<module>samples</module>
<module>atinject-tck</module>
<module>webbeans-tck</module>
- <module>webbeans-doc</module>
<module>distribution</module>
</modules>
Modified: openwebbeans/trunk/src/site/apt/documentation.apt
URL:
http://svn.apache.org/viewvc/openwebbeans/trunk/src/site/apt/documentation.apt?rev=1002157&r1=1002156&r2=1002157&view=diff
==============================================================================
--- openwebbeans/trunk/src/site/apt/documentation.apt (original)
+++ openwebbeans/trunk/src/site/apt/documentation.apt Tue Sep 28 13:24:22 2010
@@ -11,7 +11,7 @@
~~ governing permissions and limitations under the License.
Initial Documentation for OpenWebBeans
- This is an initial documentation for the OpenWebBeans. Altough it is not
complete,
+ This is an initial documentation for Apache OpenWebBeans. Altough it is not
complete,
it is used for getting started guide.
* Getting Started
Modified: openwebbeans/trunk/src/site/apt/index.apt
URL:
http://svn.apache.org/viewvc/openwebbeans/trunk/src/site/apt/index.apt?rev=1002157&r1=1002156&r2=1002157&view=diff
==============================================================================
--- openwebbeans/trunk/src/site/apt/index.apt (original)
+++ openwebbeans/trunk/src/site/apt/index.apt Tue Sep 28 13:24:22 2010
@@ -14,14 +14,22 @@ Welcome to OpenWebBeans
* What is OpenWebBeans?
- OpenWebBeans will be an ASL-licensed implementation of the Web Beans
Specification which is defined as JSR-299.
+ OpenWebBeans is an ASL-licensed implementation of the JSR-299
+ "Contexts and Dependency Injection for the Java (TM) EE platform"
spezification.
- In addition to the implementation of the specification, the project aims to
create a new set
- of WebBeans components exposing functionality of other Apache Foundation
projects.
+ In addition to the implementation of the specification, the project provides
a set
+ of WebBeans components and integration plugins exposing functionality of
other
+ Apache Software Foundation projects.
* Recent News
- * 05.03.2010 - M4 is released
+ * 03.09.2010 - alpha-2 released
+
+ * 03.08.2010 - New committer: Gerhard Petracek
+
+ * 10.07.2010 - alpha-1 released
+
+ * 05.03.2010 - M4 released
* 04.03.2010 - New committer: Ying Wang
Modified: openwebbeans/trunk/src/site/apt/irc.apt
URL:
http://svn.apache.org/viewvc/openwebbeans/trunk/src/site/apt/irc.apt?rev=1002157&r1=1002156&r2=1002157&view=diff
==============================================================================
--- openwebbeans/trunk/src/site/apt/irc.apt (original)
+++ openwebbeans/trunk/src/site/apt/irc.apt Tue Sep 28 13:24:22 2010
@@ -12,5 +12,17 @@
IRC Channel
There is an IRC Channel for discussing project related things.
- Channel is register at irc.freenode.org with channel name #openwebbeans.
+ The official Apache OpenWebBeans related channel is register at
+
+----------------
+irc.freenode.org
+----------------
+
+ with channel name
+
+----------------
+#openwebbeans
+----------------
+
+
Modified: openwebbeans/trunk/webbeans-doc/pom.xml
URL:
http://svn.apache.org/viewvc/openwebbeans/trunk/webbeans-doc/pom.xml?rev=1002157&r1=1002156&r2=1002157&view=diff
==============================================================================
--- openwebbeans/trunk/webbeans-doc/pom.xml (original)
+++ openwebbeans/trunk/webbeans-doc/pom.xml Tue Sep 28 13:24:22 2010
@@ -29,7 +29,9 @@
<name>Documentation</name>
<packaging>jar</packaging>
- <description>Apache OpenWebBeans Documentation</description>
+ <description>
+ Project for building the Apache OpenWebBeans Documentation
+ </description>
<profiles>
<profile>