Your message dated Fri, 26 Aug 2011 22:33:17 +0000
with message-id <[email protected]>
and subject line Bug#639333: fixed in libxerces2-java 2.11.0-2
has caused the Debian Bug report #639333,
regarding ant fails to run with libxerces2-java=2.11.0-1
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.)


-- 
639333: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=639333
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: ant
Version: 1.8.2-3
Severity: important

Problem occured on building Android porject with ant. Running any ant target
result in java.lang.NoClassDefFoundError: org/w3c/dom/ElementTraversal

BUILD FAILED
/home/pavel/yangutu/mobile-statistics/android/build.xml:82:
java.lang.NoClassDefFoundError: org/w3c/dom/ElementTraversal
        at java.lang.ClassLoader.defineClass1(Native Method)
        at java.lang.ClassLoader.defineClass(ClassLoader.java:634)
        at
java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
        at java.net.URLClassLoader.defineClass(URLClassLoader.java:277)
        at java.net.URLClassLoader.access$000(URLClassLoader.java:73)
        at java.net.URLClassLoader$1.run(URLClassLoader.java:212)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
        at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
        at java.lang.ClassLoader.defineClass1(Native Method)
        at java.lang.ClassLoader.defineClass(ClassLoader.java:634)
        at
java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
        at java.net.URLClassLoader.defineClass(URLClassLoader.java:277)
        at java.net.URLClassLoader.access$000(URLClassLoader.java:73)
        at java.net.URLClassLoader$1.run(URLClassLoader.java:212)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
        at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
        at org.apache.xerces.parsers.AbstractDOMParser.startDocument(Unknown
Source)
        at org.apache.xerces.impl.dtd.XMLDTDValidator.startDocument(Unknown
Source)
        at org.apache.xerces.impl.XMLDocumentScannerImpl.startEntity(Unknown
Source)
        at
org.apache.xerces.impl.XMLVersionDetector.startDocumentParsing(Unknown Source)
        at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
        at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
        at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
        at org.apache.xerces.parsers.DOMParser.parse(Unknown Source)
        at org.apache.xerces.jaxp.DocumentBuilderImpl.parse(Unknown Source)
        at
com.sun.org.apache.xpath.internal.jaxp.XPathImpl.evaluate(XPathImpl.java:471)
        at
com.sun.org.apache.xpath.internal.jaxp.XPathImpl.evaluate(XPathImpl.java:518)
        at com.android.ant.SetupTask.checkManifest(SetupTask.java:307)
        at com.android.ant.SetupTask.execute(SetupTask.java:193)
        at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:616)
        at
org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
        at org.apache.tools.ant.Task.perform(Task.java:348)
        at org.apache.tools.ant.Target.execute(Target.java:390)
        at
org.apache.tools.ant.helper.ProjectHelper2.parse(ProjectHelper2.java:180)
        at
org.apache.tools.ant.ProjectHelper.configureProject(ProjectHelper.java:82)
        at org.apache.tools.ant.Main.runBuild(Main.java:793)
        at org.apache.tools.ant.Main.startAnt(Main.java:217)
        at org.apache.tools.ant.launch.Launcher.run(Launcher.java:280)
        at org.apache.tools.ant.launch.Launcher.main(Launcher.java:109)
Caused by: java.lang.ClassNotFoundException: org.w3c.dom.ElementTraversal
        at java.net.URLClassLoader$1.run(URLClassLoader.java:217)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
        at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
        ... 49 more



