You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by lu...@apache.org on 2008/08/20 06:20:40 UTC

svn commit: r687236 - in /myfaces/myfaces-build-tools/trunk/maven2-plugins: myfaces-builder-plugin/src/site/ myfaces-faces-plugin/ myfaces-i18n-plugin/ myfaces-javacc-plugin/ myfaces-javascript-plugin/ myfaces-jdev-plugin/ myfaces-plugin-parent/ myface...

Author: lu4242
Date: Tue Aug 19 21:20:37 2008
New Revision: 687236

URL: http://svn.apache.org/viewvc?rev=687236&view=rev
Log:
update site generation, correct svn:ignore

Added:
    myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-plugin-parent/src/site/site.xml   (with props)
Modified:
    myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-builder-plugin/src/site/site.xml
    myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-faces-plugin/   (props changed)
    myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-i18n-plugin/   (props changed)
    myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-javacc-plugin/   (props changed)
    myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-javascript-plugin/   (props changed)
    myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-jdev-plugin/   (props changed)
    myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-plugin-parent/   (props changed)
    myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-tagdoc-plugin/   (props changed)
    myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-wagon-plugin/   (props changed)
    myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-wagon-plugin/pom.xml
    myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-xrts-plugin/   (props changed)

Modified: myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-builder-plugin/src/site/site.xml
URL: http://svn.apache.org/viewvc/myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-builder-plugin/src/site/site.xml?rev=687236&r1=687235&r2=687236&view=diff
==============================================================================
--- myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-builder-plugin/src/site/site.xml (original)
+++ myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-builder-plugin/src/site/site.xml Tue Aug 19 21:20:37 2008
@@ -19,16 +19,30 @@
 
 <project name="Myfaces Builder Plugin">
   <bannerLeft>
-    <name>MyFaces</name>
-    <src>images/myfaces-logo.png</src>
-    <href>http://myfaces.apache.org/</href>
+    <name>Apache MyFaces</name>
+    <src>img/banners/MyFaces_logo.jpg</src>
+    <href>http://myfaces.apache.org/index.html</href>
   </bannerLeft>
 
-  <publishDate format="dd MMM yyyy" />
+  <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-SNAPSHOT</version>
+  </skin>
+
 
   <body>
     <links>
-      <item name="Maven 2" href="http://maven.apache.org/maven2/"/>
+      <item name="Apache" href="http://www.apache.org"/>
+      <item name="MyFaces" href="http://myfaces.apache.org/index.html"/>
     </links>
 
     <menu name="Overview">
@@ -37,5 +51,6 @@
     </menu>
 
     <menu ref="reports"/>
+
   </body>
 </project>

Propchange: myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-faces-plugin/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Tue Aug 19 21:20:37 2008
@@ -1 +1,10 @@
 target
+.classpath
+.project
+.wtpmodules
+*.ipr
+*.iml
+*.iws
+.settings
+maven-eclipse.xml
+.externalToolBuilders

Propchange: myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-i18n-plugin/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Tue Aug 19 21:20:37 2008
@@ -1 +1,10 @@
 target
+.classpath
+.project
+.wtpmodules
+*.ipr
+*.iml
+*.iws
+.settings
+maven-eclipse.xml
+.externalToolBuilders

Propchange: myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-javacc-plugin/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Tue Aug 19 21:20:37 2008
@@ -1 +1,10 @@
 target
+.classpath
+.project
+.wtpmodules
+*.ipr
+*.iml
+*.iws
+.settings
+maven-eclipse.xml
+.externalToolBuilders

Propchange: myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-javascript-plugin/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Tue Aug 19 21:20:37 2008
@@ -1 +1,10 @@
 target
+.classpath
+.project
+.wtpmodules
+*.ipr
+*.iml
+*.iws
+.settings
+maven-eclipse.xml
+.externalToolBuilders

Propchange: myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-jdev-plugin/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Tue Aug 19 21:20:37 2008
@@ -1 +1,10 @@
 target
+.classpath
+.project
+.wtpmodules
+*.ipr
+*.iml
+*.iws
+.settings
+maven-eclipse.xml
+.externalToolBuilders

Propchange: myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-plugin-parent/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Tue Aug 19 21:20:37 2008
@@ -1,6 +1,10 @@
 target
-maven-eclipse.xml
-.*
-*.iml
+.classpath
+.project
+.wtpmodules
 *.ipr
+*.iml
 *.iws
+.settings
+maven-eclipse.xml
+.externalToolBuilders

