Bug#609965: Does not parse command line arguments correctly

2011-01-16 Thread Chris Lamb
The first argument is also parsed incorrectly: $ touch testcase.js $ rhino testcase no output $ touch test case.js $ rhino test case.js js: Couldn't read source file test: test (No such file or directory). Regards, -- ,''`. : :' : Chris Lamb `. `'` la

Bug#609965: Does not parse command line arguments correctly

2011-01-16 Thread Chris Lamb
tags 609965 + patch thanks Patch attached. Thanks to Chris West. Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org `- diff -urNd rhino-1.7R2.orig/debian/bin/rhino rhino-1.7R2/debian/bin/rhino --- rhino-1.7R2.orig/debian/bin/rhino 2011-01-14 13:57

Bug#609965: Does not parse command line arguments correctly

2011-01-16 Thread Chris Lamb
: $ rhino testcase.js a b c d e arguments[0] = a b arguments[1] = c arguments[2] = d e Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org `- signature.asc Description: PGP signature __ This is the maintainer address of Debian's Java team http

Bug#546513: Please drop {Build-,}Depends on sun-java5-*

2009-09-13 Thread Chris Lamb
Package: pj Severity: serious Version: 0.0~20080628-1 Hi maintainer, sun-java5 was removed from the Debian archive. Please update your dependencies. Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org `- signature.asc Description: PGP signature

Bug#438660: Typos in package description

2007-08-18 Thread Chris Lamb
provides architecture-independent files for Cairo ie. gnome = Gnome appliactions = applications independant = independent Regards, /Lamby -- Chris Lamb, Cambridgeshire, UKGPG: 0x634F9A20 signature.asc Description: PGP signature

Bug#438660: Re. Typos in package description

2007-08-18 Thread Chris Lamb
-java - VTE bindings for Java /Lamby -- Chris Lamb, Cambridgeshire, UKGPG: 0x634F9A20 signature.asc Description: PGP signature ___ pkg-java-maintainers mailing list pkg-java-maintainers@lists.alioth.debian.org http

Bug#457254: Missing Depends: junit4 binary package does not depend on JRE/JDK

2007-12-20 Thread Chris Lamb
Package: junit Version: 4.3.1-2 The junit4 binary package does not Depend: on anything, let alone anything Java-related. In comparison, the junit (ie. 3.x series) package depends on: java-gcj-compat | java1-runtime | java2-runtime. Regards, -- Chris Lamb, UK

Bug#776297: jajuk: please make the build reproducible

2015-01-26 Thread Chris Lamb
reproducibly. The attached patch removes timestamps from the build system. Once applied, jajuk can be built reproducibly in our current experimental framework. [1]: https://wiki.debian.org/ReproducibleBuilds Regards, -- ,''`. : :' : Chris Lamb `. `'` la

Bug#778274: mauve: please make the build reproducible

2015-02-12 Thread Chris Lamb
reproducibly. The attached patch removes timestamps from the build system. Once applied, mauve can be built reproducibly in our current reproducible toolchain. [1]: https://wiki.debian.org/ReproducibleBuilds Regards, -- ,''`. : :' : Chris Lamb `. `'` la

Bug#776297: jajuk: please make the build reproducible

2015-01-26 Thread Chris Lamb
. Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk `- __ This is the maintainer address of Debian's Java team http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. Please use debian-j...@lists.debian.org

Bug#778274: mauve: please make the build reproducible

2015-02-15 Thread Chris Lamb
, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk `- __ This is the maintainer address of Debian's Java team http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. Please use debian-j...@lists.debian.org for discussions

Bug#778274: [Reproducible-builds] Bug#778274: mauve: please make the build reproducible

2015-02-18 Thread Chris Lamb
Hi Jeremy, This is likely to write tar members in the order of the filesystem which may vary accross builds. Excellent point. Updated patch attached. Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk `- diff -urNad mauve.orig

Bug#790741: libapache-poi-java: please make the build reproducible

2015-07-01 Thread Chris Lamb
-java could not be built reproducibly. The attached patch removes varying timestamps from the build system. Once applied, libapache-poi-java can be built reproducibly in our reproducible toolchain. [1]: https://wiki.debian.org/ReproducibleBuilds Regards, -- ,''`. : :' : Chris

Bug#795713: practicalxml-java: FTBFS under some locales (eg. fr_CH.UTF-8)

2015-08-16 Thread Chris Lamb
/practicalxml-java_1.1.17-1.build2.log.gz Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk `- __ This is the maintainer address of Debian's Java team http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. Please use

Bug#797286: robust-http-client: Missing Build-Depends on libmaven-scm-java

2015-08-29 Thread Chris Lamb
' failed make: *** [mvn-build] Error 1 [..] The full build log is attached. Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk `- dpkg-buildpackage -rfakeroot -D -us -uc -b dpkg-buildpackage: source package robust-http-client

Bug#797298: msv: FTBFS: Failed to resolve artifact [..] junit:junit:jar:4.x

