Your message dated Mon, 09 Oct 2017 17:12:43 +0000
with message-id <e1e1bbf-000cbo...@fasolo.debian.org>
and subject line Bug#876971: Removed package(s) from unstable
has caused the Debian Bug report #874156,
regarding FTBFS with Java 9: ambiguous put()
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 ow...@bugs.debian.org
immediately.)


-- 
874156: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=874156
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: ow-util-ant-tasks
Version: 1.3.2
Severity: normal
User: debian-j...@lists.debian.org
Usertags: default-java9

This package fails to build with default-jdk pointing to openjdk-9-jdk.
Please fix it, so that we can start the transition to Java 9.
The wiki has some common problems and their solutions:
https://wiki.debian.org/Java/Java9Pitfalls

This is probably due to 1.6 related generics changes,
or because an interface gained a new method. In either case,
the code needs fixing.

Build log:

    [javac] 
/build/ow-util-ant-tasks-1.3.2/src/org/objectweb/util/ant/MultipleCopy.java:80: 
error: no suitable method found for put(String,String)
    [javac]                                     
fileCopyMap.put(file.getAbsolutePath(), destFile.getAbsolutePath());
    [javac]                                                ^
    [javac]     method Map.put(String,String[]) is not applicable
    [javac]       (argument mismatch; String cannot be converted to String[])
    [javac]     method Dictionary.put(String,String[]) is not applicable
    [javac]       (argument mismatch; String cannot be converted to String[])
    [javac]     method Hashtable.put(String,String[]) is not applicable
    [javac]       (argument mismatch; String cannot be converted to String[])
    [javac] 
/build/ow-util-ant-tasks-1.3.2/src/org/objectweb/util/ant/MultipleCopy.java:88: 
error: no suitable method found for put(String,String)
    [javac]                                       
fileCopyMap.put(file.getAbsolutePath(), destFile.getAbsolutePath());
    [javac]                                                  ^
    [javac]     method Map.put(String,String[]) is not applicable
    [javac]       (argument mismatch; String cannot be converted to String[])
    [javac]     method Dictionary.put(String,String[]) is not applicable
    [javac]       (argument mismatch; String cannot be converted to String[])
    [javac]     method Hashtable.put(String,String[]) is not applicable
    [javac]       (argument mismatch; String cannot be converted to String[])
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] 2 errors
    [javac] 9 warnings



Cheers,
Chris.

--- End Message ---
--- Begin Message ---
Version: 1.3.2-4+rm

Dear submitter,

as the package ow-util-ant-tasks has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/876971

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)

--- End Message ---
__
This is the maintainer address of Debian's Java team
<http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers>. 
Please use
debian-j...@lists.debian.org for discussions and questions.

Reply via email to