Processed: Re: mp4parser FTBFS with openjdk-9

2018-07-31 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> block 893378 by 873213
Bug #893378 [src:mp4parser] mp4parser FTBFS with openjdk-9
893378 was not blocked by any bugs.
893378 was not blocking any bugs.
Added blocking bug(s) of 893378: 873213
>
End of message, stopping processing here.

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

__
This is the maintainer address of Debian's Java team
.
 Please use
debian-j...@lists.debian.org for discussions and questions.

Bug#905145: marked as done (jakarta-jmeter: FTBFS with Java 9 due to Swing changes)

2018-07-31 Thread Debian Bug Tracking System
Your message dated Tue, 31 Jul 2018 22:49:11 +
with message-id 
and subject line Bug#905145: fixed in jakarta-jmeter 2.13-4
has caused the Debian Bug report #905145,
regarding jakarta-jmeter: FTBFS with Java 9 due to Swing changes
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.)


-- 
905145: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=905145
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: jakarta-jmeter
Version: 2.13-3
Severity: serious
User: debian-j...@lists.debian.org
Usertags: default-java9

jakarta-jmeter fails to build with Java 9 due to the generification
of the javax.swing.JTable constructors:

  compile-jorphan:
  [mkdir] Created dir: /build/1st/jakarta-jmeter-2.13/build/jorphan
  [javac] Using javac -source 1.6 is no longer supported, switching to 7
  [javac] Using javac -target 1.6 is no longer supported, switching to 7
  [javac] Compiling 55 source files to 
/build/1st/jakarta-jmeter-2.13/build/jorphan
  [javac] warning: [options] bootstrap class path not set in conjunction 
with -source 7
  [javac] 
/build/1st/jakarta-jmeter-2.13/src/jorphan/org/apache/jorphan/gui/JTreeTable.java:64:
 error: no suitable constructor found for JTable(Vector,Vector)
  [javac] super(rowData, columnNames);
  [javac] ^
  [javac] constructor JTable.JTable(TableModel,TableColumnModel) is not 
applicable
  [javac]   (argument mismatch; Vector cannot be converted to 
TableModel)
  [javac] constructor JTable.JTable(int,int) is not applicable
  [javac]   (argument mismatch; Vector cannot be converted to 
int)
  [javac] constructor JTable.JTable(Vector,Vector) 
is not applicable
  [javac]   (argument mismatch; Vector cannot be converted to 
Vector)
  [javac] constructor JTable.JTable(Object[][],Object[]) is not 
applicable
  [javac]   (argument mismatch; Vector cannot be converted to 
Object[][])
  [javac]   where CAP#1,CAP#2 are fresh type-variables:
  [javac] CAP#1 extends Object from capture of ?
  [javac] CAP#2 extends Object from capture of ?
  [javac] Note: Some input files use or override a deprecated API.
  [javac] Note: Recompile with -Xlint:deprecation for details.
  [javac] Note: 
/build/1st/jakarta-jmeter-2.13/src/jorphan/org/apache/jorphan/gui/JLabeledChoice.java
 uses unchecked or unsafe operations.
  [javac] Note: Recompile with -Xlint:unchecked for details.
  [javac] Note: Some messages have been simplified; recompile with 
-Xdiags:verbose to get full output
  [javac] 1 error
  [javac] 1 warning
--- End Message ---
--- Begin Message ---
Source: jakarta-jmeter
Source-Version: 2.13-4

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

