It might be a good idea to officially cancel the earlier vote and start a new thread for clarity.

Anyway here's my +1 for the new release attempt, based on unpacking and building the 2 source archives. I hope someone is also checking that the new release still works with activemq :-)


On Jul 15, 2009, at 1:58 AM, Dejan Bosanac wrote:

Hi David,

regarding the previous release attempt, I upgraded pom to version 6 and
followed release instruction found at
http://maven.apache.org/developers/release/releasing.html

that looks pretty good.... I wonder if we are missing the following from some appropriate poms:

<plugin>
  <groupId>org.apache.maven.plugins</groupId>
  <artifactId>maven-release-plugin</artifactId>
  <version>2.0-beta-9</version>
  <configuration>
    <useReleaseProfile>false</useReleaseProfile>
    <goals>deploy</goals>
    <arguments>-Papache-release</arguments>
  </configuration>
</plugin>



The source archive was in the staging repo (if we talk about sources jar
file).

There are 2 kinds of source artifacts:
- source jars that are useful for IDEs to show you the source and debug project dependencies (these were in the first release candidate) - a source distribution that can be used to build the project (these were missing)

The first are very handy and probably most used by actual java programmers but the second are the only required artifacts for an apache release even though they are unlikely to be useful for most peoples day to day work.


Anyhow, thanks for cleaning things up. I just created another release
candidate.

The staging repo is:
https://repository.apache.org/content/repositories/activemq-staging-009/

The source repo is:
https://svn.apache.org/repos/asf/activemq/activeio/tags/ activeio-3.1.1/

It look fine to me, please double check that everything is in place now.

I guess it's time to vote again, so here's my +1

Thanks for redoing the release!
david jencks


Cheers
--
Dejan Bosanac

Open Source Integration - http://fusesource.com/
ActiveMQ in Action - http://www.manning.com/snyder/
Blog - http://www.nighttale.net


On Tue, Jul 14, 2009 at 7:51 PM, David Jencks <david_jen...@yahoo.com>wrote:

I've updated the poms and cleaned up the dependencies a lot.

The scm information in trunk is wrong. I'm not sure how it got to where it
is.  It needs to be fixed before another relase attempt is made.

AFAICT after fixing the versions another release attempt using
-Papache-release should work OK.

many thanks
david jencks


On Jul 14, 2009, at 9:50 AM, David Jencks wrote:

I see that the parent pom has already been updated to apache 6, but the
plugins and profiles weren't updated.

Maybe we need instructions somewhere? to do a release you need to use the apache-release profile. Even with the mixed pom using this profile should
have resulted in a source archive.

thanks
david jencks

On Jul 14, 2009, at 9:32 AM, David Jencks wrote:

-1
Sorry, there is no source archive sufficient to build the project from. This would mean this collection of artifacts isn't really a release :-)

I apologize, when I worked on the main activemq build I did not realize
activeio was still used in amq.

The simplest way to fix this problem is to update the activeio build to be based on the apache 6 pom, like the main activemq build. I'll work on
that now.

thanks
david jencks

On Jul 13, 2009, at 4:22 AM, Dejan Bosanac wrote:

Hi,

we need to release ActiveIO 3.1.1 to fix AMQ-1380 (
https://issues.apache.org/activemq/browse/AMQ-1380) prior the upcoming
5.3.0
release.

Staging repository with the release candidate is here:
https://repository.apache.org/content/repositories/activemq-staging-007/

You can test it by running the existing ActiveMQ distro (or snapshot
build)
with activeio-core-3.1.1.jar (from the repository) (put it in the
lib/optional and remove old activeio-core-3.1.0.jar).

Please vote to approve this release:

[ ] +1 Approve the release
[ ] -1 Veto the release (please provide specific comments)

This vote will be open for 72 hours.


Cheers
--
Dejan Bosanac

Open Source Integration - http://fusesource.com/
ActiveMQ in Action - http://www.manning.com/snyder/
Blog - http://www.nighttale.net


Reply via email to