Bug 128982 - When using ant to compile java program JTextArea is not found.
Summary: When using ant to compile java program JTextArea is not found.
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Enterprise Linux 3
Classification: Red Hat
Component: ant
Version: 3.0
Hardware: i686
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Permaine Cheung
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-08-02 17:52 UTC by Jiaji Du
Modified: 2007-11-30 22:07 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-10-19 19:21:50 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Jiaji Du 2004-08-02 17:52:29 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4.2)
Gecko/20040301

Description of problem:
error: Class or interface `javax.swing.JTextArea' not found in import.
    [javac]    import javax.swing.JTextArea;
internal compiler error: Segmentation fault

Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1.Write a build.xml file to compile a java program that imports
javax.swing.JTextArea class.
2.Run ant on the build.xml file.
3.The error message will come out.
    

Additional info:

Comment 1 Gary Benson 2004-08-13 15:15:38 UTC
Does this occur if you run classic-ant?

Also, what version of ant are you using?  What does 'rpm -qa ant' say?

Comment 2 Jiaji Du 2004-08-13 20:04:02 UTC
This does not occur if I run classic-ant.
I am using ant-1.6.2.
'rpm -qa ant' says "1.5.2-23".

Comment 3 RHEL Program Management 2007-10-19 19:21:50 UTC
This bug is filed against RHEL 3, which is in maintenance phase.
During the maintenance phase, only security errata and select mission
critical bug fixes will be released for enterprise products. Since
this bug does not meet that criteria, it is now being closed.
 
For more information of the RHEL errata support policy, please visit:
http://www.redhat.com/security/updates/errata/
 
If you feel this bug is indeed mission critical, please contact your
support representative. You may be asked to provide detailed
information on how this bug is affecting you.


Note You need to log in before you can comment on or make changes to this bug.