Bug report #74 has just been filed. You can view the report at the following URL:
<http://znutar.cortexity.com:8888/BugRatViewer/ShowReport/74> REPORT #74 Details. Project: Ant Category: Bug Report SubCategory: New Bug Report Class: swbug State: received Priority: low Severity: non-critical Confidence: public Environment: Release: Ant nightly build: 9/5/2000 JVM Release: Java 2 (1.2) Operating System: Windows 2000 OS Release: SP1 Platform: Intel Synopsis: Build gets bogus error when using jikes on large clean builds Description: If I do a "ant clean" followed by a build, I get the following error when using jikes as the compiler: compile: [javac] Compiling 556 source files to D:\Dev\etap\build\classes [javac] [javac] Issued 1 system warning: [javac] [javac] *** Caution: The input file "jikes" does not have the ".java" extension. BUILD FAILED build.xml:92: Compile failed, messages should have been provided.Title: BugRat Report # 74
BugRat Report # 74
| Project: Ant | Release: Ant nightly build: 9/5/2000 |
| Category: Bug Report | SubCategory: New Bug Report |
| Class: swbug | State: received |
| Priority: low | Severity: non-critical |
|
Confidence:
public
|
Submitter:
_Anonymous ( [EMAIL PROTECTED] )
Date Submitted:
Sep 6 2000, 02:14:12 CDT
Responsible:
Z_Ant Alias ( [EMAIL PROTECTED] )
- Synopsis:
- Build gets bogus error when using jikes on large clean builds
- Environment: (jvm, os, osrel, platform)
- Java 2 (1.2), Windows 2000, SP1, Intel
- Additional Environment Description:
- Jikes version: Version 1.12 8/1/2000
- Report Description:
- If I do a "ant clean" followed by a build, I get the following error when using jikes as the compiler: compile: [javac] Compiling 556 source files to D:\Dev\etap\build\classes [javac] [javac] Issued 1 system warning: [javac] [javac] *** Caution: The input file "jikes" does not have the ".java" extension. BUILD FAILED build.xml:92: Compile failed, messages should have been provided.
- Workaround:
- null
