From jdo-dev-return-7678-apmail-db-jdo-dev-archive=www.apache.org@db.apache.org Mon Oct 06 23:45:37 2008 Return-Path: Delivered-To: apmail-db-jdo-dev-archive@www.apache.org Received: (qmail 78884 invoked from network); 6 Oct 2008 23:45:37 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 6 Oct 2008 23:45:37 -0000 Received: (qmail 52674 invoked by uid 500); 6 Oct 2008 23:45:33 -0000 Mailing-List: contact jdo-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jdo-dev@db.apache.org Delivered-To: mailing list jdo-dev@db.apache.org Received: (qmail 52617 invoked by uid 99); 6 Oct 2008 23:45:33 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 06 Oct 2008 16:45:33 -0700 X-ASF-Spam-Status: No, hits=-1999.9 required=10.0 tests=ALL_TRUSTED,DNS_FROM_SECURITYSAGE 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, 06 Oct 2008 23:44:38 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 520F2234C218 for ; Mon, 6 Oct 2008 16:44:44 -0700 (PDT) Message-ID: <213463627.1223336684335.JavaMail.jira@brutus> Date: Mon, 6 Oct 2008 16:44:44 -0700 (PDT) From: "Richard Schilling (JIRA)" To: jdo-dev@db.apache.org Subject: [jira] Commented: (JDO-500) Need better documentation for api2 jdoconfig.xml tests In-Reply-To: <14586315.1181858507421.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/JDO-500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12637303#action_12637303 ] Richard Schilling commented on JDO-500: --------------------------------------- So, I was looking at this over the weekend, and just want to confirm the specific files that need their javadoc comments updating: trunk/api2/test/java/javax/ajdo/JDOConfigTestClassLoader trunk/api2/test/java/javax/jdo/JDOHelperConfigTest Was that all? > Need better documentation for api2 jdoconfig.xml tests > ------------------------------------------------------ > > Key: JDO-500 > URL: https://issues.apache.org/jira/browse/JDO-500 > Project: JDO > Issue Type: Improvement > Components: api2, api2-legacy > Affects Versions: JDO 2 maintenance release 1 > Reporter: Craig Russell > Assignee: Richard Schilling > Priority: Minor > Fix For: JDO 2 maintenance release 2 > > > The api2 tests need a class loader that is configured with or without specific files in the path. This requirement is not well-documented and for maintainability should be documented better. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.