Bug#786651: marked as done (jython: invoking jython gives a stacktrace and nothing more)

2015-05-29 Thread Debian Bug Tracking System
Your message dated Fri, 29 May 2015 06:04:48 +
with message-id e1yydpu-0005mt...@franck.debian.org
and subject line Bug#786651: fixed in jython 2.5.3-6
has caused the Debian Bug report #786651,
regarding jython: invoking jython gives a stacktrace and nothing more
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.)


-- 
786651: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=786651
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: jython
Version: 2.5.3-5
Severity: important

Hi.

I have jython installed on my system that is running testing.

Unfortunately, it seems that some recent upgrade changed the dependencies of
jython and it, now, fails to start with a backtrace. Here is what I get:

$ jython
my variable $jythonHome masks earlier declaration in same scope at 
/usr/bin/jython line 15.
Exception in thread main java.lang.NoClassDefFoundError: 
jnr/posix/POSIXHandler
at org.python.modules.Setup.clinit(Setup.java:29)
at org.python.core.PySystemState.initBuiltins(PySystemState.java:1047)
at org.python.core.PySystemState.doInitialize(PySystemState.java:883)
at org.python.core.PySystemState.initialize(PySystemState.java:802)
at org.python.core.PySystemState.initialize(PySystemState.java:752)
at org.python.core.PySystemState.initialize(PySystemState.java:745)
at org.python.util.jython.run(jython.java:150)
at org.python.util.jython.main(jython.java:129)
Caused by: java.lang.ClassNotFoundException: jnr.posix.POSIXHandler
at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
... 8 more

I don't know exactly which package is the culprit here, which is why I have
not put a higher severity, but since this makes jython unusable, perhaps a
higher severity is in order.  If jython is not really the culprit here, feel
free to reassign this bug as appropriate.

If I manually downgrade many packages related to jython to their versions in
jessie, then I am able to get jython working again.

If any further information is needed, please let me know and I will try my
best to provide them, so that we can have a version of jython that works
fine in sid.


Thanks,

Rogério Brito.

-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (500, 'testing'), (175, 'unstable'), (150, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.0.0-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.utf-8, LC_CTYPE=pt_BR.utf-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages jython depends on:
ii  antlr3   3.2-10
ii  default-jre-headless [java5-runtime-headless]2:1.7-52
ii  libasm3-java 3.3.2-2
ii  libconstantine-java  0.8.6-5
ii  libguava-java17.0-1
ii  libjffi-java 1.0.2-11
ii  libjline-java1.0-2
ii  libjnr-netdb-java1.1.4-1
ii  libjnr-posix-java1.1.8-3
ii  libjnr-x86asm-java   1.0.2-2
ii  liblivetribe-jsr223-java 2.0.6-1
ii  libreadline-java 0.8.0.1+dfsg-4
ii  openjdk-7-jre-headless [java5-runtime-headless]  7u79-2.5.5-1
ii  openjdk-8-jre-headless [java5-runtime-headless]  8u45-b14-2
ii  perl 5.20.2-4

Versions of packages jython recommends:
ii  default-jdk2:1.7-52
ii  openjdk-7-jdk [java-compiler]  7u79-2.5.5-1
ii  openjdk-8-jdk [java-compiler]  8u45-b14-2

Versions of packages jython suggests:
pn  jython-doc   none
pn  libmysql-javanone
pn  libpostgresql-jdbc-java  none
ii  libservlet2.5-java   6.0.41-4

-- no debconf information

-- 
Rogério Brito : rbrito@{ime.usp.br,gmail.com} : GPG key 4096R/BCFC
http://cynic.cc/blog/ : github.com/rbrito : profiles.google.com/rbrito
DebianQA: http://qa.debian.org/developer.php?login=rbrito%40ime.usp.br
---End Message---

Processing of jython_2.5.3-6_amd64.changes

2015-05-29 Thread Debian FTP Masters
jython_2.5.3-6_amd64.changes uploaded successfully to localhost
along with the files:
  jython_2.5.3-6.dsc
  jython_2.5.3-6.debian.tar.xz
  jython-doc_2.5.3-6_all.deb
  jython_2.5.3-6_all.deb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)

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


jython_2.5.3-6_amd64.changes ACCEPTED into unstable

2015-05-29 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Thu, 14 May 2015 21:32:38 -0700
Source: jython
Binary: jython jython-doc
Architecture: source all
Version: 2.5.3-6
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 
pkg-java-maintainers@lists.alioth.debian.org
Changed-By: tony mancill tmanc...@debian.org
Description:
 jython - Python seamlessly integrated with Java
 jython-doc - Jython documentation including API docs
