You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2001/02/01 10:46:24 UTC

[Bug 378] New - Default for ExecOn is not "parallel" BugRat Report#668

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.