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

*** shadow/381  Thu Feb  1 01:50:28 2001
--- shadow/381.tmp.8688 Thu Feb  1 01:50:28 2001
***************
*** 0 ****
--- 1,18 ----
+ +============================================================================+
+ | Jar-archives added to the class can cause a "Build Failed" error BugRat Re |
+ +----------------------------------------------------------------------------+
+ |        Bug #: 381                         Product: Ant                     |
+ |       Status: UNCONFIRMED                 Version: unspecified             |
+ |   Resolution:                            Platform: All                     |
+ |     Severity: Normal                   OS/Version: All                     |
+ |     Priority: High                      Component: Main                    |
+ +----------------------------------------------------------------------------+
+ |  Assigned To: [EMAIL PROTECTED]                                   |
+ |  Reported By: [EMAIL PROTECTED]                               |
+ |      CC list: Cc:                                                          |
+ +----------------------------------------------------------------------------+
+ |          URL:                                                              |
+ +============================================================================+
+ |                              DESCRIPTION                                   |
+ If you add a relative path of jar-archives to the classpath when you start 
ANT (let's say ..\..\lib\ant.jar) and your project base directory is on the 
drive level (c:) or in the first subdirectory (c:\jboss) then you get an BUILD 
FAILED error with this message:
+ The file or path you specified (..\..\lib\ant.jar) is invalid relative to 
P:\jboss

Reply via email to