Return-Path: X-Original-To: apmail-crunch-dev-archive@www.apache.org Delivered-To: apmail-crunch-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 A75BE1110E for ; Tue, 20 May 2014 06:23:38 +0000 (UTC) Received: (qmail 2262 invoked by uid 500); 20 May 2014 06:23:38 -0000 Delivered-To: apmail-crunch-dev-archive@crunch.apache.org Received: (qmail 2226 invoked by uid 500); 20 May 2014 06:23:38 -0000 Mailing-List: contact dev-help@crunch.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@crunch.apache.org Delivered-To: mailing list dev@crunch.apache.org Received: (qmail 2217 invoked by uid 500); 20 May 2014 06:23:38 -0000 Delivered-To: apmail-incubator-crunch-dev@incubator.apache.org Received: (qmail 2214 invoked by uid 99); 20 May 2014 06:23:38 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 20 May 2014 06:23:38 +0000 Date: Tue, 20 May 2014 06:23:38 +0000 (UTC) From: "Josh Wills (JIRA)" To: crunch-dev@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (CRUNCH-399) Make DataBaseSource.Builder class public 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/CRUNCH-399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Wills resolved CRUNCH-399. ------------------------------- Resolution: Fixed Fix Version/s: 0.8.3 0.10.0 Pushed to master and 0.8. Thanks Nathan! > Make DataBaseSource.Builder class public > ---------------------------------------- > > Key: CRUNCH-399 > URL: https://issues.apache.org/jira/browse/CRUNCH-399 > Project: Crunch > Issue Type: Bug > Reporter: Nathan Schile > Priority: Minor > Fix For: 0.10.0, 0.8.3 > > Attachments: 0001-CRUNCH-399-Makes-DataBaseSource.Builder-class-public.patch > > > org.apache.crunch.contrib.io.jdbc.DataBaseSource.Builder class needs to be made public so that it can be used in packages outside of org.apache.crunch.contrib.io.jdbc. -- This message was sent by Atlassian JIRA (v6.2#6252)