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