Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 1615 invoked from network); 15 Apr 2011 18:57:47 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 15 Apr 2011 18:57:47 -0000 Received: (qmail 98601 invoked by uid 500); 15 Apr 2011 18:57:47 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 98578 invoked by uid 500); 15 Apr 2011 18:57:47 -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 98571 invoked by uid 99); 15 Apr 2011 18:57:47 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 15 Apr 2011 18:57:47 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 15 Apr 2011 18:57:42 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id E2D3FA38E6 for ; Fri, 15 Apr 2011 18:57:05 +0000 (UTC) Date: Fri, 15 Apr 2011 18:57:05 +0000 (UTC) From: "Rick Hillegas (JIRA)" To: derby-dev@db.apache.org Message-ID: <1386927737.60995.1302893825926.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1273853240.60994.1302893825902.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Updated] (DERBY-5196) Correct the layout of log.ctrl as described on the Derby web site 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-5196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick Hillegas updated DERBY-5196: --------------------------------- Component/s: Web Site > Correct the layout of log.ctrl as described on the Derby web site > ----------------------------------------------------------------- > > Key: DERBY-5196 > URL: https://issues.apache.org/jira/browse/DERBY-5196 > Project: Derby > Issue Type: Improvement > Components: Web Site > Affects Versions: 10.9.0.0 > Reporter: Rick Hillegas > > The Derby web site describes the layout of the log control file, log.ctrl, here: http://db.apache.org/derby/papers/logformats.html#Format+of+Log+Control+File This description does not agree with the format actually produced by LogToFile.writeControlFile(). That format can be examined using the ControlFileReader tool attached to DERBY-5195. The description on the web site should be corrected. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira