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

2015-08-30 Thread Hans Joachim Desserud

Now also with patch included.

Sorry about that.

--
mvh / best regards
Hans Joachim Desserud
http://desserud.orgdiff --git a/debian/control b/debian/control
index 6bdecf8..5f8d4d3 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Java Maintainers pkg-java-maintain...@lists.alioth.debian.or
 Uploaders: Giovanni Mascellani g...@debian.org
 Build-Depends: debhelper (= 7.0.50~), maven-debian-helper, default-jdk, cdbs,
  libisorelax-java, libjdom1-java, librelaxng-datatype-java, libxalan2-java,
- libxerces2-java, libxml-commons-resolver1.1-java, ant
+ libxerces2-java, libxml-commons-resolver1.1-java, ant, junit4
 Standards-Version: 3.9.4
 Homepage: http://java.net/projects/msv
 Vcs-Git: git://anonscm.debian.org/pkg-java/msv.git
__
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#797298: msv: FTBFS: Failed to resolve artifact [..] junit:junit:jar:4.x

2015-08-30 Thread Hans Joachim Desserud

tags 797298 patch
thanks

Adding junit4 to build-dependencies resolves this issue, see the 
attached patch.


Build-dependencies should probably be reorganized to list one per line, 
but
if I did it, the patch became a lot harder to read. Might be natural to 
do

when adding this to the repo. :)

--
mvh / best regards
Hans Joachim Desserud
http://desserud.org

__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Processed: Re: msv: FTBFS: Failed to resolve artifact [..] junit:junit:jar:4.x

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

 tags 797298 patch
Bug #797298 [src:msv] msv: FTBFS: Failed to resolve artifact [..] 
junit:junit:jar:4.x
Added tag(s) patch.
 thanks
Stopping processing here.

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

__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#797264: wagon: FTBFS: Missing: org.apache.maven.wagon:wagon-provider-test:jar:debian

2015-08-30 Thread Hans Joachim Desserud

Hi all

I briefly investigated this, and I believe this is probably related
to/introduced by the following commit:
http://anonscm.debian.org/cgit/pkg-java/wagon.git/commit/?id=74133634d292309cb7c2fdf34da287d1dab4e8f2

Though I'm not sure whether the fix is to revert the whole commit,
some parts of it or think of something else.

--
mvh / best regards
Hans Joachim Desserud
http://desserud.org

__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


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

2015-08-30 Thread Chris Lamb
Source: libhibernate3-java
Version: 3.6.10.Final-3
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,

libhibernate3-java fails to build from source in unstable/amd64:

  [..]

  [ERROR] BUILD ERROR
  [INFO]
  
  [INFO] Failed to resolve artifact.
  
  Missing:
  --
  1) org.apache.maven.wagon:wagon-scm:jar:debian
  
Try downloading the file manually from the project website.
  
Then, install it using the command: 
mvn install:install-file -DgroupId=org.apache.maven.wagon
-DartifactId=wagon-scm -Dversion=debian -Dpackaging=jar
-Dfile=/path/to/file
  
Alternatively, if you host your own repository you can deploy the
file there: 
mvn deploy:deploy-file -DgroupId=org.apache.maven.wagon
-DartifactId=wagon-scm -Dversion=debian -Dpackaging=jar
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
  
Path to dependency: 
1) org.hibernate:hibernate-parent:pom:3.6.10.Final
2) org.apache.maven.wagon:wagon-scm:jar:debian
  
  --
  1 required artifact is missing.
  
  for artifact: 
org.hibernate:hibernate-parent:pom:3.6.10.Final
  
  from the specified remote repositories:
central (https://repo1.maven.org/maven2)
  
  
  
  NOTE: Maven is executing in offline mode. Any artifacts not already in
  your local
  repository will be inaccessible.
  
  
  [INFO]
  
  [INFO] For more information, run Maven with the -e switch
  [INFO]
  
  [INFO] Total time:  1 second
  [INFO] Finished at: Sun Aug 30 19:10:54 BST 2015
  [INFO] Final 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 Lamb
 `. `'`  la...@debian.org / chris-lamb.co.uk
   `-
 dpkg-buildpackage -rfakeroot -D -us -uc -b
dpkg-buildpackage: source package libhibernate3-java
dpkg-buildpackage: source version 3.6.10.Final-3
dpkg-buildpackage: source distribution unstable
dpkg-buildpackage: source changed by Emmanuel Bourg ebo...@apache.org
 dpkg-source --before-build libhibernate3-java-3.6.10.Final
dpkg-buildpackage: host architecture amd64
 fakeroot debian/rules clean
test -x debian/rules
rmdir 
/home/lamby/temp/cdt.20150830185452.PbD2gL4KfR/libhibernate3-java-3.6.10.Final/project
rmdir: failed to remove 
'/home/lamby/temp/cdt.20150830185452.PbD2gL4KfR/libhibernate3-java-3.6.10.Final/project':
 Directory not empty
/usr/share/cdbs/1/rules/buildcore.mk:46: recipe for target 'cleanbuilddir' 
failed
make: [cleanbuilddir] Error 1 (ignored)
mkdir -p 
/home/lamby/temp/cdt.20150830185452.PbD2gL4KfR/libhibernate3-java-3.6.10.Final/project
cd 
/home/lamby/temp/cdt.20150830185452.PbD2gL4KfR/libhibernate3-java-3.6.10.Final/project
  /usr/lib/jvm/default-java/bin/java -noverify -cp 
/usr/share/maven2/boot/classworlds.jar:/usr/lib/jvm/default-java/lib/tools.jar 
-Dproperties.file.manual=/home/lamby/temp/cdt.20150830185452.PbD2gL4KfR/libhibernate3-java-3.6.10.Final/debian/maven.properties
 -Dclassworlds.conf=/etc/maven2/m2-debian.conf 
org.codehaus.classworlds.Launcher -s/etc/maven2/settings-debian.xml 
-Dmaven.repo.local=/home/lamby/temp/cdt.20150830185452.PbD2gL4KfR/libhibernate3-java-3.6.10.Final/debian/maven-repo
  clean
[INFO] 
NOTE: Maven is executing in offline mode. Any artifacts not already in your 
local
repository will be inaccessible.

[INFO] Scanning for projects...
[INFO] Reactor build order: 
[INFO]   Hibernate Core Parent POM
[INFO]   Hibernate Core
[INFO]   Hibernate Testing
[INFO]   Hibernate Testsuite
[INFO]   Hibernate Ehcache Integration
[INFO]   Hibernate OSCache Integration
[INFO]   Hibernate SwarmCache Integration
[INFO]   Hibernate C3P0 ConnectionProvider
[INFO]   Hibernate Proxool ConnectionProvider
[INFO]   Hibernate JDBC3-JdbcSupport Testing
[INFO]   Hibernate Entity Manager
[INFO]   Hibernate JDBC4-JdbcSupport Testing
[INFO]   Hibernate Core Aggregator
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Failed to resolve artifact.

Missing:
--
1) org.apache.maven.wagon:wagon-scm:jar:debian

  Try downloading the file manually from the project website.

  Then, install it using the command: 
  mvn install:install-file -DgroupId=org.apache.maven.wagon 
-DartifactId=wagon-scm -Dversion=debian -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can 

Bug#797460: unsatisfied dependencies fix build with --as-needed

2015-08-30 Thread Matthias Klose
Package: service-wrapper-java
Version: 3.5.26-2
Severity: serious
Tags: sid stretch patch

service-wrapper/arm64 unsatisfiable Depends: libservice-wrapper-jni (= 
3.5.26-2)
service-wrapper/ppc64el unsatisfiable Depends: libservice-wrapper-jni (= 
3.5.26-2)
service-wrapper/s390x unsatisfiable Depends: libservice-wrapper-jni (= 
3.5.26-2)

the architecture list of the packages must match. why not just use any?

also attached a fix to build with ld --as-needed
- debian/patches/fix-as-needed-ppc.patch:
  + Fix FTBFS on ppc: [exec] wrapper.c:(.text+0xd7e8):
undefined reference to `ceil'.
  * Update architecture list for libservice-wrapper-jni.
 
diff -Nru service-wrapper-java-3.5.26/debian/control 
service-wrapper-java-3.5.26/debian/control
--- service-wrapper-java-3.5.26/debian/control  2015-07-13 05:57:10.0 
+0200
+++ service-wrapper-java-3.5.26/debian/control  2015-08-30 21:31:18.0 
+0200
@@ -19,7 +20,7 @@
 Homepage: http://wrapper.tanukisoftware.com
 
 Package: service-wrapper
-Architecture: arm64 amd64 armel armhf i386 ia64 powerpc ppc64el mips mipsel 
s390x
+Architecture: arm64 amd64 armel armhf i386 ia64 powerpc ppc64 ppc64el mips 
mipsel s390x x32
 Depends:  ${shlibs:Depends}, ${misc:Depends},
  libservice-wrapper-java (= ${source:Version}),
  libservice-wrapper-jni (= ${source:Version})
@@ -47,7 +48,7 @@
 
 
 Package: libservice-wrapper-jni
-Architecture: amd64 armel armhf i386 ia64 kfreebsd-amd64 kfreebsd-i386 powerpc 
mips mipsel
+Architecture: arm64 amd64 armel armhf i386 ia64 powerpc ppc64 ppc64el mips 
mipsel s390x x32
 Depends: ${shlibs:Depends}, ${misc:Depends},
  default-jre-headless | java5-runtime-headless | java6-runtime-headless | 
java7-runtime-headless
 Suggests: libservice-wrapper-doc
diff -Nru service-wrapper-java-3.5.26/debian/patches/fix-as-needed-ppc.patch 
service-wrapper-java-3.5.26/debian/patches/fix-as-needed-ppc.patch
--- service-wrapper-java-3.5.26/debian/patches/fix-as-needed-ppc.patch  
1970-01-01 01:00:00.0 +0100
+++ service-wrapper-java-3.5.26/debian/patches/fix-as-needed-ppc.patch  
2015-08-30 21:31:18.0 +0200
@@ -0,0 +1,29 @@
+Description: Fix FTBFS on ppc:
+ [exec] wrapper.c:(.text+0xd7e8): undefined reference to `ceil'
+Author: Andreas Moog am...@ubuntu.com
+Bug: https://sourceforge.net/p/wrapper/bugs/285/
+
+diff -pruN -x '*~' wrapper_3.5.25_src.orig/src/c/Makefile-linux-ppc-32.make 
wrapper_3.5.25_src/src/c/Makefile-linux-ppc-32.make
+--- wrapper_3.5.25_src.orig/src/c/Makefile-linux-ppc-32.make   2015-01-04 
01:21:32.915068936 +0100
 wrapper_3.5.25_src/src/c/Makefile-linux-ppc-32.make2015-01-04 
01:23:18.271591362 +0100
+@@ -33,7 +33,7 @@ init:
+   if test ! -d .deps; then mkdir .deps; fi
+ 
+ wrapper: $(wrapper_SOURCE)
+-  $(COMPILE) -lm -pthread $(LDFLAGS) $(wrapper_SOURCE) -o $(BIN)/wrapper
++  $(COMPILE) -pthread $(LDFLAGS) $(wrapper_SOURCE) -lm -o $(BIN)/wrapper
+ 
+ libwrapper.so: $(libwrapper_so_OBJECTS)
+   ${COMPILE} -shared $(LDFLAGS) $(libwrapper_so_OBJECTS) -o 
$(LIB)/libwrapper.so
+diff -pruN -x '*~' wrapper_3.5.25_src.orig/src/c/Makefile-linux-ppc-64.make 
wrapper_3.5.25_src/src/c/Makefile-linux-ppc-64.make
+--- wrapper_3.5.25_src.orig/src/c/Makefile-linux-ppc-64.make   2015-01-04 
01:21:32.915068936 +0100
 wrapper_3.5.25_src/src/c/Makefile-linux-ppc-64.make2015-01-04 
01:23:02.287512123 +0100
+@@ -33,7 +33,7 @@ init:
+   if test ! -d .deps; then mkdir .deps; fi
+ 
+ wrapper: $(wrapper_SOURCE)
+-  $(COMPILE) -lm -pthread $(LDFLAGS) $(wrapper_SOURCE) -o $(BIN)/wrapper
++  $(COMPILE) -pthread $(LDFLAGS) $(wrapper_SOURCE) -lm -o $(BIN)/wrapper
+ 
+ libwrapper.so: $(libwrapper_so_OBJECTS)
+   ${COMPILE} -shared $(LDFLAGS) $(libwrapper_so_OBJECTS) -o 
$(LIB)/libwrapper.so
diff -Nru service-wrapper-java-3.5.26/debian/patches/series 
service-wrapper-java-3.5.26/debian/patches/series
--- service-wrapper-java-3.5.26/debian/patches/series   2015-07-13 
05:57:10.0 +0200
+++ service-wrapper-java-3.5.26/debian/patches/series   2015-08-30 
21:31:18.0 +0200
@@ -2,3 +2,4 @@
 0002-kfreebsd-support.patch
 0003-additional-makefiles.patch
 0004-ldflags.patch
+fix-as-needed-ppc.patch
__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.

Processing of msv_2009.1+dfsg1-5_amd64.changes

2015-08-30 Thread Debian FTP Masters
msv_2009.1+dfsg1-5_amd64.changes uploaded successfully to localhost
along with the files:
  msv_2009.1+dfsg1-5.dsc
  msv_2009.1+dfsg1-5.debian.tar.xz
  libmsv-java_2009.1+dfsg1-5_all.deb

Greetings,

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

__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


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

2015-08-30 Thread Chris Lamb
Source: jatl
Version: 0.2.2-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,

jatl fails to build from source in unstable/amd64:

  [..]
  
  [INFO] Scanning for projects...
  [INFO]
  
  [ERROR] BUILD ERROR
  [INFO]
  
  [INFO] Failed to resolve artifact.
  
  Missing:
  --
  1) org.apache.maven.scm:maven-scm-provider-hg:jar:debian
  
Try downloading the file manually from the project website.
  
Then, install it using the command: 
mvn install:install-file -DgroupId=org.apache.maven.scm
-DartifactId=maven-scm-provider-hg -Dversion=debian
-Dpackaging=jar -Dfile=/path/to/file
  
Alternatively, if you host your own repository you can deploy the
file there: 
mvn deploy:deploy-file -DgroupId=org.apache.maven.scm
-DartifactId=maven-scm-provider-hg -Dversion=debian
-Dpackaging=jar -Dfile=/path/to/file -Durl=[url]
-DrepositoryId=[id]
  
Path to dependency: 
1) com.googlecode.jatl:jatl:jar:0.2.2
2) org.apache.maven.scm:maven-scm-provider-hg:jar:debian
  
  --
  1 required artifact is missing.
  
  for artifact: 
com.googlecode.jatl:jatl:jar:0.2.2
  
  from the specified remote repositories:
central (https://repo1.maven.org/maven2)
  
  
  
  NOTE: Maven is executing in offline mode. Any artifacts not already in
  your local
  repository will be inaccessible.
  
  
  [INFO]
  
  [INFO] For more information, run Maven with the -e switch
  [INFO]
  
  [INFO] Total time:  1 second
  [INFO] Finished at: Sun Aug 30 20:34:51 BST 2015
  [INFO] Final 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 Lamb
 `. `'`  la...@debian.org / chris-lamb.co.uk
   `-
 dpkg-buildpackage -rfakeroot -D -us -uc -b
dpkg-buildpackage: source package jatl
dpkg-buildpackage: source version 0.2.2-1
dpkg-buildpackage: source distribution unstable
dpkg-buildpackage: source changed by Emmanuel Bourg ebo...@apache.org
 dpkg-source --before-build jatl-0.2.2
dpkg-buildpackage: host architecture amd64
 fakeroot debian/rules clean
test -x debian/rules
mkdir -p .
cd .  /usr/lib/jvm/default-java/bin/java -noverify -cp 
/usr/share/maven2/boot/classworlds.jar:/usr/lib/jvm/default-java/lib/tools.jar 
-Dproperties.file.manual=/home/lamby/temp/cdt.20150830203115.2XapyA1ycD/jatl-0.2.2/debian/maven.properties
 -Dclassworlds.conf=/etc/maven2/m2-debian.conf 
org.codehaus.classworlds.Launcher -s/etc/maven2/settings-debian.xml 
-Dmaven.repo.local=/home/lamby/temp/cdt.20150830203115.2XapyA1ycD/jatl-0.2.2/debian/maven-repo
  clean
[INFO] 
NOTE: Maven is executing in offline mode. Any artifacts not already in your 
local
repository will be inaccessible.

[INFO] Scanning for projects...
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Failed to resolve artifact.

Missing:
--
1) org.apache.maven.scm:maven-scm-provider-hg:jar:debian

  Try downloading the file manually from the project website.

  Then, install it using the command: 
  mvn install:install-file -DgroupId=org.apache.maven.scm 
-DartifactId=maven-scm-provider-hg -Dversion=debian -Dpackaging=jar 
-Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
  mvn deploy:deploy-file -DgroupId=org.apache.maven.scm 
-DartifactId=maven-scm-provider-hg -Dversion=debian -Dpackaging=jar 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
1) com.googlecode.jatl:jatl:jar:0.2.2
2) org.apache.maven.scm:maven-scm-provider-hg:jar:debian

--
1 required artifact is missing.

for artifact: 
  com.googlecode.jatl:jatl:jar:0.2.2

from the specified remote repositories:
  central (https://repo1.maven.org/maven2)



NOTE: Maven is executing in offline mode. Any artifacts not already in your 
local
repository will be inaccessible.


[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time:  1 second
[INFO] Finished at: Sun Aug 30 20:34:45 BST 2015
[INFO] Final Memory: 5M/236M
[INFO] 

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

2015-08-30 Thread Chris Lamb
Source: metainf-services
Version: 1.5-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,

metainf-services fails to build from source in unstable/amd64:

  [..]
  
  [INFO] Scanning for projects...
  [INFO]
  
  [ERROR] BUILD ERROR
  [INFO]
  
  [INFO] Failed to resolve artifact.
  
  Missing:
  --
  1) org.apache.maven.scm:maven-scm-provider-gitexe:jar:debian
  
Try downloading the file manually from the project website.
  
Then, install it using the command: 
mvn install:install-file -DgroupId=org.apache.maven.scm
-DartifactId=maven-scm-provider-gitexe -Dversion=debian
-Dpackaging=jar -Dfile=/path/to/file
  
Alternatively, if you host your own repository you can deploy the
file there: 
mvn deploy:deploy-file -DgroupId=org.apache.maven.scm
-DartifactId=maven-scm-provider-gitexe -Dversion=debian
-Dpackaging=jar -Dfile=/path/to/file -Durl=[url]
-DrepositoryId=[id]
  
Path to dependency: 
1) org.kohsuke.metainf-services:metainf-services:jar:1.5
2) org.apache.maven.scm:maven-scm-provider-gitexe:jar:debian
  
  --
  1 required artifact is missing.
  
  for artifact: 
org.kohsuke.metainf-services:metainf-services:jar:1.5
  
  from the specified remote repositories:
central (https://repo1.maven.org/maven2)
  
  
  
  NOTE: Maven is executing in offline mode. Any artifacts not already in
  your local
  repository will be inaccessible.
  
  
  [INFO]
  
  [INFO] For more information, run Maven with the -e switch
  [INFO]
  
  [INFO] Total time:  1 second
  [INFO] Finished at: Sun Aug 30 20:35:13 BST 2015
  [INFO] Final 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 Lamb
 `. `'`  la...@debian.org / chris-lamb.co.uk
   `-
 dpkg-buildpackage -rfakeroot -D -us -uc -b
dpkg-buildpackage: source package metainf-services
dpkg-buildpackage: source version 1.5-1
dpkg-buildpackage: source distribution unstable
dpkg-buildpackage: source changed by Emmanuel Bourg ebo...@apache.org
 dpkg-source --before-build metainf-services-1.5
dpkg-buildpackage: host architecture amd64
 fakeroot debian/rules clean
test -x debian/rules
mkdir -p .
cd .  /usr/lib/jvm/default-java/bin/java -noverify -cp 
/usr/share/maven2/boot/classworlds.jar:/usr/lib/jvm/default-java/lib/tools.jar  
-Dclassworlds.conf=/etc/maven2/m2-debian.conf org.codehaus.classworlds.Launcher 
-s/etc/maven2/settings-debian.xml 
-Dmaven.repo.local=/home/lamby/temp/cdt.20150830203123.mW5bsJkM3B/metainf-services-1.5/debian/maven-repo
  clean
[INFO] 
NOTE: Maven is executing in offline mode. Any artifacts not already in your 
local
repository will be inaccessible.

[INFO] Scanning for projects...
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Failed to resolve artifact.

Missing:
--
1) org.apache.maven.scm:maven-scm-provider-gitexe:jar:debian

  Try downloading the file manually from the project website.

  Then, install it using the command: 
  mvn install:install-file -DgroupId=org.apache.maven.scm 
-DartifactId=maven-scm-provider-gitexe -Dversion=debian -Dpackaging=jar 
-Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
  mvn deploy:deploy-file -DgroupId=org.apache.maven.scm 
-DartifactId=maven-scm-provider-gitexe -Dversion=debian -Dpackaging=jar 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
1) org.kohsuke.metainf-services:metainf-services:jar:1.5
2) org.apache.maven.scm:maven-scm-provider-gitexe:jar:debian

--
1 required artifact is missing.

for artifact: 
  org.kohsuke.metainf-services:metainf-services:jar:1.5

from the specified remote repositories:
  central (https://repo1.maven.org/maven2)



NOTE: Maven is executing in offline mode. Any artifacts not already in your 
local
repository will be inaccessible.


[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time:  1 second
[INFO] Finished at: Sun Aug 30 20:35:07 BST 2015

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

2015-08-30 Thread Chris Lamb
Source: joptsimple
Version: 4.5-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,

joptsimple fails to build from source in unstable/amd64:

  [..]

  
  [INFO] Scanning for projects...
  [INFO]
  
  [ERROR] BUILD ERROR
  [INFO]
  
  [INFO] Failed to resolve artifact.
  
  Missing:
  --
  1) org.apache.maven.scm:maven-scm-provider-gitexe:jar:debian
  
Try downloading the file manually from the project website.
  
Then, install it using the command: 
mvn install:install-file -DgroupId=org.apache.maven.scm
-DartifactId=maven-scm-provider-gitexe -Dversion=debian
-Dpackaging=jar -Dfile=/path/to/file
  
Alternatively, if you host your own repository you can deploy the
file there: 
mvn deploy:deploy-file -DgroupId=org.apache.maven.scm
-DartifactId=maven-scm-provider-gitexe -Dversion=debian
-Dpackaging=jar -Dfile=/path/to/file -Durl=[url]
-DrepositoryId=[id]
  
Path to dependency: 
1) net.sf.jopt-simple:jopt-simple:jar:4.5
2) org.apache.maven.scm:maven-scm-provider-gitexe:jar:debian
  
  --
  1 required artifact is missing.
  
  for artifact: 
net.sf.jopt-simple:jopt-simple:jar:4.5
  
  from the specified remote repositories:
central (https://repo1.maven.org/maven2)
  
  
  
  NOTE: Maven is executing in offline mode. Any artifacts not already in
  your local
  repository will be inaccessible.
  
  
  [INFO]
  
  [INFO] For more information, run Maven with the -e switch
  [INFO]
  
  [INFO] Total time:  1 second
  [INFO] Finished at: Sun Aug 30 20:01:56 BST 2015
  [INFO] Final 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 Lamb
 `. `'`  la...@debian.org / chris-lamb.co.uk
   `-
 dpkg-buildpackage -rfakeroot -D -us -uc -b
dpkg-buildpackage: source package joptsimple
dpkg-buildpackage: source version 4.5-1
dpkg-buildpackage: source distribution unstable
dpkg-buildpackage: source changed by Stephen Nelson step...@eccostudio.com
 dpkg-source --before-build joptsimple-4.5
dpkg-buildpackage: host architecture amd64
 fakeroot debian/rules clean
test -x debian/rules
mkdir -p .
/usr/share/maven-debian-helper/copy-repo.sh 
/home/lamby/temp/cdt.20150830200054.YoniSDIOu2/joptsimple-4.5/debian
mh_patchpoms -plibjoptsimple-java --debian-build --keep-pom-version 
--maven-repo=/home/lamby/temp/cdt.20150830200054.YoniSDIOu2/joptsimple-4.5/debian/maven-repo
 --ignore-rules=debian/maven.ignoreRules 
--clean-ignore-rules=debian/maven.cleanIgnoreRules
touch debian/stamp-poms-patched
cd .  /usr/lib/jvm/default-java/bin/java -noverify -cp 
/usr/share/maven2/boot/classworlds.jar:/usr/lib/jvm/default-java/lib/tools.jar 
-Dproperties.file.manual=/home/lamby/temp/cdt.20150830200054.YoniSDIOu2/joptsimple-4.5/debian/maven.properties
 -Dclassworlds.conf=/etc/maven2/m2-debian.conf 
org.codehaus.classworlds.Launcher -s/etc/maven2/settings-debian.xml 
-Dmaven.repo.local=/home/lamby/temp/cdt.20150830200054.YoniSDIOu2/joptsimple-4.5/debian/maven-repo
  clean
[INFO] 
NOTE: Maven is executing in offline mode. Any artifacts not already in your 
local
repository will be inaccessible.

[INFO] Scanning for projects...
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Failed to resolve artifact.

Missing:
--
1) org.apache.maven.scm:maven-scm-provider-gitexe:jar:debian

  Try downloading the file manually from the project website.

  Then, install it using the command: 
  mvn install:install-file -DgroupId=org.apache.maven.scm 
-DartifactId=maven-scm-provider-gitexe -Dversion=debian -Dpackaging=jar 
-Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
  mvn deploy:deploy-file -DgroupId=org.apache.maven.scm 
-DartifactId=maven-scm-provider-gitexe -Dversion=debian -Dpackaging=jar 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
1) net.sf.jopt-simple:jopt-simple:jar:4.5
2) org.apache.maven.scm:maven-scm-provider-gitexe:jar:debian

--
1 required artifact is missing.

for artifact: 
  net.sf.jopt-simple:jopt-simple:jar:4.5

from the specified remote repositories:
  central 

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

2015-08-30 Thread Chris Lamb
Source: libajaxtags-java
Version: 1.5.1-2
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
Tags: patch

Dear Maintainer,

libajaxtags-java fails to build from source in unstable/amd64 due
to missing Build-Depends on junit4:

  [..]

  [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy
  filtered resources, i.e. build is platform dependent!
  [INFO] skip non existing resourceDirectory
  
/home/lamby/temp/cdt.20150830202407.XrWxbdxF3V/libajaxtags-java-1.5.1/ajaxtags/src/test/resources
  [INFO]
  
  [ERROR] BUILD ERROR
  [INFO]
  
  [INFO] Failed to resolve artifact.
  
  Missing:
  --
  1) junit:junit:jar:4.x
  
Try downloading the file manually from the project website.
  
Then, install it using the command: 
mvn install:install-file -DgroupId=junit -DartifactId=junit
-Dversion=4.x -Dpackaging=jar -Dfile=/path/to/file
  
Alternatively, if you host your own repository you can deploy the
file there: 
mvn deploy:deploy-file -DgroupId=junit -DartifactId=junit
-Dversion=4.x -Dpackaging=jar -Dfile=/path/to/file -Durl=[url]
-DrepositoryId=[id]
  
Path to dependency: 
1) ajaxtags:ajaxtags:jar:1.5.1
2) junit:junit:jar:4.x
  
  --
  1 required artifact is missing.
  
  for artifact: 
ajaxtags:ajaxtags:jar:1.5.1
  
  from the specified remote repositories:
central (https://repo1.maven.org/maven2)
  
  
  
  NOTE: Maven is executing in offline mode. Any artifacts not already in
  your local
  repository will be inaccessible.
  
  
  [INFO]
  
  [INFO] For more information, run Maven with the -e switch
  [INFO]
  
  [INFO] Total time: 1 second
  [INFO] Finished at: Sun Aug 30 20:26:27 BST 2015
  [INFO] Final Memory: 13M/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 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 distribution unstable
dpkg-buildpackage: source changed by Emmanuel Bourg ebo...@apache.org
 dpkg-source --before-build libajaxtags-java-1.5.1
dpkg-buildpackage: host architecture amd64
 fakeroot debian/rules clean
test -x debian/rules
mkdir -p .
cd .  /usr/lib/jvm/default-java/bin/java -noverify -cp 
/usr/share/maven2/boot/classworlds.jar:/usr/lib/jvm/default-java/lib/tools.jar 
-Dproperties.file.manual=/home/lamby/temp/cdt.20150830202407.XrWxbdxF3V/libajaxtags-java-1.5.1/debian/maven.properties
 -Dclassworlds.conf=/etc/maven2/m2-debian.conf 
org.codehaus.classworlds.Launcher -s/etc/maven2/settings-debian.xml 
-Dmaven.repo.local=/home/lamby/temp/cdt.20150830202407.XrWxbdxF3V/libajaxtags-java-1.5.1/debian/maven-repo
  clean
[INFO] 
NOTE: Maven is executing in offline mode. Any artifacts not already in your 
local
repository will be inaccessible.

[INFO] Scanning for projects...
[INFO] Reactor build order: 
[INFO]   AjaxTags DOC
[INFO]   AjaxTags
[INFO]   AjaxTags Resources
[INFO] 
[INFO] Building AjaxTags DOC
[INFO]task-segment: [clean]
[INFO] 
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting 
/home/lamby/temp/cdt.20150830202407.XrWxbdxF3V/libajaxtags-java-1.5.1/target
[INFO] 
[INFO] Building AjaxTags
[INFO]task-segment: [clean]
[INFO] 
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting 
/home/lamby/temp/cdt.20150830202407.XrWxbdxF3V/libajaxtags-java-1.5.1/ajaxtags/target
[INFO] 
[INFO] Building AjaxTags Resources
[INFO]task-segment: [clean]
[INFO] 
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting 
/home/lamby/temp/cdt.20150830202407.XrWxbdxF3V/libajaxtags-java-1.5.1/ajaxtags-resources/target
[INFO] 
[INFO] 
[INFO] 
[INFO] Reactor Summary:
[INFO] 

libhibernate3-java_3.6.10.Final-4_amd64.changes ACCEPTED into unstable

2015-08-30 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 30 Aug 2015 23:14:22 +0200
Source: libhibernate3-java
Binary: libhibernate3-java libhibernate3-java-doc
Architecture: source all
Version: 3.6.10.Final-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 
pkg-java-maintainers@lists.alioth.debian.org
Changed-By: Emmanuel Bourg ebo...@apache.org
Description:
 libhibernate3-java - Relational Persistence for Idiomatic Java
 libhibernate3-java-doc - Relational Persistence for Idiomatic Java 
(documentation)
Closes: 797439
Changes:
 libhibernate3-java (3.6.10.Final-4) unstable; urgency=medium
 .
   * Team upload.
   * Ignore the dependencies on wagon and maven-scm (Closes: #797439)
Checksums-Sha1:
 93880bfa6936dd5a1eab8466e1f61d2759b4f0e7 2913 
libhibernate3-java_3.6.10.Final-4.dsc
 1b0a879e39f849c315bcde63ca25a7c64a62023a 11508 
libhibernate3-java_3.6.10.Final-4.debian.tar.xz
 a8990e6283de54f06e3491f83bd01cf5e43dbc27 2647030 
libhibernate3-java-doc_3.6.10.Final-4_all.deb
 d9f2b2b924f9cf628aa23929d79f6a2ed262b81d 3371748 
libhibernate3-java_3.6.10.Final-4_all.deb
Checksums-Sha256:
 add6a28d4411433e24dfab670d78ef8448cc1f16dad902578aa051f7c78592e1 2913 
libhibernate3-java_3.6.10.Final-4.dsc
 63d7ea0e36e11bef64a6c1f0665f64b03f5635e014b95637a84c0772a923d41f 11508 
libhibernate3-java_3.6.10.Final-4.debian.tar.xz
 46f9aa5709ec2aa771cc9c991d9bf09cfed6135044f6024ac1411850343ccdf6 2647030 
libhibernate3-java-doc_3.6.10.Final-4_all.deb
 9ff33c875cc0b03387b388613f877a5081231408ec41432cb4c38d5dfdd2d77f 3371748 
libhibernate3-java_3.6.10.Final-4_all.deb
Files:
 b468a8054fd3c2f37183e84d95fdb3d3 2913 java optional 
libhibernate3-java_3.6.10.Final-4.dsc
 daadb2d9ca209f91ae9b81230b14dc8a 11508 java optional 
libhibernate3-java_3.6.10.Final-4.debian.tar.xz
 dc4c77c2830f4c560cb56266b27308e4 2647030 doc optional 
libhibernate3-java-doc_3.6.10.Final-4_all.deb
 6302196f775921073f5755f741b37f26 3371748 java optional 
libhibernate3-java_3.6.10.Final-4_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBAgAGBQJV43S0AAoJEPUTxBnkudCscegQALF8B5MiCHzhEWA3NHFQLcWB
zEfIoK4Vf3U0MDzWswE16M3BbJWnjBQK5Vu3IefPMx3k1wiTHgvCgfEmUYc9Pbsi
nEmgvCLKZO5WfGssYBecfRYRbEffTMsHTyn+w+vxE8vlWyVqdXnmeCDRENneHJva
JfIYDm9NvRT6ahZcgxzSfJQMbrwGg+gAaIO2ieYCDs3vGD9/mw+5JkMUa9UMumXJ
WH/y9B0wgjcX1EZ7+6FmiG1ArECE1jUWQHdyCJiNg9aI9weSDQBWAd+XhLaUzp2W
gFYy4gA01wXM6ABGBa9fyv6YAzmNR9YMrt93DJ/e/dzfHHwKO3f4gH3obR+9wf2t
5ZGXj0WIL3/DY2kNzHxD02qj1R+n1rhSYkk4GpRfUn0s1bqtPYREEQaAYKqJc+W2
J+EKUcBs+mZ1EWzhBdVOpGWKV4PwVZaTz9p8xExj1vAuteQSqcnVBAT051WYu/FO
3IJsu9vkl1zrjsaR34ORMdy4V7+lNVLw+P3IeuT7OImtsI3dBt6v9Dlx9zKQ/aSx
ZjoAHplyFv9JvyX8OE4X7zM4xdzKl5iZWCn43mGsFVjVsV8HniafIuO/f2Cdspy4
ZBjw6jVtgNy2tYVwShRjSa/bYmUaeO+uxotsypNHTdboY1SlimBTnEDZBkGjcAy8
Jzx7opimTqibhKbXT0d/
=pMJ6
-END PGP SIGNATURE-


Thank you for your contribution to Debian.

__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


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

2015-08-30 Thread Chris Lamb
Source: maven-indexer
Version: 5.1.1-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
Tags: patch

Dear Maintainer,

maven-indexer fails to build from source in unstable/amd64 due
to missing Build-Depends on libregexp-java:

  [..]

  [INFO]
  
  [ERROR] BUILD ERROR
  [INFO]
  
  [INFO] Failed to resolve artifact.
  
  Missing:
  --
  1) jakarta-regexp:jakarta-regexp:jar:debian
  
Try downloading the file manually from the project website.
  
Then, install it using the command: 
mvn install:install-file -DgroupId=jakarta-regexp
-DartifactId=jakarta-regexp -Dversion=debian -Dpackaging=jar
-Dfile=/path/to/file
  
Alternatively, if you host your own repository you can deploy the
file there: 
mvn deploy:deploy-file -DgroupId=jakarta-regexp
-DartifactId=jakarta-regexp -Dversion=debian -Dpackaging=jar
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
  
Path to dependency: 
1) org.apache.maven.indexer:indexer-core:jar:5.1.1
2) org.apache.lucene:lucene-highlighter:jar:debian
3) org.apache.lucene:lucene-queries:jar:debian
4) jakarta-regexp:jakarta-regexp:jar:debian
  
  --
  1 required artifact is missing.
  
  for artifact: 
org.apache.maven.indexer:indexer-core:jar:5.1.1
  
  from the specified remote repositories:
central (https://repo1.maven.org/maven2)
  
  
  
  NOTE: Maven is executing in offline mode. Any artifacts not already in
  your local
  repository will be inaccessible.
  
  
  [INFO]
  
  [INFO] For more information, run Maven with the -e switch
  [INFO]
  
  [INFO] Total time: 2 seconds
  [INFO] Finished at: Sun Aug 30 18:54:26 BST 2015
  [INFO] Final Memory: 23M/424M
  [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 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-buildpackage: source changed by Andrew Ross ubu...@rossfamily.co.uk
 dpkg-source --before-build maven-indexer-5.1.1
dpkg-buildpackage: host architecture amd64
 fakeroot debian/rules clean
test -x debian/rules
mkdir -p .
cd .  /usr/lib/jvm/default-java/bin/java -noverify -cp 
/usr/share/maven2/boot/classworlds.jar:/usr/lib/jvm/default-java/lib/tools.jar 
-Dproperties.file.manual=/home/lamby/temp/cdt.20150830180248.vlbvx8fJ7s/maven-indexer-5.1.1/debian/maven.properties
 -Dclassworlds.conf=/etc/maven2/m2-debian.conf 
org.codehaus.classworlds.Launcher -s/etc/maven2/settings-debian.xml 
-Dmaven.repo.local=/home/lamby/temp/cdt.20150830180248.vlbvx8fJ7s/maven-indexer-5.1.1/debian/maven-repo
  clean
[INFO] 
NOTE: Maven is executing in offline mode. Any artifacts not already in your 
local
repository will be inaccessible.

[INFO] Scanning for projects...
[INFO] Reactor build order: 
[INFO]   Maven :: Indexer
[INFO]   Maven :: Indexer Artifact Utils
[INFO]   Maven :: Indexer Core
[INFO]   Maven :: Indexer CLI
[INFO] 
[INFO] Building Maven :: Indexer
[INFO]task-segment: [clean]
[INFO] 
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting 
/home/lamby/temp/cdt.20150830180248.vlbvx8fJ7s/maven-indexer-5.1.1/target
[INFO] 
[INFO] Building Maven :: Indexer Artifact Utils
[INFO]task-segment: [clean]
[INFO] 
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting 
/home/lamby/temp/cdt.20150830180248.vlbvx8fJ7s/maven-indexer-5.1.1/indexer-artifact/target
[INFO] 
[INFO] Building Maven :: Indexer Core
[INFO]task-segment: [clean]
[INFO] 
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting 
/home/lamby/temp/cdt.20150830180248.vlbvx8fJ7s/maven-indexer-5.1.1/indexer-core/target
[INFO] 
[INFO] Building Maven :: Indexer CLI
[INFO]task-segment: 

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

2015-08-30 Thread Chris Lamb
Source: commons-vfs
Version: 2.0-3
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,

commons-vfs fails to build from source in unstable/amd64:

  [..]

  [INFO]
  
  [ERROR] BUILD ERROR
  [INFO]
  
  [INFO] Failed to resolve artifact.
  
  Missing:
  --
  1) org.apache.maven.scm:maven-scm-api:jar:debian
  
Try downloading the file manually from the project website.
  
Then, install it using the command: 
mvn install:install-file -DgroupId=org.apache.maven.scm
-DartifactId=maven-scm-api -Dversion=debian -Dpackaging=jar
-Dfile=/path/to/file
  
Alternatively, if you host your own repository you can deploy the
file there: 
mvn deploy:deploy-file -DgroupId=org.apache.maven.scm
-DartifactId=maven-scm-api -Dversion=debian -Dpackaging=jar
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
  
Path to dependency: 
1) org.apache.commons:commons-vfs2-project:pom:2.0
2) org.apache.maven.scm:maven-scm-api:jar:debian
  
  2) org.apache.maven.scm:maven-scm-provider-svnexe:jar:debian
  
Try downloading the file manually from the project website.
  
Then, install it using the command: 
mvn install:install-file -DgroupId=org.apache.maven.scm
-DartifactId=maven-scm-provider-svnexe -Dversion=debian
-Dpackaging=jar -Dfile=/path/to/file
  
Alternatively, if you host your own repository you can deploy the
file there: 
mvn deploy:deploy-file -DgroupId=org.apache.maven.scm
-DartifactId=maven-scm-provider-svnexe -Dversion=debian
-Dpackaging=jar -Dfile=/path/to/file -Durl=[url]
-DrepositoryId=[id]
  
Path to dependency: 
1) org.apache.commons:commons-vfs2-project:pom:2.0
2) org.apache.maven.scm:maven-scm-provider-svnexe:jar:debian
  
  --
  2 required artifacts are missing.
  
  for artifact: 
org.apache.commons:commons-vfs2-project:pom:2.0
  
  from the specified remote repositories:
apache.snapshots.https
(https://repository.apache.org/content/repositories/snapshots),
apache.snapshots
(http://people.apache.org/repo/m2-snapshot-repository/),
central (https://repo1.maven.org/maven2)
  
  
  
  NOTE: Maven is executing in offline mode. Any artifacts not already in
  your local
  repository will be inaccessible.
  
  
  [INFO]
  
  [INFO] For more information, run Maven with the -e switch
  [INFO]
  
  [INFO] Total time:  1 second
  [INFO] Finished at: Sun Aug 30 20:37:47 BST 2015
  [INFO] Final Memory: 6M/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 Lamb
 `. `'`  la...@debian.org / chris-lamb.co.uk
   `-
 dpkg-buildpackage -rfakeroot -D -us -uc -b
dpkg-buildpackage: source package commons-vfs
dpkg-buildpackage: source version 2.0-3
dpkg-buildpackage: source distribution unstable
dpkg-buildpackage: source changed by Niels Thykier ni...@thykier.net
 dpkg-source --before-build commons-vfs-2.0
dpkg-buildpackage: host architecture amd64
 fakeroot debian/rules clean
test -x debian/rules
mkdir -p .
/usr/share/maven-debian-helper/copy-repo.sh 
/home/lamby/temp/cdt.20150830203647.3reLXq5UkM/commons-vfs-2.0/debian
mh_patchpoms -plibcommons-vfs-java --debian-build --keep-pom-version 
--maven-repo=/home/lamby/temp/cdt.20150830203647.3reLXq5UkM/commons-vfs-2.0/debian/maven-repo
 --ignore-rules=debian/maven.ignoreRules 
--clean-ignore-rules=debian/maven.cleanIgnoreRules
touch debian/stamp-poms-patched
cd .  /usr/lib/jvm/default-java/bin/java -noverify -cp 
/usr/share/maven2/boot/classworlds.jar:/usr/lib/jvm/default-java/lib/tools.jar 
-Dproperties.file.manual=/home/lamby/temp/cdt.20150830203647.3reLXq5UkM/commons-vfs-2.0/debian/maven.properties
 -Dclassworlds.conf=/etc/maven2/m2-debian.conf 
org.codehaus.classworlds.Launcher -s/etc/maven2/settings-debian.xml 
-Dmaven.repo.local=/home/lamby/temp/cdt.20150830203647.3reLXq5UkM/commons-vfs-2.0/debian/maven-repo
  clean
[INFO] 
NOTE: Maven is executing in offline mode. Any artifacts not already in your 
local
repository will be inaccessible.

[INFO] Scanning for projects...
[INFO] Reactor build order: 
[INFO]   Commons VFS
[INFO]   Commons VFS Core
[INFO] 
[INFO] Building Commons VFS
[INFO]task-segment: [clean]
[INFO] 

Processed: closing 797454

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

 close 797454 1.5.1-3
Bug #797454 [src:libajaxtags-java] libajaxtags-java: Missing Build-Depends on 
junit4
Marked as fixed in versions libajaxtags-java/1.5.1-3.
Bug #797454 [src:libajaxtags-java] libajaxtags-java: Missing Build-Depends on 
junit4
Marked Bug as done
 thanks
Stopping processing here.

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

__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Processing of metainf-services_1.6-1_amd64.changes

2015-08-30 Thread Debian FTP Masters
metainf-services_1.6-1_amd64.changes uploaded successfully to localhost
along with the files:
  metainf-services_1.6-1.dsc
  metainf-services_1.6.orig.tar.gz
  metainf-services_1.6-1.debian.tar.xz
  libmetainf-services-java-doc_1.6-1_all.deb
  libmetainf-services-java_1.6-1_all.deb

Greetings,

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

__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


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

2015-08-30 Thread Chris Lamb
Source: jasypt
Version: 1.8-2
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
Tags: patch

Dear Maintainer,

jasypt fails to build from source in unstable/amd64 due
to missing Build-Depends on junit4:

  [..]

  [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy
  filtered resources, i.e. build is platform dependent!
  [INFO] skip non existing resourceDirectory
  /home/lamby/temp/cdt.20150830203353.LdA1ey8CHO/jasypt-1.8/src/test/resources
  [INFO]
  
  [ERROR] BUILD ERROR
  [INFO]
  
  [INFO] Failed to resolve artifact.
  
  Missing:
  --
  1) junit:junit:jar:4.x
  
Try downloading the file manually from the project website.
  
Then, install it using the command: 
mvn install:install-file -DgroupId=junit -DartifactId=junit
-Dversion=4.x -Dpackaging=jar -Dfile=/path/to/file
  
Alternatively, if you host your own repository you can deploy the
file there: 
mvn deploy:deploy-file -DgroupId=junit -DartifactId=junit
-Dversion=4.x -Dpackaging=jar -Dfile=/path/to/file -Durl=[url]
-DrepositoryId=[id]
  
Path to dependency: 
1) org.jasypt:jasypt:jar:1.8
2) junit:junit:jar:4.x
  
  --
  1 required artifact is missing.
  
  for artifact: 
org.jasypt:jasypt:jar:1.8
  
  from the specified remote repositories:
central (https://repo1.maven.org/maven2)
  
  
  
  NOTE: Maven is executing in offline mode. Any artifacts not already in
  your local
  repository will be inaccessible.
  
  
  [INFO]
  
  [INFO] For more information, run Maven with the -e switch
  [INFO]
  
  [INFO] Total time: 2 seconds
  [INFO] Finished at: Sun Aug 30 20:35:03 BST 2015
  [INFO] Final Memory: 19M/299M
  [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 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 by Emmanuel Bourg ebo...@apache.org
 dpkg-source --before-build jasypt-1.8
dpkg-buildpackage: host architecture amd64
 fakeroot debian/rules clean
test -x debian/rules
mkdir -p .
/usr/share/maven-debian-helper/copy-repo.sh 
/home/lamby/temp/cdt.20150830203353.LdA1ey8CHO/jasypt-1.8/debian
mh_patchpoms -plibjasypt-java --debian-build --keep-pom-version 
--maven-repo=/home/lamby/temp/cdt.20150830203353.LdA1ey8CHO/jasypt-1.8/debian/maven-repo
 --ignore-rules=debian/maven.ignoreRules 
--clean-ignore-rules=debian/maven.cleanIgnoreRules
touch debian/stamp-poms-patched
cd .  /usr/lib/jvm/default-java/bin/java -noverify -cp 
/usr/share/maven2/boot/classworlds.jar:/usr/lib/jvm/default-java/lib/tools.jar 
-Dproperties.file.manual=/home/lamby/temp/cdt.20150830203353.LdA1ey8CHO/jasypt-1.8/debian/maven.properties
 -Dclassworlds.conf=/etc/maven2/m2-debian.conf 
org.codehaus.classworlds.Launcher -s/etc/maven2/settings-debian.xml 
-Dmaven.repo.local=/home/lamby/temp/cdt.20150830203353.LdA1ey8CHO/jasypt-1.8/debian/maven-repo
  clean
[INFO] 
NOTE: Maven is executing in offline mode. Any artifacts not already in your 
local
repository will be inaccessible.

[INFO] Scanning for projects...
[INFO] 
[INFO] Building JASYPT: Java Simplified Encryption
[INFO]task-segment: [clean]
[INFO] 
[INFO] [clean:clean {execution: default-clean}]
[INFO] 
[INFO] BUILD SUCCESSFUL
[INFO] 
[INFO] Total time:  1 second
[INFO] Finished at: Sun Aug 30 20:34:55 BST 2015
[INFO] Final Memory: 8M/236M
[INFO] 
rm -f -r 
/home/lamby/temp/cdt.20150830203353.LdA1ey8CHO/jasypt-1.8/debian/maven-repo 
debian/stamp-maven-build
rm -f debian/*.substvars
/usr/bin/make -f debian/rules unpatch-poms
make[1]: Entering directory 
'/home/lamby/temp/cdt.20150830203353.LdA1ey8CHO/jasypt-1.8'
mh_unpatchpoms -plibjasypt-java
rm -f -f debian/stamp-poms-patched
make[1]: Leaving directory 
'/home/lamby/temp/cdt.20150830203353.LdA1ey8CHO/jasypt-1.8'
dh_clean 
mh_unpatchpoms 

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

2015-08-30 Thread tony mancill
On 08/30/2015 12:27 PM, Chris Lamb wrote:
 Source: libajaxtags-java
 Version: 1.5.1-2
 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
 Tags: patch

Thanks for the bug report - should be building correctly now with the
upload of 1.5.1-3.  See: https://tracker.debian.org/news/708527

I'm trying to catch these via the autobuilder emails, but it's a lot
quicker than I am.  Thank you for filing bug reports.

Cheers,
tony




signature.asc
Description: OpenPGP digital signature
__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.

Processing of libhibernate3-java_3.6.10.Final-4_amd64.changes

2015-08-30 Thread Debian FTP Masters
libhibernate3-java_3.6.10.Final-4_amd64.changes uploaded successfully to 
localhost
along with the files:
  libhibernate3-java_3.6.10.Final-4.dsc
  libhibernate3-java_3.6.10.Final-4.debian.tar.xz
  libhibernate3-java-doc_3.6.10.Final-4_all.deb
  libhibernate3-java_3.6.10.Final-4_all.deb

Greetings,

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

__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


tomcat8 8.0.26-1 MIGRATED to testing

2015-08-30 Thread Debian testing watch
FYI: The status of the tomcat8 source package
in Debian's testing distribution has changed.

  Previous version: 8.0.24-1
  Current version:  8.0.26-1

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

__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


jline2 changed in testing: reproducible - FTBFS

2015-08-30 Thread Reproducible builds folks
More information on https://reproducible.debian.net/testing/amd64/jline2, feel 
free to reply to this email to get more help.

__
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#797439: marked as done (libhibernate3-java: FTBFS: Missing org.apache.maven.wagon:wagon-scm:jar:debian)

2015-08-30 Thread Debian Bug Tracking System
Your message dated Sun, 30 Aug 2015 22:04:23 +
with message-id e1zwai7-0001up...@franck.debian.org
and subject line Bug#797439: fixed in libhibernate3-java 3.6.10.Final-4
has caused the Debian Bug report #797439,
regarding libhibernate3-java: FTBFS: Missing 
org.apache.maven.wagon:wagon-scm:jar:debian
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.)


-- 
797439: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=797439
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Source: libhibernate3-java
Version: 3.6.10.Final-3
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,

libhibernate3-java fails to build from source in unstable/amd64:

  [..]

  [ERROR] BUILD ERROR
  [INFO]
  
  [INFO] Failed to resolve artifact.
  
  Missing:
  --
  1) org.apache.maven.wagon:wagon-scm:jar:debian
  
Try downloading the file manually from the project website.
  
Then, install it using the command: 
mvn install:install-file -DgroupId=org.apache.maven.wagon
-DartifactId=wagon-scm -Dversion=debian -Dpackaging=jar
-Dfile=/path/to/file
  
Alternatively, if you host your own repository you can deploy the
file there: 
mvn deploy:deploy-file -DgroupId=org.apache.maven.wagon
-DartifactId=wagon-scm -Dversion=debian -Dpackaging=jar
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
  
Path to dependency: 
1) org.hibernate:hibernate-parent:pom:3.6.10.Final
2) org.apache.maven.wagon:wagon-scm:jar:debian
  
  --
  1 required artifact is missing.
  
  for artifact: 
org.hibernate:hibernate-parent:pom:3.6.10.Final
  
  from the specified remote repositories:
central (https://repo1.maven.org/maven2)
  
  
  
  NOTE: Maven is executing in offline mode. Any artifacts not already in
  your local
  repository will be inaccessible.
  
  
  [INFO]
  
  [INFO] For more information, run Maven with the -e switch
  [INFO]
  
  [INFO] Total time:  1 second
  [INFO] Finished at: Sun Aug 30 19:10:54 BST 2015
  [INFO] Final 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 Lamb
 `. `'`  la...@debian.org / chris-lamb.co.uk
   `-
 dpkg-buildpackage -rfakeroot -D -us -uc -b
dpkg-buildpackage: source package libhibernate3-java
dpkg-buildpackage: source version 3.6.10.Final-3
dpkg-buildpackage: source distribution unstable
dpkg-buildpackage: source changed by Emmanuel Bourg ebo...@apache.org
 dpkg-source --before-build libhibernate3-java-3.6.10.Final
dpkg-buildpackage: host architecture amd64
 fakeroot debian/rules clean
test -x debian/rules
rmdir 
/home/lamby/temp/cdt.20150830185452.PbD2gL4KfR/libhibernate3-java-3.6.10.Final/project
rmdir: failed to remove 
'/home/lamby/temp/cdt.20150830185452.PbD2gL4KfR/libhibernate3-java-3.6.10.Final/project':
 Directory not empty
/usr/share/cdbs/1/rules/buildcore.mk:46: recipe for target 'cleanbuilddir' 
failed
make: [cleanbuilddir] Error 1 (ignored)
mkdir -p 
/home/lamby/temp/cdt.20150830185452.PbD2gL4KfR/libhibernate3-java-3.6.10.Final/project
cd 
/home/lamby/temp/cdt.20150830185452.PbD2gL4KfR/libhibernate3-java-3.6.10.Final/project
  /usr/lib/jvm/default-java/bin/java -noverify -cp 
/usr/share/maven2/boot/classworlds.jar:/usr/lib/jvm/default-java/lib/tools.jar 
-Dproperties.file.manual=/home/lamby/temp/cdt.20150830185452.PbD2gL4KfR/libhibernate3-java-3.6.10.Final/debian/maven.properties
 -Dclassworlds.conf=/etc/maven2/m2-debian.conf 
org.codehaus.classworlds.Launcher -s/etc/maven2/settings-debian.xml 
-Dmaven.repo.local=/home/lamby/temp/cdt.20150830185452.PbD2gL4KfR/libhibernate3-java-3.6.10.Final/debian/maven-repo
  clean
[INFO] 
NOTE: Maven is executing in offline mode. Any artifacts not already in your 
local
repository will be inaccessible.

[INFO] Scanning for projects...
[INFO] Reactor build order: 
[INFO]   Hibernate Core Parent POM
[INFO]   Hibernate Core
[INFO]   Hibernate Testing
[INFO]   Hibernate Testsuite
[INFO]   Hibernate Ehcache Integration
[INFO]   Hibernate 

Bug#797456: marked as done (metainf-services: FTBFS: Missing org.apache.maven.scm:maven-scm-provider-gitexe:jar:debian)

2015-08-30 Thread Debian Bug Tracking System
Your message dated Sun, 30 Aug 2015 23:03:39 +
with message-id e1zwbdt-0007ii...@franck.debian.org
and subject line Bug#797456: fixed in metainf-services 1.6-1
has caused the Debian Bug report #797456,
regarding metainf-services: FTBFS: Missing 
org.apache.maven.scm:maven-scm-provider-gitexe:jar:debian
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.)


-- 
797456: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=797456
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Source: metainf-services
Version: 1.5-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,

metainf-services fails to build from source in unstable/amd64:

  [..]
  
  [INFO] Scanning for projects...
  [INFO]
  
  [ERROR] BUILD ERROR
  [INFO]
  
  [INFO] Failed to resolve artifact.
  
  Missing:
  --
  1) org.apache.maven.scm:maven-scm-provider-gitexe:jar:debian
  
Try downloading the file manually from the project website.
  
Then, install it using the command: 
mvn install:install-file -DgroupId=org.apache.maven.scm
-DartifactId=maven-scm-provider-gitexe -Dversion=debian
-Dpackaging=jar -Dfile=/path/to/file
  
Alternatively, if you host your own repository you can deploy the
file there: 
mvn deploy:deploy-file -DgroupId=org.apache.maven.scm
-DartifactId=maven-scm-provider-gitexe -Dversion=debian
-Dpackaging=jar -Dfile=/path/to/file -Durl=[url]
-DrepositoryId=[id]
  
Path to dependency: 
1) org.kohsuke.metainf-services:metainf-services:jar:1.5
2) org.apache.maven.scm:maven-scm-provider-gitexe:jar:debian
  
  --
  1 required artifact is missing.
  
  for artifact: 
org.kohsuke.metainf-services:metainf-services:jar:1.5
  
  from the specified remote repositories:
central (https://repo1.maven.org/maven2)
  
  
  
  NOTE: Maven is executing in offline mode. Any artifacts not already in
  your local
  repository will be inaccessible.
  
  
  [INFO]
  
  [INFO] For more information, run Maven with the -e switch
  [INFO]
  
  [INFO] Total time:  1 second
  [INFO] Finished at: Sun Aug 30 20:35:13 BST 2015
  [INFO] Final 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 Lamb
 `. `'`  la...@debian.org / chris-lamb.co.uk
   `-
 dpkg-buildpackage -rfakeroot -D -us -uc -b
dpkg-buildpackage: source package metainf-services
dpkg-buildpackage: source version 1.5-1
dpkg-buildpackage: source distribution unstable
dpkg-buildpackage: source changed by Emmanuel Bourg ebo...@apache.org
 dpkg-source --before-build metainf-services-1.5
dpkg-buildpackage: host architecture amd64
 fakeroot debian/rules clean
test -x debian/rules
mkdir -p .
cd .  /usr/lib/jvm/default-java/bin/java -noverify -cp 
/usr/share/maven2/boot/classworlds.jar:/usr/lib/jvm/default-java/lib/tools.jar  
-Dclassworlds.conf=/etc/maven2/m2-debian.conf org.codehaus.classworlds.Launcher 
-s/etc/maven2/settings-debian.xml 
-Dmaven.repo.local=/home/lamby/temp/cdt.20150830203123.mW5bsJkM3B/metainf-services-1.5/debian/maven-repo
  clean
[INFO] 
NOTE: Maven is executing in offline mode. Any artifacts not already in your 
local
repository will be inaccessible.

[INFO] Scanning for projects...
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Failed to resolve artifact.

Missing:
--
1) org.apache.maven.scm:maven-scm-provider-gitexe:jar:debian

  Try downloading the file manually from the project website.

  Then, install it using the command: 
  mvn install:install-file -DgroupId=org.apache.maven.scm 
-DartifactId=maven-scm-provider-gitexe -Dversion=debian -Dpackaging=jar 
-Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
  mvn deploy:deploy-file -DgroupId=org.apache.maven.scm 

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

2015-08-30 Thread Chris Lamb
Source: jellydoc
Version: 1.5-3
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,

jellydoc fails to build from source in unstable/amd64:

  [..]

  [ERROR] BUILD ERROR
  [INFO]
  
  [INFO] Failed to resolve artifact.
  
  Missing:
  --
  1) org.apache.maven.scm:maven-scm-provider-gitexe:jar:debian
  
Try downloading the file manually from the project website.
  
Then, install it using the command: 
mvn install:install-file -DgroupId=org.apache.maven.scm
-DartifactId=maven-scm-provider-gitexe -Dversion=debian
-Dpackaging=jar -Dfile=/path/to/file
  
Alternatively, if you host your own repository you can deploy the
file there: 
mvn deploy:deploy-file -DgroupId=org.apache.maven.scm
-DartifactId=maven-scm-provider-gitexe -Dversion=debian
-Dpackaging=jar -Dfile=/path/to/file -Durl=[url]
-DrepositoryId=[id]
  
Path to dependency: 
1) org.jvnet.maven-jellydoc-plugin:jellydoc:pom:1.5
2) org.apache.maven.scm:maven-scm-provider-gitexe:jar:debian
  
  --
  1 required artifact is missing.
  
  for artifact: 
org.jvnet.maven-jellydoc-plugin:jellydoc:pom:1.5
  
  from the specified remote repositories:
central (https://repo1.maven.org/maven2),
m.g.o-public (http://maven.glassfish.org/content/groups/public/)
  
  
  
  NOTE: Maven is executing in offline mode. Any artifacts not already in
  your local
  repository will be inaccessible.
  
  
  [INFO]
  
  [INFO] For more information, run Maven with the -e switch
  [INFO]
  
  [INFO] Total time: 1 second
  [INFO] Finished at: Mon Aug 31 02:20:17 BST 2015
  [INFO] Final 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 Lamb
 `. `'`  la...@debian.org / chris-lamb.co.uk
   `-
 dpkg-buildpackage -rfakeroot -D -us -uc -b
dpkg-buildpackage: source package jellydoc
dpkg-buildpackage: source version 1.5-3
dpkg-buildpackage: source distribution unstable
dpkg-buildpackage: source changed by Timo Aaltonen tjaal...@debian.org
 dpkg-source --before-build jellydoc-1.5
dpkg-buildpackage: host architecture amd64
dpkg-source: warning: unknown information field 'Dm-Upload-Allowed' in input 
data in general section of control info file
 fakeroot debian/rules clean
test -x debian/rules
mkdir -p .
/usr/share/maven-debian-helper/copy-repo.sh 
/home/lamby/temp/cdt.20150831021532.kS6eRANsB6/jellydoc-1.5/debian
mh_patchpoms -plibjellydoc-java --debian-build --keep-pom-version 
--maven-repo=/home/lamby/temp/cdt.20150831021532.kS6eRANsB6/jellydoc-1.5/debian/maven-repo
 --ignore-rules=debian/maven.ignoreRules 
--clean-ignore-rules=debian/maven.cleanIgnoreRules
touch debian/stamp-poms-patched
cd .  /usr/lib/jvm/default-java/bin/java -noverify -cp 
/usr/share/maven2/boot/classworlds.jar:/usr/lib/jvm/default-java/lib/tools.jar 
-Dproperties.file.manual=/home/lamby/temp/cdt.20150831021532.kS6eRANsB6/jellydoc-1.5/debian/maven.properties
 -Dclassworlds.conf=/etc/maven2/m2-debian.conf 
org.codehaus.classworlds.Launcher -s/etc/maven2/settings-debian.xml 
-Dmaven.repo.local=/home/lamby/temp/cdt.20150831021532.kS6eRANsB6/jellydoc-1.5/debian/maven-repo
  clean
[INFO] 
NOTE: Maven is executing in offline mode. Any artifacts not already in your 
local
repository will be inaccessible.

[INFO] Scanning for projects...
[INFO] Reactor build order: 
[INFO]   Jellydoc
[INFO]   Jellydoc annotations
[INFO]   taglib-xml-writer
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Failed to resolve artifact.

Missing:
--
1) org.apache.maven.scm:maven-scm-provider-gitexe:jar:debian

  Try downloading the file manually from the project website.

  Then, install it using the command: 
  mvn install:install-file -DgroupId=org.apache.maven.scm 
-DartifactId=maven-scm-provider-gitexe -Dversion=debian -Dpackaging=jar 
-Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
  mvn deploy:deploy-file -DgroupId=org.apache.maven.scm 
-DartifactId=maven-scm-provider-gitexe -Dversion=debian -Dpackaging=jar 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
1) org.jvnet.maven-jellydoc-plugin:jellydoc:pom:1.5
2) 

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

2015-08-30 Thread Chris Lamb
Source: libsequence-library-java
Version: 1.0.2-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
Tags: patch

Dear Maintainer,

libsequence-library-java fails to build from source in unstable/amd64
due
to missing Build-Depends on junit4:

  [..]

  [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy
  filtered resources, i.e. build is platform dependent!
  [INFO] skip non existing resourceDirectory
  
/home/lamby/temp/cdt.20150831021716.8n2Bc5aotY/libsequence-library-java-1.0.2/src/test/resources
  [INFO]
  
  [ERROR] BUILD ERROR
  [INFO]
  
  [INFO] Failed to resolve artifact.
  
  Missing:
  --
  1) junit:junit:jar:4.x
  
Try downloading the file manually from the project website.
  
Then, install it using the command: 
mvn install:install-file -DgroupId=junit -DartifactId=junit
-Dversion=4.x -Dpackaging=jar -Dfile=/path/to/file
  
Alternatively, if you host your own repository you can deploy the
file there: 
mvn deploy:deploy-file -DgroupId=junit -DartifactId=junit
-Dversion=4.x -Dpackaging=jar -Dfile=/path/to/file -Durl=[url]
-DrepositoryId=[id]
  
Path to dependency: 
1) de.regnis.q.sequence:sequence-library:jar:1.0.2
2) junit:junit:jar:4.x
  
  --
  1 required artifact is missing.
  
  for artifact: 
de.regnis.q.sequence:sequence-library:jar:1.0.2
  
  from the specified remote repositories:
central (https://repo1.maven.org/maven2)
  
  
  
  NOTE: Maven is executing in offline mode. Any artifacts not already in
  your local
  repository will be inaccessible.
  
  
  [INFO]
  
  [INFO] For more information, run Maven with the -e switch
  [INFO]
  
  [INFO] Total time: 6 seconds
  [INFO] Finished at: Mon Aug 31 02:31:59 BST 2015
  [INFO] Final Memory: 12M/236M
  [INFO]
  
  /usr/share/cdbs/1/class/maven.mk:93: recipe for target 'mvn-build'
  failed
  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-buildpackage: source version 1.0.2-1
dpkg-buildpackage: source distribution unstable
dpkg-buildpackage: source changed by tony mancill tmanc...@debian.org
 dpkg-source --before-build libsequence-library-java-1.0.2
dpkg-buildpackage: host architecture amd64
 fakeroot debian/rules clean
test -x debian/rules
mkdir -p .
cp debian/pom.xml .
cd .  /usr/lib/jvm/default-java/bin/java -noverify -cp 
/usr/share/maven2/boot/classworlds.jar:/usr/lib/jvm/default-java/lib/tools.jar  
-Dclassworlds.conf=/etc/maven2/m2-debian.conf org.codehaus.classworlds.Launcher 
-s/etc/maven2/settings-debian.xml 
-Dmaven.repo.local=/home/lamby/temp/cdt.20150831021716.8n2Bc5aotY/libsequence-library-java-1.0.2/debian/maven-repo
  clean
[INFO] 
NOTE: Maven is executing in offline mode. Any artifacts not already in your 
local
repository will be inaccessible.

[INFO] Scanning for projects...
[INFO] 
[INFO] Building Unnamed - de.regnis.q.sequence:sequence-library:jar:1.0.2
[INFO]task-segment: [clean]
[INFO] 
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting 
/home/lamby/temp/cdt.20150831021716.8n2Bc5aotY/libsequence-library-java-1.0.2/target
[INFO] 
[INFO] BUILD SUCCESSFUL
[INFO] 
[INFO] Total time:  1 second
[INFO] Finished at: Mon Aug 31 02:31:37 BST 2015
[INFO] Final Memory: 5M/236M
[INFO] 
rm -f -r 
/home/lamby/temp/cdt.20150831021716.8n2Bc5aotY/libsequence-library-java-1.0.2/debian/maven-repo
 debian/stamp-maven-build
rm -f debian/*.substvars
/usr/bin/make -f debian/rules unpatch-poms
make[1]: Entering directory 
'/home/lamby/temp/cdt.20150831021716.8n2Bc5aotY/libsequence-library-java-1.0.2'
mh_unpatchpoms -plibsequence-library-java
rm -f -f debian/stamp-poms-patched
make[1]: Leaving directory 
'/home/lamby/temp/cdt.20150831021716.8n2Bc5aotY/libsequence-library-java-1.0.2'
dh_clean 
mh_unpatchpoms -plibsequence-library-java
rm -f -f debian/stamp-poms-patched
mh_clean
rm -f pom.xml
 debian/rules build
test -x debian/rules

Bug#797298: marked as done (msv: FTBFS: Failed to resolve artifact [..] junit:junit:jar:4.x)

2015-08-30 Thread Debian Bug Tracking System
Your message dated Sun, 30 Aug 2015 22:16:25 +
with message-id e1zwatl-0003su...@franck.debian.org
and subject line Bug#797298: fixed in msv 2009.1+dfsg1-5
has caused the Debian Bug report #797298,
regarding msv: FTBFS: Failed to resolve artifact [..] junit:junit:jar:4.x
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.)


-- 
797298: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=797298
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Source: msv
Version: 2009.1+dfsg1-4
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,

msv fails to build from source in unstable/amd64:

  [..]

  [ERROR] BUILD ERROR
  [INFO]
  
  [INFO] Failed to resolve artifact.
  
  Missing:
  --
  1) junit:junit:jar:4.x
  
Try downloading the file manually from the project website.
  
Then, install it using the command: 
mvn install:install-file -DgroupId=junit -DartifactId=junit
-Dversion=4.x -Dpackaging=jar -Dfile=/path/to/file
  
Alternatively, if you host your own repository you can deploy the
file there: 
mvn deploy:deploy-file -DgroupId=junit -DartifactId=junit
-Dversion=4.x -Dpackaging=jar -Dfile=/path/to/file -Durl=[url]
-DrepositoryId=[id]
  
Path to dependency: 
1) com.sun.msv.datatype.xsd:xsdlib:jar:2009.1
2) junit:junit:jar:4.x
  
  --
  1 required artifact is missing.
  
  for artifact: 
com.sun.msv.datatype.xsd:xsdlib:jar:2009.1
  
  from the specified remote repositories:
central (https://repo1.maven.org/maven2),
maven2-repository.dev.java.net (http://download.java.net/maven/2/)
  
  
  
  NOTE: Maven is executing in offline mode. Any artifacts not already in
  your local
  repository will be inaccessible.
  
  
  [INFO]
  
  [INFO] For more information, run Maven with the -e switch
  [INFO]
  
  [INFO] Total time: 2 seconds
  [INFO] Finished at: Sat Aug 29 11:18:12 BST 2015
  [INFO] Final Memory: 10M/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 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-buildpackage: source changed by Giovanni Mascellani g...@debian.org
 dpkg-source --before-build msv-2009.1+dfsg1
dpkg-buildpackage: host architecture amd64
 fakeroot debian/rules clean
test -x debian/rules
mkdir -p .
cd .  /usr/lib/jvm/default-java/bin/java -noverify -cp 
/usr/share/maven2/boot/classworlds.jar:/usr/lib/jvm/default-java/lib/tools.jar 
-Dproperties.file.manual=/home/lamby/temp/cdt.20150829111318.l3OoXmZY7n/msv-2009.1+dfsg1/debian/maven.properties
 -Dclassworlds.conf=/etc/maven2/m2-debian.conf 
org.codehaus.classworlds.Launcher -s/etc/maven2/settings-debian.xml 
-Dmaven.repo.local=/home/lamby/temp/cdt.20150829111318.l3OoXmZY7n/msv-2009.1+dfsg1/debian/maven-repo
  clean
[INFO] 
NOTE: Maven is executing in offline mode. Any artifacts not already in your 
local
repository will be inaccessible.

[INFO] Scanning for projects...
[INFO] Reactor build order: 
[INFO]   msv
[INFO]   MSV Parent
[INFO]   MSV XML Schema Library
[INFO]   MSV Test Harness
[INFO]   MSV Core
[INFO]   MSV RNG Converter
[INFO] 
[INFO] Building msv
[INFO]task-segment: [clean]
[INFO] 
[INFO] [clean:clean {execution: default-clean}]
[INFO] 
[INFO] Building MSV Parent
[INFO]task-segment: [clean]
[INFO] 
[INFO] [clean:clean {execution: default-clean}]
[INFO] 
[INFO] Building MSV XML Schema Library
[INFO]task-segment: [clean]
[INFO] 

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

2015-08-30 Thread Chris Lamb
Source: jsoup
Version: 1.8.2-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,

jsoup fails to build from source in unstable/amd64:

  [..]

  Running org.jsoup.parser.HtmlParserTest
  Tests run: 94, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 2.899
  sec  FAILURE! - in org.jsoup.parser.HtmlParserTest
  handlesManyChildren(org.jsoup.parser.HtmlParserTest)  Time elapsed:
  2.382 sec   FAILURE!
  java.lang.AssertionError: null
at org.junit.Assert.fail(Assert.java:86)
at org.junit.Assert.assertTrue(Assert.java:41)
at org.junit.Assert.assertTrue(Assert.java:52)
at

org.jsoup.parser.HtmlParserTest.handlesManyChildren(HtmlParserTest.java:848)
  
  Running org.jsoup.parser.XmlTreeBuilderTest
  Tests run: 10, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.029
  sec - in org.jsoup.parser.XmlTreeBuilderTest
  Running org.jsoup.parser.CharacterReaderTest
  Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034
  sec - in org.jsoup.parser.CharacterReaderTest
  Running org.jsoup.select.SelectorTest
  Tests run: 49, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.421
  sec - in org.jsoup.select.SelectorTest
  Running org.jsoup.select.QueryParserTest
  Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006
  sec - in org.jsoup.select.QueryParserTest
  Running org.jsoup.select.CssTest
  Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.573
  sec - in org.jsoup.select.CssTest
  Running org.jsoup.select.ElementsTest
  Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053
  sec - in org.jsoup.select.ElementsTest
  
  Results :
  
  Failed tests: 
HtmlParserTest.handlesManyChildren:848 null
  
  Tests run: 453, Failures: 1, Errors: 0, Skipped: 13
  
  [INFO]
  
  [ERROR] BUILD FAILURE
  [INFO]
  
  [INFO] There are test failures.
  
  Please refer to
  
/home/lamby/temp/cdt.20150831021501.0pkK1qMUsH/jsoup-1.8.2/target/surefire-reports
  for the individual test results.
  [INFO]
  
  [INFO] For more information, run Maven with the -e switch
  [INFO]
  
  [INFO] Total time: 44 seconds
  [INFO] Finished at: Mon Aug 31 02:20:18 BST 2015
  [INFO] Final Memory: 22M/431M
  [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 Lamb
 `. `'`  la...@debian.org / chris-lamb.co.uk
   `-
 dpkg-buildpackage -rfakeroot -D -us -uc -b
dpkg-buildpackage: source package jsoup
dpkg-buildpackage: source version 1.8.2-1
dpkg-buildpackage: source distribution unstable
dpkg-buildpackage: source changed by Emmanuel Bourg ebo...@apache.org
 dpkg-source --before-build jsoup-1.8.2
dpkg-buildpackage: host architecture amd64
 fakeroot debian/rules clean
test -x debian/rules
mkdir -p .
/usr/share/maven-debian-helper/copy-repo.sh 
/home/lamby/temp/cdt.20150831021501.0pkK1qMUsH/jsoup-1.8.2/debian
mh_patchpoms -plibjsoup-java --debian-build --keep-pom-version 
--maven-repo=/home/lamby/temp/cdt.20150831021501.0pkK1qMUsH/jsoup-1.8.2/debian/maven-repo
 --ignore-rules=debian/maven.ignoreRules 
--clean-ignore-rules=debian/maven.cleanIgnoreRules
touch debian/stamp-poms-patched
cd .  /usr/lib/jvm/default-java/bin/java -noverify -cp 
/usr/share/maven2/boot/classworlds.jar:/usr/lib/jvm/default-java/lib/tools.jar 
-Dproperties.file.manual=/home/lamby/temp/cdt.20150831021501.0pkK1qMUsH/jsoup-1.8.2/debian/maven.properties
 -Dclassworlds.conf=/etc/maven2/m2-debian.conf 
org.codehaus.classworlds.Launcher -s/etc/maven2/settings-debian.xml 
-Dmaven.repo.local=/home/lamby/temp/cdt.20150831021501.0pkK1qMUsH/jsoup-1.8.2/debian/maven-repo
  clean
[INFO] 
NOTE: Maven is executing in offline mode. Any artifacts not already in your 
local
repository will be inaccessible.

[INFO] Scanning for projects...
[INFO] 
[INFO] Building jsoup
[INFO]task-segment: [clean]
[INFO] 
[INFO] [clean:clean {execution: default-clean}]
[INFO] 
[INFO] BUILD SUCCESSFUL
[INFO] 
[INFO] Total time: 3 seconds
[INFO] Finished at: Mon Aug 31 02:19:04 BST 2015
[INFO] Final Memory: 11M/299M
[INFO] 

Bug#741885: marked as done (libmsv-java: msv-rngconverter.jar not runnable due to missing 'Main-Class' in MANIFEST.MF)

2015-08-30 Thread Debian Bug Tracking System
Your message dated Sun, 30 Aug 2015 22:16:25 +
with message-id e1zwatl-0003so...@franck.debian.org
and subject line Bug#741885: fixed in msv 2009.1+dfsg1-5
has caused the Debian Bug report #741885,
regarding libmsv-java: msv-rngconverter.jar not runnable due to missing 
'Main-Class' in MANIFEST.MF
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.)


-- 
741885: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=741885
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: libmsv-java
Version: 2009.1+dfsg1-4
Severity: normal
Tags: patch

Dear Maintainer,

The file:

/usr/share/java/msv-rngconverter.jar

is intended to be a runnable JAR (it has a 'main' method), but as
distributed in the 'libmsv-java' 2009.1+dfsg1-3 and 2009.1+dfsg1-4 Debian
packages, the file cannot be run due to the 'Main-Class' attribute missing
from the MANIFEST.MF file within the JAR.

Here's the output that is produced when invoked with no additional arguments:

$ java -jar /usr/share/java/msv-rngconverter.jar
Failed to load Main-Class manifest attribute from
/usr/share/java/msv-rngconverter.jar

Please consider applying the attached patch, which modifies the
'rngconverter/pom.xml' file to cause it to add the missing information.

When invoked with the patched version, the output is as follows:

$ java -jar /usr/share/java/msv-rngconverter.jar
Usage: RELAXNGConverter schema filename/URL

converts a schema written in various schema language to
the equivalent schema written in RELAX NG.

Thanks for considering the patch, and thanks for your work on Debian,
-Al



*** debian/patches/0003-rngconverter-pom-add-mainclass.patch
Description: Add 'Main-Class' to rngconverter JAR file manifest
 The maven-jar-plugin configuration in rngconverter/pom.xml had the intention
 of creating a runnable JAR file, but was not working due to an incorrect
 organization of the XML elements. In particular:
   + the 'manifest' elt needed to be within the 'archive' elt
   + the 'addClasspath' elt needed to be within the 'manifest' elt.
Author: Alan D. Salewski salew...@att.net
Forwarded: no
Last-Update: 2014-03-16
---
--- msv-2009.1+dfsg1.orig/rngconverter/pom.xml
+++ msv-2009.1+dfsg1/rngconverter/pom.xml
@@ -56,11 +56,11 @@ EVEN IF SUN HAS BEEN ADVISED OF THE POSS
configuration
  archive
indextrue/index
+   manifest
+ addClasspathtrue/addClasspath
+ mainClasscom.sun.msv.writer.relaxng.Driver/mainClass
+   /manifest
  /archive
- manifest
-   mainClasscom.sun.msv.writer.relaxng.Driver/mainClass
- /manifest
- addClasspathtrue/addClasspath
/configuration
   /plugin
 /plugins


-- System Information:
Debian Release: 7.3
  APT prefers stable
  APT policy: (990, 'stable'), (800, 'testing'), (500, 'stable-updates'), (500, 
'oldstable-updates'), (500, 'oldstable'), (80, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages libmsv-java depends on:
ii  ant   1.8.2-4
ii  libisorelax-java  2004-6
ii  librelaxng-datatype-java  1.0+ds1-1
ii  libxerces2-java   2.11.0-6

libmsv-java recommends no packages.

libmsv-java suggests no packages.
Description: Add 'Main-Class' to rngconverter JAR file manifest
 The maven-jar-plugin configuration in rngconverter/pom.xml had the intention
 of creating a runnable JAR file, but was not working due to an incorrect
 organization of the XML elements. In particular:
   + the 'manifest' elt needed to be within the 'archive' elt
   + the 'addClasspath' elt needed to be within the 'manifest' elt.
Author: Alan D. Salewski salew...@att.net
Forwarded: no
Last-Update: 2014-03-16
---
--- msv-2009.1+dfsg1.orig/rngconverter/pom.xml
+++ msv-2009.1+dfsg1/rngconverter/pom.xml
@@ -56,11 +56,11 @@ EVEN IF SUN HAS BEEN ADVISED OF THE POSS
 	configuration
 	  archive
 	indextrue/index
+	manifest
+	  addClasspathtrue/addClasspath
+	  mainClasscom.sun.msv.writer.relaxng.Driver/mainClass
+	/manifest
 	  /archive
-	  manifest
-	mainClasscom.sun.msv.writer.relaxng.Driver/mainClass
-	  /manifest
-	  addClasspathtrue/addClasspath
 	/configuration
   /plugin
 /plugins
---End Message---
---BeginMessage---
Source: msv
Source-Version: 2009.1+dfsg1-5

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

msv_2009.1+dfsg1-5_amd64.changes ACCEPTED into unstable

2015-08-30 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sun, 30 Aug 2015 11:50:24 -0700
Source: msv
Binary: libmsv-java
Architecture: source all
Version: 2009.1+dfsg1-5
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 
pkg-java-maintainers@lists.alioth.debian.org
Changed-By: tony mancill tmanc...@debian.org
Description:
 libmsv-java - Sun multi-schema XML validator
Closes: 741885 797298
Changes:
 msv (2009.1+dfsg1-5) unstable; urgency=medium
 .
   * Team upload.
   * Add patch to set Main-Class manifest attribute (Closes: #741885)
   * Apply patch to add junit4 to build-deps.  (Closes: #797298)
 Thank you to Hans Joachim Desserud.
   * Bump standards version to 3.9.6 (no changes).
Checksums-Sha1:
 a3c17d4ea2630d8c0622b38ac10553dda5f07aa9 2099 msv_2009.1+dfsg1-5.dsc
 68e6dd1fb8b9ad05eedffa1f4b95400ba35f9436 7856 msv_2009.1+dfsg1-5.debian.tar.xz
 8ce0235f816e174cad089a0dd075a43aa020c292 770568 
libmsv-java_2009.1+dfsg1-5_all.deb
Checksums-Sha256:
 df4d5a8b871caa7010a214896b0b6667f9a430ff0b56c46b39f04c9591d9b280 2099 
msv_2009.1+dfsg1-5.dsc
 d17065f4f2e3bb6b8a4541533182a80108ee2b4d333d53fea080cf7d73444a49 7856 
msv_2009.1+dfsg1-5.debian.tar.xz
 ca5ba85fe76b397406be22d06bb76a7343ecffe27122bd5647d30a76eaf279d9 770568 
libmsv-java_2009.1+dfsg1-5_all.deb
Files:
 9542fba23e0b93186a196565c5e4d845 2099 java extra msv_2009.1+dfsg1-5.dsc
 5805f6a2c74f5ed57d99cd6a79fd65ff 7856 java extra 
msv_2009.1+dfsg1-5.debian.tar.xz
 6d93ea8f563a73e9e59f5c467da8c3fe 770568 java extra 
libmsv-java_2009.1+dfsg1-5_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCgAGBQJV42i8AAoJECHSBYmXSz6WzhEQAMYdTVYQtBlQxQMbwxeMF0Sa
iMgUdd0xS/B4HU1xQdv8jrKTz1pTtqjh1Qrd3udL5iWb1AlRWBugxPMIFPciiquz
ZQYybYRv0oaC42s4qeE+7Sk5TAsyvofchzVpfgeKTr6xzQtxeNWgR6ZRcpwilKTb
SQuGLph9iuWqSTr6Hf/0NT9BXclYK5l9Xg8L17AXzBOIQxWsfRNPW1bi0vrAH30d
BGVnW3p863G+7ZuK/PGcyIXitbN7g7erxjTCLuM1IWVxSe7Y+5qIbxeiCexbBL00
dlSmagE6ArajUBSa1uHbQz0VNv5NZHzExZA8aAy0o0Pgp8gnESNV5WX9Z1qPyq97
dMe/Xpjof3NKwCN3C48ioISJpFYZEa+QGyfiyGK5bZYqaB9EAK8mt7sxdq07EUix
UJ/dJoKwcBqF79AobWcPDRMk1Gkw2Dm7tt8KJpflJklN2FvLkpivpEgsJbv/g6d6
CpAn6mo4+xZ8Wo4j0WY20h5bUh2kxI5t3N3MsNIDo5Il5I8dw7IRJsmTcKe/hRFL
iORyMX1jASnWheFqZjbjsaGvpnKNk2SdteneaPdYA2ptrfF7TNgQuQz75UsYDW38
MHXxNrWDC0EZjLBAOZngs/8aEoK9DhQZs56ZghuDi+38j6he1wH5IybxOrNMiYbY
O7+wA7NV3XCYte3CEJ6l
=3TOn
-END PGP SIGNATURE-


Thank you for your contribution to Debian.

__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


metainf-services_1.6-1_amd64.changes ACCEPTED into unstable

2015-08-30 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 30 Aug 2015 23:32:08 +0200
Source: metainf-services
Binary: libmetainf-services-java libmetainf-services-java-doc
Architecture: source all
Version: 1.6-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 
pkg-java-maintainers@lists.alioth.debian.org
Changed-By: Emmanuel Bourg ebo...@apache.org
Description:
 libmetainf-services-java - META-INF/services generator
 libmetainf-services-java-doc - Documentation for META-INF/services generator
Closes: 797456
Changes:
 metainf-services (1.6-1) unstable; urgency=medium
 .
   * Team upload.
   * New upstream release (Closes: #797456)
 - Ignore the new parent pom
   * Fixed the watch file
   * Standards-Version updated to 3.9.6 (no changes)
Checksums-Sha1:
 513e71bc45b422377ae945e152984a5e89ae1f96 2215 metainf-services_1.6-1.dsc
 db37ed14c86346f87544d2a11490a2bf15778457 5282 metainf-services_1.6.orig.tar.gz
 15f41c7f8475031d3e6d73d8f7a5f5c6eafea38a 3888 
metainf-services_1.6-1.debian.tar.xz
 73e236f08b0473569c3d6640b40deb0779ad896d 68092 
libmetainf-services-java-doc_1.6-1_all.deb
 128b0a54664cf991540e2bf5e388ae551470adc9 9460 
libmetainf-services-java_1.6-1_all.deb
Checksums-Sha256:
 850c1148c1b09f31694dff85ab841ec61dbddf8eff339d6c0582c5f5b602f75c 2215 
metainf-services_1.6-1.dsc
 8d2801432106d4a8ad0bd2c62d827b62142df25667cdd11d81e2909c09246135 5282 
metainf-services_1.6.orig.tar.gz
 2cf2ed9be3990ee02e9578cbdac762ec5fa9691536ec18bd73963db7a2806624 3888 
metainf-services_1.6-1.debian.tar.xz
 45de0bc645b2b0cdd2633d93b6a88ef1d143478999dc7f5e50ec0e73df72337b 68092 
libmetainf-services-java-doc_1.6-1_all.deb
 3b83fd7c15cbc46966a72cfae1ebb0e538e56f24055986f03644c9159ab27137 9460 
libmetainf-services-java_1.6-1_all.deb
Files:
 367c0ab2ac61478b7002248fb324973c 2215 java optional metainf-services_1.6-1.dsc
 c8844c45f4ff2fb5d82baa65a419feba 5282 java optional 
metainf-services_1.6.orig.tar.gz
 d6f8b5fce06bda782d8b9d71a888c033 3888 java optional 
metainf-services_1.6-1.debian.tar.xz
 3387cbb4ab0638ab5f40f9b9492211e1 68092 doc optional 
libmetainf-services-java-doc_1.6-1_all.deb
 b2a86f818614b33f3b6de2cedb6f28bc 9460 java optional 
libmetainf-services-java_1.6-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBAgAGBQJV43ycAAoJEPUTxBnkudCswxwQALpRRVQf+OOJqv00z5bUyjEP
8QLHGqRLE9rC6XpN2ipHCbbQzIwzU6Smwbubmk2jT8yZhzg2TuLmDGhEnEeDiqpY
Zym49mmg1jbsyqwpTNqg3ZrB98fhvMQm97GfTRcAARnw3ei8woiNTMPWsAlcvq7R
ILN3d1YzX8viH6Xq3CtAHBtakvoLbtMj8jskyQSNvXfOqAFBKF13xCORChUlyplK
/uE7WMwKIOfUFsV0/T9BrXrT5bA1n3wkJwb1GOChybq8YVgXSONs9A8X2qnteu9h
ydDYS6TEFlfneShG2oAWNMwBZG+L56c1nH5T2TlZmFT+z/+SLDJN+/n7d3ZYeYW1
b08J1SWy4P9C9RWvT1P2BIfeMKJUmHR3EXT3qIGfq533L+tX4jaCc9GMt8ULao/i
uNu+4tioWIkzmf0/aB5llAsuw9HbSKCMBdyLQm06wHcRgdQojOaRe3mOJyf28pu1
FGWrgBgk4QtvOEpzDUGlVeujPINbjj/pUwODiK7SGYeqK9F+NyotPcmcA4QPT5Gh
y2bgHHmUfDlbieOI0B1nHFdGbaGuUSalyRuf7XH421LOYqUPgyX2HKdwW0ndgK8y
dgkxozZ1zZvEgojqq2pQ5Ed/yhd3cD6gaj3Tj2l1sF5RFx+oNiWmBlUdwmnmuuFy
ukc9rqD859zQlQEj3sDC
=FH0y
-END PGP SIGNATURE-


Thank you for your contribution to Debian.

__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


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

2015-08-30 Thread Chris Lamb
Source: bcel
Version: 6.0~rc3-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
Tags: patch

Dear Maintainer,

bcel fails to build from source in unstable/amd64 due
to missing Build-Depends on junit4 :

  [..]

  [INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
  [INFO] skip non existing resourceDirectory
  /home/lamby/temp/cdt.20150831021647.FTqQqqUK1R/bcel-6.0~rc3/src/test/resources
  [INFO]
  
  [ERROR] BUILD ERROR
  [INFO]
  
  [INFO] Failed to resolve artifact.
  
  Missing:
  --
  1) junit:junit:jar:4.x
  
Try downloading the file manually from the project website.
  
Then, install it using the command: 
mvn install:install-file -DgroupId=junit -DartifactId=junit
-Dversion=4.x -Dpackaging=jar -Dfile=/path/to/file
  
Alternatively, if you host your own repository you can deploy the
file there: 
mvn deploy:deploy-file -DgroupId=junit -DartifactId=junit
-Dversion=4.x -Dpackaging=jar -Dfile=/path/to/file -Durl=[url]
-DrepositoryId=[id]
  
Path to dependency: 
1) org.apache.bcel:bcel:jar:6.0
2) junit:junit:jar:4.x
  
  --
  1 required artifact is missing.
  
  for artifact: 
org.apache.bcel:bcel:jar:6.0
  
  from the specified remote repositories:
central (https://repo1.maven.org/maven2)
  
  
  
  NOTE: Maven is executing in offline mode. Any artifacts not already in
  your local
  repository will be inaccessible.
  
  
  [INFO]
  
  [INFO] For more information, run Maven with the -e switch
  [INFO]
  
  [INFO] Total time: 12 seconds
  [INFO] Finished at: Mon Aug 31 02:36:20 BST 2015
  [INFO] Final Memory: 16M/299M
  [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 Lamb
 `. `'`  la...@debian.org / chris-lamb.co.uk
   `-
 dpkg-buildpackage -rfakeroot -D -us -uc -b
dpkg-buildpackage: source package bcel
dpkg-buildpackage: source version 6.0~rc3-1
dpkg-buildpackage: source distribution unstable
dpkg-buildpackage: source changed by Emmanuel Bourg ebo...@apache.org
 dpkg-source --before-build bcel-6.0~rc3
dpkg-buildpackage: host architecture amd64
 fakeroot debian/rules clean
test -x debian/rules
mkdir -p .
cd .  /usr/lib/jvm/default-java/bin/java -noverify -cp 
/usr/share/maven2/boot/classworlds.jar:/usr/lib/jvm/default-java/lib/tools.jar  
-Dclassworlds.conf=/etc/maven2/m2-debian.conf org.codehaus.classworlds.Launcher 
-s/etc/maven2/settings-debian.xml 
-Dmaven.repo.local=/home/lamby/temp/cdt.20150831021647.FTqQqqUK1R/bcel-6.0~rc3/debian/maven-repo
  clean
[INFO] 
NOTE: Maven is executing in offline mode. Any artifacts not already in your 
local
repository will be inaccessible.

[INFO] Scanning for projects...
[INFO] 
[INFO] Building Apache Commons BCEL
[INFO]task-segment: [clean]
[INFO] 
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting 
/home/lamby/temp/cdt.20150831021647.FTqQqqUK1R/bcel-6.0~rc3/target
[INFO] 
[INFO] BUILD SUCCESSFUL
[INFO] 
[INFO] Total time: 1 second
[INFO] Finished at: Mon Aug 31 02:35:55 BST 2015
[INFO] Final Memory: 8M/236M
[INFO] 
rm -f -r 
/home/lamby/temp/cdt.20150831021647.FTqQqqUK1R/bcel-6.0~rc3/debian/maven-repo 
debian/stamp-maven-build
rm -f debian/*.substvars
/usr/bin/make -f debian/rules unpatch-poms
make[1]: Entering directory 
'/home/lamby/temp/cdt.20150831021647.FTqQqqUK1R/bcel-6.0~rc3'
mh_unpatchpoms -plibbcel-java
rm -f -f debian/stamp-poms-patched
make[1]: Leaving directory 
'/home/lamby/temp/cdt.20150831021647.FTqQqqUK1R/bcel-6.0~rc3'
dh_clean 
mh_unpatchpoms -plibbcel-java
rm -f -f debian/stamp-poms-patched
mh_clean
rm -f debian/stamp-maven-doc
 debian/rules build
test -x debian/rules
mkdir -p .
/usr/share/maven-debian-helper/copy-repo.sh 
/home/lamby/temp/cdt.20150831021647.FTqQqqUK1R/bcel-6.0~rc3/debian
mh_patchpoms -plibbcel-java --debian-build --keep-pom-version 
--maven-repo=/home/lamby/temp/cdt.20150831021647.FTqQqqUK1R/bcel-6.0~rc3/debian/maven-repo
 
touch debian/stamp-poms-patched
# before-build target may be used