2015-08-29 Thread Chris Lamb
. Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk `- dpkg-buildpackage -rfakeroot -D -us -uc -b dpkg-buildpackage: source package msv dpkg-buildpackage: source version 2009.1+dfsg1-4 dpkg-buildpackage: source distribution unstable dpkg

Bug#797296: shiro: please make the build reproducible

2015-08-29 Thread Chris Lamb
in our reproducible toolchain. [1]: https://wiki.debian.org/ReproducibleBuilds [2]: http://sources.debian.net/src/maven2-core/2.2.1-22/debian/patches/0006-reproducible-built-timestamp.patch/?hl=1#L1 Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris

Bug#797319: apache-curator: Missing Build-Depends on libnetty-3.9-java

2015-08-29 Thread Chris Lamb
merge 797229 797319 thanks Hi Emmanuel, Already reported in #797229. This is actually an issue with zookeeper affecting its reverse dependencies. Ah, I wonder why I didn't spot that. Sorry for the noise. (merging) Regards, -- ,''`. : :' : Chris Lamb `. `'` la

Bug#797439: libhibernate3-java: FTBFS: Missing org.apache.maven.wagon:wagon-scm:jar:debian

2015-08-30 Thread Chris Lamb
: *** [mvn-build] Error 1 [..] The full build log is attached. Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk `- dpkg-buildpackage -rfakeroot -D -us -uc -b dpkg-buildpackage: source package libhibernate3-java dpkg-buildpackage

Bug#797457: jatl: FTBFS: Missing org.apache.maven.scm:maven-scm-provider-hg:jar:debian

2015-08-30 Thread Chris Lamb
] /usr/share/cdbs/1/class/maven.mk:93: recipe for target 'mvn-build' failed make: *** [mvn-build] Error 1 [..] The full build log is attached. Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk `- dpkg

Bug#797456: metainf-services: FTBFS: Missing org.apache.maven.scm:maven-scm-provider-gitexe:jar:debian

2015-08-30 Thread Chris Lamb
Memory: 5M/236M [INFO] /usr/share/cdbs/1/class/maven.mk:93: recipe for target 'mvn-build' failed make: *** [mvn-build] Error 1 [..] The full build log is attached. Regards, -- ,''`. : :' : Chris

Bug#797447: joptsimple: FTBFS: Missing org.apache.maven.scm:maven-scm-provider-gitexe:jar:debian

2015-08-30 Thread Chris Lamb
] /usr/share/cdbs/1/class/maven.mk:93: recipe for target 'mvn-build' failed make: *** [mvn-build] Error 1 [..] The full build log is attached. Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org

Bug#797454: libajaxtags-java: Missing Build-Depends on junit4

2015-08-30 Thread Chris Lamb
log is attached. Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk `- dpkg-buildpackage -rfakeroot -D -us -uc -b dpkg-buildpackage: source package libajaxtags-java dpkg-buildpackage: source version 1.5.1-2 dpkg-buildpackage: source

Bug#797436: maven-indexer: Missing Build-Depends on libregexp-java

2015-08-30 Thread Chris Lamb
. Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk `- dpkg-buildpackage -rfakeroot -D -us -uc -b dpkg-buildpackage: source package maven-indexer dpkg-buildpackage: source version 5.1.1-1 dpkg-buildpackage: source distribution unstable dpkg

Bug#797459: commons-vfs: FTBFS: Missing org.apache.maven.scm:maven-scm-{api, provider-svnexe}:jar:debian

2015-08-30 Thread Chris Lamb
] /usr/share/cdbs/1/class/maven.mk:93: recipe for target 'mvn-build' failed make: *** [mvn-build] Error 1 [..] The full build log is attached. Regards, -- ,''`. : :' : Chris Lamb `. `'` la

Bug#797458: jasypt: Missing Build-Depends on junit4

2015-08-30 Thread Chris Lamb
, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk `- dpkg-buildpackage -rfakeroot -D -us -uc -b dpkg-buildpackage: source package jasypt dpkg-buildpackage: source version 1.8-2 dpkg-buildpackage: source distribution unstable dpkg-buildpackage: source changed

Bug#797487: jellydoc: FTBFS: Missing: org.apache.maven.scm:maven-scm-provider-gitexe:jar:debian

2015-08-30 Thread Chris Lamb
] /usr/share/cdbs/1/class/maven.mk:93: recipe for target 'mvn-build' failed make: *** [mvn-build] Error 1 [..] The full build log is attached. Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk `- dpkg

Bug#797488: libsequence-library-java: Missing Build-Depends on junit4

