Merge lp:~qqworini/ubuntu-rssreader-app/upgrade-framework-dev2 into lp:~ubuntu-shorts-dev/ubuntu-rssreader-app/trunk

Proposed by Joey Chan
Status: Rejected
Rejected by: David Planella
Proposed branch: lp:~qqworini/ubuntu-rssreader-app/upgrade-framework-dev2
Merge into: lp:~ubuntu-shorts-dev/ubuntu-rssreader-app/trunk
Diff against target: 11 lines (+1/-1)
1 file modified
click/manifest.json.in (+1/-1)
To merge this branch: bzr merge lp:~qqworini/ubuntu-rssreader-app/upgrade-framework-dev2
Reviewer Review Type Date Requested Status
David Planella Disapprove
Nicholas Skaggs (community) Needs Fixing
Joey Chan Approve
Alan Pope 🍺🐧🐱 πŸ¦„ (community) Needs Fixing
Ubuntu Phone Apps Jenkins Bot continuous-integration Approve
Roman Shchekin Approve
Review via email: mp+225609@code.launchpad.net

Commit message

ubuntu-sdk-14.10-qml-dev1 now becomes ubuntu-sdk-14.10-qml-dev2

Description of the change

The latest supported framework on the 14.10 images has moved from -dev1 to -dev2, and as such we need to move all the core apps to that new framework before uploading to the store - they get rejected if we try to use the old deprecated frameworks.

To post a comment you must log in.
Revision history for this message
Roman Shchekin (mrqtros) wrote :

Ok

review: Approve
Revision history for this message
Ubuntu Phone Apps Jenkins Bot (ubuntu-phone-apps-jenkins-bot) wrote :
review: Approve (continuous-integration)
Revision history for this message
Alan Pope 🍺🐧🐱 πŸ¦„ (popey) wrote :

You made the same mistake I did :)

It says ubuntu-sdk-14.04-qml-dev2 in your patch, but should be ubuntu-sdk-14.10-qml-dev2

review: Needs Fixing
Revision history for this message
Joey Chan (qqworini) wrote :

@Alan

I already found my mistake :P

u can check the trunk now, got fixed few minutes ago

review: Approve
Revision history for this message
Nicholas Skaggs (nskaggs) wrote :

Still says "framework": "ubuntu-sdk-14.04-qml-dev2"

Needs to be 14.10 ;-) Make sure you push the change too!

review: Needs Fixing
Revision history for this message
Joey Chan (qqworini) wrote :

@Nicholas

I have merged another branch with the "14.10" fixed, pls check the trunk :)

Revision history for this message
David Planella (dpm) wrote :

Seeing that this got fixed somewhere else, I'll mark this branch as rejected.

review: Disapprove
Revision history for this message
Joey Chan (qqworini) wrote :

@David

I got this fixed in another branch, pls check the revision history, no worries :)

Revision history for this message
David Planella (dpm) wrote :

On Tue, Jul 8, 2014 at 9:29 AM, Joey Chan <email address hidden> wrote:

> @David
>
> I got this fixed in another branch, pls check the revision history, no
> worries :)
>

Hi Joey, that's exactly why I've marked this branch as Rejected.

Otherwise it would still appear in the list of branches needing review [1].
With more and more contributions, we need to make sure we react to the
reviews and that we keep their status up to date.

Thanks!

Cheers,
David.

[1] http://people.canonical.com/~dpm/core-apps-sponsoring/

> --
>
> https://code.launchpad.net/~qqworini/ubuntu-rssreader-app/upgrade-framework-dev2/+merge/225609
> You are reviewing the proposed merge of
> lp:~qqworini/ubuntu-rssreader-app/upgrade-framework-dev2 into
> lp:ubuntu-rssreader-app.
>

Unmerged revisions

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'click/manifest.json.in'
2--- click/manifest.json.in 2014-05-02 11:11:06 +0000
3+++ click/manifest.json.in 2014-07-04 08:03:03 +0000
4@@ -1,6 +1,6 @@
5 {
6 "description": "Rss Reader application",
7- "framework": "ubuntu-sdk-14.04-qml-dev1",
8+ "framework": "ubuntu-sdk-14.04-qml-dev2",
9 "hooks": {
10 "@APP_NAME@": {
11 "apparmor": "apparmor.json",

Subscribers

People subscribed via source and target branches