Return-Path: X-Original-To: apmail-tajo-commits-archive@minotaur.apache.org Delivered-To: apmail-tajo-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 7317A102B1 for ; Tue, 25 Nov 2014 14:45:43 +0000 (UTC) Received: (qmail 33315 invoked by uid 500); 25 Nov 2014 14:45:43 -0000 Delivered-To: apmail-tajo-commits-archive@tajo.apache.org Received: (qmail 33252 invoked by uid 500); 25 Nov 2014 14:45:43 -0000 Mailing-List: contact commits-help@tajo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@tajo.apache.org Delivered-To: mailing list commits@tajo.apache.org Received: (qmail 33215 invoked by uid 99); 25 Nov 2014 14:45:43 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 25 Nov 2014 14:45:43 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 064B7A19763; Tue, 25 Nov 2014 14:45:43 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: hjkim@apache.org To: commits@tajo.apache.org Date: Tue, 25 Nov 2014 14:45:49 -0000 Message-Id: In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [08/20] tajo git commit: TAJO-1184: Upgrade netty-buffer to 4.0.24.Final. (jinho) TAJO-1184: Upgrade netty-buffer to 4.0.24.Final. (jinho) Closes #248 Project: http://git-wip-us.apache.org/repos/asf/tajo/repo Commit: http://git-wip-us.apache.org/repos/asf/tajo/commit/491395a6 Tree: http://git-wip-us.apache.org/repos/asf/tajo/tree/491395a6 Diff: http://git-wip-us.apache.org/repos/asf/tajo/diff/491395a6 Branch: refs/heads/hbase_storage Commit: 491395a627dd527e43c469f00908dfc0f815de62 Parents: 95770e7 Author: jhkim Authored: Tue Nov 18 10:38:47 2014 +0900 Committer: jhkim Committed: Tue Nov 18 10:38:47 2014 +0900 ---------------------------------------------------------------------- CHANGES | 2 ++ tajo-project/pom.xml | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tajo/blob/491395a6/CHANGES ---------------------------------------------------------------------- diff --git a/CHANGES b/CHANGES index ee40913..53ab183 100644 --- a/CHANGES +++ b/CHANGES @@ -12,6 +12,8 @@ Release 0.9.1 - unreleased TAJO-235: Support Oracle CatalogStore. (Jihun Kang via hyunsik) IMPROVEMENT + + TAJO-1184: Upgrade netty-buffer to 4.0.24.Final. (jinho) TAJO-1109: Separate SQL Statements from Catalog Stores. (Jihun Kang via hyunsik) http://git-wip-us.apache.org/repos/asf/tajo/blob/491395a6/tajo-project/pom.xml ---------------------------------------------------------------------- diff --git a/tajo-project/pom.xml b/tajo-project/pom.xml index 5493095..14a81c3 100644 --- a/tajo-project/pom.xml +++ b/tajo-project/pom.xml @@ -1008,7 +1008,7 @@ io.netty netty-buffer - 4.0.23.Final + 4.0.24.Final org.apache.derby