Re: [Jsonpath] PR regarding selectors ...

Carsten Bormann <cabo@tzi.org> Thu, 10 June 2021 18:21 UTC

Return-Path: <cabo@tzi.org>
X-Original-To: jsonpath@ietfa.amsl.com
Delivered-To: jsonpath@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2A4653A129A for <jsonpath@ietfa.amsl.com>; Thu, 10 Jun 2021 11:21:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.897
X-Spam-Level:
X-Spam-Status: No, score=-1.897 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_BLOCKED=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 1FUZmHHt4EHT for <jsonpath@ietfa.amsl.com>; Thu, 10 Jun 2021 11:21:48 -0700 (PDT)
Received: from gabriel-2.zfn.uni-bremen.de (gabriel-2.zfn.uni-bremen.de [134.102.50.19]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id AF9AE3A128E for <jsonpath@ietf.org>; Thu, 10 Jun 2021 11:21:47 -0700 (PDT)
Received: from smtpclient.apple (p548dcc89.dip0.t-ipconnect.de [84.141.204.137]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by gabriel-2.zfn.uni-bremen.de (Postfix) with ESMTPSA id 4G1C3s2Nmgz2xHy; Thu, 10 Jun 2021 20:21:45 +0200 (CEST)
Content-Type: multipart/alternative; boundary="Apple-Mail=_026B99AD-0CF3-4FE9-AF83-69D54B6161BF"
Mime-Version: 1.0 (Mac OS X Mail 14.0 \(3654.100.0.2.22\))
From: Carsten Bormann <cabo@tzi.org>
In-Reply-To: <4061cd79-10d9-f49f-ee0e-c4b5c8b5c69c@goessner.net>
Date: Thu, 10 Jun 2021 20:21:44 +0200
Cc: jsonpath@ietf.org
Message-Id: <F8595196-876B-42C0-BF2B-FEAB913DD36C@tzi.org>
References: <4061cd79-10d9-f49f-ee0e-c4b5c8b5c69c@goessner.net>
To: Stefan Gössner <stefan@goessner.net>
X-Mailer: Apple Mail (2.3654.100.0.2.22)
Archived-At: <https://mailarchive.ietf.org/arch/msg/jsonpath/mIJcyl0l85gJEfy0a4oIkbIU27Y>
Subject: Re: [Jsonpath] PR regarding selectors ...
X-BeenThere: jsonpath@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: A summary description of the list to be included in the table on this page <jsonpath.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/jsonpath>, <mailto:jsonpath-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/jsonpath/>
List-Post: <mailto:jsonpath@ietf.org>
List-Help: <mailto:jsonpath-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/jsonpath>, <mailto:jsonpath-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 10 Jun 2021 18:21:53 -0000

On 10. Jun 2021, at 19:17, Stefan Gössner <stefan@goessner.net> wrote:
> 
> ... had a hard time with this PR. Lost all changes ... luckily could recover them, thanks git.
> 
> PR finally failed ... help needed.

I fixed the YAML nit in PR #99.

Unfortunately, the build is confused about branches; I need to find out why.

Grüße, Carsten