sebb wrote:
On 18/11/2007, Dennis Lundberg <[EMAIL PROTECTED]> wrote:
Hi

This is the third attempt to release commons-logging 1.1.1.

Changes since the last try:
- The manifest used in the artifacts now has the correct (non-SNAPSHOT)
version in it

Two of the manifests don't have versions:
javadoc
source
Not sure if these are required.

These jars are generated by the javadoc-plugin and source-plugin which do not support customizing the manifest. I don't think that it is needed, because these files will only be available through the Central repository, where they will be placed in directories named by their version. Also the version is in the file name.

The api manifest does not have entries for
Built-by:
X-Compile-Source-JDK: 1.2
X-Compile-Target-JDK: 1.2
Extension-Name: org.apache.commons.logging

The JDK entries seem quite important to me.

The same applies for the -adapters jar. Both of these are created using an antrun configuration. I'll take a look and see if it can be tweaked to include these entries.

Also, all the Manifests that contain
Specification-Title
refer to Jakarta Commons Logging

I'll change this. Should it be changed to "Apache Commons Logging" or simply "Commons Logging"? This is what we currently have:

Specification-Title: Jakarta Commons Logging
Specification-Vendor: Apache Software Foundation


Not sure how important that is.

- The file build-testing.xml is included in the distribution

Release Notes:
http://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310484&styleName=Html&version=12312160

Tag:
https://svn.apache.org/repos/asf/commons/proper/logging/tags/commons-logging-1.1.1/

Staged repository:
http://people.apache.org/~dennisl/staging-repository-commons-logging/

Distribution files:
http://people.apache.org/~dennisl/commons-logging-1.1.1.tar.gz
http://people.apache.org/~dennisl/commons-logging-1.1.1.tar.gz.asc
http://people.apache.org/~dennisl/commons-logging-1.1.1.tar.gz.md5
http://people.apache.org/~dennisl/commons-logging-1.1.1.tar.gz.sha1
http://people.apache.org/~dennisl/commons-logging-1.1.1.zip
http://people.apache.org/~dennisl/commons-logging-1.1.1.zip.asc
http://people.apache.org/~dennisl/commons-logging-1.1.1.zip.md5
http://people.apache.org/~dennisl/commons-logging-1.1.1.zip.sha1

Please cast your votes!

[ ] +1, Let's do it
[ ] -1, Nah


Here's my +1

--
Dennis Lundberg


--
Dennis Lundberg

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to