From 5866743e10d8ade755fffb1279db7594b13e69a4 Mon Sep 17 00:00:00 2001 From: Henri Yandell Date: Sun, 28 Mar 2010 23:07:18 +0000 Subject: [PATCH] Removing M1 build, M2 build seems fine git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@928514 13f79535-47bb-0310-9956-ffa450edef68 --- maven.xml | 103 ------------------ project.xml | 296 ---------------------------------------------------- 2 files changed, 399 deletions(-) delete mode 100644 maven.xml delete mode 100644 project.xml diff --git a/maven.xml b/maven.xml deleted file mode 100644 index 34e01f9..0000000 --- a/maven.xml +++ /dev/null @@ -1,103 +0,0 @@ - - - - - - - - - - - - - - - - - - - Unit testing cannot be done in Maven; the tests require classpaths and - system properties to be set differently for different unit tests which - Maven does not support. Please run "ant test" to execute the unit tests. - - - - - - - - ${maven.build.dir}/logging-api-work - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/project.xml b/project.xml deleted file mode 100644 index e35d305..0000000 --- a/project.xml +++ /dev/null @@ -1,296 +0,0 @@ - - - - 3 - - Logging - commons-logging - commons-logging - 1.1.1-SNAPSHOT - 2001 - Commons Logging - - Commons Logging is a thin adapter allowing configurable bridging to other, - well known logging systems. - - /images/logo.png - - http://commons.apache.org/logging/ - org.apache.commons.logging - - - The Apache Software Foundation - http://commons.apache.org/ - http://commons.apache.org/images/logo.png - - - - - The Apache Software License, Version 2.0 - /LICENSE.txt - repo - - - - commons - http://issues.apache.org/jira/browse/LOGGING - people.apache.org - /www/commons.apache.org/logging/ - /www/people.apache.org/builds/commons/logging/ - - - scm:svn:http://svn.apache.org/repos/asf/commons/proper/logging/trunk/ - http://svn.apache.org/repos/asf/commons/proper/logging/trunk/ - - - - - 1.0.1 - 1.0.1 - LOGGING_1_0_1 - - - 1.0.2 - 1.0.2 - LOGGING_1_0_2 - - - 1.0.3 - 1.0.3 - LOGGING_1_0_3 - - - 1.0.4 - 1.0.4 - LOGGING_1_0_4 - - - 1.1 - 1.1 - LOGGING_1_1_0 - - - - - - Commons Dev List - dev-subscribe@commons.apache.org - dev-unsubscribe@commons.apache.org - http://mail-archives.apache.org/mod_mbox/commons-dev/ - - - Commons User List - user-subscribe@commons.apache.org - user-unsubscribe@commons.apache.org - http://mail-archives.apache.org/mod_mbox/commons-user/ - - - - - - Morgan Delagrange - morgand - morgand at apache dot org - Apache - Java Developer - - - Rodney Waldhoff - rwaldhoff - rwaldhoff at apache org - Apache Software Foundation - - - Craig McClanahan - craigmcc - craigmcc at apache org - Apache Software Foundation - - - Scott Sanders - sanders - sanders at apache dot org - Apache Software Foundation - - - Robert Burrell Donkin - rdonkin - rdonkin at apache dot org - Apache Software Foundation - - - Peter Donald - donaldp - donaldp at apache dot org - - - - Costin Manolache - costin - costin at apache dot org - Apache Software Foundation - - - Richard Sitze - rsitze - rsitze at apache dot org - Apache Software Foundation - - - Juozas Baliuka - baliuka - baliuka@apache.org - - - Java Developer - - - - Simon Kitching - skitching - skitching@apache.org - Apache Software Foundation - - - Dennis Lundberg - dennisl - dennisl@apache.org - Apache Software Foundation - - - Brian Stansberry - bstansberry - - - - - - - log4j - log4j - 1.2.12 - http://logging.apache.org/log4j/docs/index.html - - -Runtime Optional. -1.2.12 required for compilation but 1.2.6 onwards supported at runtime. - - true - - - - - logkit - logkit - 1.0.1 - http://avalon.apache.org/logkit/ - - Runtime Optional - true - - - - - junit - junit - 3.8.1 - http://www.junit.org/index.htm - - Used for testing only. - test - true - - - - - avalon-framework - avalon-framework - 4.1.3 - http://avalon.apache.org/ - - Runtime Optional - true - - - - - javax.servlet - servlet-api - 2.3 - http://java.sun.com/products/servlet/ - - Used only by servlet filter. Not used by core logging implementation. - true - - - - - maven - maven-xdoc-plugin - 1.9.2 - http://maven.apache.org/maven-1.x/reference/plugins/xdoc/ - plugin - - - <strong>Site Only</strong> - v1.9.2 (minimum) - - true - - - - - dev@commons.apache.org - src/java - src/test - - - java.util.logging.Logger - - **/Jdk14Logger.java - - - - - - - **/AvalonLoggerTest.java - - - - - - maven-checkstyle-plugin - maven-javadoc-plugin - maven-jdepend-plugin - maven-junit-report-plugin - maven-jxr-plugin - maven-license-plugin - - - - -