Closes: 786651
Changes:
 jython (2.5.3-6) unstable; urgency=medium
 .
   * Team upload.
   * Add binary dependency on libjnr-constants-java and
 libjnr-posix-java (= 3.0.10~). (Closes: #786651)
Checksums-Sha1:
 07d00357eb0b6bca7690b1451f004ee051c1abbc 2319 jython_2.5.3-6.dsc
 98d1747ecbc48fb928b5ac382b05e25445d329d0 18428 jython_2.5.3-6.debian.tar.xz
 634d6977804d5fae6cefeaf885838cbcde1a6766 567280 jython-doc_2.5.3-6_all.deb
 abec48094551ca372dcd1e27654a001a95596577 6940212 jython_2.5.3-6_all.deb
Checksums-Sha256:
 7b85e5a68b59778fad87cf3fff6f2811e54606209ea413562bdcd5389def7cd7 2319 
jython_2.5.3-6.dsc
 7ec1ca6e31fc2cc5d6aa619e71222bf6d6e2e8aad5880b28e73b1fc722ee00a4 18428 
jython_2.5.3-6.debian.tar.xz
 f0265c7eda948c53fe1ad9b28fe4ad5178ae6b2366de47d1b07048a82134e27c 567280 
jython-doc_2.5.3-6_all.deb
 12f5e8d920770aceeadc23ede849cd59de7a04fa41b09e8adbcfb214ee7d19fd 6940212 
jython_2.5.3-6_all.deb
Files:
 229580ca20ba495f5874c3070a9c2228 2319 python optional jython_2.5.3-6.dsc
 d15add71f2ff79e41a0ac0f3da84feb9 18428 python optional 
jython_2.5.3-6.debian.tar.xz
 091722a9c0a2106bd109bc27d45ef000 567280 doc optional jython-doc_2.5.3-6_all.deb
 231191f98436c4cc45d333ea32492066 6940212 python optional jython_2.5.3-6_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCgAGBQJVZ//DAAoJECHSBYmXSz6WDiYQAL/2FLnSUIOONw0+64Ve2cIa
Nk4/3TImnYTcpJXIFsckSbo+5DTmMJmvd3nWHowNNQJSFPC92B3ADb4kLSEjEUbi
+LRfwwhER8gnDpOagrc9TjheORhkC2b6MD+Hlb04r0ku0vp0vrVboi1Au9B+qCt/
KLBzElAqAeLMm0dQcnusKn39oM7dXfaTMB4GtAt1hkgeAU1R9hzFHMNgoV8m8AJb
DlewUM92kW8ytnacaTmna5Bil6sv65ciIUTQlzQQ/mQwJE4iGzjN0l7HunVSKZg1
8jEp8m99HTzE6uhTSxz5OdjFnEbRlBjZo/sGejzJrdyZ43labsgk4TcuMUAZTIn/
Co8Vdv641NjmoulPzWbTxx0k+2laRvugWuKIjGJoOA+IC5VvXOMygmiCJAHdZUjo
CJO3ToG2+zOfdZ7YOqL094ChnKC1L83/07bcITp6e0UprW6n/pF4XGgN220c4/3o
TE2UudWkVb96TrX7BJV72HthbAQLdmNISTeZSpN+uAEmNmw3Sg+QOEHi8zn4WJvl
fG9sDRXYZqc6cBxcPDQiZGV5Usfhne8QmPrOR+QNuF1+6+ftK3sav6NAywoQfWhs
8NALyl35QNFZiQ5LZ9qVKXkfAR1rQCZ3sghz2/0XCNypB8cm1p7BwHzj2hSOLoBp
jkj1eT0iUESTXx/vUWMN
=E2lO
-END PGP SIGNATURE-


Thank you for your contribution to Debian.

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


Bug#787176: netbeans: Remove w3c-dtd-xhtml reference from d/control

2015-05-29 Thread Mathieu Malaterre
Source: netbeans
Severity: serious
Justification: rely on obsolete package
Control: blocks 711332 with -1

Please remove reference to w3c-dtd-xhtml from debian/control. This package will 
be removed for stretch (see #711332)


-- System Information:
Debian Release: 8.0
  APT prefers stable
  APT policy: (700, 'stable'), (100, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16.0-4-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

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


Bug#787177: libnb-platform18-java: Remove w3c-dtd-xhtml reference from d/control

2015-05-29 Thread Mathieu Malaterre
Source: libnb-platform18-java
Severity: serious
Justification: rely on obsolete package
Control: blocks 711332 with -1

Please remove reference to w3c-dtd-xhtml from debian/control. This
package will be removed for stretch (see #711332), it has been
superseded by w3c-sgml-lib.


-- System Information:
Debian Release: 8.0
  APT prefers stable
  APT policy: (700, 'stable'), (100, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16.0-4-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

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


Processed: your mail

2015-05-29 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 block 711332 by 787176 787177 787178 787179
Bug #711332 [ftp.debian.org] RM: w3c-dtd-xhtml -- RoQA; superseded by 
w3c-sgml-lib
711332 was not blocked by any bugs.
711332 was not blocking any bugs.
Added blocking bug(s) of 711332: 787179, 787176, 787178, and 787177

End of message, stopping processing here.

Please contact me if you need assistance.
-- 
711332: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=711332
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

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


Processed: your mail

2015-05-29 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 found 787176 7.0.1+dfsg1-5
Bug #787176 [src:netbeans] netbeans: Remove w3c-dtd-xhtml reference from 
d/control
Marked as found in versions netbeans/7.0.1+dfsg1-5.

End of message, stopping processing here.

Please contact me if you need assistance.
-- 
787176: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=787176
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

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


Processed: your mail

2015-05-29 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 found 787177 7.0.1+dfsg1-5
Bug #787177 [src:libnb-platform18-java] libnb-platform18-java: Remove 
w3c-dtd-xhtml reference from d/control
The source 'libnb-platform18-java' and version '7.0.1+dfsg1-5' do not appear to 
match any binary packages
Marked as found in versions libnb-platform18-java/7.0.1+dfsg1-5.

End of message, stopping processing here.

Please contact me if you need assistance.
-- 
787177: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=787177
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

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


Processed: your mail

2015-05-29 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 found 787177 7.4+dfsg1-2
Bug #787177 [src:libnb-platform18-java] libnb-platform18-java: Remove 
w3c-dtd-xhtml reference from d/control
Marked as found in versions libnb-platform18-java/7.4+dfsg1-2.

End of message, stopping processing here.

Please contact me if you need assistance.
-- 
787177: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=787177
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

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


Processing of apache-log4j2_2.2-1_amd64.changes

2015-05-29 Thread Debian FTP Masters
apache-log4j2_2.2-1_amd64.changes uploaded successfully to ftp-master.debian.org
along with the files:
  apache-log4j2_2.2-1.dsc
  apache-log4j2_2.2.orig.tar.gz
  apache-log4j2_2.2-1.debian.tar.xz
  liblog4j2-java_2.2-1_all.deb
  liblog4j2-java-doc_2.2-1_all.deb

Greetings,

Your Debian queue daemon (running on host coccia.debian.org)

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


Processing of apache-log4j2_2.2-1_amd64.changes

2015-05-29 Thread Debian FTP Masters
apache-log4j2_2.2-1_amd64.changes uploaded successfully to localhost
along with the files:
  apache-log4j2_2.2-1.dsc
  apache-log4j2_2.2.orig.tar.gz
  apache-log4j2_2.2-1.debian.tar.xz
  liblog4j2-java_2.2-1_all.deb
  liblog4j2-java-doc_2.2-1_all.deb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)

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


Processing of openjpa_2.4.0-1_amd64.changes

2015-05-29 Thread Debian FTP Masters
openjpa_2.4.0-1_amd64.changes uploaded successfully to localhost
along with the files:
  openjpa_2.4.0-1.dsc
  openjpa_2.4.0.orig.tar.xz
  openjpa_2.4.0-1.debian.tar.xz
  libopenjpa-java_2.4.0-1_all.deb
  libopenjpa-java-doc_2.4.0-1_all.deb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)

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


apache-log4j2_2.2-1_amd64.changes ACCEPTED into unstable

2015-05-29 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 29 May 2015 14:43:11 +0200
Source: apache-log4j2
Binary: liblog4j2-java liblog4j2-java-doc
Architecture: source all
Version: 2.2-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 
pkg-java-maintainers@lists.alioth.debian.org
Changed-By: Markus Koschany a...@gambaru.de
Description:
 liblog4j2-java - Apache Log4j - Logging Framework for Java
 liblog4j2-java-doc - Documentation for Apache Log4j 2
Changes:
 apache-log4j2 (2.2-1) unstable; urgency=medium
 .
   * Team upload.
   * New upstream release
   * liblog4j2-java.poms:
 - Add and enable the new modules: log4j-nosql, log4j-web, log4j2-jul
   and log4j-bom
 - Remove the log4j-osgi module
 - Ignore log4j-iostreams and log4j-perf modules
   * maven.ignoreRules: Ignore all artifacts which make the build FTBFS,
 including maven-failsafe-plugin, woodstox-core-asl, json-unit,
 activemq-broker.
   * debian/control:
 - Declare compliance with Debian Policy 3.9.6.
 - Switch Vcs-Browser field to cgit.
 - New build dependencies on libmaven-source-plugin-java,
   libcommons-lang3-java, libjackson2-dataformat-yaml,
   libjackson2-dataformat-xml-java and jackson-module-jaxb-annotations
   * Update maven.rules due to additional build-dependencies.
 .
   [ Emmanuel Bourg ]
   * Build depend on libmail-java instead of libgnumail-java
   * debian/watch: Watch the release tags on Github
Checksums-Sha1:
 f2563cf9905e26c25f470e9920fc1711c89600a9 2668 apache-log4j2_2.2-1.dsc
 419d2cbe440b392baa16a0bb55ea7baf00832825 2150509 apache-log4j2_2.2.orig.tar.gz
 2b3c6567d442a195a2d7d28f96547819e8cc5948 5348 apache-log4j2_2.2-1.debian.tar.xz
 934e826ea2d074a0fd74d4cee26e2b5238524902 943324 liblog4j2-java_2.2-1_all.deb
 bc31f1a9fad99b8785315d1c96699685f574dfc9 696612 
liblog4j2-java-doc_2.2-1_all.deb
Checksums-Sha256:
 eace158e868e162caddbd33ff99d94571a8e87e980d4707285e045757afdb1c5 2668 
apache-log4j2_2.2-1.dsc
 81a47d7b1522b376a995d7262f1082cd352946e348e56a18f69a1af66642d507 2150509 
apache-log4j2_2.2.orig.tar.gz
 2795b37f4550d7d52e09025b8c9f7b656284f17631cdcd4dc47da0d6bbbf799c 5348 
apache-log4j2_2.2-1.debian.tar.xz
 3d90b347fa1becfacaaea733515a9dad8189015ec9ee89c97d6b137127b11e82 943324 
liblog4j2-java_2.2-1_all.deb
 2c757d4411fa370a46a1f2ba915d9426eca3a121b2ff3cd278f303dbe9e8cde9 696612 
liblog4j2-java-doc_2.2-1_all.deb
Files:
 18bcacc29078e72eb7eb5b1ead2f3f1d 2668 java optional apache-log4j2_2.2-1.dsc
 da4ec427b8ce8fb806ac9ed6df493a48 2150509 java optional 
apache-log4j2_2.2.orig.tar.gz
 2fbab28fe20984fcaa0c1610c9a13df6 5348 java optional 
apache-log4j2_2.2-1.debian.tar.xz
 9d36c6195817c53aeed33bc6b9507f64 943324 java optional 
liblog4j2-java_2.2-1_all.deb
 0c2fb7809533d7d704a856b548ab8d5b 696612 doc optional 
liblog4j2-java-doc_2.2-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBAgAGBQJVaGm5AAoJEPUTxBnkudCsco0P/1UYS25wZk/BoGuPMCdp791k
GthEV+RSuXB4MV052nNyG44glLH9zijiSQnH05Sr/L5Mc8BpaVS/0wMw5v3BJ9zT
f4/eej4iCGaL7IxMG1ep3oLFzvCA261DikWcoOmo82XR6TePnXJBEeHBUOWFqJSB
c/usuvjC0GHpqE/I6s0SRfxRx3Jlf4pJ7/RjvpmazudPpf1rwNlo+riW7JUhmEZU
EVjaIwo+g6jUbu+QkO9wOodE+Qncp9d2YoZna44VOIpAvsOXKkpdywvqF6t0RbF1
gnmMH00Wcw+nND83YoZ8A/6Y5272sfBD6rPaoha0wipFs/R610rra1AVATZ0UeHf
+BOpQ1aWtbFE060vNzhElayYlzH7AYNefWlv6BiBzjSuNYPtRrpHRcM08ef/frmX
V6xkBxKyc5RAF1MB8XjlJ+6o6LXN2h4LNhzz1oyODYcpmunQzIrUazTPqcKML5np
4Xnl2ZQMl4c89yfb3JW63tG7HgUTtGzzPbRkrN76NB9fbDCEGtSwSEc6PqGenzbW
SzpOgyZR0anRkZ9F77bgbypWKUI3Wk3ODoa7UzqFVOpalvpIA2p36pJfC44xLf6v
Jd/VfNES6/vMFvjEetipXOQbWcuforKLyiO7vjUk0lbHiS7GRTanpV3aOMc60xPq
rreBC8dvm6gdMb5Mc+jS
=cbp4
-END PGP SIGNATURE-


Thank you for your contribution to Debian.

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


openjpa_2.4.0-1_amd64.changes ACCEPTED into unstable

2015-05-29 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 29 May 2015 16:41:09 +0200
Source: openjpa
Binary: libopenjpa-java libopenjpa-java-doc
Architecture: source all
Version: 2.4.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 
pkg-java-maintainers@lists.alioth.debian.org
Changed-By: Emmanuel Bourg ebo...@apache.org
Description:
 libopenjpa-java - Java Persistence 2.0 API (JPA) implementation library
 libopenjpa-java-doc - Documentation for libopenjpa-java
Closes: 750753
Changes:
 openjpa (2.4.0-1) unstable; urgency=medium
 .
   * Team upload.
   * New upstream release
 - Removed 706176_hsql-upstream-fix-2390-2391.diff (fixed upstream)
 - Refreshed the patches
 - Added a patch fixing the compatibility issues with Java 8
   (Closes: #750753)
   * debian/control: Standards-Version updated to 3.9.6 (no changes)
   * debian/watch: Watch the release tags on Github
   * Use XZ compression for the upstream tarball
   * Switch to debhelper level 9
Checksums-Sha1:
 40d8f7bc24090a096a6f66b114d6dee4c379b02b 2787 openjpa_2.4.0-1.dsc
 c2958e988ab776de2a9db843476ae9ef38bc44ff 5357764 openjpa_2.4.0.orig.tar.xz
 fe406a453f98a62394abe33c738142b4b1c62d69 13572 openjpa_2.4.0-1.debian.tar.xz
 547acb111c9d3e9f8b150e726b4082eaa924e470 4391918 
libopenjpa-java_2.4.0-1_all.deb
 02dceb3b5d7021a8aaa28fdcd6c0bccb1a5d7396 4114124 
libopenjpa-java-doc_2.4.0-1_all.deb
Checksums-Sha256:
 ec8dbd7d5f9e4a5cf6e8bc4cb7d1c17cffe87c25a3e329c8829b6b9b12aa5f24 2787 
openjpa_2.4.0-1.dsc
 8ade5f57b1e8fddc337f73968953b649c2d15ba75002d62bb5f55de53385c7d1 5357764 
openjpa_2.4.0.orig.tar.xz
 35d9cfcf979323d2ee205cb73dcc871cb899eecd4484f7b33714d3a055419430 13572 
openjpa_2.4.0-1.debian.tar.xz
 6cbe54790945ca6184a8668c8adfc857b233eacc1f60357ffeeace8b4ab8a14e 4391918 
libopenjpa-java_2.4.0-1_all.deb
 ddb18fcf183ebdfa4db92668315c3ac4277cdfa30a11f51fce904099d0d0d7d6 4114124 
libopenjpa-java-doc_2.4.0-1_all.deb
Files:
 f3c84014f04219437538aa26591c651b 2787 java optional openjpa_2.4.0-1.dsc
 6310386ce80021786d10cf0354be 5357764 java optional 
openjpa_2.4.0.orig.tar.xz
 02f0e2248eb6b0f49530e748b943 13572 java optional 
openjpa_2.4.0-1.debian.tar.xz
 ee3381bbebe6e90c39e6fed64570ad4b 4391918 java optional 
libopenjpa-java_2.4.0-1_all.deb
 f708746bcd6866ba2640b616a46bef64 4114124 doc optional 
libopenjpa-java-doc_2.4.0-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBAgAGBQJVaHu8AAoJEPUTxBnkudCssgEP/1gsYTCAhsAWpWNCEqSw5Gx7
4yRgl71mBeYiJdi6PBsMD9NzbcUMKJCY7DlZfMKr8vNZA+S4XZZbPXoR5MGBkKti
bECNF37QySZKrt7p6f0P3kPgvIeVkpKqO2VuGLbLtR59+3ADrFXv9xTmGUY51SXS
jxAP1PPnH+XAc9aNNz8SDow6LMVDHakK0n2lgn1KN/VMQea7hgsMGjZRIPtiSqwA
jdSB3rBNBl/jsSFNvXGOm249d8JtrEoHtJGNsq6ALznhXu8BChZP5TClHSx0p0ce
iFthHSbs4I5DEoqmH1BD/+fuj2drg6KFQUZl7rQAik6YVMA5ikPuxuo6f3Hj3ZU5
/ryz1NmymvaQoZR7+ZSoknjuOgt2fCJU4ZaIvQYjmoQP6mw9flm9VdpeTRyYrW//
gEb0pZBWIaAjpy9muJsWSKvDiWxDzZ6JXmqwp3ktsILoMAp592I2pV95dzHsXuMr
hOp2HHIN0Z8j5RtMy1Wnto0v4XcK7RJrrNb905kYrPXSVGGW7W13cQzemYcgyflk
kY6jJIwwkPj23YsUm3TQhOEW+WR51TzBRl4f+YETYWVYoHrFp2uGEp2qxCvhwrKY
G92cK8SwT4GC+C5X8SGG0ifRxpw/Ys3M0O0AaH+aJnpPI549fAIepRjbxUHl2CE6
KIDYSG8EQaLL0W7G9m5R
=02xQ
-END PGP SIGNATURE-


Thank you for your contribution to Debian.

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


serp_1.15.1-1_amd64.changes ACCEPTED into unstable

2015-05-29 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 29 May 2015 17:26:27 +0200
Source: serp
Binary: libserp-java libserp-java-doc
Architecture: source all
Version: 1.15.1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 
pkg-java-maintainers@lists.alioth.debian.org
Changed-By: Emmanuel Bourg ebo...@apache.org
Description:
 libserp-java - Java Virtual Machine bytecode manipulation framework
 libserp-java-doc - Documentation for libserp-java
Changes:
 serp (1.15.1-1) unstable; urgency=medium
 .
   * Team upload.
   * New upstream release
 - Removed compile-java-1.6.diff (applied upstream)
   * Standards-Version updated to 3.9.6 (no changes)
   * Use XZ compression for the upstream tarball
   * Switch to debhelper level 9
Checksums-Sha1:
 7c5416cb09fad9e4515c1e24fff53d10ef1b832d 2084 serp_1.15.1-1.dsc
 ae332f2cad71d3a809a8b4f5b25ff27b77d26f8b 85000 serp_1.15.1.orig.tar.xz
 4445b0a9e5f09766118be1f3e7829c5eae911515 4080 serp_1.15.1-1.debian.tar.xz
 b35db7233e099ebc351e2761bb6d29ec9a5a4ff1 208712 libserp-java_1.15.1-1_all.deb
 950234f5408371639c6e1310b566501e6e7d96c9 1235740 
libserp-java-doc_1.15.1-1_all.deb
Checksums-Sha256:
 7bda5bc1f4d5955f4d62e15076ef1ecd5320aaaf37a46cdd2a36c0736580a1d1 2084 
serp_1.15.1-1.dsc
 5e3dfc18e5361ff2fac0c89419533ce6c94eb89558a935f08f99bc9e63f31754 85000 
serp_1.15.1.orig.tar.xz
 adc4099c73094452d0acbce9e4a009b1b8cb2b04d23e4f6f5176cbb417222fce 4080 
serp_1.15.1-1.debian.tar.xz
 ed863d8a24efdc7256865cc4e9d5a0fad678f99e436ef769796f1c71b8edc416 208712 
libserp-java_1.15.1-1_all.deb
 a10abed0d50483631d75a66c30331ac6151297afffbeeb660f653cb2771b60ab 1235740 
libserp-java-doc_1.15.1-1_all.deb
Files:
 b5332c889de6a317649336f2aece04e0 2084 java optional serp_1.15.1-1.dsc
 ee3f4e10eb5267a1a3f836e801e9f838 85000 java optional serp_1.15.1.orig.tar.xz
 ba7d25e95c7de2f4e99db60e3fd38504 4080 java optional serp_1.15.1-1.debian.tar.xz
 031ea5beae30cd296037e912a7f08fba 208712 java optional 
libserp-java_1.15.1-1_all.deb
 dc896e3dd4eecc5994f0c202150f0078 1235740 doc optional 
libserp-java-doc_1.15.1-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBAgAGBQJVaIZVAAoJEPUTxBnkudCs6FcQAIfsmRpprwwkXuCg3SVLgxkP
Qd0AmCXsJIsCt4//FGsWxq3kImCE0bE12qOs3YEgdwUdsDNc5dCYPpDz4O7KH1f+
dss1VJdHyqfT0wWG0VDNSnCjmU2vURUx+ggLPUy8upPv0/zi1q2hYATYs8BY9gXm
mf+/8o/nRw2baAnq5SUIFYWjSgfHIExRocASLQkX+C1oGCGKrlhfKAVHiriaryyz
bJa73kfXpccLI4trACHDyspN1/shOMKPQ5+cREAPDzI7K0sHCeNkGGChDtg0AOB3
Gc7Q0AiopcJv31QZiMTTnbflOOmpROj+6/NCx2ZKj9z/n3YhlG/KvVEXkDz4R9g7
fO+5LHF5NSBWoqVb4D9LF98yLSURpnOnDvbPPB+uN/AR6BZSPvsk/AtNdhMc/X4t
SahXMy7uNOb8fusPgA7gOBSk9POA54N+69lyTLDnB1FOfUHs5rzX0mim8y1FqyWw
Uso0I2xvJyHOrZOm1s5JaiFlyjqz+96R4jdqOQnXuOqY5G0Ndv5sjScwErcSYG6e
t4ff0xeq6Kw3iloE9lXZK0vPqO/OhSHvIeg9P3tWPuNI8SGxoB4D8CbFqzTp0uaz
4V7JSgZ8Vw0VgZuZIzCzZsdJzV6K6EbbXAwOkKOKuqY7Gi255hqCuLbamAartjMJ
YqzWVYkI9hneFzydRUb9
=FDNB
-END PGP SIGNATURE-


Thank you for your contribution to Debian.

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


Bug#787199: libmaven-compiler-plugin-java: missing versioned dependency on libplexus-compiler-java may cause FTBFS

2015-05-29 Thread Markus Koschany
Package: libmaven-compiler-plugin-java
Version: 3.2-3
Severity: normal

Hi,

when I try to compile a package that build-depends on
libmaven-compiler-plugin-java in a cowbuilder environment,
libplexus-compiler-1.0-java will be pulled in.

Now the problem is that the maven.rules in the maven-compiler-plugin
source package are made for plexus-compiler version 2 and thus my
maven build fails to build from source and I get complaints about missing 
artifacts.

It is also quite confusing that libplexus-compiler-1.0-java provides
libplexus-compiler-java but I'm not sure why this change was
necessary. Anyhow I believe a versioned build-dependency on
libplexus-compiler-java (= 2.4) should be added to
libmaven-compiler-plugin-java to avoid such build failures in
the future.

Regards,

Markus

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


Processing of openjpa_2.4.0-1_amd64.changes

2015-05-29 Thread Debian FTP Masters
openjpa_2.4.0-1_amd64.changes uploaded successfully to ftp-master.debian.org
along with the files:
  openjpa_2.4.0-1.dsc
  openjpa_2.4.0.orig.tar.xz
  openjpa_2.4.0-1.debian.tar.xz
  libopenjpa-java_2.4.0-1_all.deb
  libopenjpa-java-doc_2.4.0-1_all.deb

Greetings,

Your Debian queue daemon (running on host coccia.debian.org)

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


Processing of serp_1.15.1-1_amd64.changes

2015-05-29 Thread Debian FTP Masters
serp_1.15.1-1_amd64.changes uploaded successfully to localhost
along with the files:
  serp_1.15.1-1.dsc
  serp_1.15.1.orig.tar.xz
  serp_1.15.1-1.debian.tar.xz
  libserp-java_1.15.1-1_all.deb
  libserp-java-doc_1.15.1-1_all.deb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)

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


plexus-compiler-1.0 1.9.2-5 MIGRATED to testing

2015-05-29 Thread Debian testing watch
FYI: The status of the plexus-compiler-1.0 source package
in Debian's testing distribution has changed.

  Previous version: (not in testing)
  Current version:  1.9.2-5

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See https://release.debian.org/testing-watch/ for more information.

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


Bug#750753: marked as done (openjpa: FTBFS with Java 8: keySet() in NullSafeConcurrentHashMap cannot override keySet() in ConcurrentHashMap)

2015-05-29 Thread Debian Bug Tracking System
Your message dated Fri, 29 May 2015 16:07:20 +
with message-id e1yymoa-00053b...@franck.debian.org
and subject line Bug#750753: fixed in openjpa 2.4.0-1
has caused the Debian Bug report #750753,
regarding openjpa: FTBFS with Java 8: keySet() in NullSafeConcurrentHashMap 
cannot override keySet() in ConcurrentHashMap
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.)


-- 
750753: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=750753
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Source: openjpa
Version: 2.2.2-1
Severity: important
User: debian-j...@lists.debian.org
Usertags: openjdk-8-transition

Hi,

During a rebuild of all Java packages in sid with OpenJDK 8,
this package failed to build with the following error:


[INFO] Compiling 161 source files to 
/«PKGBUILDDIR»/openjpa-lib/target/classes
[INFO] -
[ERROR] COMPILATION ERROR : 
[INFO] -
[ERROR] 
/«PKGBUILDDIR»/openjpa-lib/src/main/java/org/apache/openjpa/lib/util/concurrent/NullSafeConcurrentHashMap.java:[303,15]
 error: keySet() in NullSafeConcurrentHashMap cannot override keySet() in 
ConcurrentHashMap
[INFO] 1 error
[INFO] -


This issue has been fixed upstream and will be part of the 2.4.0 release:
https://issues.apache.org/jira/browse/OPENJPA-2441

The full build log is available from:

http://87.98.165.193/debian/openjdk8-rebuild/logs-failed-jdk8/openjpa_2.2.2-1_unstable_jdk8.log

OpenJDK 8 packages are available for testing here:
http://87.98.165.193/debian/openjdk-8u5-b13/
---End Message---
---BeginMessage---
Source: openjpa
Source-Version: 2.4.0-1

We believe that the bug you reported is fixed in the latest version of
openjpa, 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 750...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Emmanuel Bourg ebo...@apache.org (supplier of updated openjpa 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: SHA1

Format: 1.8
Date: Fri, 29 May 2015 16:41:09 +0200
Source: openjpa
Binary: libopenjpa-java libopenjpa-java-doc
Architecture: source all
Version: 2.4.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 
pkg-java-maintainers@lists.alioth.debian.org
Changed-By: Emmanuel Bourg ebo...@apache.org
Description:
 libopenjpa-java - Java Persistence 2.0 API (JPA) implementation library
 libopenjpa-java-doc - Documentation for libopenjpa-java
Closes: 750753
Changes:
 openjpa (2.4.0-1) unstable; urgency=medium
 .
   * Team upload.
   * New upstream release
 - Removed 706176_hsql-upstream-fix-2390-2391.diff (fixed upstream)
 - Refreshed the patches
 - Added a patch fixing the compatibility issues with Java 8
   (Closes: #750753)
   * debian/control: Standards-Version updated to 3.9.6 (no changes)
   * debian/watch: Watch the release tags on Github
   * Use XZ compression for the upstream tarball
   * Switch to debhelper level 9
Checksums-Sha1:
 40d8f7bc24090a096a6f66b114d6dee4c379b02b 2787 openjpa_2.4.0-1.dsc
 c2958e988ab776de2a9db843476ae9ef38bc44ff 5357764 openjpa_2.4.0.orig.tar.xz
 fe406a453f98a62394abe33c738142b4b1c62d69 13572 openjpa_2.4.0-1.debian.tar.xz
 547acb111c9d3e9f8b150e726b4082eaa924e470 4391918 
libopenjpa-java_2.4.0-1_all.deb
 02dceb3b5d7021a8aaa28fdcd6c0bccb1a5d7396 4114124 
libopenjpa-java-doc_2.4.0-1_all.deb
Checksums-Sha256:
 ec8dbd7d5f9e4a5cf6e8bc4cb7d1c17cffe87c25a3e329c8829b6b9b12aa5f24 2787 
openjpa_2.4.0-1.dsc
 8ade5f57b1e8fddc337f73968953b649c2d15ba75002d62bb5f55de53385c7d1 5357764 
openjpa_2.4.0.orig.tar.xz
 35d9cfcf979323d2ee205cb73dcc871cb899eecd4484f7b33714d3a055419430 13572 
openjpa_2.4.0-1.debian.tar.xz
 6cbe54790945ca6184a8668c8adfc857b233eacc1f60357ffeeace8b4ab8a14e 4391918 
libopenjpa-java_2.4.0-1_all.deb
 ddb18fcf183ebdfa4db92668315c3ac4277cdfa30a11f51fce904099d0d0d7d6 4114124 
libopenjpa-java-doc_2.4.0-1_all.deb
Files:
 f3c84014f04219437538aa26591c651b 2787 java optional openjpa_2.4.0-1.dsc
 6310386ce80021786d10cf0354be 5357764 java 

maven 3.0.5-5 MIGRATED to testing

2015-05-29 Thread Debian testing watch
FYI: The status of the maven source package
in Debian's testing distribution has changed.

  Previous version: 3.0.5-3
  Current version:  3.0.5-5

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See https://release.debian.org/testing-watch/ for more information.

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


Bug#787220: 404 error with websocket/websocket jars not installed

2015-05-29 Thread debian-bugs
Package: tomcat7
Version: 7.0.56-3
Severity: normal

Dear Maintainer,

Running a very simple websocket endpoint fails with a 404 (not found)
error because the required websocket jars (tomcat-websocket.jar and
websocket-api.jar) are not installed.

I think the jars are not installed because the tomcat7 build scripts
need a java7 compiler to build them (and don't assume that there is one
installed). Adding the line

java.7.home=/usr/lib/jvm/java-7-openjdk-amd64

to build.properties (in the root of the unpacked tomcat7 source) will
make the build scripts build the required jars. Once the jars have been
built, copying them to /usr/share/tomcat7/lib (and making no other
changes) fixes the problem.

I'd guess a tomcat7-websocket package (with a java7 dependency) with
the required jars (and symlinks etc) would solve the problem?

Thanks,
   Osric Wilkinson

-- System Information:
Debian Release: 8.0
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16.0-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages tomcat7 depends on:
ii  adduser3.113+nmu3
ii  debconf [debconf-2.0]  1.5.56
ii  tomcat7-common 7.0.56-3
ii  ucf3.0030

Versions of packages tomcat7 recommends:
ii  authbind  2.1.1

Versions of packages tomcat7 suggests:
pn  libtcnative-1 none
ii  tomcat7-admin 7.0.56-3
pn  tomcat7-docs  none
pn  tomcat7-examples  none
pn  tomcat7-user  none

-- Configuration Files:
/etc/tomcat7/context.xml changed [not included]
/etc/tomcat7/server.xml changed [not included]
/etc/tomcat7/tomcat-users.xml [Errno 13] Permission denied: 
u'/etc/tomcat7/tomcat-users.xml'

-- debconf information:
  tomcat7/groupname: tomcat7
  tomcat7/username: tomcat7
  tomcat7/javaopts: -Djava.awt.headless=true -Xmx128m -XX:+UseConcMarkSweepGC

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