Your message dated Thu, 28 Jan 2010 15:15:39 +0100 (CET)
with message-id <[email protected]>
and subject line Closing old bug
has caused the Debian Bug report #351076,
regarding ant: Java illegalAccess exception with the kaffee compiled version
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 [email protected]
immediately.)


-- 
351076: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=351076
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: ant
Version: 1.6.5-4
Severity: grave
Justification: renders package unusable


The example build.xml file reports the following error with 1.6.5-4,
1.6.5-5, but worked up to 1.6.5-3 (explicitly checked with 1.6.2):

build.xml:3: java.lang.IllegalAccessError: tried to access field 
org.apache.tools.ant.taskdefs.Concat.fileUtils from class 
org.apache.tools.ant.taskdefs.Concat$TextElement

<project default="concattest">
    <target name="concattest">
        <concat>
            <header>shall work</header>
            <fileset file="build.xml"/>
        </concat>
        <concat>
            <header file="build.xml"/>
            <fileset file="build.xml"/>
        </concat>
    </target>
</project>

The only difference, according to the changelog, is that from
1.6.5-4 ant is compiled with kaffee.


-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (900, 'testing'), (800, 'unstable'), (500, 'stable'), (1, 
'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.11
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages ant depends on:
ii  java-virtual-machine-dummy [j 1.0        Dummy package providing java-virtu
ii  java1-runtime-dummy [java1-ru 1.0        Dummy package providing java1-runt
ii  java2-runtime-dummy [java2-ru 1.0        Dummy package providing java2-runt
ii  libxerces2-java               2.6.2-3    Validating XML parser for Java wit
ii  sun-j2sdk1.4 [java2-runtime]  1.4.2+08   Java(TM) 2 SDK, Standard Edition, 

Versions of packages ant recommends:
pn  ant-optional                  <none>     (no description available)
ii  java-compiler-dummy [java-com 1.0        Dummy package providing java-compi
ii  sun-j2sdk1.4 [java-compiler]  1.4.2+08   Java(TM) 2 SDK, Standard Edition, 

-- no debconf information


--- End Message ---
--- Begin Message ---
Version: 1.6.5-6

Kaffe has been removed and B-D has long been changed.

~Niels



--- End Message ---
_______________________________________________
pkg-java-maintainers mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers

Reply via email to