Return-Path: X-Original-To: apmail-felix-dev-archive@www.apache.org Delivered-To: apmail-felix-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 4DD6218157 for ; Sun, 30 Aug 2015 05:06:51 +0000 (UTC) Received: (qmail 82501 invoked by uid 500); 30 Aug 2015 05:06:46 -0000 Delivered-To: apmail-felix-dev-archive@felix.apache.org Received: (qmail 82403 invoked by uid 500); 30 Aug 2015 05:06:46 -0000 Mailing-List: contact dev-help@felix.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@felix.apache.org Delivered-To: mailing list dev@felix.apache.org Received: (qmail 82311 invoked by uid 99); 30 Aug 2015 05:06:45 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 30 Aug 2015 05:06:45 +0000 Date: Sun, 30 Aug 2015 05:06:45 +0000 (UTC) From: "David Jencks (JIRA)" To: dev@felix.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Closed] (FELIX-3499) felix:cd command works only with relative paths 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/FELIX-3499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jencks closed FELIX-3499. ------------------------------- Resolution: Fixed Assignee: David Jencks Fix Version/s: gogo.command-0.16.0 Benson provided a patch to fix this in issue FELIX-4969. > felix:cd command works only with relative paths > ----------------------------------------------- > > Key: FELIX-3499 > URL: https://issues.apache.org/jira/browse/FELIX-3499 > Project: Felix > Issue Type: Improvement > Components: Gogo Command > Affects Versions: gogo.command-0.8.0, gogo.command-0.10.0, gogo.command-0.12.0 > Reporter: Lazar Kirchev > Assignee: David Jencks > Priority: Minor > Fix For: gogo.command-0.16.0 > > > felix:cd command accepts as arguments only paths, relative to the current directory. It does not work with absolute paths. It should be enhanced to accept absolute paths too. -- This message was sent by Atlassian JIRA (v6.3.4#6332)