refactor site

git-svn-id: https://svn.apache.org/repos/asf/myfaces/extensions/cdi/branches/prepare@1033109 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/0_9_0/pom.xml b/0_9_0/pom.xml
index 2af9c68..717eacd 100644
--- a/0_9_0/pom.xml
+++ b/0_9_0/pom.xml
@@ -70,7 +70,6 @@
     <inceptionYear>2010</inceptionYear>

 

     <modules>

-        <module>site</module>

         <module>maven-utils</module>

         <module>core</module>

         <module>jee-modules</module>

diff --git a/0_9_0/site/pom.xml b/0_9_0/site/pom.xml
deleted file mode 100644
index 2045ac1..0000000
--- a/0_9_0/site/pom.xml
+++ /dev/null
@@ -1,41 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>

-<!--

-    Licensed to the Apache Software Foundation (ASF) under one

-    or more contributor license agreements.  See the NOTICE file

-    distributed with this work for additional information

-    regarding copyright ownership.  The ASF licenses this file

-    to you under the Apache License, Version 2.0 (the

-    "License"); you may not use this file except in compliance

-    with the License.  You may obtain a copy of the License at

-

-    http://www.apache.org/licenses/LICENSE-2.0

-

-    Unless required by applicable law or agreed to in writing,

-    software distributed under the License is distributed on an

-    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY

-    KIND, either express or implied.  See the License for the

-    specific language governing permissions and limitations

-    under the License.

--->

-<!--

-  - Parent pom of all the myfaces extensions cdi subprojects 

-    that help to build other myfaces projects.

-  -->

-<project xmlns="http://maven.apache.org/POM/4.0.0"

-         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"

-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">

-    <modelVersion>4.0.0</modelVersion>

-

-    <parent>

-        <groupId>org.apache.myfaces.extensions.cdi</groupId>

-        <artifactId>myfaces-extcdi-parent</artifactId>

-        <version>1.0.0-SNAPSHOT</version>

-    </parent>

-

-    <groupId>org.apache.myfaces.extensions.cdi</groupId>

-    <artifactId>myfaces-extcdi-site</artifactId>

-    <packaging>pom</packaging>

-    <name>Apache MyFaces Extensions-CDI Site Project</name>

-    <url>http://myfaces.apache.org/extensions/CDI</url>

-

-</project>

diff --git a/0_9_0/site/src/site/apt/index.apt b/0_9_0/site/src/site/apt/index.apt
deleted file mode 100644
index b577d1c..0000000
--- a/0_9_0/site/src/site/apt/index.apt
+++ /dev/null
@@ -1,7 +0,0 @@
- ------

-Overview

- ------

-

-Apache MyFaces Extensions CDI for JSF 1.2

-

-  Apache MyFaces Extensions CDI provides versions for JSF 1.2+

diff --git a/0_9_0/site/src/site/apt/javadoc.apt b/0_9_0/site/src/site/apt/javadoc.apt
deleted file mode 100644
index 51d5fd9..0000000
--- a/0_9_0/site/src/site/apt/javadoc.apt
+++ /dev/null
@@ -1,11 +0,0 @@
- ------

-Javadoc

- ------

-

-Javadoc

-

-    Here you can find the javadoc of previous CODI versions.

-

