Processing of dokujclient_3.5.2-2_amd64.changes

2016-01-01 Thread Debian FTP Masters
dokujclient_3.5.2-2_amd64.changes uploaded successfully to localhost
along with the files:
  dokujclient_3.5.2-2.dsc
  dokujclient_3.5.2-2.debian.tar.xz
  dokujclient_3.5.2-2_all.deb
  libdokujclient-java-doc_3.5.2-2_all.deb
  libdokujclient-java_3.5.2-2_all.deb

Greetings,

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

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


Processing of commons-httpclient_3.1-10.2+deb7u2_amd64.changes

2016-01-01 Thread Debian FTP Masters
commons-httpclient_3.1-10.2+deb7u2_amd64.changes uploaded successfully to 
ftp-master.debian.org
along with the files:
  commons-httpclient_3.1-10.2+deb7u2.dsc
  commons-httpclient_3.1-10.2+deb7u2.debian.tar.gz
  libcommons-httpclient-java_3.1-10.2+deb7u2_all.deb
  libcommons-httpclient-java-doc_3.1-10.2+deb7u2_all.deb

Greetings,

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

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


Processing of commons-httpclient_3.1-10.2+deb7u2_amd64.changes

2016-01-01 Thread Debian FTP Masters
commons-httpclient_3.1-10.2+deb7u2_amd64.changes uploaded successfully to 
localhost
along with the files:
  commons-httpclient_3.1-10.2+deb7u2.dsc
  commons-httpclient_3.1-10.2+deb7u2.debian.tar.gz
  libcommons-httpclient-java_3.1-10.2+deb7u2_all.deb
  libcommons-httpclient-java-doc_3.1-10.2+deb7u2_all.deb

Greetings,

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

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


Bug#809619: apache-log4j2: FTBFS: web/Log4jServletContainerInitializer.java:[21, 20] error: cannot find symbol: DispatcherType

2016-01-01 Thread Chris Lamb
Source: apache-log4j2
Version: 2.4-1
Severity: serious
Justification: fails to build from source
User: reproducible-bui...@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-bui...@lists.alioth.debian.org

Dear Maintainer,

