From a843d5dbc009d1a760010fbff2436dc943e8ea37 Mon Sep 17 00:00:00 2001 From: Simon Kitching Date: Thu, 16 Jun 2005 04:10:24 +0000 Subject: [PATCH] Build commons-logging-adapters.jar from maven build. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@190866 13f79535-47bb-0310-9956-ffa450edef68 --- maven.xml | 85 ++++++++++++++++++++++++++++++++++++++++++++++++------- 1 file changed, 75 insertions(+), 10 deletions(-) diff --git a/maven.xml b/maven.xml index 3cdb6e9..af8e1d8 100644 --- a/maven.xml +++ b/maven.xml @@ -16,14 +16,19 @@ --> - + + + - - - - - @@ -31,8 +36,68 @@ - - - + + + + + + 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 + + + + + + + + + + + + + + + + + + + + + + + + + + +