You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-dev@logging.apache.org by ca...@apache.org on 2010/05/30 01:22:38 UTC

svn commit: r949448 - in /logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL: ./ 2008/ 2008/pom.xml rgoers/log4j12-api/ site/

Author: carnold
Date: Sat May 29 23:22:37 2010
New Revision: 949448

URL: http://svn.apache.org/viewvc?rev=949448&view=rev
Log:
Set svn:ignore on target dirs, add 2008/pom.xml

Added:
    logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/2008/pom.xml
Modified:
    logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/   (props changed)
    logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/2008/   (props changed)
    logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/rgoers/log4j12-api/   (props changed)
    logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/site/   (props changed)

Propchange: logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Sat May 29 23:22:37 2010
@@ -0,0 +1 @@
+target

Propchange: logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/2008/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Sat May 29 23:22:37 2010
@@ -0,0 +1 @@
+target

Added: logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/2008/pom.xml
URL: http://svn.apache.org/viewvc/logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/2008/pom.xml?rev=949448&view=auto
==============================================================================
--- logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/2008/pom.xml (added)
+++ logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/2008/pom.xml Sat May 29 23:22:37 2010
@@ -0,0 +1,34 @@
+<!--
+ 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" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+  <modelVersion>4.0.0</modelVersion>
+  <parent>
+    <groupId>org.apache.logging</groupId>
+    <artifactId>log4j2</artifactId>
+    <version>1.99.0-SNAPSHOT</version>
+  </parent>
+  <groupId>org.apache.logging</groupId>
+  <artifactId>log4j2-2008</artifactId>
+  <packaging>pom</packaging>
+  <name>Apache Log4j 2 2008</name>
+  <version>1.99.0-SNAPSHOT</version>
+
+  <modules>
+    <module>log4j2-core</module>
+  </modules>
+</project>

Propchange: logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/rgoers/log4j12-api/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Sat May 29 23:22:37 2010
@@ -0,0 +1 @@
+target

Propchange: logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/site/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Sat May 29 23:22:37 2010
@@ -0,0 +1 @@
+target



---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-dev-unsubscribe@logging.apache.org
For additional commands, e-mail: log4j-dev-help@logging.apache.org