From derby-dev-return-61165-apmail-db-derby-dev-archive=db.apache.org@db.apache.org Fri Jun 27 08:44:08 2008 Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 48381 invoked from network); 27 Jun 2008 08:44:08 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 27 Jun 2008 08:44:08 -0000 Received: (qmail 68996 invoked by uid 500); 27 Jun 2008 08:44:09 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 68960 invoked by uid 500); 27 Jun 2008 08:44:09 -0000 Mailing-List: contact derby-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: Delivered-To: mailing list derby-dev@db.apache.org Received: (qmail 68948 invoked by uid 99); 27 Jun 2008 08:44:09 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 27 Jun 2008 01:44:09 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 27 Jun 2008 08:43:27 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 30E8E234C151 for ; Fri, 27 Jun 2008 01:43:47 -0700 (PDT) Message-ID: <475309303.1214556227199.JavaMail.jira@brutus> Date: Fri, 27 Jun 2008 01:43:47 -0700 (PDT) From: "Knut Anders Hatlen (JIRA)" To: derby-dev@db.apache.org Subject: [jira] Commented: (DERBY-3703) Make it possible to build the JSR169 support with the jdk1.4 libraries In-Reply-To: <1298306616.1212449145198.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/DERBY-3703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12608695#action_12608695 ] Knut Anders Hatlen commented on DERBY-3703: ------------------------------------------- Committed d3703-buildbreak.diff with revision 672190. > Make it possible to build the JSR169 support with the jdk1.4 libraries > ---------------------------------------------------------------------- > > Key: DERBY-3703 > URL: https://issues.apache.org/jira/browse/DERBY-3703 > Project: Derby > Issue Type: Improvement > Components: Build tools > Reporter: Rick Hillegas > Attachments: d3703-buildbreak.diff, derby-3703-01-aa-moveJdbc3methods.diff, derby-3703-01-aa-moveJdbc3methods.diff, derby-3703-01-ab-jsr169stubs.diff, derby-3703-01-ac-jsr169stubsNoJar.diff, derby-3703-01-ad-jsr169stubsWithNotice.diff, derby-3703-02-aa-buildDiagnostic.diff > > > It would be good to simplify the Derby build so that the whole product could be built out-of-the-box just from what's checked into the Derby repository. As a step toward this goal, it would be good to be able to build the jsr169 support without having to download proprietary libraries. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.