From dev-return-13392-apmail-openjpa-dev-archive=openjpa.apache.org@openjpa.apache.org Mon Aug 24 22:31:56 2009 Return-Path: Delivered-To: apmail-openjpa-dev-archive@www.apache.org Received: (qmail 45278 invoked from network); 24 Aug 2009 22:31:56 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 24 Aug 2009 22:31:56 -0000 Received: (qmail 97518 invoked by uid 500); 24 Aug 2009 22:32:21 -0000 Delivered-To: apmail-openjpa-dev-archive@openjpa.apache.org Received: (qmail 97444 invoked by uid 500); 24 Aug 2009 22:32:21 -0000 Mailing-List: contact dev-help@openjpa.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@openjpa.apache.org Delivered-To: mailing list dev@openjpa.apache.org Received: (qmail 97431 invoked by uid 99); 24 Aug 2009 22:32:21 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 24 Aug 2009 22:32:21 +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; Mon, 24 Aug 2009 22:32:19 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 5CD6B234C1EE for ; Mon, 24 Aug 2009 15:31:59 -0700 (PDT) Message-ID: <1085784251.1251153119379.JavaMail.jira@brutus> Date: Mon, 24 Aug 2009 15:31:59 -0700 (PDT) From: "Ravi P Palacherla (JIRA)" To: dev@openjpa.apache.org Subject: [jira] Updated: (OPENJPA-1223) Update documentation for autoOff config option In-Reply-To: <51289874.1249337054883.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/OPENJPA-1223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ravi P Palacherla updated OPENJPA-1223: --------------------------------------- Attachment: OPENJPA-1223-trunk.patch Attached patch contains the documentation changes. Ran "mvn -f openjpa-project/pom.xml process-resources -Pdocbook-profile" and verified the generated manual.pdf. Regards, Ravi. > Update documentation for autoOff config option > ---------------------------------------------- > > Key: OPENJPA-1223 > URL: https://issues.apache.org/jira/browse/OPENJPA-1223 > Project: OpenJPA > Issue Type: Sub-task > Components: docs > Affects Versions: 2.0.0 > Reporter: Michael Dick > Assignee: Ravi P Palacherla > Priority: Minor > Fix For: 2.0.0 > > Attachments: OPENJPA-1223-trunk.patch > > > Per email from Donald Woods, we need some documentation for the new autoOff property contributed for OPENJPA-1163. Opening a JIRA issue so we don't lose track of the work. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.