Return-Path: Mailing-List: contact ant-dev-help@jakarta.apache.org; run by ezmlm Delivered-To: mailing list ant-dev@jakarta.apache.org Delivered-To: moderator for ant-dev@jakarta.apache.org Received: (qmail 27062 invoked from network); 1 Feb 2001 09:43:54 -0000 Received: from dnai-216-15-97-206.cust.dnai.com (HELO betaversion.org) (216.15.97.206) by h31.sny.collab.net with SMTP; 1 Feb 2001 09:43:54 -0000 Received: from nagoya-a.betaversion.org ([204.160.241.225]) by betaversion.org (8.9.3+Sun/8.9.3) with ESMTP id BAA24589; Thu, 1 Feb 2001 01:47:24 -0800 (PST) Received: (from nobody@localhost) by nagoya-a.betaversion.org (8.9.3+Sun/8.9.3) id BAA08672; Thu, 1 Feb 2001 01:46:24 -0800 (PST) Date: Thu, 1 Feb 2001 01:46:24 -0800 (PST) Message-Id: <200102010946.BAA08672@nagoya-a.betaversion.org> From: bugzilla@apache.org To: ant-dev@jakarta.apache.org, anonymous-bug@cortexity.com Cc: bugzilla@apache.org Subject: [Bug 378] New - Default for ExecOn is not "parallel" BugRat Report#668 X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N http://nagoya.apache.org/bugzilla/show_bug.cgi?id=378 *** shadow/378 Thu Feb 1 01:46:24 2001 --- shadow/378.tmp.8669 Thu Feb 1 01:46:24 2001 *************** *** 0 **** --- 1,17 ---- + +============================================================================+ + | Default for ExecOn is not "parallel" BugRat Report#668 | + +----------------------------------------------------------------------------+ + | Bug #: 378 Product: Ant | + | Status: UNCONFIRMED Version: 1.2 | + | Resolution: Platform: All | + | Severity: Normal OS/Version: All | + | Priority: High Component: Main | + +----------------------------------------------------------------------------+ + | Assigned To: ant-dev@jakarta.apache.org | + | Reported By: anonymous-bug@cortexity.com | + | CC list: Cc: | + +----------------------------------------------------------------------------+ + | URL: | + +============================================================================+ + | DESCRIPTION | + Documentation for ExecOn says that its default is parallel=true. But it is not.