Your message dated Sat, 16 Jul 2016 16:58:57 +0000
with message-id <e1bosvz-0000ne...@franck.debian.org>
and subject line Bug#828825: fixed in osgi-compendium 5.0.0-5
has caused the Debian Bug report #828825,
regarding osgi-compendium: FTBFS: package javax.persistence does not exist
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.)


-- 
828825: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=828825
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: osgi-compendium
Version: 5.0.0-4
Severity: serious

>From my pbuilder build log:

...
   jh_build
find org -name *.java -and -type f -print0 | xargs -s 512000 -0
/usr/lib/jvm/default-java/bin/javac -g -cp
/usr/share/java/osgi.core.jar:/usr/share/java/servlet-api-3.1.jar:/usr/share/java/ee.foundation.jar:/usr/share/java/geronimo-jpa-2.0-spec.jar:debian/_jh_build.osgi.compendium
-d debian/_jh_build.osgi.compendium -source 1.5 -target 1.5
warning: [options] bootstrap class path not set in conjunction with -source 1.5
warning: [options] source value 1.5 is obsolete and will be removed in
a future release
warning: [options] target value 1.5 is obsolete and will be removed in
a future release
warning: [options] To suppress warnings about obsolete options, use
-Xlint:-options.
org/osgi/service/dmt/spi/DataPlugin.java:60: warning: unmappable
character for encoding ASCII
     * The string to be used as key for the ???dataRootURIs??? property when an
                                            ^
org/osgi/service/dmt/spi/DataPlugin.java:60: warning: unmappable
character for encoding ASCII
     * The string to be used as key for the ???dataRootURIs??? property when an
                                             ^
org/osgi/service/dmt/spi/DataPlugin.java:60: warning: unmappable
character for encoding ASCII
     * The string to be used as key for the ???dataRootURIs??? property when an
                                              ^
org/osgi/service/dmt/spi/DataPlugin.java:60: warning: unmappable
character for encoding ASCII
     * The string to be used as key for the ???dataRootURIs??? property when an
                                                           ^
org/osgi/service/dmt/spi/DataPlugin.java:60: warning: unmappable
character for encoding ASCII
     * The string to be used as key for the ???dataRootURIs??? property when an
                                                            ^
org/osgi/service/dmt/spi/DataPlugin.java:60: warning: unmappable
character for encoding ASCII
     * The string to be used as key for the ???dataRootURIs??? property when an
                                                             ^
org/osgi/service/dmt/spi/ExecPlugin.java:41: warning: unmappable
character for encoding ASCII
     * The string to be used as key for the ???execRootURIs??? property when an
                                            ^
org/osgi/service/dmt/spi/ExecPlugin.java:41: warning: unmappable
character for encoding ASCII
     * The string to be used as key for the ???execRootURIs??? property when an
                                             ^
org/osgi/service/dmt/spi/ExecPlugin.java:41: warning: unmappable
character for encoding ASCII
     * The string to be used as key for the ???execRootURIs??? property when an
                                              ^
org/osgi/service/dmt/spi/ExecPlugin.java:41: warning: unmappable
character for encoding ASCII
     * The string to be used as key for the ???execRootURIs??? property when an
                                                           ^
org/osgi/service/dmt/spi/ExecPlugin.java:41: warning: unmappable
character for encoding ASCII
     * The string to be used as key for the ???execRootURIs??? property when an
                                                            ^
org/osgi/service/dmt/spi/ExecPlugin.java:41: warning: unmappable
character for encoding ASCII
     * The string to be used as key for the ???execRootURIs??? property when an
                                                             ^
org/osgi/service/jpa/EntityManagerFactoryBuilder.java:20: error:
package javax.persistence does not exist
import javax.persistence.EntityManagerFactory;
                        ^
org/osgi/service/jpa/EntityManagerFactoryBuilder.java:64: error:
cannot find symbol
    EntityManagerFactory createEntityManagerFactory(Map<String, Object> props);
    ^
  symbol:   class EntityManagerFactory
  location: interface EntityManagerFactoryBuilder
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
2 errors
16 warnings
debian/rules:12: recipe for target 'build' failed
make: *** [build] Error 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2
-- 
Daniel Schepler

--- End Message ---
--- Begin Message ---
Source: osgi-compendium
Source-Version: 5.0.0-5