Debian distribution maintenance software
pp.
Emmanuel Bourg  (supplier of updated jakarta-jmeter 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: Wed, 01 Aug 2018 00:29:43 +0200
Source: jakarta-jmeter
Binary: jmeter jmeter-ftp jmeter-http jmeter-java jmeter-jms jmeter-junit 
jmeter-ldap jmeter-mail jmeter-mongodb jmeter-tcp jmeter-help jmeter-apidoc
Architecture: source
Version: 2.13-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 

Changed-By: Emmanuel Bourg 
Description:
 jmeter - Load testing and performance measurement application (main applic
 jmeter-apidoc - Load testing and performance measurement application (API doc)
 jmeter-ftp - Load testing and performance measurement application (ftp module)
 jmeter-help - Load testing and performance measurement application (user manual
 jmeter-http - Load testing and performance measurement application (http module
 jmeter-java - Load testing and performance measurement application (java module
 jmeter-jms - Load testing and performance measurement application (jms module)
 jmeter-junit - Load testing and performance measurement application (junit 
modul
 jmeter-ldap - Load testing and performance measurement application 

Bug#879260: marked as done (jakarta-jmeter FTBFS: error: cannot find symbol .autoConnectRetry(getAutoConnectRetry()))

2018-07-31 Thread Debian Bug Tracking System
Your message dated Tue, 31 Jul 2018 22:49:11 +
with message-id 
and subject line Bug#877706: fixed in jakarta-jmeter 2.13-4
has caused the Debian Bug report #877706,
regarding jakarta-jmeter FTBFS: error: cannot find symbol 
.autoConnectRetry(getAutoConnectRetry())
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.)


-- 
877706: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=877706
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: jakarta-jmeter
Version: 2.13-3
Severity: serious
Tags: buster sid

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/jakarta-jmeter.html

...
compile-mongodb:
[mkdir] Created dir: /build/1st/jakarta-jmeter-2.13/build/protocol/mongodb
[javac] Compiling 9 source files to 
/build/1st/jakarta-jmeter-2.13/build/protocol/mongodb
[javac] warning: [options] bootstrap class path not set in conjunction with 
-source 1.6
[javac] 
/build/1st/jakarta-jmeter-2.13/src/protocol/mongodb/org/apache/jmeter/protocol/mongodb/config/MongoSourceElement.java:140:
 error: cannot find symbol
[javac] .autoConnectRetry(getAutoConnectRetry())
[javac] ^
[javac]   symbol:   method autoConnectRetry(boolean)
[javac]   location: class Builder
[javac] 
/build/1st/jakarta-jmeter-2.13/src/protocol/mongodb/org/apache/jmeter/protocol/mongodb/config/MongoSourceElement.java:153:
 error: no suitable constructor found for 
WriteConcern(int,int,boolean,boolean,boolean)
[javac] builder.writeConcern(new WriteConcern(
[javac]  ^
[javac] constructor WriteConcern.WriteConcern() is not applicable
[javac]   (actual and formal argument lists differ in length)
[javac] constructor WriteConcern.WriteConcern(int) is not applicable
[javac]   (actual and formal argument lists differ in length)
[javac] constructor WriteConcern.WriteConcern(String) is not applicable
[javac]   (actual and formal argument lists differ in length)
[javac] constructor WriteConcern.WriteConcern(int,int) is not applicable
[javac]   (actual and formal argument lists differ in length)
[javac] constructor WriteConcern.WriteConcern(boolean) is not applicable
[javac]   (actual and formal argument lists differ in length)
[javac] constructor WriteConcern.WriteConcern(int,int,boolean) is not 
applicable
[javac]   (actual and formal argument lists differ in length)
[javac] constructor WriteConcern.WriteConcern(int,int,boolean,boolean) 
is not applicable
[javac]   (actual and formal argument lists differ in length)
[javac] constructor 
WriteConcern.WriteConcern(String,int,boolean,boolean) is not applicable
[javac]   (actual and formal argument lists differ in length)
[javac] constructor 
WriteConcern.WriteConcern(Object,Integer,Boolean,Boolean) is not applicable
[javac]   (actual and formal argument lists differ in length)
[javac] 
/build/1st/jakarta-jmeter-2.13/src/protocol/mongodb/org/apache/jmeter/protocol/mongodb/mongo/MongoDB.java:53:
 error: cannot find symbol
[javac] boolean authenticated = db.isAuthenticated();
[javac]   ^
[javac]   symbol:   method isAuthenticated()
[javac]   location: variable db of type DB
[javac] 
/build/1st/jakarta-jmeter-2.13/src/protocol/mongodb/org/apache/jmeter/protocol/mongodb/mongo/MongoDB.java:57:
 error: cannot find symbol
[javac] authenticated = db.authenticate(username, 
password.toCharArray());
[javac]   ^
[javac]   symbol:   method authenticate(String,char[])
[javac]   location: variable db of type DB
[javac] 
/build/1st/jakarta-jmeter-2.13/src/protocol/mongodb/org/apache/jmeter/protocol/mongodb/sampler/MongoScriptRunner.java:54:
 error: cannot find symbol
[javac] db.requestStart();
[javac]   ^
[javac]   symbol:   method requestStart()
[javac]   location: variable db of type DB
[javac] 
/build/1st/jakarta-jmeter-2.13/src/protocol/mongodb/org/apache/jmeter/protocol/mongodb/sampler/MongoScriptRunner.java:56:
 error: cannot find symbol
[javac] db.requestEnsureConnection();
[javac]   ^
[javac]   symbol:   method requestEnsureConnection()
[javac]   location: variable db of type DB
[javac] 
/build/1st/jakarta-jmeter-2.13/src/protocol/mongodb/org/apache/jmeter/protocol/mongodb/sampler/MongoScriptRunner.java:65:
 error: cannot 

Bug#877706: marked as done (FTBFS: error: cannot find symbol .autoConnectRetry(getAutoConnectRetry()))

2018-07-31 Thread Debian Bug Tracking System
Your message dated Tue, 31 Jul 2018 22:49:11 +
with message-id 
and subject line Bug#877706: fixed in jakarta-jmeter 2.13-4
has caused the Debian Bug report #877706,
regarding FTBFS: error: cannot find symbol 
.autoConnectRetry(getAutoConnectRetry())
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.)


-- 
877706: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=877706
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: jakarta-jmeter
Severity: serious

Hello there,

jakarta-jmeter seems to FTBFS:

compile-mongodb:
[mkdir] Created dir: /<>/build/protocol/mongodb
[javac] Compiling 9 source files to /<>/build/protocol/mongodb
[javac] warning: [options] bootstrap class path not set in conjunction with 
-source 1.6
[javac] 
/<>/src/protocol/mongodb/org/apache/jmeter/protocol/mongodb/config/MongoSourceElement.java:140:
 error: cannot find symbol
[javac] .autoConnectRetry(getAutoConnectRetry())
[javac] ^
[javac]   symbol:   method autoConnectRetry(boolean)
[javac]   location: class Builder
[javac] 
/<>/src/protocol/mongodb/org/apache/jmeter/protocol/mongodb/config/MongoSourceElement.java:153:
 error: no suitable constructor found for 
WriteConcern(int,int,boolean,boolean,boolean)
[javac] builder.writeConcern(new WriteConcern(
[javac]  ^
[javac] constructor WriteConcern.WriteConcern() is not applicable
[javac]   (actual and formal argument lists differ in length)
[javac] constructor WriteConcern.WriteConcern(int) is not applicable
[javac]   (actual and formal argument lists differ in length)
[javac] constructor WriteConcern.WriteConcern(String) is not applicable
[javac]   (actual and formal argument lists differ in length)
[javac] constructor WriteConcern.WriteConcern(int,int) is not applicable
[javac]   (actual and formal argument lists differ in length)
[javac] constructor WriteConcern.WriteConcern(boolean) is not applicable
[javac]   (actual and formal argument lists differ in length)
[javac] constructor WriteConcern.WriteConcern(int,int,boolean) is not 
applicable
[javac]   (actual and formal argument lists differ in length)
[javac] constructor WriteConcern.WriteConcern(int,int,boolean,boolean) 
is not applicable
[javac]   (actual and formal argument lists differ in length)
[javac] constructor 
WriteConcern.WriteConcern(String,int,boolean,boolean) is not applicable
[javac]   (actual and formal argument lists differ in length)
[javac] constructor 
WriteConcern.WriteConcern(Object,Integer,Boolean,Boolean) is not applicable
[javac]   (actual and formal argument lists differ in length)
[javac] 
/<>/src/protocol/mongodb/org/apache/jmeter/protocol/mongodb/mongo/MongoDB.java:53:
 error: cannot find symbol
[javac] boolean authenticated = db.isAuthenticated();
[javac]   ^
[javac]   symbol:   method isAuthenticated()
[javac]   location: variable db of type DB
[javac] 
/<>/src/protocol/mongodb/org/apache/jmeter/protocol/mongodb/mongo/MongoDB.java:57:
 error: cannot find symbol
[javac] authenticated = db.authenticate(username, 
password.toCharArray());
[javac]   ^
[javac]   symbol:   method authenticate(String,char[])
[javac]   location: variable db of type DB
[javac] 
/<>/src/protocol/mongodb/org/apache/jmeter/protocol/mongodb/sampler/MongoScriptRunner.java:54:
 error: cannot find symbol
[javac] db.requestStart();
[javac]   ^
[javac]   symbol:   method requestStart()
[javac]   location: variable db of type DB
[javac] 
/<>/src/protocol/mongodb/org/apache/jmeter/protocol/mongodb/sampler/MongoScriptRunner.java:56:
 error: cannot find symbol
[javac] db.requestEnsureConnection();
[javac]   ^
[javac]   symbol:   method requestEnsureConnection()
[javac]   location: variable db of type DB
[javac] 
/<>/src/protocol/mongodb/org/apache/jmeter/protocol/mongodb/sampler/MongoScriptRunner.java:65:
 error: cannot find symbol
[javac] db.requestDone();
[javac]   ^
[javac]   symbol:   method requestDone()
[javac]   location: variable db of type DB
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] 7 errors
[javac] 

jakarta-jmeter_2.13-4_source.changes ACCEPTED into unstable

2018-07-31 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 01 Aug 2018 00:29:43 +0200
Source: jakarta-jmeter
Binary: jmeter jmeter-ftp jmeter-http jmeter-java jmeter-jms jmeter-junit 
jmeter-ldap jmeter-mail jmeter-mongodb jmeter-tcp jmeter-help jmeter-apidoc
Architecture: source
Version: 2.13-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 

Changed-By: Emmanuel Bourg 
Description:
 jmeter - Load testing and performance measurement application (main applic
 jmeter-apidoc - Load testing and performance measurement application (API doc)
 jmeter-ftp - Load testing and performance measurement application (ftp module)
 jmeter-help - Load testing and performance measurement application (user manual
 jmeter-http - Load testing and performance measurement application (http module
 jmeter-java - Load testing and performance measurement application (java module
 jmeter-jms - Load testing and performance measurement application (jms module)
 jmeter-junit - Load testing and performance measurement application (junit 
modul
 jmeter-ldap - Load testing and performance measurement application (ldap module
 jmeter-mail - Load testing and performance measurement application (mail module
 jmeter-mongodb - Load testing and performance measurement application (mongodb 
mod
 jmeter-tcp - Load testing and performance measurement application (tcp module)
Closes: 877706 905145
Changes:
 jakarta-jmeter (2.13-4) unstable; urgency=medium
 .
   * Team upload.
   * Fixed the build failure with Java 9 (Closes: #905145)
   * Fixed the build failure caused by the MongoDB Java Driver upgrade
 (Closes: #877706)
   * Standards-Version updated to 4.1.5
   * Switch to debhelper level 11
   * Use salsa.debian.org Vcs-* URLs
Checksums-Sha1:
 b3f803974d4eb61532ed1abce3a70a98ae69f971 3433 jakarta-jmeter_2.13-4.dsc
 c266bbaf9487c0282004b82b709fd3d383e303c3 180600 
jakarta-jmeter_2.13-4.debian.tar.xz
 6cfc50477ee87040c0ea7287313ea7deceb29ff7 13294 
jakarta-jmeter_2.13-4_source.buildinfo
Checksums-Sha256:
 5aae90fe63c7862a60ef1e677a7d41ca1295a22b8721138e7137f0185bfa9c90 3433 
jakarta-jmeter_2.13-4.dsc
 b2f18684a2c4d63e81bebb46ccb17ca584788abeb0eac4e8f2637c0fc78a20f5 180600 
jakarta-jmeter_2.13-4.debian.tar.xz
 2c03f6e48625efa0d6397fe506b2e41bc67b9a518da11cd1101a484d5c81166d 13294 
jakarta-jmeter_2.13-4_source.buildinfo
Files:
 c47a255f0bdf516940f820a0ebd4036f 3433 net optional jakarta-jmeter_2.13-4.dsc
 a22602213fc5a72f010763afc2c68c39 180600 net optional 
jakarta-jmeter_2.13-4.debian.tar.xz
 c68d4684d8a916f37090fd4e0ab3f901 13294 net optional 
jakarta-jmeter_2.13-4_source.buildinfo

-BEGIN PGP SIGNATURE-

iQJGBAEBCgAwFiEEuM5N4hCA3PkD4WxA9RPEGeS50KwFAltg49QSHGVib3VyZ0Bh
cGFjaGUub3JnAAoJEPUTxBnkudCsjsgP/2VOCKnKMqNbE7DO8gk+ZDyiMbWhqhTB
qA01IR3maCOHgHUC2m9T0k0A0uEfGeMdFs/rel8PPn/kIKGMwqASQ/UYX0WjWaZH
oWTOMCQ4vGIkZlI/nT0h5stQ9yjKs3iKFwKCrovj7i/lZl99OkyM2I8sI3QYr0lg
DznP2qxdIOWtgOKmJn1TpgWlNrBXN6uANTMlQJddGaZtyttZjFctTAgO+TsBXomm
oL0M0TpgeaAf2fzHIb1ju0wlxVQNrlp5Y0aegYOWbZTia0vqeCQhLg8pZqAw94km
W1pTgMHorBoVHDpDbdUGipYNXIg72CIIFbS34dDs8CMOSPxRkJxj3e+NDFPGfUgy
jV9VMzdnnZ5IaGJex2mWD3SmNgWQKobElbA1ZmJcEbRbl39DcOW1smfbu2pWZYio
FDBc+We9CoyIOt3m3eNvavO6J8WSTmFYpcJAccacj7oXRu0WoVhRRw7C2guRPX10
/0f/BCK9oULsLQYMz8uvKyf5gF92RxfvxfYHS+sikAVhjGVTyLI3WsF5jjPgDZxN
bk+GNbaNr1HHKzfJWD3k3J/BgDjRuxfoiw3f9rIbawvSbfA8UO02z2QFQGNuqWx/
2hICzHKYfvWU97BSScJO2LkIY9vaeXql2emp/xqlL1uiCGXtGw1bZR+x0fCKS4En
kwOdlUqGssto
=YjxQ
-END PGP SIGNATURE-


Thank you for your contribution to Debian.

__
This is the maintainer address of Debian's Java team
.
 Please use
debian-j...@lists.debian.org for discussions and questions.

Processing of jakarta-jmeter_2.13-4_source.changes

2018-07-31 Thread Debian FTP Masters
jakarta-jmeter_2.13-4_source.changes uploaded successfully to localhost
along with the files:
  jakarta-jmeter_2.13-4.dsc
  jakarta-jmeter_2.13-4.debian.tar.xz
  jakarta-jmeter_2.13-4_source.buildinfo

Greetings,

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

__
This is the maintainer address of Debian's Java team
.
 Please use
debian-j...@lists.debian.org for discussions and questions.

Processed: Bug #877706 in jakarta-jmeter marked as pending

2018-07-31 Thread Debian Bug Tracking System
Processing control commands:

> tag -1 pending
Bug #877706 [src:jakarta-jmeter] FTBFS: error: cannot find symbol 
.autoConnectRetry(getAutoConnectRetry())
Bug #879260 [src:jakarta-jmeter] jakarta-jmeter FTBFS: error: cannot find 
symbol .autoConnectRetry(getAutoConnectRetry())
Added tag(s) pending.
Added tag(s) pending.

-- 
877706: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=877706
879260: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=879260
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

__
This is the maintainer address of Debian's Java team
.
 Please use
debian-j...@lists.debian.org for discussions and questions.

Processed: Bug #905145 in jakarta-jmeter marked as pending

2018-07-31 Thread Debian Bug Tracking System
Processing control commands:

> tag -1 pending
Bug #905145 [src:jakarta-jmeter] jakarta-jmeter: FTBFS with Java 9 due to Swing 
changes
Added tag(s) pending.

-- 
905145: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=905145
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

__
This is the maintainer address of Debian's Java team
.
 Please use
debian-j...@lists.debian.org for discussions and questions.

Bug#905145: jakarta-jmeter: FTBFS with Java 9 due to Swing changes

2018-07-31 Thread Emmanuel Bourg
Source: jakarta-jmeter
Version: 2.13-3
Severity: serious
User: debian-j...@lists.debian.org
Usertags: default-java9

jakarta-jmeter fails to build with Java 9 due to the generification
of the javax.swing.JTable constructors:

  compile-jorphan:
  [mkdir] Created dir: /build/1st/jakarta-jmeter-2.13/build/jorphan
  [javac] Using javac -source 1.6 is no longer supported, switching to 7
  [javac] Using javac -target 1.6 is no longer supported, switching to 7
  [javac] Compiling 55 source files to 
/build/1st/jakarta-jmeter-2.13/build/jorphan
  [javac] warning: [options] bootstrap class path not set in conjunction 
with -source 7
  [javac] 
/build/1st/jakarta-jmeter-2.13/src/jorphan/org/apache/jorphan/gui/JTreeTable.java:64:
 error: no suitable constructor found for JTable(Vector,Vector)
  [javac] super(rowData, columnNames);
  [javac] ^
  [javac] constructor JTable.JTable(TableModel,TableColumnModel) is not 
applicable
  [javac]   (argument mismatch; Vector cannot be converted to 
TableModel)
  [javac] constructor JTable.JTable(int,int) is not applicable
  [javac]   (argument mismatch; Vector cannot be converted to 
int)
  [javac] constructor JTable.JTable(Vector,Vector) 
is not applicable
  [javac]   (argument mismatch; Vector cannot be converted to 
Vector)
  [javac] constructor JTable.JTable(Object[][],Object[]) is not 
applicable
  [javac]   (argument mismatch; Vector cannot be converted to 
Object[][])
  [javac]   where CAP#1,CAP#2 are fresh type-variables:
  [javac] CAP#1 extends Object from capture of ?
  [javac] CAP#2 extends Object from capture of ?
  [javac] Note: Some input files use or override a deprecated API.
  [javac] Note: Recompile with -Xlint:deprecation for details.
  [javac] Note: 
/build/1st/jakarta-jmeter-2.13/src/jorphan/org/apache/jorphan/gui/JLabeledChoice.java
 uses unchecked or unsafe operations.
  [javac] Note: Recompile with -Xlint:unchecked for details.
  [javac] Note: Some messages have been simplified; recompile with 
-Xdiags:verbose to get full output
  [javac] 1 error
  [javac] 1 warning

__
This is the maintainer address of Debian's Java team
.
 Please use
debian-j...@lists.debian.org for discussions and questions.

Bug#888524: marked as done (jmeter - missing on buster)

2018-07-31 Thread Debian Bug Tracking System
Your message dated Tue, 31 Jul 2018 20:21:25 +0200
with message-id 
and subject line Re: jmeter - missing on buster
has caused the Debian Bug report #888524,
regarding jmeter - missing on buster
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.)


-- 
888524: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=888524
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: jmeter
Version: 2.13
Branch: buster (testing)

Hi,

On debian buster is missing the jmeter application.
Please, is posible add the jmeter to repository.

The last version of jmeter is 3.3 from

http://jmeter.apache.org/download_jmeter.cgi

Maybe, is possible update the jmeter application?

Thanks a lot
Best regards

Ing. Yadickson Soto
+56 9 9668 8798
Usuario Linux #497718
--- End Message ---
--- Begin Message ---
On Fri, 26 Jan 2018 15:09:19 -0300 Yadickson Soto 
wrote:

> On debian buster is missing the jmeter application.
> Please, is posible add the jmeter to repository.

We'll do our best to fix the build failures currently affecting JMeter
(#877706 among others), but there is no need to open a bug report to
request it.

Emmanuel Bourg--- End Message ---
__
This is the maintainer address of Debian's Java team
.
 Please use
debian-j...@lists.debian.org for discussions and questions.

jacoco_0.8.1-1_source.changes ACCEPTED into unstable

2018-07-31 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 31 Jul 2018 19:28:50 +0200
Source: jacoco
Binary: libjacoco-java libjacoco-java-doc
Architecture: source
Version: 0.8.1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 

Changed-By: Emmanuel Bourg 
Description:
 libjacoco-java - free code coverage library for Java
 libjacoco-java-doc - free code coverage library for Java - documentations
Changes:
 jacoco (0.8.1-1) unstable; urgency=medium
 .
   * Team upload.
   * New upstream release
 - Refreshed the patches
 - Ignore the beanshell-maven-plugin
 - New build dependency on libmaven-bundle-plugin-java
   * Standards-Version updated to 4.1.5
   * Switch to debhelper level 11
   * Use salsa.debian.org Vcs-* URLs
Checksums-Sha1:
 80627c3c98245b1f2e182326374c7b2d6b0d91ff 2319 jacoco_0.8.1-1.dsc
 6b196c1a26051846fb6d30ecf25931978774190f 456876 jacoco_0.8.1.orig.tar.xz
 0c62b0cb96f696a630eaae566b3dde72a333d93b 7936 jacoco_0.8.1-1.debian.tar.xz
 21366df08aa7d6b43b73e0947b94636817163612 16997 jacoco_0.8.1-1_source.buildinfo
Checksums-Sha256:
 5de7e35abc11a1c576d95a5b0350a487c32bd83af0f3e8fac49ebd4efca7f00a 2319 
jacoco_0.8.1-1.dsc
 ef44fdf83f413faf4a466a1a635e96d740841573ab076f77a4602a2aabcb8084 456876 
jacoco_0.8.1.orig.tar.xz
 8ab5d7841c94ed9627179e643c06caa423ec20176a5c54371773c7cc464acc59 7936 
jacoco_0.8.1-1.debian.tar.xz
 09564aab5a81b1b13267fbc5e9017c0c6cb68b9d22f4ec8a3c87f2c8e7e09cd6 16997 
jacoco_0.8.1-1_source.buildinfo
Files:
 ede53bcc1faa4d438aaab209e75da820 2319 java optional jacoco_0.8.1-1.dsc
 392e5daf3cf6757fd49f97daf014af98 456876 java optional jacoco_0.8.1.orig.tar.xz
 9ebc411f7c78b156be1ae50244fc94e9 7936 java optional 
jacoco_0.8.1-1.debian.tar.xz
 6fd54601610c9b9f3c20b24dc65df153 16997 java optional 
jacoco_0.8.1-1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQJGBAEBCgAwFiEEuM5N4hCA3PkD4WxA9RPEGeS50KwFAltgoVUSHGVib3VyZ0Bh
cGFjaGUub3JnAAoJEPUTxBnkudCsSbUP/1rHJ8ZWdL+loREuHIWxcECfikxvh8yQ
J+GMjqiatcYolz4Q2K9CnvQSiutXKyCaM3AHLN47gYK9EPhubx8cXMlQ9qKO4p8t
8ba3jeoM6HGOJOLw5MmZzD4cjJkt6VPC25oahXW6ddieCNGUCn+G1hN0LpEKh5Va
UR+gfeHt/O/LIKOg4/ChnsUUH6+fsAcpM1hRS4wdCj+RUSo5lPQ55SGcjbQha3kE
CW0aOYGHgcjFSqTma+kvLbFPV6Uwz+uCRm12E7fVM7oMPnBHUrs4BbXMjJCIFjgb
qtc4NPJ9eau8+GjE3nEZ1xLb+IqOzDQRyuRN2XIsnbb21xaOHk7/NX0ycA/ayUc8
oxlB8uYXsrkTgHAGgwqQDZwmkLneFikCFLyXq8XBzvm85D3uVYhbO36lPRmBNIxT
qD+MGbUWXc39i1v7flKAZKGU8K3sbuXR+Q59B1OXEpneDKZxN3U4+odUo5K0a+b3
aB9UO3xN8QK+N6vsyt3rtwItx1odCsL6z9YAqcOKZhcfEAmwXlOd7asKmBpKq3H5
6W6LxjZzE4oPBwV+G9wY3WsKY32tBHEuPnw60r549OSnuXY2Uz4ODG6QCa86g9mp
xSGKschjCMJfL+yDcL4EZUU64TEgihq+jI3+DrUNRDmGk2ONRgmRqG7AunRmGdix
g0lfIG0y0Avi
=Lo+6
-END PGP SIGNATURE-


Thank you for your contribution to Debian.

__
This is the maintainer address of Debian's Java team
.
 Please use
debian-j...@lists.debian.org for discussions and questions.

Processing of jacoco_0.8.1-1_source.changes

2018-07-31 Thread Debian FTP Masters
jacoco_0.8.1-1_source.changes uploaded successfully to localhost
along with the files:
  jacoco_0.8.1-1.dsc
  jacoco_0.8.1.orig.tar.xz
  jacoco_0.8.1-1.debian.tar.xz
  jacoco_0.8.1-1_source.buildinfo

Greetings,

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

__
This is the maintainer address of Debian's Java team
.
 Please use
debian-j...@lists.debian.org for discussions and questions.

Bug#893312: lombok FTBFS with openjdk-9

2018-07-31 Thread Emmanuel Bourg
Control: reopen -1
Control: severity -1 important

I'm reopening the bug because ultimately this issue will have to be
fixed, but I'm lowering the severity to prevent the autoremoval.

__
This is the maintainer address of Debian's Java team
.
 Please use
debian-j...@lists.debian.org for discussions and questions.

Processed: Re: lombok FTBFS with openjdk-9

2018-07-31 Thread Debian Bug Tracking System
Processing control commands:

> reopen -1
Bug #893312 {Done: Markus Koschany } [src:lombok] lombok FTBFS 
with openjdk-9
'reopen' may be inappropriate when a bug has been closed with a version;
all fixed versions will be cleared, and you may need to re-add them.
Bug reopened
No longer marked as fixed in versions lombok/1.16.18+ds-3.
> severity -1 important
Bug #893312 [src:lombok] lombok FTBFS with openjdk-9
Severity set to 'important' from 'serious'

-- 
893312: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=893312
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

__
This is the maintainer address of Debian's Java team
.
 Please use
debian-j...@lists.debian.org for discussions and questions.

Bug#905139: marked as done (apache-log4j2: FTBFS with Java 10 due to a javadoc bug triggered by static String literals containing angle brackets)

2018-07-31 Thread Debian Bug Tracking System
Your message dated Tue, 31 Jul 2018 15:33:59 +
with message-id 
and subject line Bug#905139: fixed in apache-log4j2 2.11.1-1
has caused the Debian Bug report #905139,
regarding apache-log4j2: FTBFS with Java 10 due to a javadoc bug triggered by 
static String literals containing angle brackets
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.)


-- 
905139: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=905139
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: apache-log4j2
Version: 2.10.0-2
Severity: serious
Tags: sid buster
User: debian-j...@lists.debian.org
Usertags: default-java10

apache-log4j2 currently fails to build with Java 10, the build breaks
with the following javadoc error:

  [ERROR] javadoc: error - An internal exception has occurred. 
  [ERROR]   (java.lang.IllegalArgumentException: "")
  [ERROR] Please file a bug against the javadoc tool via the Java bug reporting 
page
  [ERROR] (http://bugreport.java.com) after checking the Bug Database 
(http://bugs.java.com)
  [ERROR] for duplicates. Include error messages and the following diagnostic 
in your report. Thank you.
  [ERROR] java.lang.IllegalArgumentException: ""
  [ERROR]   at 
jdk.javadoc/jdk.javadoc.internal.doclets.formats.html.HtmlDocletWriter.check(HtmlDocletWriter.java:1306)
  [ERROR]   at 
jdk.javadoc/jdk.javadoc.internal.doclets.formats.html.HtmlDocletWriter.getDocLink(HtmlDocletWriter.java:1300)
  [ERROR]   at 
jdk.javadoc/jdk.javadoc.internal.doclets.formats.html.HtmlDocletWriter.getDocLink(HtmlDocletWriter.java:1277)
  [ERROR]   at 
jdk.javadoc/jdk.javadoc.internal.doclets.formats.html.HtmlDocletWriter.getDocLink(HtmlDocletWriter.java:1260)
  [ERROR]   at 
jdk.javadoc/jdk.javadoc.internal.doclets.formats.html.TagletWriterImpl.valueTagOutput(TagletWriterImpl.java:409)
  [ERROR]   at 
jdk.javadoc/jdk.javadoc.internal.doclets.toolkit.taglets.ValueTaglet.getTagletOutput(ValueTaglet.java:161)
  [ERROR]   at 
jdk.javadoc/jdk.javadoc.internal.doclets.toolkit.taglets.TagletWriter.getInlineTagOutput(TagletWriter.java:274)
  [ERROR]   at 
jdk.javadoc/jdk.javadoc.internal.doclets.formats.html.HtmlDocletWriter$2.defaultAction(HtmlDocletWriter.java:1921)
  [ERROR]   at 
jdk.javadoc/jdk.javadoc.internal.doclets.formats.html.HtmlDocletWriter$2.defaultAction(HtmlDocletWriter.java:1716)
  [ERROR]   at 
jdk.compiler/com.sun.source.util.SimpleDocTreeVisitor.visitValue(SimpleDocTreeVisitor.java:499)


This error is triggered by a static String literal in the CommandLine.java
class:

protected static final String DEFAULT_COMMAND_NAME = "";

It looks like the angle brackets are improperly interpreted as an HTML element.
It's possible to work around this issue by replacing the value with:

protected static final String DEFAULT_COMMAND_NAME = new String("");
--- End Message ---
--- Begin Message ---
Source: apache-log4j2
Source-Version: 2.11.1-1

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

Debian distribution maintenance software
pp.
Emmanuel Bourg  (supplier of updated apache-log4j2 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: Tue, 31 Jul 2018 17:12:58 +0200
Source: apache-log4j2
Binary: liblog4j2-java liblog4j2-java-doc
Architecture: source
Version: 2.11.1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 

Changed-By: Emmanuel Bourg 
Description:
 liblog4j2-java - Apache Log4j - Logging Framework for Java
 liblog4j2-java-doc - Documentation for Apache Log4j 2
Closes: 905139
Changes:
 apache-log4j2 (2.11.1-1) unstable; urgency=medium
 .
   * Team upload.
   * New upstream release
 - Refreshed the patches
 - Build the new log4j-core-java9 module
 - Build the mongodb3 module and ignore the mongodb2 one
 - Ignore the new log4j-jdbc-dbcp2, log4j-jpa and log4j-slf4j18-impl modules
   * Worked around a javadoc bug in Java 10 causing an IllegalArgumentException
 (Closes: #905139)
   * Standards-Version updated to 4.1.5
   * Use 

apache-log4j2_2.11.1-1_source.changes ACCEPTED into unstable

2018-07-31 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 31 Jul 2018 17:12:58 +0200
Source: apache-log4j2
Binary: liblog4j2-java liblog4j2-java-doc
Architecture: source
Version: 2.11.1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 

Changed-By: Emmanuel Bourg 
Description:
 liblog4j2-java - Apache Log4j - Logging Framework for Java
 liblog4j2-java-doc - Documentation for Apache Log4j 2
Closes: 905139
Changes:
 apache-log4j2 (2.11.1-1) unstable; urgency=medium
 .
   * Team upload.
   * New upstream release
 - Refreshed the patches
 - Build the new log4j-core-java9 module
 - Build the mongodb3 module and ignore the mongodb2 one
 - Ignore the new log4j-jdbc-dbcp2, log4j-jpa and log4j-slf4j18-impl modules
   * Worked around a javadoc bug in Java 10 causing an IllegalArgumentException
 (Closes: #905139)
   * Standards-Version updated to 4.1.5
   * Use salsa.debian.org Vcs-* URLs
Checksums-Sha1:
 af8918974198813dbb38a37d42d7cabea96faf5a 3019 apache-log4j2_2.11.1-1.dsc
 84da517c36676593bb3752075cc6923d78e3c60b 1040432 
apache-log4j2_2.11.1.orig.tar.xz
 7ba87d0d5a9eca262964212eda24946eebc75e01 6940 
apache-log4j2_2.11.1-1.debian.tar.xz
 9abecea623a48e2cb6971906c3d173a885c67c57 17531 
apache-log4j2_2.11.1-1_source.buildinfo
Checksums-Sha256:
 4cefd0d0ca9ab0c30408ae23cb0d87d3c0bcf1429cb9233dc7f159b22df9acf5 3019 
apache-log4j2_2.11.1-1.dsc
 b3c8ed378f9bdcad48d801415a5e5fb473801b0f1a55cb480b43579eee302a15 1040432 
apache-log4j2_2.11.1.orig.tar.xz
 634911b7639db1ad71c3786c78ebde7f4cd2d96bf05875499ead33dd7b5f1da3 6940 
apache-log4j2_2.11.1-1.debian.tar.xz
 bdf3dbfcf76a627249ee4fdcadca58436a6c699da42683c98f50ef46a8faae8b 17531 
apache-log4j2_2.11.1-1_source.buildinfo
Files:
 ba01671b735efcf56a10670d1e4accb8 3019 java optional apache-log4j2_2.11.1-1.dsc
 50b6c44f1db780528a77a192f22b5ed0 1040432 java optional 
apache-log4j2_2.11.1.orig.tar.xz
 baacf7e6ce2e034fa88e2de22e020001 6940 java optional 
apache-log4j2_2.11.1-1.debian.tar.xz
 80cc41bc2dec2e2860bf74cf1a6b0a5b 17531 java optional 
apache-log4j2_2.11.1-1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQJGBAEBCgAwFiEEuM5N4hCA3PkD4WxA9RPEGeS50KwFAltgfowSHGVib3VyZ0Bh
cGFjaGUub3JnAAoJEPUTxBnkudCs1rsP/1FlGqMMNUA2qWWVzznzug3ZMEONng/V
2PQAWbjU4n/Xkc4TqtdiZhwu3KpuZmkJAT1Fviwxt0WfcwsLw0IF2C1ejN9y0AQt
0eAqqJhWEoalh8Zwm5EY54EqQB6U1rDYqmRK45uyODPn9xaWvKFTYAn+sqON4W1H
w4M2KImYdlfBAGrPJ2QYk4aaRt2M0ZLVVNY2RF/nuObxdQOejrvPBnDPnxwJ5ElE
bwE1GQKeCTuSbuoA6AJyYU/qkejijDxlLwlAUstpZMOzAdpL9dUhXLayQgExLz98
B3xYOF1TrWdSfU/AStxcTJ5FT9rp17AH9rbXsoeZ9nVvm+pD2obCXHbWmiFYUvel
ssvrfGCSXG7HrK2grepxBVfimautvdT77vPqYpo8nb75+7hKK+jaAQIdlPpUmbdm
1fA7cJgVaVuno5Kl0ldmCG2FZsF8pkUlZprVco1kH1c9uLvwZsZUcys9MtFw0HgO
KObLOMbn9t2ubVWhILgtuoAFzNoRKWS2TLYS+uYI+3tIhwANxOHiTHBxe9i1O/Xc
OYUukwqRPPqIHlrFGD+6a+WX1ff9AWRi6rBuLPDYZkXKPY8knMnFKObqbIcuHPRa
cs7aHo/NaWtu7Tfy6wWuSv+ni4mixWWUXGkMk3ey8JxLKLp3cI66X/aL/FwdzzRW
koW1XiOK2EoO
=WHR0
-END PGP SIGNATURE-


Thank you for your contribution to Debian.

__
This is the maintainer address of Debian's Java team
.
 Please use
debian-j...@lists.debian.org for discussions and questions.

Processing of apache-log4j2_2.11.1-1_source.changes

2018-07-31 Thread Debian FTP Masters
apache-log4j2_2.11.1-1_source.changes uploaded successfully to localhost
along with the files:
  apache-log4j2_2.11.1-1.dsc
  apache-log4j2_2.11.1.orig.tar.xz
  apache-log4j2_2.11.1-1.debian.tar.xz
  apache-log4j2_2.11.1-1_source.buildinfo

Greetings,

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

__
This is the maintainer address of Debian's Java team
.
 Please use
debian-j...@lists.debian.org for discussions and questions.

Processed: Bug #905139 in apache-log4j2 marked as pending

2018-07-31 Thread Debian Bug Tracking System
Processing control commands:

> tag -1 pending
Bug #905139 [src:apache-log4j2] apache-log4j2: FTBFS with Java 10 due to a 
javadoc bug triggered by static String literals containing angle brackets
Added tag(s) pending.

-- 
905139: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=905139
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

__
This is the maintainer address of Debian's Java team
.
 Please use
debian-j...@lists.debian.org for discussions and questions.

Bug#905139: apache-log4j2: FTBFS with Java 10 due to a javadoc bug triggered by static String literals containing angle brackets

2018-07-31 Thread Emmanuel Bourg
Source: apache-log4j2
Version: 2.10.0-2
Severity: serious
Tags: sid buster
User: debian-j...@lists.debian.org
Usertags: default-java10

apache-log4j2 currently fails to build with Java 10, the build breaks
with the following javadoc error:

  [ERROR] javadoc: error - An internal exception has occurred. 
  [ERROR]   (java.lang.IllegalArgumentException: "")
  [ERROR] Please file a bug against the javadoc tool via the Java bug reporting 
page
  [ERROR] (http://bugreport.java.com) after checking the Bug Database 
(http://bugs.java.com)
  [ERROR] for duplicates. Include error messages and the following diagnostic 
in your report. Thank you.
  [ERROR] java.lang.IllegalArgumentException: ""
  [ERROR]   at 
jdk.javadoc/jdk.javadoc.internal.doclets.formats.html.HtmlDocletWriter.check(HtmlDocletWriter.java:1306)
  [ERROR]   at 
jdk.javadoc/jdk.javadoc.internal.doclets.formats.html.HtmlDocletWriter.getDocLink(HtmlDocletWriter.java:1300)
  [ERROR]   at 
jdk.javadoc/jdk.javadoc.internal.doclets.formats.html.HtmlDocletWriter.getDocLink(HtmlDocletWriter.java:1277)
  [ERROR]   at 
jdk.javadoc/jdk.javadoc.internal.doclets.formats.html.HtmlDocletWriter.getDocLink(HtmlDocletWriter.java:1260)
  [ERROR]   at 
jdk.javadoc/jdk.javadoc.internal.doclets.formats.html.TagletWriterImpl.valueTagOutput(TagletWriterImpl.java:409)
  [ERROR]   at 
jdk.javadoc/jdk.javadoc.internal.doclets.toolkit.taglets.ValueTaglet.getTagletOutput(ValueTaglet.java:161)
  [ERROR]   at 
jdk.javadoc/jdk.javadoc.internal.doclets.toolkit.taglets.TagletWriter.getInlineTagOutput(TagletWriter.java:274)
  [ERROR]   at 
jdk.javadoc/jdk.javadoc.internal.doclets.formats.html.HtmlDocletWriter$2.defaultAction(HtmlDocletWriter.java:1921)
  [ERROR]   at 
jdk.javadoc/jdk.javadoc.internal.doclets.formats.html.HtmlDocletWriter$2.defaultAction(HtmlDocletWriter.java:1716)
  [ERROR]   at 
jdk.compiler/com.sun.source.util.SimpleDocTreeVisitor.visitValue(SimpleDocTreeVisitor.java:499)


This error is triggered by a static String literal in the CommandLine.java
class:

protected static final String DEFAULT_COMMAND_NAME = "";

It looks like the angle brackets are improperly interpreted as an HTML element.
It's possible to work around this issue by replacing the value with:

protected static final String DEFAULT_COMMAND_NAME = new String("");

__
This is the maintainer address of Debian's Java team
.
 Please use
debian-j...@lists.debian.org for discussions and questions.

Bug#901456: marked as done (jdeb: missing classes in jar)

2018-07-31 Thread Debian Bug Tracking System
Your message dated Tue, 31 Jul 2018 12:04:57 +
with message-id 
and subject line Bug#901456: fixed in jdeb 1.6-3
has caused the Debian Bug report #901456,
regarding jdeb: missing classes in jar
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.)


-- 
901456: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=901456
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: libjdeb-java
Version: 1.5-4

Trying to use jdeb in ant, configured for signing changes as explained in:

https://github.com/tcurdt/jdeb/blob/master/docs/ant.md#signing-changes

, I got the error below:

java.lang.ClassNotFoundException: 
org.vafer.jdeb.shaded.bc.jce.provider.BouncyCastleProvider

Having a look at /usr/share/java/jdeb.jar, there are classes missing with 
respect to the version obtained from maven:

http://repo.maven.apache.org/maven2/org/vafer/jdeb/1.5/jdeb-1.5.jar

In this version, under /org/vafer/jdeb/shaded/ there is (bc, commons, xz) 
whereas in the debian version (both stable and unstable) there is only 
(commons, xz) : bc is missing.

Although I do not really need this feature, I thought it would be useful to fix 
nevertheless.

Feel free to ask for any additional info.

Regards,

Raphael
--- End Message ---
--- Begin Message ---
Source: jdeb
Source-Version: 1.6-3

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

Debian distribution maintenance software
pp.
Emmanuel Bourg  (supplier of updated jdeb 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: Tue, 31 Jul 2018 13:38:51 +0200
Source: jdeb
Binary: libjdeb-java
Architecture: source
Version: 1.6-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 

Changed-By: Emmanuel Bourg 
Description:
 libjdeb-java - utility to construct Debian packages from Ant or Maven
Closes: 901456
Changes:
 jdeb (1.6-3) unstable; urgency=medium
 .
   * Team upload.
   * Fixed the test failure with BouncyCastle 1.60
   * Fixed the shading of the BouncyCastle classes (Closes: #901456)
   * Standards-Version updated to 4.1.5
   * Use salsa.debian.org Vcs-* URLs
Checksums-Sha1:
 42399c83adbb8f2b26fca9e36652925ec6803454 2180 jdeb_1.6-3.dsc
 67a7d8bb351677f7b68ac1312371b7824beb7754 4020 jdeb_1.6-3.debian.tar.xz
 b12ef2cecf41cb71a136b1322fafec04a1dce5d4 15629 jdeb_1.6-3_source.buildinfo
Checksums-Sha256:
 952c5f94efc8c0eb8c92e973cfea5cc06e56696e703ee4f986ae015327af2ed6 2180 
jdeb_1.6-3.dsc
 32cca94f10f01ad95c8c5d8a247f00480f878da472e3562c537f9daa09ab518b 4020 
jdeb_1.6-3.debian.tar.xz
 44e6d2756f4036d155f3cb1a079e4fc010c3bdb2d19e47323b819596b2125521 15629 
jdeb_1.6-3_source.buildinfo
Files:
 ca35e4ac784a839b5775d4bbfa1234e1 2180 java optional jdeb_1.6-3.dsc
 92b47cdb5634c77c29c9e076542afb75 4020 java optional jdeb_1.6-3.debian.tar.xz
 9d3a67007ed3774495446b8a3c50cc27 15629 java optional 
jdeb_1.6-3_source.buildinfo

-BEGIN PGP SIGNATURE-

iQJGBAEBCgAwFiEEuM5N4hCA3PkD4WxA9RPEGeS50KwFAltgS1ISHGVib3VyZ0Bh
cGFjaGUub3JnAAoJEPUTxBnkudCsP6cQAL4oA7hQHupgimKg+OxxFvi6pE4FxIWo
/pIPWRrCXJNfX5Xk6cd7IgfeUzOVkFFI6uVdhbbVup1aYvWoPMtYsZstnmNnLznr
UvoivgavE6AUWEaILuKY2xIrOixyEPn3jrWmTxN7Ti0up7PjFcwdwgDLIS3FKpvd
VSyNTOLLCLYsVAT0f6INVMIZLwLvD8r2QqksUpLPqM5AtXaBFtghAzj8VERO48rq
kweQmKZFm0wGgBRn0L2/jLDfmHhjIikTUPnFl7bx3C1PolFlh3caGljJOKd9fB0l
rPRTg5B6ev9FLmSAo271htWB72K79v40AA0+qfnf+QeicozQiUDdBDUVpZ72sEkO
tmi5ItHosZLmSOxvdfqSeQNlC2WMVaxCiq7dII5+oHLKXfHVKfY+kJpJuCZh1ZZE
yG3I8wmd2no/XAVjJpbS/RkxOcQXS7AYpw8Hq1QIqetoVOs9Ucd8TR6X6RlUkOe1
mWbOldxEwT5CEW7oSLPEnMtNqra1HJWVY2OsY9bULnw2wmMYtr8U1oJ3zzlPJ+wa
rkHrul9W59eJtybSHT3oF2iTm0OUzb3UoILmwVT3Jvjt+SGNsxn/ig4hKfm87AQb
aXZipy12Z1m7c5iUnxYExFqd/fxHyYABTicN5KTRPX2BvVwSQlYwCJlN6HstRGWh
tdZDTk2/edSY
=IS57
-END PGP SIGNATURE End Message ---
__
This is the maintainer address of Debian's Java team
.
 Please use
debian-j...@lists.debian.org for discussions and questions.

jdeb_1.6-3_source.changes ACCEPTED into unstable

2018-07-31 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 31 Jul 2018 13:38:51 +0200
Source: jdeb
Binary: libjdeb-java
Architecture: source
Version: 1.6-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 

Changed-By: Emmanuel Bourg 
Description:
 libjdeb-java - utility to construct Debian packages from Ant or Maven
Closes: 901456
Changes:
 jdeb (1.6-3) unstable; urgency=medium
 .
   * Team upload.
   * Fixed the test failure with BouncyCastle 1.60
   * Fixed the shading of the BouncyCastle classes (Closes: #901456)
   * Standards-Version updated to 4.1.5
   * Use salsa.debian.org Vcs-* URLs
Checksums-Sha1:
 42399c83adbb8f2b26fca9e36652925ec6803454 2180 jdeb_1.6-3.dsc
 67a7d8bb351677f7b68ac1312371b7824beb7754 4020 jdeb_1.6-3.debian.tar.xz
 b12ef2cecf41cb71a136b1322fafec04a1dce5d4 15629 jdeb_1.6-3_source.buildinfo
Checksums-Sha256:
 952c5f94efc8c0eb8c92e973cfea5cc06e56696e703ee4f986ae015327af2ed6 2180 
jdeb_1.6-3.dsc
 32cca94f10f01ad95c8c5d8a247f00480f878da472e3562c537f9daa09ab518b 4020 
jdeb_1.6-3.debian.tar.xz
 44e6d2756f4036d155f3cb1a079e4fc010c3bdb2d19e47323b819596b2125521 15629 
jdeb_1.6-3_source.buildinfo
Files:
 ca35e4ac784a839b5775d4bbfa1234e1 2180 java optional jdeb_1.6-3.dsc
 92b47cdb5634c77c29c9e076542afb75 4020 java optional jdeb_1.6-3.debian.tar.xz
 9d3a67007ed3774495446b8a3c50cc27 15629 java optional 
jdeb_1.6-3_source.buildinfo

-BEGIN PGP SIGNATURE-

iQJGBAEBCgAwFiEEuM5N4hCA3PkD4WxA9RPEGeS50KwFAltgS1ISHGVib3VyZ0Bh
cGFjaGUub3JnAAoJEPUTxBnkudCsP6cQAL4oA7hQHupgimKg+OxxFvi6pE4FxIWo
/pIPWRrCXJNfX5Xk6cd7IgfeUzOVkFFI6uVdhbbVup1aYvWoPMtYsZstnmNnLznr
UvoivgavE6AUWEaILuKY2xIrOixyEPn3jrWmTxN7Ti0up7PjFcwdwgDLIS3FKpvd
VSyNTOLLCLYsVAT0f6INVMIZLwLvD8r2QqksUpLPqM5AtXaBFtghAzj8VERO48rq
kweQmKZFm0wGgBRn0L2/jLDfmHhjIikTUPnFl7bx3C1PolFlh3caGljJOKd9fB0l
rPRTg5B6ev9FLmSAo271htWB72K79v40AA0+qfnf+QeicozQiUDdBDUVpZ72sEkO
tmi5ItHosZLmSOxvdfqSeQNlC2WMVaxCiq7dII5+oHLKXfHVKfY+kJpJuCZh1ZZE
yG3I8wmd2no/XAVjJpbS/RkxOcQXS7AYpw8Hq1QIqetoVOs9Ucd8TR6X6RlUkOe1
mWbOldxEwT5CEW7oSLPEnMtNqra1HJWVY2OsY9bULnw2wmMYtr8U1oJ3zzlPJ+wa
rkHrul9W59eJtybSHT3oF2iTm0OUzb3UoILmwVT3Jvjt+SGNsxn/ig4hKfm87AQb
aXZipy12Z1m7c5iUnxYExFqd/fxHyYABTicN5KTRPX2BvVwSQlYwCJlN6HstRGWh
tdZDTk2/edSY
=IS57
-END PGP SIGNATURE-


Thank you for your contribution to Debian.

__
This is the maintainer address of Debian's Java team
.
 Please use
debian-j...@lists.debian.org for discussions and questions.

Processing of jdeb_1.6-3_source.changes

2018-07-31 Thread Debian FTP Masters
jdeb_1.6-3_source.changes uploaded successfully to localhost
along with the files:
  jdeb_1.6-3.dsc
  jdeb_1.6-3.debian.tar.xz
  jdeb_1.6-3_source.buildinfo

Greetings,

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

__
This is the maintainer address of Debian's Java team
.
 Please use
debian-j...@lists.debian.org for discussions and questions.

Processed: Bug #901456 in jdeb marked as pending

2018-07-31 Thread Debian Bug Tracking System
Processing control commands:

> tag -1 pending
Bug #901456 [libjdeb-java] jdeb: missing classes in jar
Added tag(s) pending.

-- 
901456: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=901456
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

__
This is the maintainer address of Debian's Java team
.
 Please use
debian-j...@lists.debian.org for discussions and questions.

Processing of castor_1.3.2-7_source.changes

2018-07-31 Thread Debian FTP Masters
castor_1.3.2-7_source.changes uploaded successfully to localhost
along with the files:
  castor_1.3.2-7.dsc
  castor_1.3.2-7.debian.tar.xz
  castor_1.3.2-7_source.buildinfo

Greetings,

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

__
This is the maintainer address of Debian's Java team
.
 Please use
debian-j...@lists.debian.org for discussions and questions.