public inbox for mauve-patches@sourceware.org
 help / color / mirror / Atom feed
From: Roman Kennke <roman@kennke.org>
To: mauve-discuss@source.redhat.com,
	mauve-patches <mauve-patches@sources.redhat.com>
Subject: Eclipse build failures in Mauve
Date: Thu, 04 Jan 2007 13:31:00 -0000	[thread overview]
Message-ID: <1167917453.4913.23.camel@localhost> (raw)

[-- Attachment #1: Type: text/plain, Size: 174 bytes --]

I'm getting the following compile errors with Eclipse and JDK5 compiler
setting. I must admit that I don't understand all of the new compiler
errors yet. Any ideas?

/Roman


[-- Attachment #2: mauve-failures.txt --]
[-- Type: text/plain, Size: 5691 bytes --]

Severity and Description	Path	Resource	Location	Creation Time	Id
Name clash: The method getListeners(Class<T>) of type JComponent has the same erasure as getListeners(Class) of type AbstractButtonTest.TestAbstractButton but does not override it	mauve/gnu/testlet/test/javax/swing	AbstractButtonTest.java	line 150	1167916004887	1564440
Name clash: The method getListeners(Class<T>) of type JComponent has the same erasure as getListeners(Class) of type AbstractButtonTest.TestAbstractButton but does not override it	mauve/gnu/testlet/test/javax/swing	JButtonTest.java	line 60	1167916002069	1564408
Name clash: The method getListeners(Class<T>) of type JComponent has the same erasure as getListeners(Class) of type AbstractButtonTest.TestAbstractButton but does not override it	mauve/gnu/testlet/test/javax/swing	JCheckBoxMenuItemTest.java	line 52	1167916002026	1564403
Name clash: The method getListeners(Class<T>) of type JComponent has the same erasure as getListeners(Class) of type AbstractButtonTest.TestAbstractButton but does not override it	mauve/gnu/testlet/test/javax/swing	JMenuItemTest.java	line 75	1167916001121	1564339
The method add(Class<T>, T) in the type EventListenerList is not applicable for the arguments (Class<EventListenerListTest.ConcreteListener>, EventListener)	mauve/gnu/testlet/test/javax/swing/event	EventListenerListTest.java	line 131	1167915995798	1564186
The method add(Class<T>, T) in the type EventListenerList is not applicable for the arguments (Class<EventListenerListTest.ConcreteListener>, EventListener)	mauve/gnu/testlet/test/javax/swing/event	EventListenerListTest.java	line 132	1167915995798	1564187
The method add(Class<T>, T) in the type EventListenerList is not applicable for the arguments (Class<EventListenerListTest.ConcreteListener>, EventListener)	mauve/gnu/testlet/test/javax/swing/event	EventListenerListTest.java	line 133	1167915995799	1564188
The method add(Class<T>, T) in the type EventListenerList is not applicable for the arguments (Class<EventListenerListTest.ConcreteListener>, EventListener)	mauve/gnu/testlet/test/javax/swing/event	EventListenerListTest.java	line 142	1167915995799	1564191
The method add(Class<T>, T) in the type EventListenerList is not applicable for the arguments (Class<EventListenerListTest.ConcreteListener>, EventListener)	mauve/gnu/testlet/test/javax/swing/event	EventListenerListTest.java	line 301	1167915995799	1564195
The method add(Class<T>, T) in the type EventListenerList is not applicable for the arguments (Class<EventListenerListTest.ConcreteListener>, EventListener)	mauve/gnu/testlet/test/javax/swing/event	EventListenerListTest.java	line 302	1167915995799	1564196
The method add(Class<T>, T) in the type EventListenerList is not applicable for the arguments (Class<EventListenerListTest.ConcreteListener>, EventListener)	mauve/gnu/testlet/test/javax/swing/event	EventListenerListTest.java	line 303	1167915995799	1564197
The method add(Class<T>, T) in the type EventListenerList is not applicable for the arguments (Class<EventListenerListTest.ConcreteListener>, EventListener)	mauve/gnu/testlet/test/javax/swing/event	EventListenerListTest.java	line 306	1167915995799	1564198
The method add(Class<T>, T) in the type EventListenerList is not applicable for the arguments (Class<EventListenerListTest.ConcreteSerializableListener>, EventListenerListTest.ConcreteListener)	mauve/gnu/testlet/test/javax/swing/event	EventListenerListTest.java	line 320	1167915995800	1564199
The method remove(Class<T>, T) in the type EventListenerList is not applicable for the arguments (Class<EventListenerListTest.ConcreteListener>, EventListener)	mauve/gnu/testlet/test/javax/swing/event	EventListenerListTest.java	line 136	1167915995799	1564189
The method remove(Class<T>, T) in the type EventListenerList is not applicable for the arguments (Class<EventListenerListTest.ConcreteListener>, EventListener)	mauve/gnu/testlet/test/javax/swing/event	EventListenerListTest.java	line 139	1167915995799	1564190
The method remove(Class<T>, T) in the type EventListenerList is not applicable for the arguments (Class<EventListenerListTest.ConcreteListener>, EventListener)	mauve/gnu/testlet/test/javax/swing/event	EventListenerListTest.java	line 147	1167915995799	1564192
The method remove(Class<T>, T) in the type EventListenerList is not applicable for the arguments (Class<EventListenerListTest.ConcreteListener>, EventListener)	mauve/gnu/testlet/test/javax/swing/event	EventListenerListTest.java	line 150	1167915995799	1564193
The method remove(Class<T>, T) in the type EventListenerList is not applicable for the arguments (Class<EventListenerListTest.ConcreteListener>, EventListener)	mauve/gnu/testlet/test/javax/swing/event	EventListenerListTest.java	line 153	1167915995799	1564194
The type AbstractButtonTest.MyAbstractButton must implement the inherited abstract method AbstractButtonTest.TestAbstractButton.getListeners(Class)	mauve/gnu/testlet/test/javax/swing	AbstractButtonTest.java	line 150	1167916004888	1564441
The type JButtonTest.MyJButton must implement the inherited abstract method AbstractButtonTest.TestAbstractButton.getListeners(Class)	mauve/gnu/testlet/test/javax/swing	JButtonTest.java	line 60	1167916002069	1564409
The type JCheckBoxMenuItemTest.MyJCheckBoxMenuItem must implement the inherited abstract method AbstractButtonTest.TestAbstractButton.getListeners(Class)	mauve/gnu/testlet/test/javax/swing	JCheckBoxMenuItemTest.java	line 52	1167916002026	1564404
The type JMenuItemTest.MyJMenuItem must implement the inherited abstract method AbstractButtonTest.TestAbstractButton.getListeners(Class)	mauve/gnu/testlet/test/javax/swing	JMenuItemTest.java	line 75	1167916001121	1564340

                 reply	other threads:[~2007-01-04 13:31 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1167917453.4913.23.camel@localhost \
    --to=roman@kennke.org \
    --cc=mauve-discuss@source.redhat.com \
    --cc=mauve-patches@sources.redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).