2015-08-30 Thread Chris Lamb
make: *** [mvn-build] Error 1 [..] Full build log is attached. Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk `- dpkg-buildpackage -rfakeroot -D -us -uc -b dpkg-buildpackage: source package libsequence-library-java dpkg

Bug#797486: soup: FTBFS: Failed tests: HtmlParserTest.handlesManyChildren:848 null

2015-08-30 Thread Chris Lamb
] /usr/share/cdbs/1/class/maven.mk:93: recipe for target 'mvn-build' failed make: *** [mvn-build] Error 1 [..] The full build log is attached. Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk

Bug#797489: bcel: Missing Build-Depends on junit4

2015-08-30 Thread Chris Lamb
] /usr/share/cdbs/1/class/maven.mk:93: recipe for target 'mvn-build' failed make: *** [mvn-build] Error 1 [..] The full build log is attached. Regards, -- ,''`. : :' : Chris Lamb `. `'` la

Bug#798721: maven-processor-plugin: Missing Build-Depends on junit4

2015-09-11 Thread Chris Lamb
be viewed here: https://reproducible.debian.net/logs/unstable/amd64/maven-processor-plugin_2.0.8-1.build1.log.gz Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk `- __ This is the maintainer address of Debian's Java team <h

Bug#807391: libcommons-openpgp-java: FTBFS: BouncyCastleOpenPgpStreamingSignatureVerifier.java:92: error: cannot find symbol [..] sig.initVerify( key, "BC" );

2015-12-08 Thread Chris Lamb
for target 'debian/stamp-ant-build' failed make: *** [debian/stamp-ant-build] Error 1 [..] The full build log is attached. Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk `- libcommons-openpgp-java.0+svn533492-5.unst

Bug#807660: jenkins-winstone: FTBFS: jenkins-winstone-2.8/target/test-classes does not exist

2015-12-11 Thread Chris Lamb
rds, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk `- jenkins-winstone.2.8-1.unstable.amd64.log.txt.gz Description: Binary data __ This is the maintainer address of Debian's Java team <http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pk

Bug#807659: libgettext-commons-java: FTBFS: Error resolving version for plugin 'org.apache.maven.plugins:maven-eclipse-plugin'

2015-12-11 Thread Chris Lamb
/confluence/display/MAVEN/PluginVersionResolutionException /usr/share/cdbs/1/class/maven.mk:92: recipe for target 'mvn-build' failed make: *** [mvn-build] Error 1 [..] The full build log is attached. Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.

Bug#808020: libcommons-cli-java: FTBFS: Error resolving version for plugin 'org.apache.maven.plugins:maven-scm-publish-plugin' from the repositories

2015-12-15 Thread Chris Lamb
e: *** [mvn-build] Error 1 [..] The full build log is attached. Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk `- libcommons-cli-java.1.3.1-2.unstable.amd64.log.txt.gz Description: Binary data __ This is the maintainer address

Bug#808014: maven2: FTBFS: 'org.apache.maven.plugins:maven-resources-plugin' not found in repository

2015-12-15 Thread Chris Lamb
get 'debian/stamp-ant-build' failed make: *** [debian/stamp-ant-build] Error 1 [..] The full build log is attached. Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk `- maven2.2.2.1-28.unstable.amd64.log.txt.gz Description: Binary d

Bug#808022: gs-collections: FTBFS: Error resolving version for plugin 'org.apache.felix:maven-bundle-plugin' from the repositories

2015-12-15 Thread Chris Lamb
icles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginVersionResolutionException /usr/share/cdbs/1/class/maven.mk:92: recipe for target 'mvn-build' failed make: *** [mvn-build] Error 1 [..] The full build log is attached. Regards, -- ,''`.

Bug#807733: antlr3: FTBFS: Cannot access central (https://repo.maven.apache.org/maven2) in offline mode

2015-12-12 Thread Chris Lamb
** [before-mvn-build] Error 1 [..] The full build log is attached. Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk `- antlr3.3.5.2-3.unstable.amd64.log.txt.gz Description: Binary data __ This is the maintainer addres

Bug#807706: uima-addons: FTBFS: Unresolveable build extension: Plugin org.apache.uima:PearPackagingMavenPlugin:2.3.1

2015-12-11 Thread Chris Lamb
fluence/display/MAVEN/PluginManagerException /usr/share/cdbs/1/class/maven.mk:92: recipe for target 'mvn-build' failed make: *** [mvn-build] Error 1 [..] The full build log is attached. Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk

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

2016-01-01 Thread Chris Lamb
.mk:92: recipe for target 'mvn-build' failed make: *** [mvn-build] Error 1 [..] The full build log is attached. Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk `- apache-log4j2.2.4-1.unstable.amd64.log.txt.gz Description: Bin

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

2016-01-01 Thread Chris Lamb
rue -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.

Bug#809281: jruby-openssl: FTBFS: The specified user settings file does not exist: /etc/maven2/settings-debian.xml

2015-12-28 Thread Chris Lamb
recipe for target 'build' failed make: *** [build] Error 2 [..] The full build log is attached. Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk `- jruby-openssl.0.9.11-1.unstable.amd64.log.txt.gz Description: Binary data __

Bug#825925: libspring-java: FTBFS: AbstractSpringPreparerFactory.java:39: error: method does not override or implement a method from a supertype

2016-05-31 Thread Chris Lamb
h_auto_build' failed make[1]: *** [override_dh_auto_build] Error 1 make[1]: Leaving directory '/home/lamby/temp/cdt.20160531140024.GFCbpF5nAo.libspring-java/libspring-java-4.0.9' debian/rules:9: recipe for target 'build' failed make: *** [build] Error 2 [..] The full build log is attached.

Bug#827985: icu4j: please make the build reproducible

2016-06-23 Thread Chris Lamb
t be built reproducibly. Patch attached. [0] https://wiki.debian.org/ReproducibleBuilds Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk `- --- a/tools/build/src/com/ibm/icu/dev/tool/index/IndexGenerator.java 2016-06-23 15:21:11

libjsonp-java_1.0.4-1_amd64.changes REJECTED

2016-01-18 Thread Chris Lamb
Lots of files missing in debian/copyright, eg at least Oraclle. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. __ This is the maintainer address of Debian's Java team

Bug#811259: commons-vfs: FTBFS: Error resolving version for plugin 'org.apache.felix:maven-bundle-plugin'

2016-01-17 Thread Chris Lamb
e 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 `- commons-vfs.2.0-6.unstable.amd64.log.txt.gz Descript

Bug#828093: commons-javaflow: FTBFS: Could not resolve dependencies for project org.apache.commons:commons-javaflow:jar

2016-06-24 Thread Chris Lamb
/commons-javaflow-0.0~svn20151101 OLDPWD=/home/lamby/temp/cdt.20160625001646.l4wa6nrKbK.commons-javaflow GPG_TTY=/dev/console QUILT_PATCHES=debian/patches QUILT_NO_DIFF_INDEX=1 QUILT_REFRESH_ARGS=-p ab --no-timestamps --no-index DEBEMAIL=la...@debian.org DEBFULLNAME=Chris Lamb EDITOR=vim

Bug#828144: tiles: FTBFS: Could not resolve dependencies for project org.apache.tiles:tiles-freemarker:jar

2016-06-25 Thread Chris Lamb
: [..] QUILT_PATCHES=debian/patches QUILT_NO_DIFF_INDEX=1 QUILT_REFRESH_ARGS=-p ab --no-timestamps --no-index DEBEMAIL=la...@debian.org DEBFULLNAME=Chris Lamb EDITOR=vim LESS=-cgiFx4M BLASTER=A220 I5 D1 H5 P330 T6 _=/usr/bin/env

Bug#814209: xmlbeans: FTBFS: SchemaCompiler.java:221: error: cannot access TypeStoreUser

2016-02-09 Thread Chris Lamb
-build] Error 1 [..] The full build log is attached. Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk `- xmlbeans.2.6.0-2.unstable.amd64.log.txt.gz Description: Binary data __ This is the maintainer address of Debian's Java team

Bug#814146: jpathwatch: FTBFS: jni.h:45:20: fatal error: jni_md.h: No such file or directory

2016-02-08 Thread Chris Lamb
/cdt.20160208200841.5hv5hxrBAb/jpathwatch-0.95' debian/rules:4: recipe for target 'build' failed make: *** [build] Error 2 [..] The full build log is attached. Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk `- jpathwatch

Bug#813783: plexus-component-metadata: FTBFS: [ERROR] Cannot find parent dependency org.codehaus.plexus:plexus-containers:pom:debian

2016-02-05 Thread Chris Lamb
ake: *** [debian/stamp-ant-build] Error 1 [..] The full build log is attached. Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk `- plexus-component-metadata.1.0~beta3.0.7-5.unstable.amd64.log.txt.gz Description: Binary d

Bug#814406: sisu-guice: FTBFS: [FATAL] Non-resolvable parent POM for org.sonatype.sisu.inject:jdk8-tests:[unknown-version]: Could not find artifact org.sonatype.sisu.inject:guice-parent:pom:4.0-SNAPSH

2016-02-11 Thread Chris Lamb
delException /usr/share/cdbs/1/class/maven.mk:92: recipe for target 'mvn-build' failed make: *** [mvn-build] Error 1 [..] The full build log is attached. Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk `- sisu-guice.3.2.6-1

Bug#814583: libcommons-compress-java: FTBFS: Test org.apache.commons.compress.archivers.zip.X5455_ExtendedTimestampTest failed

2016-02-13 Thread Chris Lamb
org.apache.commons.compress.archivers.zip.X5455_ExtendedTimestampTest failed Total time: 12 seconds /usr/share/cdbs/1/class/ant.mk:40: recipe for target 'debian/stamp-ant-build' failed make: *** [debian/stamp-ant-build] Error 1 [..] The full build log is attached. Regards, -- ,''`. : :' : Chris Lamb

Bug#813087: libslf4j-java: FTBFS: Failed to install artifact org.slf4j:slf4j-parent:pom:1.7.14: [..] (Permission denied)

2016-01-29 Thread Chris Lamb
emp/cdt.20160129090510.1Wae0DTFtJ/libslf4j-java-1.7.14' debian/rules:4: recipe for target 'build' failed make: *** [build] Error 2 [..] The full build log is attached. Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co

Bug#813161: spatial4j-0.4: FTBFS: mv: cannot stat 'debian/libspatial4j-0.4-java/usr/share/java/spatial4j.jar': No such file or directory

2016-01-29 Thread Chris Lamb
is attached. Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk `- spatial4j-0.4.0.4.1-2.unstable.amd64.log.txt.gz Description: Binary data __ This is the maintainer address of Debian's Java team <http://lists.alioth.debian.org/

