Your message dated Sat, 20 Sep 2008 01:32:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#491708: fixed in libibatis-java 2.3.3.720-2
has caused the Debian Bug report #491708,
regarding libibatis-java: Include missing DTD files in the JAR archive.
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.)
--
491708: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=491708
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: libibatis-java
Version: 2.3.2.715-1
Severity: grave
SqlMapClasspathEntityResolver uses two DTD files, sql-map-config-2.dtd
and sql-map-2.dtd, expected to be located in
com/ibatis/sqlmap/engine/builder/xml/.
If not found there, they are fetched from ibatis web site for every sql
map file processed.
Please include these files in jar, as this seriously degrades
application start time and makes ibatis unusable in environment without
Internet connection.
-- System Information:
Debian Release: lenny/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.25-2-686 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=pl_PL.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages libibatis-java depends on:
ii sun-java6-jre [java2-runtime] 6-06-1 Sun Java(TM) Runtime Environment (
libibatis-java recommends no packages.
-- no debconf information
diff -urN libibatis-java-2.3.2.715.orig/debian/build.xml
libibatis-java-2.3.2.715/debian/build.xml
--- libibatis-java-2.3.2.715.orig/debian/build.xml 2008-07-21
13:37:54.000000000 +0000
+++ libibatis-java-2.3.2.715/debian/build.xml 2008-07-21 13:36:46.000000000
+0000
@@ -10,6 +10,7 @@
<mkdir dir="${class.dir}"/>
<javac srcdir="${source.dir}" destdir="${class.dir}"
debug="true" source="1.5"/>
+ <copydir src="${source.dir}" dest="${class.dir}" includes="**/*.dtd"/>
</target>
<target name="jar" description="o Create the jar" depends="compile">
--- End Message ---
--- Begin Message ---
Source: libibatis-java
Source-Version: 2.3.3.720-2
We believe that the bug you reported is fixed in the latest version of
libibatis-java, which is due to be installed in the Debian FTP archive:
libibatis-java_2.3.3.720-2.diff.gz
to pool/contrib/libi/libibatis-java/libibatis-java_2.3.3.720-2.diff.gz
libibatis-java_2.3.3.720-2.dsc
to pool/contrib/libi/libibatis-java/libibatis-java_2.3.3.720-2.dsc
libibatis-java_2.3.3.720-2_all.deb
to pool/contrib/libi/libibatis-java/libibatis-java_2.3.3.720-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.
Varun Hiremath <[EMAIL PROTECTED]> (supplier of updated libibatis-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: SHA1
Format: 1.8
Date: Fri, 19 Sep 2008 21:10:31 -0400
Source: libibatis-java
Binary: libibatis-java
Architecture: source all
Version: 2.3.3.720-2
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers <[EMAIL PROTECTED]>
Changed-By: Varun Hiremath <[EMAIL PROTECTED]>
Description:
libibatis-java - iBATIS Data Mapper framework
Closes: 491708
Changes:
libibatis-java (2.3.3.720-2) unstable; urgency=low
.
* Add myself to Uploaders
* Include missing *.dtd files in the jar, thanks to Rafal Krypa
<[EMAIL PROTECTED]> (Closes: #491708)
* Bump Standards-Version to 3.8.0
Checksums-Sha1:
e19681498b01598af5433a2bf7579d996f3bcec3 1450 libibatis-java_2.3.3.720-2.dsc
e8748ba6147180a998f36cbd82d1e592d26996de 2293
libibatis-java_2.3.3.720-2.diff.gz
0df03bb806c15c1ba853de2ab1d03cd8cd4311a4 329278
libibatis-java_2.3.3.720-2_all.deb
Checksums-Sha256:
24c6ae541efec9431a402c22ebe8b9bc1bedfc22b71a65af442b0261b4d3ad77 1450
libibatis-java_2.3.3.720-2.dsc
3274b694c741588499038eccf24dbf9ac8c532dc20651ed9b99e56901abe1423 2293
libibatis-java_2.3.3.720-2.diff.gz
f840077bfc70704fdfdd12a62fa3ea36751549b0fca91a4610406ca0923d58c4 329278
libibatis-java_2.3.3.720-2_all.deb
Files:
f28210f81f3c542fe4949e5b5f165ec1 1450 contrib/libs optional
libibatis-java_2.3.3.720-2.dsc
ab7974b508ce48bdc4ff083c0cba97b3 2293 contrib/libs optional
libibatis-java_2.3.3.720-2.diff.gz
a358a6eb88cfc66eb494d99c0b83bf33 329278 contrib/libs optional
libibatis-java_2.3.3.720-2_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEARECAAYFAkjUUQ4ACgkQPEFSUMxFMZcHuwCg3bWEU7eSxlHnGv2+d7+cYH8s
c3AAn3RiMmcNhNPZ3eXQgKt2s6EZH9VW
=MYJB
-----END PGP SIGNATURE-----
--- End Message ---