-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.0.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages ant depends on:
ii  default-jre-headless [java6- 1:1.6-40    Standard Java or Java compatible R
ii  libxerces2-java              2.11.0-1    Validating XML parser for Java wit
ii  openjdk-6-jre-headless [java 6b23~pre8-1 OpenJDK Java runtime, using Hotspo

Versions of packages ant recommends:
ii  ant-optional                  1.8.2-3    Java based build tool like make - 

Versions of packages ant suggests:
pn  ant-doc                      <none>      (no description available)
ii  ant-gcj                      1.8.2-3     Java based build tool like make (G
ii  default-jdk [java-sdk]       1:1.6-40    Standard Java or Java compatible D
ii  openjdk-6-jdk [java-sdk]     6b23~pre8-1 OpenJDK Development Kit (JDK)

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: libxerces2-java
Source-Version: 2.11.0-2

We believe that the bug you reported is fixed in the latest version of
libxerces2-java, which is due to be installed in the Debian FTP archive:

libxerces2-java-doc_2.11.0-2_all.deb
  to main/libx/libxerces2-java/libxerces2-java-doc_2.11.0-2_all.deb
libxerces2-java-gcj_2.11.0-2_amd64.deb
  to main/libx/libxerces2-java/libxerces2-java-gcj_2.11.0-2_amd64.deb
libxerces2-java_2.11.0-2.debian.tar.gz
  to main/libx/libxerces2-java/libxerces2-java_2.11.0-2.debian.tar.gz
libxerces2-java_2.11.0-2.dsc
  to main/libx/libxerces2-java/libxerces2-java_2.11.0-2.dsc
libxerces2-java_2.11.0-2_all.deb
  to main/libx/libxerces2-java/libxerces2-java_2.11.0-2_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Damien Raude-Morvan <[email protected]> (supplier of updated libxerces2-java 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sat, 27 Aug 2011 00:05:03 +0200
Source: libxerces2-java
Binary: libxerces2-java libxerces2-java-gcj libxerces2-java-doc
Architecture: source all amd64
Version: 2.11.0-2
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers 
<[email protected]>
Changed-By: Damien Raude-Morvan <[email protected]>
Description: 
 libxerces2-java - Validating XML parser for Java with DOM level 3 support
 libxerces2-java-doc - Validating XML parser for Java -- Documentation and 
examples
 libxerces2-java-gcj - Validating XML parser for Java with DOM level 3 support 
(native c
Closes: 639333
Changes: 
 libxerces2-java (2.11.0-2) unstable; urgency=low
 .
   * Add myself as Uploaders.
   * Add Depends on libxml-commons-external-java for jaxp-1.4.jar
     (Closes: #639333).
   * Drop Depends on libjaxp-1.3.jar.
Checksums-Sha1: 
 28bd2f1eaa79d66d1115268191a224b34d20b5e6 2265 libxerces2-java_2.11.0-2.dsc
 daf5bfb9c01038daff4e95baa97b2fa2d0f87505 8909 
libxerces2-java_2.11.0-2.debian.tar.gz
 9eb6ec4ef8ee81a29b787ffd0e915a23a973f265 1446582 
libxerces2-java_2.11.0-2_all.deb
 5219087d762257d6e22dee1502b21ad0c91c8b5a 2231714 
libxerces2-java-doc_2.11.0-2_all.deb
 ce19f967ec816e7acf06422caf4710ca96069f3e 2510538 
libxerces2-java-gcj_2.11.0-2_amd64.deb
Checksums-Sha256: 
 bcf4bdf5babd909b6ccf360f96b8dce0fb370b595467600a269230e9355a7fb4 2265 
libxerces2-java_2.11.0-2.dsc
 5e8d016bf9f3ae184fff4db33e12a9d244188a9584316be0240c29162389c319 8909 
libxerces2-java_2.11.0-2.debian.tar.gz
 2f151b604aadd186573561be73ce456494ee479e9c086dbc35b88550f7fdce38 1446582 
libxerces2-java_2.11.0-2_all.deb
 1ad9886f3117866a8d0b512f599fc6346efc993c97caed1b6af0b6c14b1bca87 2231714 
libxerces2-java-doc_2.11.0-2_all.deb
 3294e328a51ea89b339d469c64ca30ce3e95203fe6ea04df86c4c6f0b2cad393 2510538 
libxerces2-java-gcj_2.11.0-2_amd64.deb
Files: 
 74587d7c5753c49f749f0ee6653619c4 2265 java optional 
libxerces2-java_2.11.0-2.dsc
 1296d809b468229276406cadaea2f906 8909 java optional 
libxerces2-java_2.11.0-2.debian.tar.gz
 b826abe03d016aed17006940b5c3d1b4 1446582 java optional 
libxerces2-java_2.11.0-2_all.deb
 915c483f761cdbe5ab886cd368956465 2231714 doc optional 
libxerces2-java-doc_2.11.0-2_all.deb
 c6f3b81f46f883fee8b743960b6b326e 2510538 libs optional 
libxerces2-java-gcj_2.11.0-2_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iQIcBAEBCAAGBQJOWBs+AAoJEHXiDM0z50n81iUP/07hM/T1oPVmCrAkZfOs3KDt
8j/4fDi2r5Cqe8zRzqQza/810X4Rvw7Vwc+xzmUP2nwpRg7gkKKlrExmfik/9vFE
ffk+q5zrgnAfHQnxO0hsewI7j+fGBIqhJy8qHK8X69Wkiek8mg27eCsD4y6bWeBN
DwWBoVq4PfGMcZjeyaLnFZ4ql/AJnT2GCQINTxzuMriKIWy0cai/slIw6UV2zmvM
vFi3+LDTdKNrnLVTAbsoJtY5/USs0DikQa574FKblBh6XJgWePv0IT6mlk2aZ+ae
uK6+U+ZuFaQQCQcEGNn9BLwsTAEg0igRrFjYv5lFZe9csbPpAei6Dolo/ACp57WK
xUb/v7Ha+9pAnjS162Y6eYck1gqUH2C+OmMpq10UsPegINWx8n99QNBUEvu6wtsW
U4TzKwa+jBRBSwX+VT++qgwTdecunbDbl3bu/KuiIWBobqUujiMZIFHuRFqjJHvr
ACd4X9xKQQ3HjS7YecuDIp8h2Yhs+yQgChOonAvSb6OBtqFFDH2tyF4b6HeB3mQU
uA/UvR4uOOvRlYZbpIP29cUMy4zeSY7oiYdF7Oz47kMY85LkfoNAP3+tojckkOPb
ezmtSF2T3bb79C4k0yXEqDpWcNj9IZPXU2bIXSC5cudIfiYX2k3r1hgnR9qCC6Fz
3xth4eyKSwxjWx1QrAYk
=HETo
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to