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 A098710AE5 for ; Mon, 28 Oct 2013 23:04:31 +0000 (UTC) Received: (qmail 2708 invoked by uid 500); 28 Oct 2013 23:04:31 -0000 Delivered-To: apmail-cordova-issues-archive@cordova.apache.org Received: (qmail 2689 invoked by uid 500); 28 Oct 2013 23:04:31 -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 2680 invoked by uid 99); 28 Oct 2013 23:04:31 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 28 Oct 2013 23:04:31 +0000 Date: Mon, 28 Oct 2013 23:04:31 +0000 (UTC) From: "Tim Kim (JIRA)" To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CB-4872) Create os/sdk version scripts for engine tag 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-4872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13807451#comment-13807451 ] Tim Kim commented on CB-4872: ----------------------------- All right, I believe all the platform scripts I set out to do have their version scripts now as well as updates to the docs. Marking this one as resolved! > Create os/sdk version scripts for engine tag > -------------------------------------------- > > Key: CB-4872 > URL: https://issues.apache.org/jira/browse/CB-4872 > Project: Apache Cordova > Issue Type: New Feature > Components: Android, BlackBerry, iOS, Plugman, Windows 8, WP7, WP8 > Affects Versions: 3.0.0 > Reporter: Tim Kim > Assignee: Tim Kim > Priority: Minor > Fix For: 3.2.0 > > > The engine tag is now able to check any of Cordova components's version so it's time to implement the OS/SDK version scripts. This will allow plugin authors to specify what version of OS/SDK is needed using the tag in the plugin.xml. > eg, > > > > > > These scripts will be listed in the default engines within Plugman so that a user may easily reference them in the engine tag without having to provide a location/platform attribute in the engine tag: > https://git-wip-us.apache.org/repos/asf?p=cordova-plugman.git;a=blob;f=src/util/default-engines.js;h=4fd4a657b9cf6b494fece8b914c7c1ea511e3ca6;hb=1fa97a4161410f411e115362c293d88180319d9d > Related to this ticket: https://issues.apache.org/jira/browse/CB-4036 -- This message was sent by Atlassian JIRA (v6.1#6144)