apache-log4j2 fails to build from source in unstable/amd64:

  [..]

  [INFO] 

  [INFO] Building Apache Log4j Web 2.4
  [INFO] 

  [INFO] 
  [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ 
log4j-web ---
  [INFO] Using 'UTF-8' encoding to copy filtered resources.
  [INFO] Copying 3 resources
  [INFO] 
  [INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ log4j-web ---
  [INFO] Changes detected - recompiling the module!
  [INFO] Compiling 10 source files to 
/home/lamby/temp/cdt.20160101225527.9vWG2lDEkx/apache-log4j2-2.4/log4j-web/target/classes
  [INFO] -
  [WARNING] COMPILATION WARNING : 
  [INFO] -
  [WARNING]   symbol: class ServletContainerInitializer
  
/home/lamby/temp/cdt.20160101225527.9vWG2lDEkx/apache-log4j2-2.4/log4j-web/src/main/java/org/apache/logging/log4j/web/Log4jWebInitializerImpl.java:[165,89]
 [unchecked] unchecked conversion
  [INFO] 1 warning
  [INFO] -
  [INFO] -
  [ERROR] COMPILATION ERROR : 
  [INFO] -
  [ERROR] 
/home/lamby/temp/cdt.20160101225527.9vWG2lDEkx/apache-log4j2-2.4/log4j-web/src/main/java/org/apache/logging/log4j/web/Log4jServletContainerInitializer.java:[21,20]
 error: cannot find symbol
  [ERROR]   symbol:   class DispatcherType
location: package javax.servlet
  
/home/lamby/temp/cdt.20160101225527.9vWG2lDEkx/apache-log4j2-2.4/log4j-web/src/main/java/org/apache/logging/log4j/web/Log4jServletContainerInitializer.java:[22,20]
 error: cannot find symbol
  [ERROR]   symbol:   class FilterRegistration
location: package javax.servlet
  
/home/lamby/temp/cdt.20160101225527.9vWG2lDEkx/apache-log4j2-2.4/log4j-web/src/main/java/org/apache/logging/log4j/web/Log4jServletContainerInitializer.java:[23,20]
 error: cannot find symbol
  [ERROR]   symbol:   class ServletContainerInitializer
location: package javax.servlet
  
/home/lamby/temp/cdt.20160101225527.9vWG2lDEkx/apache-log4j2-2.4/log4j-web/src/main/java/org/apache/logging/log4j/web/Log4jServletContainerInitializer.java:[35,57]
 error: cannot find symbol
  [ERROR]   symbol: class ServletContainerInitializer
  
/home/lamby/temp/cdt.20160101225527.9vWG2lDEkx/apache-log4j2-2.4/log4j-web/src/main/java/org/apache/logging/log4j/web/Log4jServletContainerInitializer.java:[21,20]
 error: cannot find symbol
  [ERROR]   symbol:   class DispatcherType
location: package javax.servlet
  
/home/lamby/temp/cdt.20160101225527.9vWG2lDEkx/apache-log4j2-2.4/log4j-web/src/main/java/org/apache/logging/log4j/web/Log4jServletContainerInitializer.java:[22,20]
 error: cannot find symbol
  [ERROR]   symbol:   class FilterRegistration
location: package javax.servlet
  
/home/lamby/temp/cdt.20160101225527.9vWG2lDEkx/apache-log4j2-2.4/log4j-web/src/main/java/org/apache/logging/log4j/web/Log4jServletContainerInitializer.java:[23,20]
 error: cannot find symbol
  [ERROR]   symbol:   class ServletContainerInitializer
location: package javax.servlet
  
/home/lamby/temp/cdt.20160101225527.9vWG2lDEkx/apache-log4j2-2.4/log4j-web/src/main/java/org/apache/logging/log4j/web/Log4jServletContainerInitializer.java:[35,57]
 error: cannot find symbol
  [ERROR]   required: Set
found:Set
  
/home/lamby/temp/cdt.20160101225527.9vWG2lDEkx/apache-log4j2-2.4/log4j-web/src/main/java/org/apache/logging/log4j/web/Log4jWebInitializerImpl.java:[258,38]
 error: cannot find symbol
  [ERROR]   symbol:   method getClassLoader()
location: variable servletContext of type ServletContext
  
/home/lamby/temp/cdt.20160101225527.9vWG2lDEkx/apache-log4j2-2.4/log4j-web/src/main/java/org/apache/logging/log4j/web/Log4jServletContainerInitializer.java:[41,66]
 error: cannot find symbol
  [ERROR]   symbol:   method getEffectiveMajorVersion()
location: variable servletContext of type ServletContext
  
/home/lamby/temp/cdt.20160101225527.9vWG2lDEkx/apache-log4j2-2.4/log4j-web/src/main/java/org/apache/logging/log4j/web/Log4jServletContainerInitializer.java:[47,36]
 error: package FilterRegistration does not exist
  [ERROR] 
/home/lamby/temp/cdt.20160101225527.9vWG2lDEkx/apache-log4j2-2.4/log4j-web/src/main/java/org/apache/logging/log4j/web/Log4jServletContainerInitializer.java:[48,34]
 error: cannot find symbol
  [ERROR]   symbol:   method addFilter(String,Class)
location: variable servletContext of type ServletContext
  

commons-httpclient_3.1-10.2+deb7u2_amd64.changes ACCEPTED into oldstable-proposed-updates->oldstable-new

2016-01-01 Thread Debian FTP Masters
Mapping wheezy to oldstable.
Mapping oldstable to oldstable-proposed-updates.

Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 02 Jan 2016 04:58:40 +0100
Source: commons-httpclient
Binary: libcommons-httpclient-java libcommons-httpclient-java-doc
Architecture: source all
Version: 3.1-10.2+deb7u2
Distribution: wheezy
Urgency: high
Maintainer: Debian Java Maintainers 

Changed-By: Markus Koschany 
Description: 
 libcommons-httpclient-java - A Java(TM) library for creating HTTP clients
 libcommons-httpclient-java-doc - Documentation for libcommons-httpclient-java
Closes: 798650
Changes: 
 commons-httpclient (3.1-10.2+deb7u2) wheezy; urgency=high
 .
   * Team upload.
   * Add CVE-2015-5262.patch.
 Fix CVE-2015-5262 jakarta-commons-httpclient: https calls ignore
 http.socket.timeout during SSL Handshake. (Closes: #798650)
Checksums-Sha1: 
 1d5fc9a409f37e643665318c3fe9e46e535d6b3e 2526 
commons-httpclient_3.1-10.2+deb7u2.dsc
 b70962afbff9acfda1760f52b5ec454109ace4e8 14014 
commons-httpclient_3.1-10.2+deb7u2.debian.tar.gz
 1dde755d7920285593d38793a6cdee6fe9ee2ae1 299864 
libcommons-httpclient-java_3.1-10.2+deb7u2_all.deb
 0e2cbacb2ded498d3695780ff43d27a361ab9979 1547594 
libcommons-httpclient-java-doc_3.1-10.2+deb7u2_all.deb
Checksums-Sha256: 
 8909b420755bfec8de4983e06330cb4cb39a4d576c34ce68064e884cf002371d 2526 
commons-httpclient_3.1-10.2+deb7u2.dsc
 72c77dc6184cc777f37c06cd08dc6fab1c178a68f71a8a4a854f09c8bdb88cb6 14014 
commons-httpclient_3.1-10.2+deb7u2.debian.tar.gz
 1bfdec88c1546de8f80e83b326ae7f57398e7e49ec769c3ff32c16e654c3a5b2 299864 
libcommons-httpclient-java_3.1-10.2+deb7u2_all.deb
 f7f3fe2b384037205fa0155217e7ddf2a40a1acbe5a382e6d8b19824d1235b5d 1547594 
libcommons-httpclient-java-doc_3.1-10.2+deb7u2_all.deb
Files: 
 051f0caafab64b416c6b787acd8c4191 2526 java optional 
commons-httpclient_3.1-10.2+deb7u2.dsc
 783c2a084e457dd940bd55e1933b9a1b 14014 java optional 
commons-httpclient_3.1-10.2+deb7u2.debian.tar.gz
 fb11ef73f33e3e766f1f49248e5bdda7 299864 java optional 
libcommons-httpclient-java_3.1-10.2+deb7u2_all.deb
 3adcf98e9ccbf484cd66ab48b682fbc1 1547594 doc optional 
libcommons-httpclient-java-doc_3.1-10.2+deb7u2_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQJ8BAEBCgBmBQJWh0/mXxSAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXRBQ0YzRDA4OEVGMzJFREVGNkExQTgzNUZE
OUFEMTRCOTUxM0I1MUU0AAoJENmtFLlRO1Hkv1gP/iuoOi6wRhxxcOVxQuRvN8MZ
58sjwEZHlGByHJsLklioRBAVGS/jSpyI4+QKOABtTyPmrrLstQ4XDatuFswQYj2e
mkMNTAZRurSjf9bsZ6HXCaXWtDj6b9Vn3UGK9qMNUuhS48dIpsWvxtTlP9neCpOt
SvOTGyLtfWP9Pfx3mzxznXJ28uJxaj+8fj6Wg/sI/gvaC/5vAj4LElTsQ6vLoCZN
wDKRMduvFPIw5SnpT+WC4OypBPG1LZBnaLB5De9AYelXuHFWiDBVwkjd6/3QNuzl
HBNGPGgNX/fShkhSMAYOfIdUwR4AEZuPmI4bChWNp/qeslwNa2FtWPfTirWDLyLr
viv5Ks2ogaPe5cOESRVkJ2RehlcI/YcqPRPWkGkRHIPY8jMDhHrvk5n81LhIoZlC
Yxz0bOQhZRIIT6kRVRbW6sVzmPAKPR5PmjibdIavd5AGb9t15PBXveUC7L4MYTFE
6rr1UCC+SiJqSutk5RLCklFini83UgQxRrXh62vY7XpXfXfI/50pQlGCMVq0Zbsl
Yz+AuErGK3Wthty5Oet0odTZmTmmhFRq20LVeWk0eBlD0BaFB6MMqT7E9teBVwUF
btTL5hjm8O3+KfUkZPGzxj09Ryl+Tblun826z0/8gzsjGZHraa8qEM+XnQxqsw7W
nIvDpRh487qsKTLVEX+X
=AOkK
-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.


Bug#809256: netbeans: HTML5 Parser Exception

2016-01-01 Thread Michael Cordingley
I do have the PHP plug-in installed and can confirm that I am able to edit
PHP-only files. I cannot do anything more advanced with it, like find the
declaration of a method or class or find usages, which is an annoyance.

This all works on Gentoo, which means that it's at least possible to build
from source somehow. I don't know any of the distribution specifics for why
it should work there and not here, but it may be possible to lift some
ideas from over there, at least.

Thanks for looking into this, Markus.

On Fri, Jan 1, 2016 at 9:09 AM, Markus Koschany  wrote:

> Control: tags -1 confirmed
> Control: severity -1 normal
>
> On Mon, 28 Dec 2015 14:35:21 -0500 Michael Cordingley
>  wrote:
> > Package: netbeans
> > Version: 8.0.2+dfsg1-5
> > Severity: important
> >
> > Dear Maintainer,
> >
> > With the bug, I am able to edit HTML, but cannot insert line breaks
> without pasting them in. That is, the "enter" key effectively does not
> work. I also note silent exceptions getting logged in my IDE. I have
> appended the stack trace of that exception to this report.
> >
> > It appears to affect PHP editing in that I am no longer able to use
> features that depend on parsing PHP files, such as finding the usages of a
> class or jumping to its definition. Normal editing, including use of the
> "enter" key still works, as does syntax highlighting.
> >
> > I am also able to edit my JavaScript files just fine, though I receive
> no syntax highlighting on those files. It treats them as basically just
> plain-text files. I don't know if this is related or not.
>
> Hello and thanks for the report,
>
> I agree this is a bug in Debian's version of Netbeans. Currently we can
> only support Java SE features though, basically the same technologies
> listed on Netbeans' official download page:
>
> https://netbeans.org/downloads/
>
> However I consider the severity of this bug more than "wishlist" because
> I haven't found a way to work around it e.g. by installing one of the
> HTML5 plugins.
>
> The reason for this exception is most likely the disabled html.parser
> module. For building it we need at least another build-dependency,
> validator.nu HTML parser from https://about.validator.nu/htmlparser/.
> There is a similar named package in Debian called libhtmlparser-java but
> the code looks different to me.
>
> The same applies for Javascript. All Javascript modules have been
> disabled because we can't build them from source at the present time.
> For instance they require the Nashorn JavaScript Engine, a Java8 feature.
>
> I would like to enable and support all HTML5 and Javascript modules but
> due to missing dependencies this is not feasible at the moment.
>
> I haven't tried it myself yet but working with PHP only files should be
> possible if you install the PHP plugin.
>
> Regards,
>
> Markus
>
>


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

Bug#809256: netbeans: HTML5 Parser Exception

2016-01-01 Thread Markus Koschany
Am 02.01.2016 um 00:38 schrieb Michael Cordingley:
> I do have the PHP plug-in installed and can confirm that I am able to
> edit PHP-only files. I cannot do anything more advanced with it, like
> find the declaration of a method or class or find usages, which is an
> annoyance.

Ok. I will package the htmlparser from validator.nu. Hopefully this will
fix this issue too. It might take a couple of weeks though until the new
package enters the archive since it also has to be reviewed by our
ftp-team first.


> This all works on Gentoo, which means that it's at least possible to
> build from source somehow. I don't know any of the distribution
> specifics for why it should work there and not here, but it may be
> possible to lift some ideas from over there, at least.

I just had a look at

https://gitweb.gentoo.org/repo/gentoo.git/tree/dev-java/netbeans-ide/netbeans-ide-8.1.ebuild

Apparently they happily download the build-dependencies in binary format
from hg.netbeans.org. This is something I can't do in Debian. I only go
through all this pain because the Debian package is really built from
scratch, self-contained, does not download anything from the web and it
uses only build-dependencies in Debian main which all come with full
source code.

> Thanks for looking into this, Markus.

Cheers,

Markus



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

Processing of commons-httpclient_3.1-11+deb8u1_amd64.changes

2016-01-01 Thread Debian FTP Masters
commons-httpclient_3.1-11+deb8u1_amd64.changes uploaded successfully to 
localhost
along with the files:
  commons-httpclient_3.1-11+deb8u1.dsc
  commons-httpclient_3.1-11+deb8u1.debian.tar.xz
  libcommons-httpclient-java_3.1-11+deb8u1_all.deb
  libcommons-httpclient-java-doc_3.1-11+deb8u1_all.deb

Greetings,

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

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


Bug#802033: marked as done (dokujclient: homepage url should be amended)

2016-01-01 Thread Debian Bug Tracking System
Your message dated Fri, 01 Jan 2016 22:18:56 +
with message-id 
and subject line Bug#802033: fixed in dokujclient 3.5.2-2
has caused the Debian Bug report #802033,
regarding dokujclient: homepage url should be amended
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.)


-- 
802033: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=802033
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: dokujclient
Severity: minor
Tags: d-i

Dear Maintainer,

the homepage of this package is mentioned as
http://turri.fr/dokujclient/.

If someone who doesn't know yet the tool starts on this page he get
nearly now information about the tool and how to use it.

I suggest the Debian package should use repository URL as homepage URL
https://github.com/gturri/dokuJClient.

At this place you get directly information about the commanline
usage, simple code example, and so on.

cheers
Frank



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

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



-- 
--- End Message ---
--- Begin Message ---
Source: dokujclient
Source-Version: 3.5.2-2

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

Debian distribution maintenance software
pp.
Guillaume Turri  (supplier of updated dokujclient 
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: Mon, 18 Oct 2015 18:36:11 +0200
Source: dokujclient
Binary: libdokujclient-java libdokujclient-java-doc dokujclient
Architecture: source all
Version: 3.5.2-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 

Changed-By: Guillaume Turri 
Description:
 dokujclient - Command line tool to interact with an instance of Dokuwiki
 libdokujclient-java - Client library for Dokuwiki's xmlrpc interface
 libdokujclient-java-doc - Client for Dokuwiki's xmlrpc interface -- 
documentation
Closes: 802033
Changes:
 dokujclient (3.5.2-2) unstable; urgency=medium
 .
   * Use a more relevant home page (Closes: #802033)
Checksums-Sha1:
 1d3337552fe07fb5041d0151b8e27526b2623697 1970 dokujclient_3.5.2-2.dsc
 67d9d8879300e695964803b5170a2c8eb8e0223c 3316 dokujclient_3.5.2-2.debian.tar.xz
 bbbac5cdd2cb8c98bc9b7fe2cc4d33bcaef466ff 4214 dokujclient_3.5.2-2_all.deb
 176dd5d319d8ca408ef17d96ad97a08bb00be73b 73956 
libdokujclient-java-doc_3.5.2-2_all.deb
 afed6d3b302035c4676fbd6c4aba9884b82f2442 83062 
libdokujclient-java_3.5.2-2_all.deb
Checksums-Sha256:
 859df31a499788ef8623d98e575a4a5c32e63583a51b0462ad83474bfb527d83 1970 
dokujclient_3.5.2-2.dsc
 047cb4e81a9a8c8a497bd38201b782a8ba22718c84d1868e621ef3d6afd8fa68 3316 
dokujclient_3.5.2-2.debian.tar.xz
 12a37c9b693b95094b0e3ddc4445a363510c9eedb7dc6e2adb16559e86f02d94 4214 
dokujclient_3.5.2-2_all.deb
 1dd3aee341b302fc3327a114b2dbe929dfebec24a1f228a7507da1a5384fdb26 73956 
libdokujclient-java-doc_3.5.2-2_all.deb
 f131de4536fd67987e89ec16b9ab4b7aebbda3ea6bf442e25b92b2605b47372b 83062 
libdokujclient-java_3.5.2-2_all.deb
Files:
 477ea6737e476f0ad7dc04aef994 1970 java optional dokujclient_3.5.2-2.dsc
 b466fb95f41eeac5ac02f118601e158e 3316 java optional 
dokujclient_3.5.2-2.debian.tar.xz
 429937b1da4c4c0c16ad94279797f023 4214 java optional dokujclient_3.5.2-2_all.deb
 392c59ed98932128520473e40c468e53 73956 doc optional 
libdokujclient-java-doc_3.5.2-2_all.deb
 668b9199f0029883f908ff482fa60484 83062 java optional 
libdokujclient-java_3.5.2-2_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQEcBAEBCgAGBQJWdZ2MAAoJEMYHnq0PH3xSct0H/2pNHCIHXn48zVvluD0MgxwB
XGY7hF3QretihIIIkS63lJTRtNs9KB+J3GvtZxs93a65Nzn2FrUXv+LGk/sYKnM3
8Q6QtCFBLah+9paFsSEkSo4rrtmUyYccOa92JjsDnOm3nZYU6QBN5Y2lW8y1YmA7

Processing of commons-httpclient_3.1-11+deb8u1_amd64.changes

2016-01-01 Thread Debian FTP Masters
commons-httpclient_3.1-11+deb8u1_amd64.changes uploaded successfully to 
ftp-master.debian.org
along with the files:
  commons-httpclient_3.1-11+deb8u1.dsc
  commons-httpclient_3.1-11+deb8u1.debian.tar.xz
  libcommons-httpclient-java_3.1-11+deb8u1_all.deb
  libcommons-httpclient-java-doc_3.1-11+deb8u1_all.deb

Greetings,

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

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


dokujclient_3.5.2-2_amd64.changes ACCEPTED into unstable

2016-01-01 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 18 Oct 2015 18:36:11 +0200
Source: dokujclient
Binary: libdokujclient-java libdokujclient-java-doc dokujclient
Architecture: source all
Version: 3.5.2-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 

Changed-By: Guillaume Turri 
Description:
 dokujclient - Command line tool to interact with an instance of Dokuwiki
 libdokujclient-java - Client library for Dokuwiki's xmlrpc interface
 libdokujclient-java-doc - Client for Dokuwiki's xmlrpc interface -- 
documentation
Closes: 802033
Changes:
 dokujclient (3.5.2-2) unstable; urgency=medium
 .
   * Use a more relevant home page (Closes: #802033)
Checksums-Sha1:
 1d3337552fe07fb5041d0151b8e27526b2623697 1970 dokujclient_3.5.2-2.dsc
 67d9d8879300e695964803b5170a2c8eb8e0223c 3316 dokujclient_3.5.2-2.debian.tar.xz
 bbbac5cdd2cb8c98bc9b7fe2cc4d33bcaef466ff 4214 dokujclient_3.5.2-2_all.deb
 176dd5d319d8ca408ef17d96ad97a08bb00be73b 73956 
libdokujclient-java-doc_3.5.2-2_all.deb
 afed6d3b302035c4676fbd6c4aba9884b82f2442 83062 
libdokujclient-java_3.5.2-2_all.deb
Checksums-Sha256:
 859df31a499788ef8623d98e575a4a5c32e63583a51b0462ad83474bfb527d83 1970 
dokujclient_3.5.2-2.dsc
 047cb4e81a9a8c8a497bd38201b782a8ba22718c84d1868e621ef3d6afd8fa68 3316 
dokujclient_3.5.2-2.debian.tar.xz
 12a37c9b693b95094b0e3ddc4445a363510c9eedb7dc6e2adb16559e86f02d94 4214 
dokujclient_3.5.2-2_all.deb
 1dd3aee341b302fc3327a114b2dbe929dfebec24a1f228a7507da1a5384fdb26 73956 
libdokujclient-java-doc_3.5.2-2_all.deb
 f131de4536fd67987e89ec16b9ab4b7aebbda3ea6bf442e25b92b2605b47372b 83062 
libdokujclient-java_3.5.2-2_all.deb
Files:
 477ea6737e476f0ad7dc04aef994 1970 java optional dokujclient_3.5.2-2.dsc
 b466fb95f41eeac5ac02f118601e158e 3316 java optional 
dokujclient_3.5.2-2.debian.tar.xz
 429937b1da4c4c0c16ad94279797f023 4214 java optional dokujclient_3.5.2-2_all.deb
 392c59ed98932128520473e40c468e53 73956 doc optional 
libdokujclient-java-doc_3.5.2-2_all.deb
 668b9199f0029883f908ff482fa60484 83062 java optional 
libdokujclient-java_3.5.2-2_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQEcBAEBCgAGBQJWdZ2MAAoJEMYHnq0PH3xSct0H/2pNHCIHXn48zVvluD0MgxwB
XGY7hF3QretihIIIkS63lJTRtNs9KB+J3GvtZxs93a65Nzn2FrUXv+LGk/sYKnM3
8Q6QtCFBLah+9paFsSEkSo4rrtmUyYccOa92JjsDnOm3nZYU6QBN5Y2lW8y1YmA7
PEKX3UdFN4CxQCqASg8X0XSdUCRfsFFyVc2lmEeWXWf9iUPOIt85LBzV7bDijqiV
3RsmFSMMfUDoM5g4Re1EPAygx4oiqvX+CXzQgi+stAxoinpr4fZzC14HXIKtmmEz
jC50q685NP/f0yMdaa8VRuChOfWz3XFAnknRO9UtMBWwqlwjUJlgFp+R88vpXzY=
=VSZH
-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.


commons-httpclient_3.1-11+deb8u1_amd64.changes ACCEPTED into proposed-updates->stable-new

2016-01-01 Thread Debian FTP Masters
Mapping jessie to stable.
Mapping stable to proposed-updates.

Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 02 Jan 2016 03:02:42 +0100
Source: commons-httpclient
Binary: libcommons-httpclient-java libcommons-httpclient-java-doc
Architecture: source all
Version: 3.1-11+deb8u1
Distribution: jessie
Urgency: high
Maintainer: Debian Java Maintainers 

Changed-By: Markus Koschany 
Description:
 libcommons-httpclient-java - A Java(TM) library for creating HTTP clients
 libcommons-httpclient-java-doc - Documentation for libcommons-httpclient-java
Closes: 798650
Changes:
 commons-httpclient (3.1-11+deb8u1) jessie; urgency=high
 .
   * Team upload.
   * Add CVE-2015-5262.patch.
 Fix CVE-2015-5262 jakarta-commons-httpclient: https calls ignore
 http.socket.timeout during SSL Handshake. (Closes: #798650)
Checksums-Sha1:
 b54d6ffdf0fb7bef31f60dedfd52ad80ecf670a7 2532 
commons-httpclient_3.1-11+deb8u1.dsc
 8dd18d836511717b7fe697b6171e969f7e988140 12708 
commons-httpclient_3.1-11+deb8u1.debian.tar.xz
 bab1566102e553c53b045e3f3a1962a0e9653781 297932 
libcommons-httpclient-java_3.1-11+deb8u1_all.deb
 21034d450f3b1b34a27c0d86a92050bf2172294e 767328 
libcommons-httpclient-java-doc_3.1-11+deb8u1_all.deb
Checksums-Sha256:
 2305c73c8c3a9912f0f43093569885aefcf2dbab3106fb149dd643565b24befb 2532 
commons-httpclient_3.1-11+deb8u1.dsc
 02e6b5aacd98d1bc4f030756b49a8fba4f5ee512701d2b799828b8117e11878f 12708 
commons-httpclient_3.1-11+deb8u1.debian.tar.xz
 0c5c760d79972f70a4eb8d6adcb9fb1e7be194ccde4fbd624dd7f0a7a798a70d 297932 
libcommons-httpclient-java_3.1-11+deb8u1_all.deb
 eeac160f37e5127dc1070e56af7f615640f3f6e337758be4dc1c001992f571fd 767328 
libcommons-httpclient-java-doc_3.1-11+deb8u1_all.deb
Files:
 d2fa3cd1c2ebaece87fda9ead16c011a 2532 java optional 
commons-httpclient_3.1-11+deb8u1.dsc
 eb45cd299b0d241d84a28d89b0978460 12708 java optional 
commons-httpclient_3.1-11+deb8u1.debian.tar.xz
 173f2ed4891911a68c17a16bb7afb6a5 297932 java optional 
libcommons-httpclient-java_3.1-11+deb8u1_all.deb
 ca8663e0a3bff4668a0a5f071f1756ec 767328 doc optional 
libcommons-httpclient-java-doc_3.1-11+deb8u1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQJ8BAEBCgBmBQJWh0U+XxSAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXRBQ0YzRDA4OEVGMzJFREVGNkExQTgzNUZE
OUFEMTRCOTUxM0I1MUU0AAoJENmtFLlRO1HkoR0P/2dT8CauUOISQGQHRlx98vUj
iV6ejdQBXSzfdzs+VLrEGb3gvGG9hGS6QPRNPok0tHUkB7dMLL6cuCJSHB5VCWWv
VP+aQznU9aG9vGcO/HFBEiEIyqGEusWCZ0r4hHW/uf0xJ5slu8q8wHrf3OET7ymV
O5saow5eT1UgMYXsk2VXxXwp3coNPiZ28sgimCxCqDOW8NR+IkiwNtZvsbA26Ghn
mbcBsInF4AX6XL2dU8R+LyCJ4BIQvMJzepM1e2xu7daOS+lB6pImtjA60R7OQXDz
DQ5Lin2RvWSe7iejYR9A7OEtwDmJWJa6/vRX3HUj2Oso985sbvu+dGPtLnoGF+BL
cOIy28Ki8HOmnN3dDgdbuURjxFKgOLDNfPoAxp8wyTSnjM3NaYBdGSBXCLPnTTy0
hKrtmovF11z0lQT/iVdJMl8bVKPMesoqjorXYAbA7CK8XkAyb0uNWd/VVaHnWpQa
QGnf68HMlPyLDddhTOTb60dv8/sVnaGeXW8OAqu5A/HADTpTW6I3KtLwTp60vfJ8
cuEFt7VL9TJ4GMT5Mm8mWl6HcFeOaj3ZF2ON0EdhkjiQARW3azVNsCpX1o4hxg3f
tdmnzm6o/TGLzWuDDkSmnbSRjJ/ctNHlhMCvXr9yoZ5pcgQe2bM0FGf28t+z3uIa
LvTh9NK8BlfElFIi3V48
=IMB6
-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.


Processed: Re: netbeans: HTML5 Parser Exception

2016-01-01 Thread Debian Bug Tracking System
Processing control commands:

> tags -1 confirmed
Bug #809256 [netbeans] netbeans: HTML5 Parser Exception
Added tag(s) confirmed.
> severity -1 normal
Bug #809256 [netbeans] netbeans: HTML5 Parser Exception
Severity set to 'normal' from 'important'

-- 
809256: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=809256
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#524379: marked as done (Create a dedicated package for jaxws21)

2016-01-01 Thread Debian Bug Tracking System
Your message dated Fri, 1 Jan 2016 15:12:57 +0100
with message-id <56868969.4010...@debian.org>
and subject line Re: Create a dedicated package for jaxws21
has caused the Debian Bug report #524379,
regarding Create a dedicated package for jaxws21
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.)


-- 
524379: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=524379
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: netbeans-ide
Version: 6.0.1+dfsg-2
Severity: wishlist

Hello,

It would be nice if jaxws21 could be moved outside from netbeans-ide into a 
dedicated project.
For now, it is in:
/usr/lib/netbeans/java1/modules/ext/jaxws21

The project itself is here:
https://jax-ws.dev.java.net/

Btw, I may be wrong but it seems that there are a lot of libraries which
are incorporated into the binary in:
/usr/lib/netbeans/ide8/modules/ext/
/usr/lib/netbeans/enterprise4/modules/ext/
/usr/lib/netbeans/xml1/modules/ext/
/usr/lib/netbeans/visualweb1/modules/ext/
/usr/lib/netbeans/uml4/modules/ext/
/usr/lib/netbeans/soa1/modules/ext/
...

Sylvestre




--- End Message ---
--- Begin Message ---
On Tue, 16 Jun 2015 23:35:04 +0200 Markus Koschany  wrote:
> Control: tags -1 moreinfo
> 
> On Thu, 16 Apr 2009 18:19:43 +0200 Sylvestre Ledru
>  wrote:
> > Source: netbeans-ide
> > Version: 6.0.1+dfsg-2
> > Severity: wishlist
> > 
> > Hello,
> > 
> > It would be nice if jaxws21 could be moved outside from netbeans-ide into a 
> > dedicated project.
> > For now, it is in:
> > /usr/lib/netbeans/java1/modules/ext/jaxws21
> > 
[...]
> 
> Hi,
> 
> I am currently in the process of updating the Netbeans IDE to version
> 8.0.2. The jaxws21 module has been disabled since 7.0.2 in Debian and I
> don't intend to enable it for 8.0.2, mostly because it causes a FTBFS
> and requires additional work to function properly. At the moment we only
> support the basic features of Netbeans and most of the Java EE modules
> are excluded.
> 
> Do you still prefer to keep this bug report open or can it be closed
> because you are no longer interested in a separate jaxws21 package?
> 
> Regards,
> 
> Markus

I am going to close this bug report now because the request seems to be
no longer relevant.

Regards,

Markus





signature.asc
Description: OpenPGP digital signature
--- End Message ---
__
This is the maintainer address of Debian's Java team
. 
Please use
debian-j...@lists.debian.org for discussions and questions.

Bug#805769: netbeans: Startup stuck on "Loading modules..."

2016-01-01 Thread Markus Koschany
On Thu, 24 Dec 2015 10:21:29 +0100 Manolinux  wrote:
> Package: netbeans
> Version: 8.0.2+dfsg1-5
> Followup-For: Bug #805769
> 
> I think it can have something to do with the creation of the directory.
> 
> I have just installed the 8.0.2 version. I had 7.3, but it was installed
> manually outside the debian package system.
> 
> I am deleting the ~/.netbeans/8.0.2 directory and launching netbeans again, 
> and
> there are three things that happens:
> 
> * The program start normally but the settings are not imported from 7.3 (I am
> going fill a separate bug for this).
> * The program got stuck in "Starting modules".
> * The program exits with this message: "java: Fatal IO error 11 (Recurso no
> disponible temporalmente) on X server :0. (resource temporally unavalaible).
> 
> Once the program could start (in the first option), netbeans is able to start.

Hi,

yesterday I have uploaded a new version of Netbeans, 8.1. I would
appreciate it if you could test the latest release and report back
whether this bug still affects you.

Regards,

Markus



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

Bug#809256: netbeans: HTML5 Parser Exception

2016-01-01 Thread Markus Koschany
Control: tags -1 confirmed
Control: severity -1 normal

On Mon, 28 Dec 2015 14:35:21 -0500 Michael Cordingley
 wrote:
> Package: netbeans
> Version: 8.0.2+dfsg1-5
> Severity: important
> 
> Dear Maintainer,
> 
> With the bug, I am able to edit HTML, but cannot insert line breaks without 
> pasting them in. That is, the "enter" key effectively does not work. I also 
> note silent exceptions getting logged in my IDE. I have appended the stack 
> trace of that exception to this report.
> 
> It appears to affect PHP editing in that I am no longer able to use features 
> that depend on parsing PHP files, such as finding the usages of a class or 
> jumping to its definition. Normal editing, including use of the "enter" key 
> still works, as does syntax highlighting.
> 
> I am also able to edit my JavaScript files just fine, though I receive no 
> syntax highlighting on those files. It treats them as basically just 
> plain-text files. I don't know if this is related or not.

Hello and thanks for the report,

I agree this is a bug in Debian's version of Netbeans. Currently we can
only support Java SE features though, basically the same technologies
listed on Netbeans' official download page:

https://netbeans.org/downloads/

However I consider the severity of this bug more than "wishlist" because
I haven't found a way to work around it e.g. by installing one of the
HTML5 plugins.

The reason for this exception is most likely the disabled html.parser
module. For building it we need at least another build-dependency,
validator.nu HTML parser from https://about.validator.nu/htmlparser/.
There is a similar named package in Debian called libhtmlparser-java but
the code looks different to me.

The same applies for Javascript. All Javascript modules have been
disabled because we can't build them from source at the present time.
For instance they require the Nashorn JavaScript Engine, a Java8 feature.

I would like to enable and support all HTML5 and Javascript modules but
due to missing dependencies this is not feasible at the moment.

I haven't tried it myself yet but working with PHP only files should be
possible if you install the PHP plugin.

Regards,

Markus



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

Bug#809567: eclipse-rse: FTBFS: Missing required plug-in org.apache.commons.net_[1.4.1, 4.0.0).

2016-01-01 Thread Chris West (Faux)
Source: eclipse-rse
Version: 3.4.2-2
Severity: serious
Justification: fails to build from source
Tags: sid stretch
User: reproducible-bui...@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-CC: reproducible-bui...@lists.alioth.debian.org

Dear Maintainer,

The package fails to build:

init:

generateScript:
[eclipse.buildScript] Some inter-plug-in dependencies have not been satisfied.
[eclipse.buildScript] Bundle org.eclipse.rse.connectorservice.telnet:
[eclipse.buildScript]   Missing required plug-in 
org.eclipse.rse.services.telnet_[2.0.0,2.1.0).
[eclipse.buildScript]   Missing required plug-in 
org.apache.commons.net_[1.4.1,4.0.0).
[eclipse.buildScript] Bundle org.eclipse.rse.services.files.ftp:
[eclipse.buildScript]   Missing required plug-in 
org.apache.commons.net_[1.4.1,4.0.0).
[eclipse.buildScript] Bundle org.eclipse.rse.services.telnet:
[eclipse.buildScript]   Missing required plug-in 
org.apache.commons.net_[2.0.0,4.0.0).
[eclipse.buildScript] Bundle org.eclipse.rse.subsystems.files.ftp:
[eclipse.buildScript]   Missing required plug-in 
org.eclipse.rse.services.files.ftp_[3.0.0,4.0.0).
[eclipse.buildScript]   Missing required plug-in 
org.apache.commons.net_[1.4.1,4.0.0).
[eclipse.buildScript] Bundle org.eclipse.rse.subsystems.shells.telnet:
[eclipse.buildScript]   Missing required plug-in 
org.eclipse.rse.connectorservice.telnet_[1.1.0,2.0.0).
[eclipse.buildScript]   Missing required plug-in 
org.eclipse.rse.services.telnet_[2.0.0,2.1.0).
[eclipse.buildScript] Bundle org.eclipse.rse.tests:
[eclipse.buildScript]   Missing required plug-in 
org.eclipse.rse.services.files.ftp_[3.0.0,4.0.0).
[eclipse.buildScript]   Missing required plug-in 
org.eclipse.rse.subsystems.files.ftp_[2.1.0,3.0.0).
[eclipse.buildScript]   Missing required plug-in 
org.apache.commons.net_[1.4.1,4.0.0).
[eclipse.buildScript] Bundle org.eclipse.tm.terminal.local:
[eclipse.buildScript]   Missing required plug-in 
org.eclipse.cdt.core_[5.2.0,6.0.0).

BUILD FAILED
/usr/lib/eclipse/dropins/sdk/plugins/org.eclipse.pde.build_3.8.1.dist/scripts/build.xml:35:
 The following error occurred while executing this line:
/usr/lib/eclipse/dropins/sdk/plugins/org.eclipse.pde.build_3.8.1.dist/scripts/build.xml:91:
 The following error occurred while executing this line:
/usr/lib/eclipse/dropins/sdk/plugins/org.eclipse.pde.build_3.8.1.dist/templates/package-build/customTargets.xml:19:
 The following error occurred while executing this line:
/usr/lib/eclipse/dropins/sdk/plugins/org.eclipse.pde.build_3.8.1.dist/scripts/genericTargets.xml:111:
 Processing inclusion from feature org.eclipse.rse.ftp: Unable to find plug-in: 
org.apache.commons.net_0.0.0. Please check the error log for more details.

Total time: 12 seconds
An error has occurred. See the log file
/eclipse-rse-3.4.2/debian/.eclipse-build/build/home/workspace/.metadata/.log.
jh_compilefeatures: cd debian/.eclipse-build && 
/usr/lib/eclipse/buildscripts/pde-build -o 
/eclipse-rse-3.4.2/debian/.eclipse-build/orbitdeps -j 
-DJ2SE_1.5=/usr/lib/jvm/default-java/java/jre/lib/rt.jar -a "-DjavacTarget=1.5 
-DjavacSource=1.5 -DgenerateFeatureVersionSuffix=true"  -f org.eclipse.rse 
returned exit code 13
debian/rules:8: recipe for target 'override_jh_compilefeatures' failed

Full build log:
https://reproducible.debian.net/rb-pkg/unstable/amd64/eclipse-rse.html

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

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


Bug#809566: eclipse-mylyn: FTBFS: Unsatisfied import package javax.mail_0.0.0.

2016-01-01 Thread Chris West (Faux)
Source: eclipse-mylyn
Version: 3.12.0-1
Severity: serious
Justification: fails to build from source
Tags: sid stretch
User: reproducible-bui...@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-CC: reproducible-bui...@lists.alioth.debian.org

Dear Maintainer,

The package fails to build:

init:

generateScript:
[eclipse.buildScript] Some inter-plug-in dependencies have not been satisfied.
[eclipse.buildScript] Bundle org.eclipse.mylyn.builds.core:
[eclipse.buildScript]   Missing required plug-in org.eclipse.emf.ecore_0.0.0.
[eclipse.buildScript]   Missing required plug-in 
org.eclipse.emf.ecore.xmi_0.0.0.
[eclipse.buildScript] Bundle org.eclipse.mylyn.builds.tests:
[eclipse.buildScript]   Missing required plug-in org.eclipse.emf.ecore_0.0.0.
[eclipse.buildScript]   Missing required plug-in 
org.eclipse.mylyn.builds.core_0.0.0.
[eclipse.buildScript]   Missing required plug-in 
org.eclipse.mylyn.builds.ui_0.0.0.
[eclipse.buildScript]   Missing required plug-in org.mockito_[1.8.4,2.0.0).
[eclipse.buildScript]   Missing required plug-in org.objenesis_[1.0.0,2.0.0).
[eclipse.buildScript]   Missing required plug-in org.hamcrest_[1.0.0,2.0.0).
[eclipse.buildScript] Bundle org.eclipse.mylyn.builds.ui:
[eclipse.buildScript]   Missing required plug-in org.eclipse.emf.ecore_0.0.0.
[eclipse.buildScript]   Missing required plug-in 
org.eclipse.emf.databinding_0.0.0.
[eclipse.buildScript]   Missing required plug-in 
org.eclipse.mylyn.builds.core_0.0.0.
[eclipse.buildScript] Bundle org.eclipse.mylyn.cdt.tests:
[eclipse.buildScript]   Missing required plug-in org.eclipse.cdt.mylyn.ui_0.0.0.
[eclipse.buildScript]   Missing required plug-in org.eclipse.cdt.core_0.0.0.

...

BUILD FAILED
/usr/lib/eclipse/dropins/sdk/plugins/org.eclipse.pde.build_3.8.1.dist/scripts/build.xml:35:
 The following error occurred while executing this line:
/usr/lib/eclipse/dropins/sdk/plugins/org.eclipse.pde.build_3.8.1.dist/scripts/build.xml:91:
 The following error occurred while executing this line:
/usr/lib/eclipse/dropins/sdk/plugins/org.eclipse.pde.build_3.8.1.dist/templates/package-build/customTargets.xml:19:
 The following error occurred while executing this line:
/usr/lib/eclipse/dropins/sdk/plugins/org.eclipse.pde.build_3.8.1.dist/scripts/genericTargets.xml:111:
 Processing inclusion from feature org.eclipse.mylyn.commons: Bundle 
org.apache.axis_1.4.0 failed to resolve.:
Unsatisfied import package com.ibm.wsdl.extensions.soap_0.0.0.
Unsatisfied import package javax.mail_0.0.0.
Unsatisfied import package javax.mail.internet_0.0.0.
Unsatisfied import package javax.wsdl_0.0.0.
Unsatisfied import package javax.wsdl.extensions_0.0.0.
Unsatisfied import package javax.wsdl.extensions.http_0.0.0.
Unsatisfied import package javax.wsdl.extensions.mime_0.0.0.
Unsatisfied import package javax.wsdl.extensions.soap_0.0.0.
Unsatisfied import package javax.wsdl.factory_0.0.0.
Unsatisfied import package javax.wsdl.xml_0.0.0.
Unsatisfied import package javax.xml.rpc_0.0.0.
Unsatisfied import package javax.xml.rpc.encoding_0.0.0.
Unsatisfied import package javax.xml.rpc.handler_0.0.0.
Unsatisfied import package javax.xml.rpc.handler.soap_0.0.0.
Unsatisfied import package javax.xml.rpc.holders_0.0.0.
Unsatisfied import package javax.xml.rpc.server_0.0.0.
Unsatisfied import package javax.xml.rpc.soap_0.0.0.


Total time: 24 seconds
An error has occurred. See the log file
/eclipse-mylyn-3.12.0/debian/.eclipse-build/build/home/workspace/.metadata/.log.
jh_compilefeatures: cd debian/.eclipse-build && 
/usr/lib/eclipse/buildscripts/pde-build -o 
/eclipse-mylyn-3.12.0/debian/.eclipse-build/orbitdeps -a "-DjavacTarget=1.6 
-DjavacSource=1.6"  -f org.eclipse.mylyn.commons returned exit code 13

Full build log:
https://reproducible.debian.net/rb-pkg/unstable/amd64/eclipse-mylyn.html

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

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


Bug#809588: openjdk-7-jre-dcevm: FTBFS: This OS is not supported on 4.x kernels

2016-01-01 Thread Chris West (Faux)
Source: openjdk-7-jre-dcevm
Version: 7u79-1
Severity: serious
Justification: fails to build from source
Tags: sid stretch
User: reproducible-bui...@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-CC: reproducible-bui...@lists.alioth.debian.org

Dear Maintainer,

The package fails to build:

mkdir -p /openjdk-7-jre-dcevm-7u79/build/linux
cd /openjdk-7-jre-dcevm-7u79/build/linux; \
make -f /openjdk-7-jre-dcevm-7u79/make/linux/Makefile \
   LP64=1 JAVA_HOME=/usr/lib/jvm/java-7-openjdk-amd64 
OUTPUTDIR=/openjdk-7-jre-dcevm-7u79/build/linux 
GAMMADIR=/openjdk-7-jre-dcevm-7u79 MAKE_VERBOSE=y 
HOTSPOT_RELEASE_VERSION=24.79-b02 JRE_RELEASE_VERSION="1.7.0" 
HOTSPOT_BUILD_VERSION=dcevm-full INCLUDE_TRACE=1 product
make[4]: Entering directory '/openjdk-7-jre-dcevm-7u79/build/linux'
INFO: ENABLE_FULL_DEBUG_SYMBOLS=1
INFO: /usr/bin/objcopy cmd found so will create .debuginfo files.
INFO: STRIP_POLICY=min_strip
INFO: ZIP_DEBUGINFO_FILES=1
make -f /openjdk-7-jre-dcevm-7u79/make/linux/Makefile checks
make[5]: Entering directory '/openjdk-7-jre-dcevm-7u79/build/linux'
INFO: ENABLE_FULL_DEBUG_SYMBOLS=1
INFO: /usr/bin/objcopy cmd found so will create .debuginfo files.
INFO: STRIP_POLICY=min_strip
INFO: ZIP_DEBUGINFO_FILES=1
>&2 echo "*** This OS is not supported:" `uname -a`; exit 1;
*** This OS is not supported: Linux fbuild-openjdk-7-jre-dcevm 
4.3.0-040300-generic #201511020949 SMP Mon Nov 2 14:50:44 UTC 2015 x86_64 
GNU/Linux
/openjdk-7-jre-dcevm-7u79/make/linux/Makefile:240: recipe for target 
'check_os_version' failed
make[5]: *** [check_os_version] Error 1
make[5]: Leaving directory '/openjdk-7-jre-dcevm-7u79/build/linux'
/openjdk-7-jre-dcevm-7u79/make/linux/Makefile:261: recipe for target 
'linux_amd64_compiler2/debug' failed

This is due to the comical supported kernel list:

https://sources.debian.net/src/openjdk-7-jre-dcevm/7u79-1/make/linux/Makefile/?hl=240#L234

Full build log:
https://reproducible.debian.net/rb-pkg/unstable/amd64/openjdk-7-jre-dcevm.html

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

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


Bug#809602: javamail: FTBFS: [ERROR] Java heap space -> [Help 1]

2016-01-01 Thread Chris Lamb
Source: javamail
Version: 1.5.4-1
Severity: serious
Justification: fails to build from source
User: reproducible-bui...@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-bui...@lists.alioth.debian.org

Dear Maintainer,

javamail fails to build from source in unstable/amd64. This machine has lots of 
RAM, so likely something else wrong?

  [..]

at java.util.Formatter.format(Formatter.java:2488)
at java.util.Formatter.format(Formatter.java:2423)
at java.lang.String.format(String.java:2792)
at aQute.bnd.osgi.Processor.formatArrays(Processor.java:1905)
at aQute.bnd.osgi.Processor.warning(Processor.java:170)
at aQute.bnd.osgi.Macro.replace(Macro.java:228)
at aQute.bnd.osgi.Macro.process(Macro.java:73)
at aQute.bnd.osgi.Macro.process(Macro.java:89)
at aQute.bnd.osgi.Macro.process(Macro.java:59)
at aQute.bnd.osgi.Macro.process(Macro.java:54)
at aQute.bnd.osgi.Processor.getProperty(Processor.java:1189)
at aQute.bnd.osgi.Processor.getProperty(Processor.java:1135)
at aQute.bnd.osgi.Processor.getProperty(Processor.java:826)
at aQute.bnd.osgi.Macro._range(Macro.java:876)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  [INFO] 

  [INFO] Reactor Summary:
  [INFO] 
  [INFO] JavaMail API distribution .. SUCCESS [  1.067 
s]
  [INFO] JavaMail API ... FAILURE [ 20.461 
s]
  [INFO] JavaMail API (no providers)  SKIPPED
  [INFO] JavaMail API jar ... SKIPPED
  [INFO] JavaMail API smtp provider . SKIPPED
  [INFO] JavaMail API imap provider . SKIPPED
  [INFO] JavaMail API Gmail IMAP provider ... SKIPPED
  [INFO] JavaMail API pop3 provider . SKIPPED
  [INFO] JavaMail API dsn support ... SKIPPED
  [INFO] JavaMail API logging handler ... SKIPPED
  [INFO] 

  [INFO] BUILD FAILURE
  [INFO] 

  [INFO] Total time: 22.344 s
  [INFO] Finished at: 2016-01-01T18:13:41+00:00
  [INFO] Final Memory: 11M/3879M
  [INFO] 

  [ERROR] Java heap space -> [Help 1]
  [ERROR] 
  [ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
  [ERROR] Re-run Maven using the -X switch to enable full debug logging.
  [ERROR] 
  [ERROR] For more information about the errors and possible solutions, please 
read the following articles:
  [ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/OutOfMemoryError
  dh_auto_build: /usr/lib/jvm/default-java/bin/java -noverify -cp 
/usr/share/maven/boot/plexus-classworlds-2.x.jar:/usr/lib/jvm/default-java/lib/tools.jar
 -Dmaven.home=/usr/share/maven 
-Dmaven.multiModuleProjectDirectory=/home/lamby/temp/cdt.20160101181117.VVA6iv2JC0/javamail-1.5.4
 -Dclassworlds.conf=/etc/maven/m2-debian.conf 
-Dproperties.file.manual=/home/lamby/temp/cdt.20160101181117.VVA6iv2JC0/javamail-1.5.4/debian/maven.properties
 org.codehaus.plexus.classworlds.launcher.Launcher 
-s/etc/maven/settings-debian.xml 
-Ddebian.dir=/home/lamby/temp/cdt.20160101181117.VVA6iv2JC0/javamail-1.5.4/debian
 
-Dmaven.repo.local=/home/lamby/temp/cdt.20160101181117.VVA6iv2JC0/javamail-1.5.4/debian/maven-repo
 package javadoc:jar javadoc:aggregate -DskipTests -Dnotimestamp=true 
-Dlocale=en_US returned exit code 1
  debian/rules:6: recipe for target 'build' failed
  make: *** [build] Error 1

  [..]

The full build log is attached.


Regards,

-- 
  ,''`.
 : :'  : Chris Lamb
 `. `'`  la...@debian.org / chris-lamb.co.uk
   `-


javamail.1.5.4-1.unstable.amd64.log.txt.gz
Description: Binary data
__
This is the maintainer address of Debian's Java team
. 
Please use
debian-j...@lists.debian.org for discussions and questions.

Bug#809602: javamail: FTBFS: [ERROR] Java heap space -> [Help 1]

2016-01-01 Thread Emmanuel Bourg
Le 1/01/2016 19:15, Chris Lamb a écrit :

> javamail fails to build from source in unstable/amd64. This machine
> has lots of RAM, so likely something else wrong?

Thank you for the report Chris, this looks like another issue with bnd 2.4.

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