Added: myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-plugin-parent/src/site/site.xml
URL: http://svn.apache.org/viewvc/myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-plugin-parent/src/site/site.xml?rev=687236&view=auto
==============================================================================
--- myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-plugin-parent/src/site/site.xml (added)
+++ myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-plugin-parent/src/site/site.xml Tue Aug 19 21:20:37 2008
@@ -0,0 +1,76 @@
+<?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 Buildtools">
+  <bannerLeft>
+    <name>Apache MyFaces</name>
+    <src>img/banners/MyFaces_logo.jpg</src>
+    <href>http://myfaces.apache.org/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-SNAPSHOT</version>
+  </skin>
+
+  <body>
+    <links>
+      <item name="Apache" href="http://www.apache.org"/>
+      <item name="MyFaces" href="http://myfaces.apache.org/index.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="Documentation">
+      <item name="About"         href="index.html"/>
+    </menu>
+	
+    <menu name="Available Modules" inherit="top">
+      <item name="Apache MyFaces Buildtools Maven2 Builder Annotations"      href="http://myfaces.apache.org/build-tools/plugins/myfaces-builder-annotations/index.html"/>
+      <item name="Apache MyFaces Buildtools Maven2 Builder Plugin"           href="http://myfaces.apache.org/build-tools/plugins/myfaces-builder-plugin/index.html"/>
+      <item name="Apache MyFaces Buildtools Maven2 Faces Plugin"             href="http://myfaces.apache.org/build-tools/plugins/myfaces-faces-plugin/index.html"/>
+      <item name="Apache MyFaces Buildtools Maven2 i18n Plugin"              href="http://myfaces.apache.org/build-tools/plugins/myfaces-i18n-plugin/index.html"/>
+      <item name="Apache MyFaces Buildtools Maven2 Javacc Plugin"            href="http://myfaces.apache.org/build-tools/plugins/myfaces-javacc-plugin/index.html"/>
+      <item name="Apache MyFaces Buildtools Maven2 Javascript Plugin"        href="http://myfaces.apache.org/build-tools/plugins/myfaces-javascript-plugin/index.html"/>
+      <item name="Apache MyFaces Buildtools Maven2 JDev Plugin"              href="http://myfaces.apache.org/build-tools/plugins/myfaces-jdev-plugin/index.html"/>
+      <item name="Apache MyFaces Buildtools Maven2 Tag Documentation Report" href="http://myfaces.apache.org/build-tools/plugins/myfaces-tagdoc-plugin/index.html"/>
+      <item name="Apache MyFaces Buildtools Maven2 Wagon Plugin"             href="http://myfaces.apache.org/build-tools/plugins/myfaces-wagon-plugin/index.html"/>
+      <item name="Apache MyFaces Buildtools Maven2 XRTS Plugin"              href="http://myfaces.apache.org/build-tools/plugins/myfaces-xrts-plugin/index.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>

Propchange: myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-plugin-parent/src/site/site.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-plugin-parent/src/site/site.xml
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Propchange: myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-tagdoc-plugin/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Tue Aug 19 21:20:37 2008
@@ -1 +1,10 @@
 target
+.classpath
+.project
+.wtpmodules
+*.ipr
+*.iml
+*.iws
+.settings
+maven-eclipse.xml
+.externalToolBuilders

Propchange: myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-wagon-plugin/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Tue Aug 19 21:20:37 2008
@@ -1,4 +1,10 @@
 target
-.project
 .classpath
+.project
+.wtpmodules
+*.ipr
 *.iml
+*.iws
+.settings
+maven-eclipse.xml
+.externalToolBuilders

Modified: myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-wagon-plugin/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-wagon-plugin/pom.xml?rev=687236&r1=687235&r2=687236&view=diff
==============================================================================
--- myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-wagon-plugin/pom.xml (original)
+++ myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-wagon-plugin/pom.xml Tue Aug 19 21:20:37 2008
@@ -81,11 +81,6 @@
       <name>Apache Maven Snapshot Repository</name>
       <url>scpexe://people.apache.org/www/people.apache.org/repo/m2-snapshot-repository</url>
     </snapshotRepository>
-    <site>
-      <id>apache-site</id>
-      <name>Apache Website</name>
-      <url>scpexe://people.apache.org/www/myfaces.apache.org/wagon-maven-plugin</url>
-    </site>
   </distributionManagement>
 
   <reporting>

Propchange: myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-xrts-plugin/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Tue Aug 19 21:20:37 2008
@@ -1 +1,10 @@
 target
+.classpath
+.project
+.wtpmodules
+*.ipr
+*.iml
+*.iws
+.settings
+maven-eclipse.xml
+.externalToolBuilders