We believe that the bug you reported is fixed in the latest version of
osgi-compendium, which is due to be installed in the Debian FTP archive.

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 828...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Markus Koschany <a...@debian.org> (supplier of updated osgi-compendium 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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sat, 16 Jul 2016 17:51:01 +0200
Source: osgi-compendium
Binary: libosgi-compendium-java libosgi-compendium-java-doc
Architecture: source all
Version: 5.0.0-5
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Changed-By: Markus Koschany <a...@debian.org>
Description:
 libosgi-compendium-java - Java OSGi API - Compendium module
 libosgi-compendium-java-doc - Javadoc for Java OSGi API - Compendium module
Closes: 828825
Changes:
 osgi-compendium (5.0.0-5) unstable; urgency=medium
 .
   * Team upload.
   * Fix CLASSPATH to geronimo-jpa_2.0_spec.jar (javax.persistence).
     Thanks to Daniel Schepler for the report. (Closes: #828825)
Checksums-Sha1:
 4ccf651da1a65f85d140f3a4b10c5e39d9107e39 2434 osgi-compendium_5.0.0-5.dsc
 90e863aaba2f2a5e210817210e89453b85225dae 10572 
osgi-compendium_5.0.0-5.debian.tar.xz
 4921fb23d7d03ea3ee1c88ad1b638c564cbc0bf0 326620 
libosgi-compendium-java-doc_5.0.0-5_all.deb
 dd4830010ade0c4a105950499b51b14731825877 190622 
libosgi-compendium-java_5.0.0-5_all.deb
Checksums-Sha256:
 f5f625e26caeb66c345c22964b1c158ffc3a9e0d24b98c32cf87b6b2128fd914 2434 
osgi-compendium_5.0.0-5.dsc
 6553a08e76512b3c639b7b7ffe309c90263eb412a86cba39a89a876bdd950f27 10572 
osgi-compendium_5.0.0-5.debian.tar.xz
 91914aa763dbbd05394ed7c33d35fc8d623aa26ef44337298f3db9cb5e0135cb 326620 
libosgi-compendium-java-doc_5.0.0-5_all.deb
 ceed22c34a919a599fe0bdb34a41d9c4cc0fa7f5629a37806dd08dead9cd0dbc 190622 
libosgi-compendium-java_5.0.0-5_all.deb
Files:
 8e496c5f0003668c9ce4924a9572178e 2434 java optional osgi-compendium_5.0.0-5.dsc
 ee02b160d32775905e59925b4f410215 10572 java optional 
osgi-compendium_5.0.0-5.debian.tar.xz
 ec25390e7ac45294f2d41300f1b5a610 326620 doc optional 
libosgi-compendium-java-doc_5.0.0-5_all.deb
 87acfc9dd85c86813c5125fbd0f54f3f 190622 java optional 
libosgi-compendium-java_5.0.0-5_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQJ8BAEBCgBmBQJXilh+XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXRBQ0YzRDA4OEVGMzJFREVGNkExQTgzNUZE
OUFEMTRCOTUxM0I1MUU0AAoJENmtFLlRO1HkN44P/0YTUB688+Amtxx066mDyPID
fSL3Ws0SMLZSCyH+9vOllFG3Uuwzamrr+jnQVE3f9BXEa92B/jGJUZUPrtvl/Ar0
zKxLDMixh4hLjfucXGwqaD/ZTX7OIX6OjQKUVzsMOvoMjvOlZ7cCc7lNj+w5/du9
lsp6a2xMOn9DxWdMHo5uuUaWGuUeesUMiKSvgcVr0cGLP55koa0jO5fKJkO/mCXH
K4MyUIgRruuNwjm9gyl7ktrLO5Ex05PQCcVyLqfrJpv1+gej+ntWCiiKJXEdlrRs
4oeIjySbFj3RkurgZ06bQZ3c6AiBfBexWije1OjyHFiHnnxD7hoZ7tfXhYN/DagY
UXHMGEMzeQHQMONEwDe/qYu5N0XkTWbNflesjUcfQ3NE/eLQnuBiszrz5M4xOSW/
4fM5J5bx5vNJn22+8nUUDQU3cYOjM66e/4DdV1Ddd7NcpElV5N5rHgjQqz50kXP6
TYc39UGTQboBEzjf4VbsgXaHKwyJA1tvSoixZDeMTKW84CfKDPaDBQFqK6PlA8Hx
VwrunbSz3AEqHUA5m4F+snhhfP9RZLUVfLYTrEydYzGcvQngGsWi8pVupbNR971s
zHy3o5AgP3cPfSfuMaHaBtX6pKOip9bLR9s/K1WyKw/cyBgpeQjSPa8POSAdgGq2
QWZSkrFImmBEqZQzOHv6
=lgXl
-----END PGP SIGNATURE-----

--- 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