You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@archiva.apache.org by ol...@apache.org on 2012/11/29 00:10:10 UTC

svn commit: r1414984 - in /archiva/redback/redback-components/trunk/modello-plugins/modello-db-keywords: pom.xml src/main/resources/META-INF/plexus/components.xml src/site/site.xml

Author: olamy
Date: Wed Nov 28 23:10:09 2012
New Revision: 1414984

URL: http://svn.apache.org/viewvc?rev=1414984&view=rev
Log:
fix license headers

Modified:
    archiva/redback/redback-components/trunk/modello-plugins/modello-db-keywords/pom.xml
    archiva/redback/redback-components/trunk/modello-plugins/modello-db-keywords/src/main/resources/META-INF/plexus/components.xml
    archiva/redback/redback-components/trunk/modello-plugins/modello-db-keywords/src/site/site.xml

Modified: archiva/redback/redback-components/trunk/modello-plugins/modello-db-keywords/pom.xml
URL: http://svn.apache.org/viewvc/archiva/redback/redback-components/trunk/modello-plugins/modello-db-keywords/pom.xml?rev=1414984&r1=1414983&r2=1414984&view=diff
==============================================================================
--- archiva/redback/redback-components/trunk/modello-plugins/modello-db-keywords/pom.xml (original)
+++ archiva/redback/redback-components/trunk/modello-plugins/modello-db-keywords/pom.xml Wed Nov 28 23:10:09 2012
@@ -44,4 +44,20 @@
       <version>1.0-alpha-30</version>
     </dependency>
   </dependencies>
+
+  <build>
+    <pluginManagement>
+      <plugins>
+        <plugin>
+          <groupId>org.apache.rat</groupId>
+          <artifactId>apache-rat-plugin</artifactId>
+          <configuration>
+            <excludes combine.children="append">
+              <exclude>src/main/resources/**</exclude>
+            </excludes>
+          </configuration>
+        </plugin>
+      </plugins>
+    </pluginManagement>
+  </build>
 </project>

Modified: archiva/redback/redback-components/trunk/modello-plugins/modello-db-keywords/src/main/resources/META-INF/plexus/components.xml
URL: http://svn.apache.org/viewvc/archiva/redback/redback-components/trunk/modello-plugins/modello-db-keywords/src/main/resources/META-INF/plexus/components.xml?rev=1414984&r1=1414983&r2=1414984&view=diff
==============================================================================
--- archiva/redback/redback-components/trunk/modello-plugins/modello-db-keywords/src/main/resources/META-INF/plexus/components.xml (original)
+++ archiva/redback/redback-components/trunk/modello-plugins/modello-db-keywords/src/main/resources/META-INF/plexus/components.xml Wed Nov 28 23:10:09 2012
@@ -1,4 +1,22 @@
-<?xml version="1.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.
+  -->
 <component-set>
   <components>
 

Modified: archiva/redback/redback-components/trunk/modello-plugins/modello-db-keywords/src/site/site.xml
URL: http://svn.apache.org/viewvc/archiva/redback/redback-components/trunk/modello-plugins/modello-db-keywords/src/site/site.xml?rev=1414984&r1=1414983&r2=1414984&view=diff
==============================================================================
--- archiva/redback/redback-components/trunk/modello-plugins/modello-db-keywords/src/site/site.xml (original)
+++ archiva/redback/redback-components/trunk/modello-plugins/modello-db-keywords/src/site/site.xml Wed Nov 28 23:10:09 2012
@@ -1,4 +1,22 @@
-<?xml version="1.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.
+  -->
 
 <project>
   <bannerLeft>