Author: ltheussl Date: Sat Apr 2 07:17:07 2011 New Revision: 1087967 URL: http://svn.apache.org/viewvc?rev=1087967&view=rev Log: formatting
Modified: maven/plugins/trunk/maven-site-plugin/src/it/MSITE-265/src/site/site.xml maven/plugins/trunk/maven-site-plugin/src/it/full-reporting/src/main/java/org/apache/maven/plugins/site/its/App.java maven/plugins/trunk/maven-site-plugin/src/it/site-attach-descriptor/src/site/site.xml maven/plugins/trunk/maven-site-plugin/src/it/site-attach-descriptor/src/site/site_sv.xml maven/plugins/trunk/maven-site-plugin/src/it/site-deploy/src/site/site.xml maven/plugins/trunk/maven-site-plugin/src/it/site-jar/src/site/site.xml Modified: maven/plugins/trunk/maven-site-plugin/src/it/MSITE-265/src/site/site.xml URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-site-plugin/src/it/MSITE-265/src/site/site.xml?rev=1087967&r1=1087966&r2=1087967&view=diff ============================================================================== --- maven/plugins/trunk/maven-site-plugin/src/it/MSITE-265/src/site/site.xml (original) +++ maven/plugins/trunk/maven-site-plugin/src/it/MSITE-265/src/site/site.xml Sat Apr 2 07:17:07 2011 @@ -19,7 +19,6 @@ specific language governing permissions under the License. --> -<!--$Id$--> <project name="MSITE-265" xmlns="http://maven.apache.org/DECORATION/1.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/DECORATION/1.0.0 http://maven.apache.org/xsd/decoration-1.0.0.xsd"> Modified: maven/plugins/trunk/maven-site-plugin/src/it/full-reporting/src/main/java/org/apache/maven/plugins/site/its/App.java URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-site-plugin/src/it/full-reporting/src/main/java/org/apache/maven/plugins/site/its/App.java?rev=1087967&r1=1087966&r2=1087967&view=diff ============================================================================== --- maven/plugins/trunk/maven-site-plugin/src/it/full-reporting/src/main/java/org/apache/maven/plugins/site/its/App.java (original) +++ maven/plugins/trunk/maven-site-plugin/src/it/full-reporting/src/main/java/org/apache/maven/plugins/site/its/App.java Sat Apr 2 07:17:07 2011 @@ -1,5 +1,24 @@ package org.apache.maven.plugins.site.its; +/* + * 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. + */ + /** * Hello world! * Modified: maven/plugins/trunk/maven-site-plugin/src/it/site-attach-descriptor/src/site/site.xml URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-site-plugin/src/it/site-attach-descriptor/src/site/site.xml?rev=1087967&r1=1087966&r2=1087967&view=diff ============================================================================== --- maven/plugins/trunk/maven-site-plugin/src/it/site-attach-descriptor/src/site/site.xml (original) +++ maven/plugins/trunk/maven-site-plugin/src/it/site-attach-descriptor/src/site/site.xml Sat Apr 2 07:17:07 2011 @@ -19,7 +19,6 @@ specific language governing permissions under the License. --> -<!--$Id$--> <project name="MSITE-265" xmlns="http://maven.apache.org/DECORATION/1.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/DECORATION/1.0.0 http://maven.apache.org/xsd/decoration-1.0.0.xsd"> Modified: maven/plugins/trunk/maven-site-plugin/src/it/site-attach-descriptor/src/site/site_sv.xml URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-site-plugin/src/it/site-attach-descriptor/src/site/site_sv.xml?rev=1087967&r1=1087966&r2=1087967&view=diff ============================================================================== --- maven/plugins/trunk/maven-site-plugin/src/it/site-attach-descriptor/src/site/site_sv.xml (original) +++ maven/plugins/trunk/maven-site-plugin/src/it/site-attach-descriptor/src/site/site_sv.xml Sat Apr 2 07:17:07 2011 @@ -19,7 +19,6 @@ specific language governing permissions under the License. --> -<!--$Id$--> <project name="MSITE-265" xmlns="http://maven.apache.org/DECORATION/1.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/DECORATION/1.0.0 http://maven.apache.org/xsd/decoration-1.0.0.xsd"> Modified: maven/plugins/trunk/maven-site-plugin/src/it/site-deploy/src/site/site.xml URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-site-plugin/src/it/site-deploy/src/site/site.xml?rev=1087967&r1=1087966&r2=1087967&view=diff ============================================================================== --- maven/plugins/trunk/maven-site-plugin/src/it/site-deploy/src/site/site.xml (original) +++ maven/plugins/trunk/maven-site-plugin/src/it/site-deploy/src/site/site.xml Sat Apr 2 07:17:07 2011 @@ -19,7 +19,6 @@ specific language governing permissions under the License. --> -<!--$Id$--> <project name="MSITE-265" xmlns="http://maven.apache.org/DECORATION/1.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/DECORATION/1.0.0 http://maven.apache.org/xsd/decoration-1.0.0.xsd"> Modified: maven/plugins/trunk/maven-site-plugin/src/it/site-jar/src/site/site.xml URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-site-plugin/src/it/site-jar/src/site/site.xml?rev=1087967&r1=1087966&r2=1087967&view=diff ============================================================================== --- maven/plugins/trunk/maven-site-plugin/src/it/site-jar/src/site/site.xml (original) +++ maven/plugins/trunk/maven-site-plugin/src/it/site-jar/src/site/site.xml Sat Apr 2 07:17:07 2011 @@ -19,7 +19,6 @@ specific language governing permissions under the License. --> -<!--$Id$--> <project name="MSITE-265" xmlns="http://maven.apache.org/DECORATION/1.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/DECORATION/1.0.0 http://maven.apache.org/xsd/decoration-1.0.0.xsd">