[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#170709: marked as done (jikes has stupid message)



Your message dated Tue, 18 Aug 2009 20:56:50 +0100
with message-id <1250625410.755430.4715.nullmailer@kmos.homeip.net>
and subject line Package jikes has been removed from Debian
has caused the Debian Bug report #170709,
regarding jikes has stupid message
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
170709: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=170709
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
package: jikes
version: 1:1.17-1

--
build:
    [javac] Compiling 70 source files to
/home.local/adam/brainfood/intranet/build/java/classes
    [javac]
/home.local/adam/brainfood/intranet/modules/vfs/src/java/com/brainfood/vfs/jdbc/delegates/JDBCDelegateImpl.java:13:
com.brainfood.vfs.jdbc.impl.JDBCDelegateImpl should be declared abstract; it
does not define getType(java.lang.String) in
com.brainfood.vfs.jdbc.impl.JDBCDelegateImpl
    [javac] public class JDBCDelegateImpl
    [javac]        ^
    [javac] 1 error
--

A better message would be:

--
build:
    [javac] Compiling 70 source files to
/home.local/adam/brainfood/intranet/build/java/classes
    [javac]
/home.local/adam/brainfood/intranet/modules/vfs/src/java/com/brainfood/vfs/jdbc/delegates/JDBCDelegateImpl.java:13:
com.brainfood.vfs.jdbc.delegates.JDBCDelegateImpl should be declared abstract;
it does not define getType(java.lang.String), which is defined in
com.brainfood.vfs.jdbc.JDBCDelegate
    [javac] public class JDBCDelegateImpl
    [javac]        ^
    [javac] 1 error
--

The first error message given above repeats the enclosing class way too many
times(the filename, twice for the full name, and once for the class definition
stanza).

In this case, JDBCDelegate is an interface.  This same error message should
also be applied to parent classes.

Also, there are probably several other messages, that are equally unhelpful,
in their output.  I just don't have any examples right now.




--- End Message ---
--- Begin Message ---
Version: 1:1.22-7+rm

You filled the bug http://bugs.debian.org/170709 in Debian BTS
against the package jikes. I'm closing it as fixed in *unstable*,
but it will remain open for older distributions.

For more information about this package's removal, read
http://bugs.debian.org/508366. That bug might give the reasons why
this package was removed and suggestions of possible replacements.

Don't hesitate to reply to this mail if you have any question.

Thank you for your contribution to Debian.

--
Marco Rodrigues


--- End Message ---

Reply to: