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 9B66A10B6D for ; Thu, 13 Feb 2014 09:29:30 +0000 (UTC) Received: (qmail 15740 invoked by uid 500); 13 Feb 2014 09:29:30 -0000 Delivered-To: apmail-cordova-issues-archive@cordova.apache.org Received: (qmail 15715 invoked by uid 500); 13 Feb 2014 09:29:28 -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 15445 invoked by uid 99); 13 Feb 2014 09:29:24 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 13 Feb 2014 09:29:24 +0000 Date: Thu, 13 Feb 2014 09:29:24 +0000 (UTC) From: "Martin Bektchiev (JIRA)" To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (CB-6028) Infinite loop in plugman with interdependent plugins MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Martin Bektchiev created CB-6028: ------------------------------------ Summary: Infinite loop in plugman with interdependent plugins Key: CB-6028 URL: https://issues.apache.org/jira/browse/CB-6028 Project: Apache Cordova Issue Type: Bug Components: Plugman Affects Versions: 3.3.0 Reporter: Martin Bektchiev Priority: Minor If two or more plugins form a loop in their dependency graph, then attempting to install one of them with plugman enters an infinite loop and never finishes the installation. -- This message was sent by Atlassian JIRA (v6.1.5#6160)