From jdo-dev-return-9174-apmail-db-jdo-dev-archive=www.apache.org@db.apache.org Mon Sep 26 14:01:51 2011 Return-Path: X-Original-To: apmail-db-jdo-dev-archive@www.apache.org Delivered-To: apmail-db-jdo-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 7E2E677FF for ; Mon, 26 Sep 2011 14:01:51 +0000 (UTC) Received: (qmail 51959 invoked by uid 500); 26 Sep 2011 14:01:51 -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 51949 invoked by uid 99); 26 Sep 2011 14:01:51 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 26 Sep 2011 14:01:51 +0000 X-ASF-Spam-Status: No, hits=-2000.5 required=5.0 tests=ALL_TRUSTED,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; Mon, 26 Sep 2011 14:01:48 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id A614FBD211 for ; Mon, 26 Sep 2011 14:01:27 +0000 (UTC) Date: Mon, 26 Sep 2011 14:01:27 +0000 (UTC) From: "Matthew T. Adams (JIRA)" To: jdo-dev@db.apache.org Message-ID: <1720929982.12616.1317045687677.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <588896454.12608.1317045566366.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Updated] (JDO-688) javax.jdo.EnhancerTest#testClasspathJar() fails on Windows 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/JDO-688?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthew T. Adams updated JDO-688: --------------------------------- Attachment: JDO-688.patch This patch removes the deletion of the enhancer jar, instead opting for the creation of a random directory name that remains after the test is complete, leaving it available for inspection in the event of any failed test. > javax.jdo.EnhancerTest#testClasspathJar() fails on Windows > ---------------------------------------------------------- > > Key: JDO-688 > URL: https://issues.apache.org/jira/browse/JDO-688 > Project: JDO > Issue Type: Bug > Components: tck > Affects Versions: JDO 3 maintenance release 1 > Reporter: Matthew T. Adams > Assignee: Matthew T. Adams > Priority: Minor > Attachments: JDO-688.patch > > > javax.jdo.EnhancerTest#testClasspathJar() fails because the executable "rm" is not available. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira