You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by mc...@apache.org on 2011/01/27 06:02:11 UTC

svn commit: r1063990 - in /struts/site: pom.xml src/site/xdoc/announce-2005.xml

Author: mcucchiara
Date: Thu Jan 27 05:02:10 2011
New Revision: 1063990

URL: http://svn.apache.org/viewvc?rev=1063990&view=rev
Log:
Updated link to volunteer page and upgraded the site plugin

Modified:
    struts/site/pom.xml
    struts/site/src/site/xdoc/announce-2005.xml

Modified: struts/site/pom.xml
URL: http://svn.apache.org/viewvc/struts/site/pom.xml?rev=1063990&r1=1063989&r2=1063990&view=diff
==============================================================================
--- struts/site/pom.xml (original)
+++ struts/site/pom.xml Thu Jan 27 05:02:10 2011
@@ -1,20 +1,23 @@
 <?xml version="1.0"?>
-<!-- 
-/*
- * Copyright 2001-2005 The Apache Software Foundation.
- * 
- * Licensed 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.
- */
+<!--
+ * $Id$
+ *
+ * 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 xmlns="http://maven.apache.org/POM/4.0.0"
          xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
@@ -39,7 +42,7 @@
     <!-- ################################################################ -->
 
   <description>
-    Struts Site is the Apache Struts home page, covering all versions of Struts. 
+    Struts Site is the Apache Struts home page, covering all versions of Struts.
   </description>
 
   <scm>
@@ -47,7 +50,7 @@
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/struts/site</developerConnection>
     <url>http://svn.apache.org/repos/asf/struts/site/</url>
   </scm>
-  
+
   <repositories>
     <repository>
       <id>apache.snapshots</id>
@@ -75,7 +78,7 @@
         <plugins>
             <plugin>
                 <artifactId>maven-site-plugin</artifactId>
-                <version>2.0-beta-5</version>
+                <version>2.2</version>
             </plugin>
             <plugin>
                 <artifactId>maven-antrun-plugin</artifactId>
@@ -107,10 +110,10 @@
                                      ignoreerrors="true"/>
                                 <get src="http://svn.apache.org/repos/asf/struts/struts2/trunk/core/src/main/resources/struts-2.0.dtd"
                                      dest="${project.build.directory}/site/dtds/struts-2.0.dtd"
-                                     ignoreerrors="true"/>                                
+                                     ignoreerrors="true"/>
                                 <get src="http://svn.apache.org/repos/asf/struts/struts2/trunk/core/src/main/resources/struts-2.1.dtd"
                                      dest="${project.build.directory}/site/dtds/struts-2.1.dtd"
-                                     ignoreerrors="true"/>                                                                     
+                                     ignoreerrors="true"/>
                                 <get src="http://svn.apache.org/repos/asf/struts/struts2/trunk/core/src/main/resources/struts-2.1.7.dtd"
                                      dest="${project.build.directory}/site/dtds/struts-2.1.7.dtd"
                                      ignoreerrors="true"/>

Modified: struts/site/src/site/xdoc/announce-2005.xml
URL: http://svn.apache.org/viewvc/struts/site/src/site/xdoc/announce-2005.xml?rev=1063990&r1=1063989&r2=1063990&view=diff
==============================================================================
--- struts/site/src/site/xdoc/announce-2005.xml (original)
+++ struts/site/src/site/xdoc/announce-2005.xml Thu Jan 27 05:02:10 2011
@@ -1,18 +1,24 @@
 <?xml version="1.0"?>
 <!--
-Copyright 1999-2005 The Apache Software Foundation
-Licensed 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.
--->
+ * $Id$
+ *
+ * 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
+ -->
 <!--
 // ======================================================================== 78
 -->
@@ -481,7 +487,7 @@ limitations under the License.
             <hr/>
             <h4 id="a20050331">31 March 2005 - New Struts PMC Chair</h4>
             <p>
-                <a href="http://struts.apache.org/volunteers.html#martinc">
+                <a href="http://struts.apache.org/dev/volunteers.html#martinc">
                     Martin Cooper</a>
                 has been appointed
                 <strong>Struts PMC Chair</strong>
@@ -490,7 +496,7 @@ limitations under the License.
                 meeting.
             </p>
             <p>
-                <a href="http://struts.apache.org/volunteers.html#craigmcc">
+                <a href="http://struts.apache.org/dev/volunteers.html#craigmcc">
                     Craig McClanahan</a>
                 stepped down
                 as the Struts PMC Chair in February 2005. In Craig's words "I