Return-Path: Mailing-List: contact ant-dev-help@jakarta.apache.org; run by ezmlm Delivered-To: mailing list ant-dev@jakarta.apache.org Received: (qmail 86951 invoked from network); 4 Oct 2000 19:28:53 -0000 Received: from msp-26-164-174.mn.rr.com (HELO localhost.localdomain) (24.26.164.174) by locus.apache.org with SMTP; 4 Oct 2000 19:28:53 -0000 Received: from fatman (IDENT:nobody@localhost [127.0.0.1]) by localhost.localdomain (8.9.3/8.9.3) with SMTP id NAA13803 for ; Wed, 4 Oct 2000 13:26:46 -0500 Message-ID: <134673750.970684006812.JavaMail.nobody@fatman> Date: Wed, 4 Oct 2000 13:26:46 -0500 (CDT) From: BugRat Mail System Reply-To: BugRat Mail System To: ant-bugs@cortexity.com Subject: BugRat Report #211 has been filed. Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="134676702.970684006781.JavaMail.nobody@fatman" X-Mailer: org.gjt.mail.EnhancedMimeMsg, Organization: The Giant Java Tree, X-Spam-Rating: locus.apache.org 1.6.2 0/1000/N --134676702.970684006781.JavaMail.nobody@fatman Content-Type: text/plain Content-Transfer-Encoding: 7bit Bug report #211 has just been filed. You can view the report at the following URL: REPORT #211 Details. Project: Ant Category: Bug Report SubCategory: New Bug Report Class: swbug State: received Priority: medium Severity: serious Confidence: public Environment: Release: ant 1.1 JVM Release: jdk 1.2.2 Operating System: Windows NT OS Release: 4.00.1381 Platform: Dell Dimension XPS T500 Synopsis: Unable to rmic (compile) inner classes using the '$' notation. Description: We create a class which has an inner class that needs to be compiled by RMIC. It appears as though the inner class notation (using a $) is not getting recognized correctly by the rmic task. I have tried using 1 '$' as well as 2 '$$'. I get different seemingly erroneous results either way. I have included the entire example in the how to reproduce section. The line of the build.xml file that i'm having trouble with is: or The following rmic line, which is included in the workaround, however does work for me: Also - I was unable to get through to create a new user so I'm reporting it as anonymous. I am really Ryan Grow, rgrow@exactis.com. --134676702.970684006781.JavaMail.nobody@fatman Content-Type: text/html; name=Report-211.html Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=Report-211.html Content-Description: DataSource attachment 'Report-211.html' BugRat Report # 211

BugRat Report # 211

Project: Ant Release: ant 1.1
Category: Bug Report SubCategory: New Bug Report
Class: swbug State: received
Priority: medium Severity: serious
Confidence: public

Submitter: _Anonymous ( anonymous-bug@cortexity.com )
Date Submitted: Oct 4 2000, 01:25:45 CDT
Responsible: Z_Ant Alias ( ant-bugs@cortexity.com )

Synopsis:
Unable to rmic (compile) inner classes using the '$' notation.
Environment: (jvm, os, osrel, platform)
jdk 1.2.2, Windows NT, 4.00.1381, Dell Dimension XPS T500

Additional Environment Description:

Report Description:
We create a class which has an inner class that needs to be compiled by RMIC. It appears as though the inner class notation (using a $) is not getting recognized correctly by the rmic task. I have tried using 1 '$' as well as 2 '$$'. I get different seemingly erroneous results either way. I have included the entire example in the how to reproduce section. The line of the build.xml file that i'm having trouble with is: or The following rmic line, which is included in the workaround, however does work for me: Also - I was unable to get through to create a new user so I'm reporting it as anonymous. I am really Ryan Grow, rgrow@exactis.com.

How To Reproduce:
null

Workaround:
null

View this report online...
--134676702.970684006781.JavaMail.nobody@fatman--