Bug#813287: avro-java: FTBFS: Plugin com.thoughtworks.paranamer:paranamer-maven-plugin:2.8 or one of its dependencies could not be resolved

2016-01-31 Thread Chris Lamb
led make: *** [mvn-build] Error 1 [..] The full build log is attached. Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk `- avro-java.1.7.7-1.unstable.amd64.log.txt.gz Description: Binary data __ This is the maintainer addr

Bug#813419: eclipse-egit: FTBFS: generateScript: Some inter-plug-in dependencies have not been satisfied.

2016-02-01 Thread Chris Lamb
se-build/orbitdeps -a "-DjavacTarget=1.5 -DjavacSource=1.5" -f org.eclipse.egit returned exit code 13 debian/rules:10: recipe for target 'build' failed make: *** [build] Error 13 [..] The full build log is attached. Regards, -- ,''`. : :' : Chris Lamb

Comments regarding jetty9_9.2.14-1_amd64.changes

2016-02-03 Thread Chris Lamb
A bunch of tests are (C) Webtide. Also jetty-osgi/jetty-osgi-httpservice/contexts/httpservice.xml is (C) Intalio, Inc., etc. Please clarify on next upload :) __ This is the maintainer address of Debian's Java team .

squeeze update of tomcat6?

2016-02-23 Thread Chris Lamb
. Chris Lamb, on behalf of the Debian LTS team. PS: A member of the LTS team might start working on this update at any point in time. You can verify whether someone is registered on this update in this file: https://anonscm.debian.org/viewvc/secure-testing/data/dla-needed.txt?view=markup Regards

Bug#812472: commons-beanutils: FTBFS: Error resolving version for plugin 'org.apache.felix:maven-bundle-plugin' from the repositories

2016-01-24 Thread Chris Lamb
: *** [build] Error 1 [..] The full build log is attached. Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk `- commons-beanutils.1.9.2-2.unstable.amd64.log.txt.gz Description: Binary data __ This is the maintainer address of

Bug#812085: libcommons-jexl2-java: FTBFS: Error resolving version for plugin 'org.apache.felix:maven-bundle-plugin' from the repositories

2016-01-20 Thread Chris Lamb
is attached. Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk `- libcommons-jexl2-java.2.1.1-2.unstable.amd64.log.txt.gz Description: Binary data __ This is the maintainer address of Debian's Java team <http://lists.alioth.debian.org/c

Bug#814764: lombok: FTBFS: CommentCollectingParser.java:30: error: cannot find symbol

2016-02-15 Thread Chris Lamb
d] Error 2 [..] The full build log is attached. Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk `- lombok.1.16.6-1.unstable.amd64.log.txt.gz Description: Binary data __ This is the maintainer address of Debian's Java

Bug#814876: lombok-patcher: FTBFS: [ivy:compile] error: Bad service configuration file, or exception thrown while constructing Processor object

2016-02-16 Thread Chris Lamb
]: *** [override_dh_auto_build] Error 1 make[1]: Leaving directory '/home/lamby/temp/cdt.20160216090422.Srxwm3MNrC/lombok-patcher-0.20' debian/rules:7: recipe for target 'build' failed make: *** [build] Error 2 [..] The full build log is attached. Regards, -- ,''`. : :' : Chris Lamb

Bug#814877: maven-dependency-analyzer: FTBFS: Plugin org.codehaus.plexus:plexus-component-metadata:1.6 or one of its dependencies could not be resolved

2016-02-16 Thread Chris Lamb
e for target 'build' failed make: *** [build] Error 1 [..] The full build log is attached. Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk `- maven-dependency-analyzer.1.6-1.unstable.amd64.log.txt.gz Descr

Bug#816357: jedit: FTBFS: XThis.java:128: error: cannot find symbol [..] NotSerializableException

2016-02-29 Thread Chris Lamb
.20160301065925.cu0iTWjXkj/jedit-5.3.0+dfsg' debian/rules:12: recipe for target 'build' failed make: *** [build] Error 2 [..] The full build log is attached. Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk `- jedit.5.3.0

Bug#817880: eclipse-cdt: FTBFS: [javac] 209 problems (1 error, 208 warnings)

2016-03-11 Thread Chris Lamb
ild' failed make: *** [build] Error 2 [..] The full build log is attached. Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk `- eclipse-cdt.8.6.0-1.unstable.amd64.log.txt.gz Description: Binary data __ This is the maintainer a

