Return-Path: X-Original-To: apmail-db-derby-dev-archive@www.apache.org Delivered-To: apmail-db-derby-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 9F03010EE2 for ; Tue, 18 Feb 2014 18:08:35 +0000 (UTC) Received: (qmail 64158 invoked by uid 500); 18 Feb 2014 18:08:30 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 64078 invoked by uid 500); 18 Feb 2014 18:08:28 -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 63931 invoked by uid 99); 18 Feb 2014 18:08:23 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 18 Feb 2014 18:08:23 +0000 Date: Tue, 18 Feb 2014 18:08:23 +0000 (UTC) From: "Kim Haase (JIRA)" To: derby-dev@db.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (DERBY-6482) Revamp the vti demo to look and behave more like the other demos. 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/DERBY-6482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13904332#comment-13904332 ] Kim Haase commented on DERBY-6482: ---------------------------------- Hi, Rick, Would you like me to hold off on finishing DERBY-6459 until this work is completed? If so, I can mark that issue as dependent on this one. Thanks. > Revamp the vti demo to look and behave more like the other demos. > ----------------------------------------------------------------- > > Key: DERBY-6482 > URL: https://issues.apache.org/jira/browse/DERBY-6482 > Project: Derby > Issue Type: Improvement > Components: Demos/Scripts > Affects Versions: 10.11.0.0 > Reporter: Rick Hillegas > Priority: Minor > > The VTI demo began as a set of classes which could not be compiled by the normal build because they used Java 5 features. We hooked these classes into the ordinary build later on (see DERBY-3684). But the VTI demo still sticks out like a sore thumb. We ought to be able to make the VTI demo behave like the other demos now. -- This message was sent by Atlassian JIRA (v6.1.5#6160)