Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 57717 invoked from network); 24 Jul 2007 17:44:52 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 24 Jul 2007 17:44:52 -0000 Received: (qmail 12471 invoked by uid 500); 24 Jul 2007 17:44:53 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 12429 invoked by uid 500); 24 Jul 2007 17:44:53 -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 12420 invoked by uid 99); 24 Jul 2007 17:44:52 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 Jul 2007 10:44:52 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 Jul 2007 10:44:51 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 1A082714159 for ; Tue, 24 Jul 2007 10:44:31 -0700 (PDT) Message-ID: <22117105.1185299071080.JavaMail.jira@brutus> Date: Tue, 24 Jul 2007 10:44:31 -0700 (PDT) From: "Kim Haase (JIRA)" To: derby-dev@db.apache.org Subject: [jira] Created: (DERBY-2974) Getting Started guide source still has gsconrefs.dita file MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Getting Started guide source still has gsconrefs.dita file ---------------------------------------------------------- Key: DERBY-2974 URL: https://issues.apache.org/jira/browse/DERBY-2974 Project: Derby Issue Type: Bug Components: Documentation Affects Versions: 10.3.1.3 Reporter: Kim Haase Priority: Trivial The book-specific conrefs files were replaced by a single conrefs.dita file in the src directory, but the src/getstart/gsconrefs.dita file is still there. There are no references to this file, and it can safely be removed. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.