http://nagoya.apache.org/bugzilla/show_bug.cgi?id=1138

*** shadow/1138 Wed Mar 28 00:12:21 2001
--- shadow/1138.tmp.29427       Wed Mar 28 00:12:21 2001
***************
*** 0 ****
--- 1,29 ----
+ +============================================================================+
+ | antRun.bat in 1.3 contains a # style comment.                              |
+ +----------------------------------------------------------------------------+
+ |        Bug #: 1138                        Product: Ant                     |
+ |       Status: NEW                         Version: 1.3                     |
+ |   Resolution:                            Platform: PC                      |
+ |     Severity: Minor                    OS/Version:                         |
+ |     Priority:                           Component: Wrapper scripts         |
+ +----------------------------------------------------------------------------+
+ |  Assigned To: [EMAIL PROTECTED]                                   |
+ |  Reported By: [EMAIL PROTECTED]                                   |
+ |      CC list: Cc:                                                          |
+ +----------------------------------------------------------------------------+
+ |          URL:                                                              |
+ +============================================================================+
+ |                              DESCRIPTION                                   |
+ Problem:
+ 
+     antRun.bat contains the following line:
+ 
+     # Change drive and directory to %1 (Win9X only for NT/2K use "cd /d")
+ 
+ Effect:
+ 
+     This result in a "Bad command or file name" when I use it to run Jikes.
+ 
+ Probable fix:
+ 
+     rem Change drive and directory to %1 (Win9X only for NT/2K use "cd /d")

Reply via email to