Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 28813 invoked from network); 20 Jun 2009 03:40:21 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 20 Jun 2009 03:40:21 -0000 Received: (qmail 68017 invoked by uid 500); 20 Jun 2009 03:40:32 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 67935 invoked by uid 500); 20 Jun 2009 03:40:31 -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 67927 invoked by uid 99); 20 Jun 2009 03:40:31 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 20 Jun 2009 03:40:31 +0000 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; Sat, 20 Jun 2009 03:40:28 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 6F4C9234C044 for ; Fri, 19 Jun 2009 20:40:07 -0700 (PDT) Message-ID: <1098868688.1245469207441.JavaMail.jira@brutus> Date: Fri, 19 Jun 2009 20:40:07 -0700 (PDT) From: "Lily Wei (JIRA)" To: derby-dev@db.apache.org Subject: [jira] Updated: (DERBY-4276) Update demo's to remove references to com.ibm.db2.jcc.DB2Driver In-Reply-To: <1187746594.1245167347524.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/DERBY-4276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lily Wei updated DERBY-4276: ---------------------------- Attachment: derby-4276-derbyuser_diff.txt Kathey was so nice to point out I did not do diff from the top. One more try. This one I run test derbyall and suites.all. No failure. > Update demo's to remove references to com.ibm.db2.jcc.DB2Driver > --------------------------------------------------------------- > > Key: DERBY-4276 > URL: https://issues.apache.org/jira/browse/DERBY-4276 > Project: Derby > Issue Type: Bug > Components: Demos/Scripts > Affects Versions: 10.5.1.1 > Reporter: Lily Wei > Assignee: Lily Wei > Priority: Minor > Attachments: derby-4276-derbyuser_diff.txt, derby-4276-derbyuser_diff.txt, derby-4276_diff.txt, derby-4276_diff.txt > > Original Estimate: 24h > Remaining Estimate: 24h > > SimpleApp.java is still refering to DB2 JDBC driver. I think it should be take out to reflect DB2 driver is no longer supported. > There are also some typos in SimpleApp.java. i.e. noone, retreiving, etc. > example.html that should be updated as well. > Kathey mention nserverdemo also has references to the DB2 driver. This issue will address that as well. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.