From commits-return-225143-archive-asf-public=cust-asf.ponee.io@cassandra.apache.org Wed Jan 1 13:19:58 2020 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id E4CF4180660 for ; Wed, 1 Jan 2020 14:19:57 +0100 (CET) Received: (qmail 11537 invoked by uid 500); 1 Jan 2020 13:19:56 -0000 Mailing-List: contact commits-help@cassandra.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cassandra.apache.org Delivered-To: mailing list commits@cassandra.apache.org Received: (qmail 11501 invoked by uid 99); 1 Jan 2020 13:19:56 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Jan 2020 13:19:56 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id 862488D80F; Wed, 1 Jan 2020 13:19:56 +0000 (UTC) Date: Wed, 01 Jan 2020 13:19:57 +0000 To: "commits@cassandra.apache.org" Subject: [cassandra] 01/02: update netbeans project file for latest dependencies MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit From: mck@apache.org In-Reply-To: <157788479641.553.1223216886055312523@gitbox.apache.org> References: <157788479641.553.1223216886055312523@gitbox.apache.org> X-Git-Host: gitbox.apache.org X-Git-Repo: cassandra X-Git-Refname: refs/heads/trunk X-Git-Reftype: branch X-Git-Rev: e80d447bc5e29c8aa4e5649a14ab58f5db205951 X-Git-NotificationType: diff X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated Message-Id: <20200101131956.862488D80F@gitbox.apache.org> This is an automated email from the ASF dual-hosted git repository. mck pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git commit e80d447bc5e29c8aa4e5649a14ab58f5db205951 Author: Mick Semb Wever AuthorDate: Wed Jan 1 14:15:01 2020 +0100 update netbeans project file for latest dependencies --- ide/nbproject/project.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ide/nbproject/project.xml b/ide/nbproject/project.xml index 94a0f3f..ece0d01 100644 --- a/ide/nbproject/project.xml +++ b/ide/nbproject/project.xml @@ -7,7 +7,7 @@ .. - ${project.dir}/lib/HdrHistogram-2.1.9.jar:${project.dir}/lib/ST4-4.0.8.jar:${project.dir}/lib/airline-0.8.jar:${project.dir}/lib/antlr-runtime-3.5.2.jar:${project.dir}/lib/asm-7.1.jar:${project.dir}/lib/caffeine-2.3.5.jar:${project.dir}/lib/cassandra-driver-core-3.6.0-shaded.jar:${project.dir}/lib/chronicle-bytes-1.16.3.jar:${project.dir}/lib/chronicle-core-1.16.4.jar:${project.dir}/lib/chronicle-queue-4.16.3.jar:${project.dir}/li [...] + ${project.dir}/lib/HdrHistogram-2.1.9.jar:${project.dir}/lib/ST4-4.0.8.jar:${project.dir}/lib/airline-0.8.jar:${project.dir}/lib/antlr-runtime-3.5.2.jar:${project.dir}/lib/asm-7.1.jar:${project.dir}/lib/caffeine-2.3.5.jar:${project.dir}/lib/cassandra-driver-core-3.6.0-shaded.jar:${project.dir}/lib/chronicle-bytes-1.16.3.jar:${project.dir}/lib/chronicle-core-1.16.4.jar:${project.dir}/lib/chronicle-queue-4.16.3.jar:${project.dir}/li [...] --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org For additional commands, e-mail: commits-help@cassandra.apache.org