Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 9E57A200BB1 for ; Thu, 3 Nov 2016 19:34:49 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 9D08B160AFF; Thu, 3 Nov 2016 18:34:49 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id BB32A160AE5 for ; Thu, 3 Nov 2016 19:34:48 +0100 (CET) Received: (qmail 18494 invoked by uid 500); 3 Nov 2016 18:34:47 -0000 Mailing-List: contact commits-help@asterixdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@asterixdb.apache.org Delivered-To: mailing list commits@asterixdb.apache.org Received: (qmail 18485 invoked by uid 99); 3 Nov 2016 18:34:47 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Nov 2016 18:34:47 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 8A216DFE8F; Thu, 3 Nov 2016 18:34:47 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: mblow@apache.org To: commits@asterixdb.apache.org Message-Id: <608fdb058a5b4ceaa1a5aa53f9d46c05@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: asterixdb git commit: ASTERIXDB-1728: revert to version 20090211 of JSON lib Date: Thu, 3 Nov 2016 18:34:47 +0000 (UTC) archived-at: Thu, 03 Nov 2016 18:34:49 -0000 Repository: asterixdb Updated Branches: refs/heads/master d1f6121af -> aee552c08 ASTERIXDB-1728: revert to version 20090211 of JSON lib Change-Id: I0430cb84c54dec9d452625232803c03681e94099 Reviewed-on: https://asterix-gerrit.ics.uci.edu/1338 Sonar-Qube: Jenkins Reviewed-by: Michael Blow Tested-by: Jenkins Project: http://git-wip-us.apache.org/repos/asf/asterixdb/repo Commit: http://git-wip-us.apache.org/repos/asf/asterixdb/commit/aee552c0 Tree: http://git-wip-us.apache.org/repos/asf/asterixdb/tree/aee552c0 Diff: http://git-wip-us.apache.org/repos/asf/asterixdb/diff/aee552c0 Branch: refs/heads/master Commit: aee552c086cbdd2747a800640f0abaa686b9eb71 Parents: d1f6121 Author: Till Westmann Authored: Thu Nov 3 10:35:31 2016 -0700 Committer: Michael Blow Committed: Thu Nov 3 11:34:08 2016 -0700 ---------------------------------------------------------------------- hyracks-fullstack/algebricks/algebricks-runtime/pom.xml | 2 +- hyracks-fullstack/algebricks/algebricks-tests/pom.xml | 2 +- hyracks-fullstack/hyracks/hyracks-api/pom.xml | 2 +- .../hyracks/hyracks-control/hyracks-control-cc/pom.xml | 2 +- .../hyracks/hyracks-control/hyracks-control-common/pom.xml | 2 +- hyracks-fullstack/hyracks/hyracks-dataflow-std/pom.xml | 2 +- .../hyracks/hyracks-examples/hyracks-integration-tests/pom.xml | 2 +- hyracks-fullstack/hyracks/hyracks-server/pom.xml | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/asterixdb/blob/aee552c0/hyracks-fullstack/algebricks/algebricks-runtime/pom.xml ---------------------------------------------------------------------- diff --git a/hyracks-fullstack/algebricks/algebricks-runtime/pom.xml b/hyracks-fullstack/algebricks/algebricks-runtime/pom.xml index bfc2bad..17dd1ea 100644 --- a/hyracks-fullstack/algebricks/algebricks-runtime/pom.xml +++ b/hyracks-fullstack/algebricks/algebricks-runtime/pom.xml @@ -70,7 +70,7 @@ org.json json - 20160810 + 20090211 org.apache.hyracks http://git-wip-us.apache.org/repos/asf/asterixdb/blob/aee552c0/hyracks-fullstack/algebricks/algebricks-tests/pom.xml ---------------------------------------------------------------------- diff --git a/hyracks-fullstack/algebricks/algebricks-tests/pom.xml b/hyracks-fullstack/algebricks/algebricks-tests/pom.xml index 42b946d..52eda0b 100644 --- a/hyracks-fullstack/algebricks/algebricks-tests/pom.xml +++ b/hyracks-fullstack/algebricks/algebricks-tests/pom.xml @@ -156,7 +156,7 @@ org.json json - 20160810 + 20090211 org.apache.hyracks http://git-wip-us.apache.org/repos/asf/asterixdb/blob/aee552c0/hyracks-fullstack/hyracks/hyracks-api/pom.xml ---------------------------------------------------------------------- diff --git a/hyracks-fullstack/hyracks/hyracks-api/pom.xml b/hyracks-fullstack/hyracks/hyracks-api/pom.xml index b60a562..e624be6 100644 --- a/hyracks-fullstack/hyracks/hyracks-api/pom.xml +++ b/hyracks-fullstack/hyracks/hyracks-api/pom.xml @@ -60,7 +60,7 @@ org.json json - 20160810 + 20090211 jar compile http://git-wip-us.apache.org/repos/asf/asterixdb/blob/aee552c0/hyracks-fullstack/hyracks/hyracks-control/hyracks-control-cc/pom.xml ---------------------------------------------------------------------- diff --git a/hyracks-fullstack/hyracks/hyracks-control/hyracks-control-cc/pom.xml b/hyracks-fullstack/hyracks/hyracks-control/hyracks-control-cc/pom.xml index 04b9446..350a7b3 100644 --- a/hyracks-fullstack/hyracks/hyracks-control/hyracks-control-cc/pom.xml +++ b/hyracks-fullstack/hyracks/hyracks-control/hyracks-control-cc/pom.xml @@ -104,7 +104,7 @@ org.json json - 20160810 + 20090211 org.apache.commons http://git-wip-us.apache.org/repos/asf/asterixdb/blob/aee552c0/hyracks-fullstack/hyracks/hyracks-control/hyracks-control-common/pom.xml ---------------------------------------------------------------------- diff --git a/hyracks-fullstack/hyracks/hyracks-control/hyracks-control-common/pom.xml b/hyracks-fullstack/hyracks/hyracks-control/hyracks-control-common/pom.xml index 3da43bf..9f7d9dd 100644 --- a/hyracks-fullstack/hyracks/hyracks-control/hyracks-control-common/pom.xml +++ b/hyracks-fullstack/hyracks/hyracks-control/hyracks-control-common/pom.xml @@ -60,7 +60,7 @@ org.json json - 20160810 + 20090211 org.apache.httpcomponents http://git-wip-us.apache.org/repos/asf/asterixdb/blob/aee552c0/hyracks-fullstack/hyracks/hyracks-dataflow-std/pom.xml ---------------------------------------------------------------------- diff --git a/hyracks-fullstack/hyracks/hyracks-dataflow-std/pom.xml b/hyracks-fullstack/hyracks/hyracks-dataflow-std/pom.xml index a1b7bac..39a30e1 100644 --- a/hyracks-fullstack/hyracks/hyracks-dataflow-std/pom.xml +++ b/hyracks-fullstack/hyracks/hyracks-dataflow-std/pom.xml @@ -50,7 +50,7 @@ org.json json - 20160810 + 20090211 org.apache.hyracks http://git-wip-us.apache.org/repos/asf/asterixdb/blob/aee552c0/hyracks-fullstack/hyracks/hyracks-examples/hyracks-integration-tests/pom.xml ---------------------------------------------------------------------- diff --git a/hyracks-fullstack/hyracks/hyracks-examples/hyracks-integration-tests/pom.xml b/hyracks-fullstack/hyracks/hyracks-examples/hyracks-integration-tests/pom.xml index fdee080..1a5d4ab 100644 --- a/hyracks-fullstack/hyracks/hyracks-examples/hyracks-integration-tests/pom.xml +++ b/hyracks-fullstack/hyracks/hyracks-examples/hyracks-integration-tests/pom.xml @@ -139,7 +139,7 @@ org.json json - 20160810 + 20090211 junit http://git-wip-us.apache.org/repos/asf/asterixdb/blob/aee552c0/hyracks-fullstack/hyracks/hyracks-server/pom.xml ---------------------------------------------------------------------- diff --git a/hyracks-fullstack/hyracks/hyracks-server/pom.xml b/hyracks-fullstack/hyracks/hyracks-server/pom.xml index 275fb5f..70e47fe 100644 --- a/hyracks-fullstack/hyracks/hyracks-server/pom.xml +++ b/hyracks-fullstack/hyracks/hyracks-server/pom.xml @@ -166,7 +166,7 @@ org.json json - 20160810 + 20090211 org.apache.httpcomponents