Comments regarding tiles-autotag_1.1.0-1_amd64.changes

2016-04-12 Thread Chris Lamb
Can you clarify what the XSTREAM-LICENSE.txt files are for / related to in debian/copyright? __ This is the maintainer address of Debian's Java team . Please use debian-j...@lists.debian.org for discussions and

tiles-autotag_1.1.0-1_amd64.changes REJECTED

2016-04-12 Thread Chris Lamb
please check/clarify other license files. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. __ This is the maintainer address of Debian's Java team

Bug#820546: jackson-module-afterburner: FTBFS: OptimizedSettableBeanProperty.java:[171, 29] cannot find symbol _nullProvider

2016-04-09 Thread Chris Lamb
ned exit code 1 debian/rules:9: 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 `- jackson-module-afterburner.2.4.

Bug#818565: uima-as: FTBFS: uimaj-as-jms:jar:2.3.1: Cannot access eclipsePlugins

2016-03-19 Thread Chris Lamb
gUqAeUasFw/uima-as-2.3.1' debian/rules:6: recipe for target 'build' failed make: *** [build] Error 2 [..] The full build log is attached. Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk `- uima-as.2.3.1-4.unstable.amd64.log.txt.

Bug#822942: felix-main: FTBFS: the artifact org.apache.felix:org.apache.felix.bundlerepository:jar:2.0.6 has not been downloaded

2016-04-29 Thread Chris Lamb
/usr/share/cdbs/1/class/maven.mk:92: recipe for target 'mvn-build' failed make: *** [mvn-build] Error 1 [..] The full build log is attached. Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk `- felix-main.5.0.0-3.unsta

Bug#824045: groovycsv: FTBFS: No cached version of org.codehaus.groovy:groovy-all:1.7.3 available for offline mode.

2016-05-11 Thread Chris Lamb
dh_auto_build: gradle --info --console plain --offline --stacktrace --no-daemon --refresh-dependencies --gradle-user-home .gradle jar returned exit code 1 debian/rules:6: recipe for target 'build' failed make: *** [build] Error 1 [..] The full build log is attached. Regards, -- ,'

Bug#824587: stapler: FTBFS: Could not resolve dependencies for project org.kohsuke.stapler:stapler:jar

2016-05-17 Thread Chris Lamb
'build' failed make: *** [build] Error 2 [..] The full build log is attached. Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk `- stapler.1.242-2.unstable.amd64.log.txt.gz Description: Binary data __ This is the maintainer address

Bug#823587: proguard: FTBFS: build.xml:124: Please set the value of the property gradle.home in the file build.properties, if you want to build the optional ProGuard Gradle task.

2016-05-06 Thread Chris Lamb
rror 2 [..] The full build log is attached. Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk `- proguard.5.2.1-3.unstable.amd64.log.txt.gz Description: Binary data __ This is the maintainer address of Debian's Java team

Bug#821158: resteasy: FTBFS: Resteasy YAML Provider ............................. FAILURE

2016-04-16 Thread Chris Lamb
blems, you can resume the build with the command [ERROR] mvn -rf :resteasy-yaml-provider /usr/share/cdbs/1/class/maven.mk:92: recipe for target 'mvn-build' failed make: *** [mvn-build] Error 1 [..] The full build log is attached. Regards, -- ,''`. : :' : Chris Lamb `. `'

Bug#823653: graxxia: FTBFS: Could not resolve org.codehaus.groovy:groovy:2.3.11.

2016-05-06 Thread Chris Lamb
r 1 [..] The full build log is attached. Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk `- graxxia.1.0~20150714-1.unstable.amd64.log.txt.gz Description: Binary data __ This is the maintainer address of Debian's Java team <http

Bug#823773: jhighlight: FTBFS: [javadoc] javadoc: error - The -encoding option may be specified no more than once.

2016-05-08 Thread Chris Lamb
auto_build] Error 2 make[1]: Leaving directory '/home/lamby/temp/cdt.20160508210444.QHkK7pTRJO.jhighlight/jhighlight-1.0' debian/rules:6: recipe for target 'binary' failed make: *** [binary] Error 2 [..] The full build log is attached. Regards, -- ,''`. : :' : Chris Lamb `. `'

Bug#833077: fastinfoset: FTBFS: Could not resolve dependencies for project com.sun.xml.fastinfoset:FastInfosetUtilities:jar:1.2.12

2016-07-31 Thread Chris Lamb
.20160731095851.RfVZ9ALwcj.fastinfoset GPG_TTY=/dev/console QUILT_PATCHES=debian/patches QUILT_NO_DIFF_INDEX=1 QUILT_REFRESH_ARGS=-p ab --no-timestamps --no-index DEBEMAIL=la...@debian.org DEBFULLNAME=Chris Lamb EDITOR=vim LESS=-cgiFx4M GPG_KEY=1E953E27D4311E58 BLASTER=A220 I5 D1

