Author: carnold
Date: Sat Nov 13 07:50:41 2010
New Revision: 1034692
URL: http://svn.apache.org/viewvc?rev=1034692&view=rev
Log:
Add Source Header notices to Maven template
Modified:
logging/log4j/companions/extras/trunk/maven-site.vm
logging/log4j/companions/extras/trunk/pom.xml
Modified: logging/log4j/companions/extras/trunk/maven-site.vm
URL:
http://svn.apache.org/viewvc/logging/log4j/companions/extras/trunk/maven-site.vm?rev=1034692&r1=1034691&r2=1034692&view=diff
==============================================================================
--- logging/log4j/companions/extras/trunk/maven-site.vm (original)
+++ logging/log4j/companions/extras/trunk/maven-site.vm Sat Nov 13 07:50:41 2010
@@ -1,4 +1,21 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<!--
+ 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.
+
+-->
<!-- Generated by Apache Maven Doxia at $dateFormat.format( $currentDate ) -->
#macro ( link $href $name $target $img $position $alt $border $width $height )
#set ( $linkTitle = ' title="' + $name + '"' )
Modified: logging/log4j/companions/extras/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/logging/log4j/companions/extras/trunk/pom.xml?rev=1034692&r1=1034691&r2=1034692&view=diff
==============================================================================
--- logging/log4j/companions/extras/trunk/pom.xml (original)
+++ logging/log4j/companions/extras/trunk/pom.xml Sat Nov 13 07:50:41 2010
@@ -20,7 +20,7 @@
<groupId>log4j</groupId>
<artifactId>apache-log4j-extras</artifactId>
<packaging>bundle</packaging>
- <version>1.2-SNAPSHOT</version>
+ <version>1.1-SNAPSHOT</version>
<name>Apache Extras Companion⢠for Apache log4jâ¢.</name>
<description>This companion provides additional appenders, filters and
other capabilities for version 1.2 of Apache log4jâ¢. Several of these
were backported from
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]