Bug report #520 has just been filed. You can view the report at the following URL:
<http://znutar.cortexity.com/BugRatViewer/ShowReport/520> REPORT #520 Details. Project: Ant Category: Bug Report SubCategory: New Bug Report Class: swbug State: received Priority: medium Severity: serious Confidence: public Environment: Release: 1.2 JVM Release: 1.2.2 Operating System: Win2000 Pro OS Release: Win2000 Pro Platform: intel P3 Synopsis: Ant binary distribution doesn't function when installed according to docs Description: I'm running windows 2000 Professional on an intel P3. I downloaded and installed ant 1.2 binary distribution exactly according to the documantation except that I added c:\ant\bin\ to my path instead of %ANT_HOME\bin\ when I run ant (c:\>ant) I get a java usage message. C:\> ant Usage: java [-options] class [args...] (to execute a class) or java -jar [-options] jarfile [args...] (to execute a jar file) where options include: -cp -classpath <directories and zip/jar files separated by ;> set search path for application classes and resources -D<name>=<value> set a system property -verbose[:class|gc|jni] enable verbose output -version print product version -? -help print this help message -X print help on non-standard options What gives?Title: BugRat Report # 520
BugRat Report # 520
| Project: Ant | Release: 1.2 |
| Category: Bug Report | SubCategory: New Bug Report |
| Class: swbug | State: received |
| Priority: medium | Severity: serious |
|
Confidence:
public
|
Submitter:
_Anonymous ( [EMAIL PROTECTED] )
Date Submitted:
Dec 4 2000, 06:12:22 CST
Responsible:
Z_Ant Alias ( [EMAIL PROTECTED] )
- Synopsis:
- Ant binary distribution doesn't function when installed according to docs
- Environment: (jvm, os, osrel, platform)
- 1.2.2, Win2000 Pro, Win2000 Pro, intel P3
- Additional Environment Description:
- Report Description:
-
I'm running windows 2000 Professional on an intel P3.
I downloaded and installed ant 1.2 binary distribution exactly according to the documantation except that I added c:\ant\bin\ to my path instead of %ANT_HOME\bin\
when I run ant (c:\>ant) I get a java usage message.
C:\> ant
Usage: java [-options] class [args...]
(to execute a class)
or java -jar [-options] jarfile [args...]
(to execute a jar file)
where options include:
-cp -classpath
set search path for application classes and resources -D = set a system property -verbose[:class|gc|jni] enable verbose output -version print product version -? -help print this help message -X print help on non-standard options What gives?
