Merge lp:~deryck/launchpad/update-storm-r365 into lp:launchpad

Proposed by Deryck Hodge
Status: Rejected
Rejected by: Deryck Hodge
Proposed branch: lp:~deryck/launchpad/update-storm-r365
Merge into: lp:launchpad
Diff against target: 14 lines (+1/-3)
1 file modified
versions.cfg (+1/-3)
To merge this branch: bzr merge lp:~deryck/launchpad/update-storm-r365
Reviewer Review Type Date Requested Status
Robert Collins (community) Approve
Review via email: mp+31881@code.launchpad.net

Commit message

We will now use a Storm that is based on r365 of Storm trunk.

Description of the change

This updates us to use a Storm version based on r365 of Storm trunk. I've
already update the download-cache with this version I built. I ran make and a
single test with no issues. I'll run the branch through ec2 now to make sure
nothing breaks.

To post a comment you must log in.
Revision history for this message
Robert Collins (lifeless) wrote :

doit. Probably want to land with your bug notification stuff so you don't pay two roundtrips. whatever works for you :).

review: Approve
Revision history for this message
Deryck Hodge (deryck) wrote :

I'm rejecting this one, since I didn't get it landed in time before the 0.17 release. I've put a new MP for the combined changes (old changes added back plus the Storm version change). bac is approving as I type this.

Unmerged revisions

11303. By Deryck Hodge

Update to latest rev of Storm, until Storm cuts a new release.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'versions.cfg'
2--- versions.cfg 2010-07-26 16:00:01 +0000
3+++ versions.cfg 2010-08-05 20:06:21 +0000
4@@ -64,9 +64,7 @@
5 simplesettings = 0.4
6 SimpleTal = 4.1
7 sourcecodegen = 0.6.9
8-# This is Storm 0.15 with r342 cherry-picked which fixes a memory leak
9-# important for message sharing migration script.
10-storm = 0.15danilo-storm-launchpad-r342
11+storm = 0.16.0.99trunk-r365
12 testtools = 0.9.2
13 transaction = 1.0.0
14 Twisted = 10.1.0