Return-Path: X-Original-To: apmail-cordova-issues-archive@minotaur.apache.org Delivered-To: apmail-cordova-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id BBBB11151C for ; Mon, 19 May 2014 09:47:38 +0000 (UTC) Received: (qmail 87637 invoked by uid 500); 19 May 2014 09:47:38 -0000 Delivered-To: apmail-cordova-issues-archive@cordova.apache.org Received: (qmail 87564 invoked by uid 500); 19 May 2014 09:47:38 -0000 Mailing-List: contact issues-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cordova.apache.org Delivered-To: mailing list issues@cordova.apache.org Received: (qmail 87391 invoked by uid 99); 19 May 2014 09:47:38 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 19 May 2014 09:47:38 +0000 Date: Mon, 19 May 2014 09:47:38 +0000 (UTC) From: "ASF GitHub Bot (JIRA)" To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CB-6715) Upgrade webOS Cordova project tool/template 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-6715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14001545#comment-14001545 ] ASF GitHub Bot commented on CB-6715: ------------------------------------ GitHub user JayCanuck opened a pull request: https://github.com/apache/cordova-webos/pull/2 CB-6715 [webOS] Upgrade webOS Cordova project tool/template Upgrading for both Cordova 3.x standards as well as for the new backwards-compatible tool, ares-webos-sdk (due for public release in the next few days). If you want to hold off on integration until after ares-webos-sdk goes public, I'm fine with that. Tested on Windows 7, Mac OS X 10.9, and Ubuntu 14.04. You can merge this pull request into a Git repository by running: $ git pull https://github.com/JayCanuck/cordova-webos webOS Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cordova-webos/pull/2.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #2 ---- commit 2db28a874074f5db33ea4036ffa6f6d0a01722f4 Author: Jason Robitaille Date: 2014-04-20T08:12:59Z Revised to base 3.x format, basing off FirefoxOS as an example commit 9f5cf35a86f6cb83a86f5fe5a02a27496dc061b7 Author: Jason Robitaille Date: 2014-05-02T21:34:07Z Merge remote-tracking branch 'upstream/master' commit b6161cde1bf178e7cb2141453072f00ac185fedf Author: Jason Robitaille Date: 2014-05-18T07:12:00Z Added static node_modules for projects (following pattern used on other cordova platforms) commit a1852b90da352d9d7b1b60db28ceae5b5b179dc9 Author: Jason Robitaille Date: 2014-05-18T07:12:56Z reverted to previousa naming commit eaf9bc85ff9add2b695be61d3c69a9f85eba7db0 Author: Jason Robitaille Date: 2014-05-18T07:13:41Z Switched to CordovaExample rather than HelloCordova commit 970782559fe97f48bc122850e6b46f165f797d56 Author: Jason Robitaille Date: 2014-05-18T07:14:12Z reverted to previous naming commit cfe6133375f79cd155b781667513f550d189e912 Author: Jason Robitaille Date: 2014-05-18T07:14:26Z updated version commit 9fba441b80c403e3e304f4084a5a17b081335829 Author: Jason Robitaille Date: 2014-05-18T07:15:22Z Updated for webos commit f13b7de17418a7eb146b9a5aae4448b603a0dca8 Author: Jason Robitaille Date: 2014-05-18T07:15:32Z added gitignore commit 6d2b69cc1f61837cabb2795fa272c8a7405bb763 Author: Jason Robitaille Date: 2014-05-18T07:15:49Z cordova.js in root directory commit 382d068e3200496b868fc4d17ad294a7d437838c Author: Jason Robitaille Date: 2014-05-18T07:16:32Z Updated check_reqs, create, and update scripts for webos commit 368e8f4fc00390bc9512c28faecf17a55c432a69 Author: Jason Robitaille Date: 2014-05-18T07:17:13Z Added project-included build/run/version scripts and related modules commit f2cb27b4d1cb531272da820d5025ef435efa5443 Author: Jason Robitaille Date: 2014-05-18T07:28:57Z updated permissions and endline formats commit 15369343eb2c6f92b5cab6231e0f06775fc47f3b Author: Jason Robitaille Date: 2014-05-18T09:07:37Z Fixed error detection on ares commands commit afa4f3a0fbe3e75b47ae3184fda87b6410871947 Author: Jason Robitaille Date: 2014-05-18T10:16:37Z Added custom --enyo-debug flag commit 148ebccb5f37fbcc714e92e641022ab573214035 Author: Jason Robitaille Date: 2014-05-18T10:16:46Z Updated default values commit cc75100641686a530da19c2a0c5469e78f34a1ef Author: Jason Robitaille Date: 2014-05-18T10:18:33Z Added support for custom --enyo-debug flag. Also now just ignores unknown flags. commit 90b9783fbd761d5c7419b08e57221b5743a98fff Author: Jason Robitaille Date: 2014-05-19T08:59:16Z Updated version commit b1a71a09420f881375ab57addda27feceabd9f94 Author: Jason Robitaille Date: 2014-05-19T08:59:43Z Added more scripts to lt endline requirements ---- > Upgrade webOS Cordova project tool/template > ------------------------------------------- > > Key: CB-6715 > URL: https://issues.apache.org/jira/browse/CB-6715 > Project: Apache Cordova > Issue Type: Improvement > Components: webOS > Reporter: Jason Robitaille > > Upgrading for both Cordova 3.x standards as well as for the new backwards-compatible tool, ares-webos-sdk (due for public release in the next few days). -- This message was sent by Atlassian JIRA (v6.2#6252)