Post release changes.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1484532 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -94,7 +94,7 @@
|
|||||||
<property name="component.title" value="Logging Wrapper Library"/>
|
<property name="component.title" value="Logging Wrapper Library"/>
|
||||||
|
|
||||||
<!-- The current version number of this component -->
|
<!-- The current version number of this component -->
|
||||||
<property name="component.version" value="1.1.2-SNAPSHOT"/>
|
<property name="component.version" value="1.2-SNAPSHOT"/>
|
||||||
|
|
||||||
<!-- The base directory for compilation targets -->
|
<!-- The base directory for compilation targets -->
|
||||||
<property name="build.home" value="${basedir}/target"/>
|
<property name="build.home" value="${basedir}/target"/>
|
||||||
|
|||||||
@@ -37,6 +37,11 @@ limitations under the License.
|
|||||||
</SVNRepository>
|
</SVNRepository>
|
||||||
</repository>
|
</repository>
|
||||||
<release>
|
<release>
|
||||||
|
<Version>
|
||||||
|
<name>commons-logging</name>
|
||||||
|
<created>2013-03-21</created>
|
||||||
|
<revision>1.1.3</revision>
|
||||||
|
</Version>
|
||||||
<Version>
|
<Version>
|
||||||
<name>commons-logging</name>
|
<name>commons-logging</name>
|
||||||
<created>2013-03-20</created>
|
<created>2013-03-20</created>
|
||||||
|
|||||||
4
pom.xml
4
pom.xml
@@ -32,7 +32,7 @@ under the License.
|
|||||||
<groupId>commons-logging</groupId>
|
<groupId>commons-logging</groupId>
|
||||||
<artifactId>commons-logging</artifactId>
|
<artifactId>commons-logging</artifactId>
|
||||||
<name>Commons Logging</name>
|
<name>Commons Logging</name>
|
||||||
<version>1.1.3-SNAPSHOT</version>
|
<version>1.2-SNAPSHOT</version>
|
||||||
<description>Commons Logging is a thin adapter allowing configurable bridging to other,
|
<description>Commons Logging is a thin adapter allowing configurable bridging to other,
|
||||||
well known logging systems.</description>
|
well known logging systems.</description>
|
||||||
<url>http://commons.apache.org/proper/commons-logging/</url>
|
<url>http://commons.apache.org/proper/commons-logging/</url>
|
||||||
@@ -523,7 +523,7 @@ under the License.
|
|||||||
<maven.compile.source>1.2</maven.compile.source>
|
<maven.compile.source>1.2</maven.compile.source>
|
||||||
<maven.compile.target>1.1</maven.compile.target>
|
<maven.compile.target>1.1</maven.compile.target>
|
||||||
<commons.componentid>logging</commons.componentid>
|
<commons.componentid>logging</commons.componentid>
|
||||||
<commons.release.version>1.1.2</commons.release.version>
|
<commons.release.version>1.1.3</commons.release.version>
|
||||||
<commons.jira.id>LOGGING</commons.jira.id>
|
<commons.jira.id>LOGGING</commons.jira.id>
|
||||||
<commons.jira.pid>12310484</commons.jira.pid>
|
<commons.jira.pid>12310484</commons.jira.pid>
|
||||||
<!-- The RC version used in the staging repository URL. -->
|
<!-- The RC version used in the staging repository URL. -->
|
||||||
|
|||||||
@@ -43,7 +43,9 @@ The <action> type attribute can be add,update,fix,remove.
|
|||||||
<title>Release Notes</title>
|
<title>Release Notes</title>
|
||||||
</properties>
|
</properties>
|
||||||
<body>
|
<body>
|
||||||
<release version="1.1.3" date="2013-05-09" description="This is a maintenance release containing bug fixes.">
|
<release version="1.2" date="TBD" description="TBD">
|
||||||
|
</release>
|
||||||
|
<release version="1.1.3" date="2013-05-23" description="This is a maintenance release containing bug fixes.">
|
||||||
<action issue="LOGGING-151" dev="tn" type="fix" due-to="Krzysztof Daniel">
|
<action issue="LOGGING-151" dev="tn" type="fix" due-to="Krzysztof Daniel">
|
||||||
Use "org.apache.commons.logging" as bundle symbolic name.
|
Use "org.apache.commons.logging" as bundle symbolic name.
|
||||||
</action>
|
</action>
|
||||||
|
|||||||
@@ -95,32 +95,32 @@ limitations under the License.
|
|||||||
</p>
|
</p>
|
||||||
</subsection>
|
</subsection>
|
||||||
</section>
|
</section>
|
||||||
<section name="Commons Logging 1.1.2 ">
|
<section name="Commons Logging 1.1.3 ">
|
||||||
<subsection name="Binaries">
|
<subsection name="Binaries">
|
||||||
<table>
|
<table>
|
||||||
<tr>
|
<tr>
|
||||||
<td><a href="[preferred]/commons/logging/binaries/commons-logging-1.1.2-bin.tar.gz">commons-logging-1.1.2-bin.tar.gz</a></td>
|
<td><a href="[preferred]/commons/logging/binaries/commons-logging-1.1.3-bin.tar.gz">commons-logging-1.1.3-bin.tar.gz</a></td>
|
||||||
<td><a href="http://www.apache.org/dist/commons/logging/binaries/commons-logging-1.1.2-bin.tar.gz.md5">md5</a></td>
|
<td><a href="http://www.apache.org/dist/commons/logging/binaries/commons-logging-1.1.3-bin.tar.gz.md5">md5</a></td>
|
||||||
<td><a href="http://www.apache.org/dist/commons/logging/binaries/commons-logging-1.1.2-bin.tar.gz.asc">pgp</a></td>
|
<td><a href="http://www.apache.org/dist/commons/logging/binaries/commons-logging-1.1.3-bin.tar.gz.asc">pgp</a></td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td><a href="[preferred]/commons/logging/binaries/commons-logging-1.1.2-bin.zip">commons-logging-1.1.2-bin.zip</a></td>
|
<td><a href="[preferred]/commons/logging/binaries/commons-logging-1.1.3-bin.zip">commons-logging-1.1.3-bin.zip</a></td>
|
||||||
<td><a href="http://www.apache.org/dist/commons/logging/binaries/commons-logging-1.1.2-bin.zip.md5">md5</a></td>
|
<td><a href="http://www.apache.org/dist/commons/logging/binaries/commons-logging-1.1.3-bin.zip.md5">md5</a></td>
|
||||||
<td><a href="http://www.apache.org/dist/commons/logging/binaries/commons-logging-1.1.2-bin.zip.asc">pgp</a></td>
|
<td><a href="http://www.apache.org/dist/commons/logging/binaries/commons-logging-1.1.3-bin.zip.asc">pgp</a></td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
</subsection>
|
</subsection>
|
||||||
<subsection name="Source">
|
<subsection name="Source">
|
||||||
<table>
|
<table>
|
||||||
<tr>
|
<tr>
|
||||||
<td><a href="[preferred]/commons/logging/source/commons-logging-1.1.2-src.tar.gz">commons-logging-1.1.2-src.tar.gz</a></td>
|
<td><a href="[preferred]/commons/logging/source/commons-logging-1.1.3-src.tar.gz">commons-logging-1.1.3-src.tar.gz</a></td>
|
||||||
<td><a href="http://www.apache.org/dist/commons/logging/source/commons-logging-1.1.2-src.tar.gz.md5">md5</a></td>
|
<td><a href="http://www.apache.org/dist/commons/logging/source/commons-logging-1.1.3-src.tar.gz.md5">md5</a></td>
|
||||||
<td><a href="http://www.apache.org/dist/commons/logging/source/commons-logging-1.1.2-src.tar.gz.asc">pgp</a></td>
|
<td><a href="http://www.apache.org/dist/commons/logging/source/commons-logging-1.1.3-src.tar.gz.asc">pgp</a></td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td><a href="[preferred]/commons/logging/source/commons-logging-1.1.2-src.zip">commons-logging-1.1.2-src.zip</a></td>
|
<td><a href="[preferred]/commons/logging/source/commons-logging-1.1.3-src.zip">commons-logging-1.1.3-src.zip</a></td>
|
||||||
<td><a href="http://www.apache.org/dist/commons/logging/source/commons-logging-1.1.2-src.zip.md5">md5</a></td>
|
<td><a href="http://www.apache.org/dist/commons/logging/source/commons-logging-1.1.3-src.zip.md5">md5</a></td>
|
||||||
<td><a href="http://www.apache.org/dist/commons/logging/source/commons-logging-1.1.2-src.zip.asc">pgp</a></td>
|
<td><a href="http://www.apache.org/dist/commons/logging/source/commons-logging-1.1.3-src.zip.asc">pgp</a></td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
</subsection>
|
</subsection>
|
||||||
|
|||||||
@@ -81,6 +81,12 @@ This gives short introductions to topics such as advanced class loading.
|
|||||||
Binary and source distributions are available
|
Binary and source distributions are available
|
||||||
<a href="http://commons.apache.org/logging/download_logging.cgi">here</a>.
|
<a href="http://commons.apache.org/logging/download_logging.cgi">here</a>.
|
||||||
</p>
|
</p>
|
||||||
|
<subsection name='1.1.3 Release - May 2013'>
|
||||||
|
<p>The 1.1.3 release only updates the Bundle-SymbolicName in the manifest
|
||||||
|
to "org.apache.commons.logging".</p>
|
||||||
|
<p>For a full list of changes since the 1.1.1 release, please refer to the
|
||||||
|
<a href="changes-report.html">change-report</a>.</p>
|
||||||
|
</subsection>
|
||||||
<subsection name='1.1.2 Release - March 2013'>
|
<subsection name='1.1.2 Release - March 2013'>
|
||||||
<p>The 1.1.2 release is a packaging of bug fixes since release 1.1.1.</p>
|
<p>The 1.1.2 release is a packaging of bug fixes since release 1.1.1.</p>
|
||||||
<p>For the full details, see the release notes for this version.</p>
|
<p>For the full details, see the release notes for this version.</p>
|
||||||
|
|||||||
Reference in New Issue
Block a user