Bug#832645: jflex: FTBFS: build.xml:119: taskdef class JFlex.anttask.JFlexTask cannot be found

2016-07-27 Thread Chris Lamb
Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk `- __ This is the maintainer address of Debian's Java team <http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers>. Please use debian-j...@lists.debian.org

Bug#834080: elasticsearch: FTBFS: Could not resolve dependencies for project org.elasticsearch:elasticsearch:jar:1.7.5

2016-08-11 Thread Chris Lamb
/lamby/temp/cdt.20160811202031.cOv8MWDVev.db.elasticsearch GPG_TTY=/dev/console QUILT_PATCHES=debian/patches QUILT_NO_DIFF_INDEX=1 QUILT_REFRESH_ARGS=-p ab --no-timestamps --no-index DEBEMAIL=la...@debian.org DEBFULLNAME=Chris Lamb EDITOR=vim LESS=-cgiFx4M GPG_KEY=1E953E27D4311E58

Bug#790741: libapache-poi-java: please make the build reproducible

2016-08-13 Thread Chris Lamb
Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk `- __ This is the maintainer address of Debian's Java team <http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers>. Please use debian-j...@lists.debian.org for discussions and questions.

Bug#834361: airlift-airline: FTBFS: Could not resolve dependencies for project io.airlift:airline:jar:0.7

2016-08-14 Thread Chris Lamb
QUILT_REFRESH_ARGS=-p ab --no-timestamps --no-index DEBEMAIL=la...@debian.org DEBFULLNAME=Chris Lamb EDITOR=vim LESS=-cgiFx4M GPG_KEY=1E953E27D4311E58 BLASTER=A220 I5 D1 H5 P330 T6 _=/usr/bin/env

Bug#834211: libfreemarker-java: FTBFS: com.google.code.findbugs#annotations; 3.0.0: not found

2016-08-13 Thread Chris Lamb
build log is attached. Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk `- libfreemarker-java.2.3.23-5.unstable.amd64.log.txt.gz Description: Binary data __ This is the maintainer address of Debian's Java team <http://lists.alioth.de

Bug#831062: scannotation: FTBFS: Could not resolve dependencies for project org.scannotation:scannotation:jar:1.0.3

2016-07-14 Thread Chris Lamb
.mKxJuA9KIk.scannotation GPG_TTY=/dev/console QUILT_PATCHES=debian/patches QUILT_NO_DIFF_INDEX=1 QUILT_REFRESH_ARGS=-p ab --no-timestamps --no-index DEBEMAIL=la...@debian.org DEBFULLNAME=Chris Lamb EDITOR=vim LESS=-cgiFx4M GPG_KEY=1E953E27D4311E58 BLASTER=A220 I5 D1 H5 P330 T6 _=/usr/bin/env

Bug#831993: libcommons-codec-java: accesses the internet during build

2016-07-21 Thread Chris Lamb
ally explicitly agrees with my own opinion here for once (am not wielding it as a stick!). Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk `- __ This is the maintainer address of Debian's Java team <http://lists.alioth.debian.org

Bug#831993: libcommons-codec-java: accesses the internet during build

2016-07-21 Thread Chris Lamb
e someone started a mass bug filing :) Oh, I haven't started a systematic filing yet. Just filing them as I come across them. ;) Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk `- __ This is the maintainer address of Debian's Java t

Bug#831993: libcommons-codec-java: accesses the internet during build

2016-07-21 Thread Chris Lamb
n, well, what is best for Debian) Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk `- __ This is the maintainer address of Debian's Java team <http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers>.

Bug#831993: libcommons-codec-java: accesses the internet during build

2016-07-21 Thread Chris Lamb
43965,nop,wscale 9], length 0 [..] The full build log (including tcpdump output) is attached. Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk `- libcommons-codec-java.1.10-1.unstable.amd64.log.txt.gz Descri

Bug#831993: libcommons-codec-java: accesses the internet during build

2016-07-21 Thread Chris Lamb
I believe there is a control field for autopkgtest for this purpose. gregor herrmann wrote: > On Thu, 21 Jul 2016 11:19:46 +0200, Chris Lamb wrote: > > > > - by disabling them, even if they fail gracefully, in order to follow > > > policy, we effectively castrate

Bug#831403: xmlgraphics-commons: FTBFS: Could not initialize class org.mockito.Mockito

2016-07-15 Thread Chris Lamb
.eo6mnQgorn.xmlgraphics-commons/xmlgraphics-commons-2.1' debian/rules:13: recipe for target 'build' failed make: *** [build] Error 2 [..] The full build log is attached. Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk `- xmlgraphics

Bug#830819: resteasy: FTBFS: Could not resolve dependencies for project org.jboss.resteasy:tjws:jar:3.0.12.Final

2016-07-11 Thread Chris Lamb
=debian/patches QUILT_NO_DIFF_INDEX=1 QUILT_REFRESH_ARGS=-p ab --no-timestamps --no-index DEBEMAIL=la...@debian.org DEBFULLNAME=Chris Lamb EDITOR=vim LESS=-cgiFx4M BLASTER=A220 I5 D1 H5 P330 T6 _=/usr/bin/env