-    * {{{http://myfaces.apache.org/extensions/cdi12/myfaces-CODI-core/apidocs-1.2.1/index.html}Myfaces CODI Core Version 1.2.1}}

-

-    * {{{http://myfaces.apache.org/extensions/cdi12/validation-modules-project/myfaces-CODI-jsf-module/apidocs-1.2.1/index.html}Myfaces CODI Version 1.2.1}}

diff --git a/0_9_0/site/src/site/site.xml b/0_9_0/site/src/site/site.xml
deleted file mode 100644
index e5a4ff3..0000000
--- a/0_9_0/site/src/site/site.xml
+++ /dev/null
@@ -1,78 +0,0 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>

-<!--

- * Licensed to the Apache Software Foundation (ASF) under one or more

- * contributor license agreements.  See the NOTICE file distributed with

- * this work for additional information regarding copyright ownership.

- * The ASF licenses this file to You under the Apache License, Version 2.0

- * (the "License"); you may not use this file except in compliance with

- * the License.  You may obtain a copy of the License at

- *

- *      http://www.apache.org/licenses/LICENSE-2.0

- *

- * Unless required by applicable law or agreed to in writing, software

- * distributed under the License is distributed on an "AS IS" BASIS,

- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.

- * See the License for the specific language governing permissions and

- * limitations under the License.

--->

-

-<project name="Apache MyFaces Extensions Validator">

-  <bannerLeft>

-    <name>Apache MyFaces ExtVal</name>

-    <src>images/extval_logo.png</src>

-    <href>http://myfaces.apache.org/extensions/validator/index.html</href>

-  </bannerLeft>

-

-  <bannerRight>

-    <name>Apache MyFaces</name>

-    <src>img/banners/MyFaces_logo.jpg</src>

-    <href>http://myfaces.apache.org/index.html</href>

-  </bannerRight>

-

-  <publishDate format="dd MMM yyyy"/>

-

-  <skin>

-    <groupId>org.apache.myfaces.maven</groupId>

-    <artifactId>myfaces-site-skin</artifactId>

-    <version>1-SNAPSHOT</version>

-  </skin>

-

-  <body>

-    <links>

-      <item name="Apache" href="http://www.apache.org"/>

-      <item name="MyFaces" href="http://myfaces.apache.org/index.html"/>

-      <item name="Download Myfaces ExtVal" href="http://myfaces.apache.org/extensions/validator/download.html"/>

-    </links>

-

-    <menu name="Apache MyFaces" inherit="top">

-      <item name="Overview"       href="http://myfaces.apache.org/index.html"/>

-      <item name="Download"       href="http://myfaces.apache.org/download.html"/>

-    </menu>

-

-    <menu name="Contents" inherit="top">

-        <item name="Main Site"         href="http://myfaces.apache.org/extensions/validator/index.html"/>

-        <item name="ExtVal for JSF 1.1"       href="http://myfaces.apache.org/extensions/validator11/index.html" collapse="true">

-            <item name="dummy"        href="dummy"/>

-        </item>

-        <item name="ExtVal for JSF 1.2"   href="http://myfaces.apache.org/extensions/validator12/index.html">

-              <item name="Core Module"           href="http://myfaces.apache.org/extensions/validator12/myfaces-extval-core/index.html"/>

-              <item name="Property Validation"   href="http://myfaces.apache.org/extensions/validator12/validation-modules-project/myfaces-extval-property-validation/index.html"/>

-              <item name="Trinidad Support"      href="http://myfaces.apache.org/extensions/validator12/component-support-modules-project/myfaces-extval-trinidad-support/index.html"/>

-              <item name="Generic Support"       href="http://myfaces.apache.org/extensions/validator12/component-support-modules-project/myfaces-extval-generic-support/index.html"/>

-        </item>

-    </menu>

-	

-    <menu name="Documentation">

-      <item name="Wiki"         href="http://wiki.apache.org/myfaces/Extensions/Validator/"/>

-      <item name="Javadoc"      href="http://myfaces.apache.org/extensions/validator12/javadoc.html"/>

-    </menu>

-

-    <menu ref="reports"/>

-

-    <menu name="Foundation" inherit="bottom">

-      <item name="ASF"            href="http://www.apache.org/" />

-      <item name="Sponsorship"    href="http://www.apache.org/foundation/sponsorship.html" />

-      <item name="Thanks"         href="http://www.apache.org/foundation/thanks.html" />

-    </menu>

-  </body>

-</project>

diff --git a/0_9_0/src/site/apt/index.apt b/0_9_0/src/site/apt/index.apt
new file mode 100644
index 0000000..1063a23
--- /dev/null
+++ b/0_9_0/src/site/apt/index.apt
@@ -0,0 +1,18 @@
+ ------

+ Myfaces CODI

+ ------

+

+Description

+

+  MyFaces CODI is your best friend for CDI based projects.

+

+  The Apache MyFaces Extensions CDI project (aka CODI) hosts portable extensions for Contexts

+  and Dependency Injection (CDI - JSR 299) for the Java-Platform (SE and EE). CODI is a toolbox

+  for your CDI application (it provides advanced and convenient features e.g. for JSF and Bean-Validation).

+  Like CDI itself CODI is focused on type-safety. It is a modularized and extensible framework.

+  So itÕs easy to choose the needed parts to facilitate the daily work in your project.

+

+  The main focus is to provide superior tools which will support you on solving your daily needs of software

+  development with CDI, JSF, BV and JPA. However, you will also find modules which are independent of JSF as

+  well as modules which improve the compatibility with other MyFaces frameworks like MyFaces ExtVal. Maybe

+  the most important feature of MyFaces CODI is that it allows you to build a concise and efficient application-architecture.

diff --git a/0_9_0/src/site/site.xml b/0_9_0/src/site/site.xml
new file mode 100644
index 0000000..f2bcef4
--- /dev/null
+++ b/0_9_0/src/site/site.xml
@@ -0,0 +1,69 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>

+<!--

+ * Licensed to the Apache Software Foundation (ASF) under one or more

+ * contributor license agreements.  See the NOTICE file distributed with

+ * this work for additional information regarding copyright ownership.

+ * The ASF licenses this file to You under the Apache License, Version 2.0

+ * (the "License"); you may not use this file except in compliance with

+ * the License.  You may obtain a copy of the License at

+ *

+ *      http://www.apache.org/licenses/LICENSE-2.0

+ *

+ * Unless required by applicable law or agreed to in writing, software

+ * distributed under the License is distributed on an "AS IS" BASIS,

+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.

+ * See the License for the specific language governing permissions and

+ * limitations under the License.

+-->

+

+<project name="Apache MyFaces Extensions CDI">

+    

+    <bannerLeft>

+        <name>Apache MyFaces CODI</name>

+        <src>img/banners/MyFaces_logo.jpg</src>

+        <href>http://myfaces.apache.org/extensions/cdi/index.html</href>

+    </bannerLeft>

+

+    <bannerRight>

+        <name>Apache Banner</name>

+        <src>img/banners/apache_banner.png</src>

+        <href>http://www.apache.org</href>

+    </bannerRight>

+

+    <publishDate format="dd MMM yyyy" />

+

+    <skin>

+        <groupId>org.apache.myfaces.maven</groupId>

+        <artifactId>myfaces-site-skin</artifactId>

+        <version>1</version>

+    </skin>

+

+    <body>

+        <links>

+            <item name="Apache" href="http://www.apache.org"/>

+            <item name="MyFaces" href="http://myfaces.apache.org/index.html"/>

+            <item name="Download Myfaces ExtVal" href="http://myfaces.apache.org/extensions/validator/download.html"/>

+        </links>

+

+        <menu name="Apache MyFaces" inherit="top">

+            <item name="Overview" href="http://myfaces.apache.org/index.html"/>

+            <item name="Download" href="http://myfaces.apache.org/download.html"/>

+        </menu>

+

+        <menu name="Contents" inherit="top">

+            <item name="Main Site" href="http://myfaces.apache.org/extensions/cdi/index.html"/>

+        </menu>

+

+        <menu name="Documentation">

+            <item name="Wiki" href="https://cwiki.apache.org/confluence/display/EXTCDI/Index"/>

+        </menu>

+

+        <menu ref="reports"/>

+

+        <menu name="Foundation" inherit="bottom">

+          <item name="ASF"            href="http://www.apache.org/" />

+          <item name="Sponsorship"    href="http://www.apache.org/foundation/sponsorship.html" />

+          <item name="Thanks"         href="http://www.apache.org/foundation/thanks.html" />

+        </menu>

+    </body>

+</project>