Bug report #321 has just been filed. You can view the report at the following URL:
<http://znutar.cortexity.com:8888/BugRatViewer/ShowReport/321> REPORT #321 Details. Project: Ant Category: Bug Report SubCategory: New Bug Report Class: swbug State: received Priority: medium Severity: non-critical Confidence: public Environment: Release: Ant 1.2 JVM Release: Sun's JDK 1.3 Operating System: Windows OS Release: 2000 sp1 Platform: Pentium III Synopsis: Using a ${property} in the project element for basedir no longer works Description: With Ant 1.1 I would define a property on the command line and then use this property to set the basedir. In Ant 1.2 if this is done than project.getBaseDir() returns a bad directory name. This is used to set the working directory for a Jikes compiler which than causes it to fail.Title: BugRat Report # 321
BugRat Report # 321
| Project: Ant | Release: Ant 1.2 |
| Category: Bug Report | SubCategory: New Bug Report |
| Class: swbug | State: received |
| Priority: medium | Severity: non-critical |
|
Confidence:
public
|
Submitter:
Brian DeWeese ( [EMAIL PROTECTED] )
Date Submitted:
Oct 30 2000, 03:49:00 CST
Responsible:
Z_Ant Alias ( [EMAIL PROTECTED] )
- Synopsis:
- Using a ${property} in the project element for basedir no longer works
- Environment: (jvm, os, osrel, platform)
- Sun's JDK 1.3, Windows, 2000 sp1, Pentium III
- Additional Environment Description:
- Report Description:
- With Ant 1.1 I would define a property on the command line and then use this property to set the basedir. In Ant 1.2 if this is done than project.getBaseDir() returns a bad directory name. This is used to set the working directory for a Jikes compiler which than causes it to fail.
- How To Reproduce:
- null
- Workaround:
- null