Bug#830959: jersey1: FTBFS: Could not resolve dependencies for project com.sun.jersey.contribs:jersey-guice:jar:1.19.1

2016-07-13 Thread Chris Lamb
QUILT_NO_DIFF_INDEX=1 QUILT_REFRESH_ARGS=-p ab --no-timestamps --no-index DEBEMAIL=la...@debian.org DEBFULLNAME=Chris Lamb EDITOR=vim LESS=-cgiFx4M GPG_KEY=1E953E27D4311E58 BLASTER=A220 I5 D1 H5 P330 T6 _=/usr/bin/env

Bug#828892: apache-directory-api: FTBFS: Could not resolve dependencies for project org.apache.directory.api:api-ldap-model:jar

2016-06-28 Thread Chris Lamb
ou can resume the build with the command [ERROR] mvn -rf :api-ldap-model /usr/share/cdbs/1/class/maven.mk:92: recipe for target 'mvn-build' failed make: *** [mvn-build] Error 1 [..] The full build log is attached. Regards, -- ,''`. : :' : Chris Lamb `. `'`

Bug#828959: assertj-core: FTBFS: Could not resolve dependencies for project org.assertj:assertj-core:bundle:2.3.0

2016-06-29 Thread Chris Lamb
--no-index DEBEMAIL=la...@debian.org DEBFULLNAME=Chris Lamb EDITOR=vim LESS=-cgiFx4M BLASTER=A220 I5 D1 H5 P330 T6 _=/usr/bin/env ** ** Building assertj-core 2.3.0-1 on amd64

Bug#829722: tiles-request: FTBFS: Could not resolve dependencies for project org.apache.tiles:tiles-request-jsp:jar:1.0.6

2016-07-05 Thread Chris Lamb
.ErsYf2bhwV.tiles-request GPG_TTY=/dev/console QUILT_PATCHES=debian/patches QUILT_NO_DIFF_INDEX=1 QUILT_REFRESH_ARGS=-p ab --no-timestamps --no-index DEBEMAIL=la...@debian.org DEBFULLNAME=Chris Lamb EDITOR=vim LESS=-cgiFx4M BLASTER=A220 I5 D1 H5 P330 T6 _=/usr/bin/env

Bug#829131: avro-java: FTBFS: Could not resolve dependencies for project org.apache.avro:avro-compiler:bundle:1.7.7

2016-06-30 Thread Chris Lamb
ROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :avro-compiler /usr/share/cdbs/1/class/maven.mk:92: recipe for target 'mvn-build' failed make: *** [mvn-build] Error 1 [..] The full build log is attached. Regards,

Bug#829183: maven-compiler-plugin: FTBFS: Could not resolve dependencies for project org.apache.maven.plugins:maven-compiler-plugin:maven-plugin:3.2

2016-07-01 Thread Chris Lamb
/maven-compiler-plugin-3.2 OLDPWD=/home/lamby/temp/cdt.20160701105327.9WsuJM67eg.maven-compiler-plugin GPG_TTY=/dev/console QUILT_PATCHES=debian/patches QUILT_NO_DIFF_INDEX=1 QUILT_REFRESH_ARGS=-p ab --no-timestamps --no-index DEBEMAIL=la...@debian.org DEBFULLNAME=Chris Lamb EDITOR

Bug#829411: fest-assert: FTBFS: Could not resolve dependencies for project org.easytesting:fest-assert-core:jar:2.0M10

2016-07-02 Thread Chris Lamb
...@debian.org DEBFULLNAME=Chris Lamb EDITOR=vim LESS=-cgiFx4M BLASTER=A220 I5 D1 H5 P330 T6 _=/usr/bin/env ** ** Building fest-assert 2.0~M10-1 on amd64

Bug#829413: libparanamer-java: FTBFS: Could not resolve dependencies for project com.thoughtworks.paranamer:paranamer:bundle:2.8

2016-07-02 Thread Chris Lamb
.20160703075108.IN0CzV0EAH.libparanamer-java GPG_TTY=/dev/console QUILT_PATCHES=debian/patches QUILT_NO_DIFF_INDEX=1 QUILT_REFRESH_ARGS=-p ab --no-timestamps --no-index DEBEMAIL=la...@debian.org DEBFULLNAME=Chris Lamb EDITOR=vim LESS=-cgiFx4M BLASTER=A220 I5 D1 H5 P330 T6 _=/usr/bin/env

Wheezy update of tomcat7?

2017-02-14 Thread Chris Lamb
and/or test the updated package before it gets released. You can also opt-out from receiving future similar emails in your answer and then the LTS Team will take care of tomcat7 updates for the LTS releases. Thank you very much. Chris Lamb, on behalf of the Debian LTS team. PS: A member of the LTS

  1   2   >