From 6e2408d5531d947a6f4a83eff3584693aeb34b18 Mon Sep 17 00:00:00 2001 From: Robert Burrell Donkin Date: Thu, 10 Feb 2005 21:57:11 +0000 Subject: [PATCH] Updated HEAD version. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@153296 13f79535-47bb-0310-9956-ffa450edef68 --- build.xml | 2 +- optional/build.xml | 4 ++-- optional/project.xml | 2 +- project.xml | 2 +- xdocs/index.xml | 11 +++++++++++ 5 files changed, 16 insertions(+), 5 deletions(-) diff --git a/build.xml b/build.xml index af72591..bb7bfc5 100644 --- a/build.xml +++ b/build.xml @@ -64,7 +64,7 @@ - + diff --git a/optional/build.xml b/optional/build.xml index abcb2e8..941fc18 100644 --- a/optional/build.xml +++ b/optional/build.xml @@ -21,7 +21,7 @@ @@ -58,7 +58,7 @@ - + diff --git a/optional/project.xml b/optional/project.xml index 6ba911f..779c4ba 100644 --- a/optional/project.xml +++ b/optional/project.xml @@ -21,7 +21,7 @@ Logging commons-logging-optional - 1.0.5-dev + 1.0.6-dev 2001 Commons Logging (Optional Implementations) diff --git a/project.xml b/project.xml index 353495f..6e03d1b 100644 --- a/project.xml +++ b/project.xml @@ -21,7 +21,7 @@ Logging commons-logging - 1.0.5-dev + 1.0.6-dev 2001 Commons Logging diff --git a/xdocs/index.xml b/xdocs/index.xml index 1b0b0b5..21663c9 100644 --- a/xdocs/index.xml +++ b/xdocs/index.xml @@ -58,6 +58,17 @@ package. In addition, there is a (short)
+ +

+ Note: release candidate is currently under preparation. +

+

+JCL 1.0.5 is a service release adding optional improved automatic memory management +for containers which do not support JCL explicit memory release +during hot reployment (1.4+ JVMs only). For more details see the +user guide. +

+

The 1.0.4 release of commons-logging is a service