Issue Details (XML | Word | Printable)

Key: AMQ-2297
Type: Bug Bug
Status: Open Open
Priority: Major Major
Assignee: David Jencks
Reporter: David Jencks
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
ActiveMQ

Upgrade build to use apache's nexus instance and up to date maven practices.

Created: 18/Jun/09 02:18 PM   Updated: 06/Aug/09 06:18 AM
Return to search
Issue 45 of 147 issue(s)
<< Previous | AMQ-2297 | Next >>
Component/s: None
Affects Version/s: 5.3.0, 6.0.0
Fix Version/s: 6.0.0

Time Tracking:
Not Specified


 Description  « Hide
As proposed on dev list, upgrade the build a bit to match current best practices and to deploy into the apache nexus instance to avoid difficulties with other projects consuming the snapshots.

 All   Comments   Work Log   Change History   Subversion Commits   FishEye   Crucible      Sort Order: Ascending order - Click to sort in descending order
David Jencks added a comment - 20/Jun/09 01:18 AM
Initial commits in revs 786767 (trunk) and 786768 (6.0). As noted on dev list protobuf in 6.0 needs more attention.

Lots of tests fail for me in both builds.

To deploy use -Papache-release. You'll need something like this in your settings.xml:

<profile>
<id>apache-release</id>
<properties>
<gpg.passphrase>...your gpg passphrase.......</gpg.passphrase>
</properties>
</profile>


Dejan Bosanac added a comment - 06/Aug/09 06:18 AM
Removing 5.3.0 from this issue's "fix versions", since it's now focused only on improving 6.0 build