Return-Path: X-Original-To: apmail-incubator-callback-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-callback-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 0AD31D334 for ; Wed, 25 Jul 2012 22:17:35 +0000 (UTC) Received: (qmail 6966 invoked by uid 500); 25 Jul 2012 22:17:34 -0000 Delivered-To: apmail-incubator-callback-dev-archive@incubator.apache.org Received: (qmail 6857 invoked by uid 500); 25 Jul 2012 22:17:34 -0000 Mailing-List: contact callback-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: callback-dev@incubator.apache.org Delivered-To: mailing list callback-dev@incubator.apache.org Received: (qmail 6846 invoked by uid 99); 25 Jul 2012 22:17:34 -0000 Received: from issues-vm.apache.org (HELO issues-vm) (140.211.11.160) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 Jul 2012 22:17:34 +0000 Received: from isssues-vm.apache.org (localhost [127.0.0.1]) by issues-vm (Postfix) with ESMTP id 8A009140CCD for ; Wed, 25 Jul 2012 22:17:34 +0000 (UTC) Date: Wed, 25 Jul 2012 22:17:33 +0000 (UTC) From: "Filip Maj (JIRA)" To: callback-dev@incubator.apache.org Message-ID: <578359896.103387.1343254654567.JavaMail.jiratomcat@issues-vm> In-Reply-To: <344467935.45455.1331326858458.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (CB-307) Mobile First Continuous Integration System MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CB-307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13422674#comment-13422674 ] Filip Maj commented on CB-307: ------------------------------ Have the beginnings of this in place, see: http://www.youtube.com/watch?v=tcRXB3n-5qE > Mobile First Continuous Integration System > ------------------------------------------ > > Key: CB-307 > URL: https://issues.apache.org/jira/browse/CB-307 > Project: Apache Cordova > Issue Type: Task > Components: mobile-spec > Environment: ios, android, blackberry, windows phone > Reporter: Brian LeRoux > Assignee: Filip Maj > Labels: gsoc2012, mentor > > The Apache Cordova Project supports an ambitious range of mobile operating systems. Currently, the team has no choice but to manually test across an incredible array of physical mobile devices. Modern continuous integration systems are beginning to think about mobile but remain blunt tools for an acute problem. > The ideal system would monitor the git repos at the asf for a change to the src of any of the "big four" mobile operating systems the system would: > - check the src out to an appropriate build env > - compile a test app (likely based on the apache cordova test suite) > - install a platform agnostic testing app to a target mobile device (emulator or meatspace device) > - launch the testing app onto the targets > - instantiate the testing app on the targets > - aggregate the statistics of success build/install/launch run ceremony, and the accompanying testing app PASS/FAIL stats > Early feedback is a key to successful release cadence. This project will be revolutionary mobile first continuous integration system designed for native and hybrid mobile development environments. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira