Dennis Lundberg wrote:
Oliver Heger wrote:
Don't know how important this is, but the "Implementation-Version:"
entry in the manifests of the jars seems to be incorrect. It runs
"1.1.1-SNAPSHOT".
That's a blocker to me. I'll look into it.
This was because logging uses its own manifest file, instead of letting
Maven create one. That manifest file has an explicit version number in
it. The separate manifest file is required because logging uses ant, run
inside Maven 2 with the antrun-plugin, to "rejar" and create the
different flavors (-api and -adapters) of the original jar.
Building the source distribution with maven 1 and 2 works for me,
however the artifacts produced by maven 1 also have the -SNAPSHOT suffix.
The Maven 1 build is no longer supported, as stated in
RELEASE-NOTES.txt. It will probably be removed in the next release after
1.1.1.
Oliver
Dennis Lundberg wrote:
Hi
This is the second attempt to release commons-logging 1.1.1.
Changes since the last try:
- The Maven 2 build now packages LICENSE and NOTICE files in the
correct place in all distributables
- A couple of minor bugs were fixed
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.zip
http://people.apache.org/~dennisl/commons-logging-1.1.1.zip.asc
Please cast your votes!
[ ] +1, Let's do it
[ ] -1, Nah
Here's my +1
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--
Dennis Lundberg
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]