Bug#713751: marked as done (easymock: FTBFS: tests failed)

2013-08-11 Thread Debian Bug Tracking System
Your message dated Mon, 12 Aug 2013 05:33:09 +
with message-id 
and subject line Bug#713751: fixed in easymock 2.5.2+ds-1
has caused the Debian Bug report #713751,
regarding easymock: FTBFS: tests failed
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.)


-- 
713751: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=713751
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: easymock
Version: 2.4+ds1-7
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20130620 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
>  debian/rules build
> test -x debian/rules
> mkdir -p "."
> cd . && /usr/lib/jvm/default-java/bin/java -classpath 
> /usr/share/ant/lib/ant.jar:/usr/share/ant/lib/ant-launcher.jar:/usr/share/java/ant-junit.jar:/usr/share/java/junit4.jar:/usr/lib/jvm/default-java/lib/tools.jar
>   -Dant.home=/usr/share/ant org.apache.tools.ant.Main -Dcompile.debug=true 
> -Dcompile.optimize=true   -buildfile debian/build.xml -propertyfile 
> /«BUILDDIR»/easymock-2.4+ds1/debian/ant.properties jar javadoc 
> Buildfile: /«BUILDDIR»/easymock-2.4+ds1/debian/build.xml
> 
> init:
> [mkdir] Created dir: /«BUILDDIR»/easymock-2.4+ds1/build
> [mkdir] Created dir: /«BUILDDIR»/easymock-2.4+ds1/tests-build
> [mkdir] Created dir: /«BUILDDIR»/easymock-2.4+ds1/api
> [mkdir] Created dir: /«BUILDDIR»/easymock-2.4+ds1/dist
> 
> compile:
> [javac] /«BUILDDIR»/easymock-2.4+ds1/debian/build.xml:24: warning: 
> 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set 
> to false for repeatable builds
> [javac] Compiling 63 source files to /«BUILDDIR»/easymock-2.4+ds1/build
> [javac] Note: Some input files use or override a deprecated API.
> [javac] Note: Recompile with -Xlint:deprecation for details.
> 
> jar:
>   [jar] Building jar: /«BUILDDIR»/easymock-2.4+ds1/dist/easymock-2.4.jar
> 
> init:
> 
> javadoc:
>   [javadoc] Generating Javadoc
>   [javadoc] Javadoc execution
>   [javadoc] Loading source file 
> /«BUILDDIR»/easymock-2.4+ds1/src/org/easymock/AbstractMatcher.java...
>   [javadoc] Loading source file 
> /«BUILDDIR»/easymock-2.4+ds1/src/org/easymock/ArgumentsMatcher.java...
>   [javadoc] Loading source file 
> /«BUILDDIR»/easymock-2.4+ds1/src/org/easymock/Capture.java...
>   [javadoc] Loading source file 
> /«BUILDDIR»/easymock-2.4+ds1/src/org/easymock/EasyMock.java...
>   [javadoc] Loading source file 
> /«BUILDDIR»/easymock-2.4+ds1/src/org/easymock/IAnswer.java...
>   [javadoc] Loading source file 
> /«BUILDDIR»/easymock-2.4+ds1/src/org/easymock/IArgumentMatcher.java...
>   [javadoc] Loading source file 
> /«BUILDDIR»/easymock-2.4+ds1/src/org/easymock/IExpectationSetters.java...
>   [javadoc] Loading source file 
> /«BUILDDIR»/easymock-2.4+ds1/src/org/easymock/IMocksControl.java...
>   [javadoc] Loading source file 
> /«BUILDDIR»/easymock-2.4+ds1/src/org/easymock/LogicalOperator.java...
>   [javadoc] Loading source file 
> /«BUILDDIR»/easymock-2.4+ds1/src/org/easymock/MockControl.java...
>   [javadoc] Loading source file 
> /«BUILDDIR»/easymock-2.4+ds1/src/org/easymock/internal/AlwaysMatcher.java...
>   [javadoc] Loading source file 
> /«BUILDDIR»/easymock-2.4+ds1/src/org/easymock/internal/ArrayMatcher.java...
>   [javadoc] Loading source file 
> /«BUILDDIR»/easymock-2.4+ds1/src/org/easymock/internal/AssertionErrorWrapper.java...
>   [javadoc] Loading source file 
> /«BUILDDIR»/easymock-2.4+ds1/src/org/easymock/internal/EqualsMatcher.java...
>   [javadoc] Loading source file 
> /«BUILDDIR»/easymock-2.4+ds1/src/org/easymock/internal/ExpectedInvocation.java...
>   [javadoc] Loading source file 
> /«BUILDDIR»/easymock-2.4+ds1/src/org/easymock/internal/ExpectedInvocationAndResult.java...
>   [javadoc] Loading source file 
> /«BUILDDIR»/easymock-2.4+ds1/src/org/easymock/internal/ExpectedInvocationAndResults.java...
>   [javadoc] Loading source file 
> /«BUILDDIR»/easymock-2.4+ds1/src/org/easymock/internal/ILegacyMatcherMethods.java...
>   [javadoc] Loading source file 
> /«BUILDDIR»/easymock-2.4+ds1/src/org/easymock/internal/ILegacyMethods.java...
>   [javadoc] Loading source file 
> /«BUILDDIR»/easymock-2.4+ds1/src/org/easymock/internal/IMocksBehavior.java...
>   [javadoc] Loading source file 
> /«BUILDDIR»/easymock-2.4+ds1/src/org/easymock/internal/IMocksControlState.java...
>   [javadoc] Loading source file 
> /«BUILDDIR»/easymock-2.4+ds1/src/org/easymock/internal/IProxyFactory.java...
>   [javadoc] Loading source file 
> /«BUILDDIR»

easymock_2.5.2+ds-1_amd64.changes ACCEPTED into unstable

2013-08-11 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 06 Aug 2013 19:33:38 +0200
Source: easymock
Binary: libeasymock-java libeasymock-java-doc
Architecture: source all
Version: 2.5.2+ds-1
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers 

Changed-By: Markus Koschany 
Description: 
 libeasymock-java - Java library to generate Mock Objects for given interfaces
 libeasymock-java-doc - Java library to generate Mock Objects for given 
interfaces (docum
Closes: 713751
Changes: 
 easymock (2.5.2+ds-1) unstable; urgency=low
 .
   * New upstream release. (Closes: #713751)
   * Bump Standards-Version to 3.9.4, no changes.
   * Bump compat level to 9 and require debhelper >= 9.
   * debian/rules:
 - Add a new get-orig-source and get-orig-pom target.
 - Use dh sequencer instead of cdbs and simplify debian/rules.
 - Build with javahelper and jh_maven_repo_helper.
   * Remove the following files, no longer needed.
 - get-orig-source script.
 - ant.properties.
 - uscan helper files.
   * debian/control:
 - Add myself to Uploaders.
 - Remove obsolete DM-Upload-allowed flag.
 - Use canonical Vcs-URI.
 - Add javahelper and ant to Build-Depends, remove cdbs.
 - Move junit4 and default-jdk to Build-Depends-Indep.
 - libeasymock-java: Suggest junit4.
   * Update debian/watch file to detect the latest upstream release.
   * debian/patches:
 - Refresh java7-compat.patch.
 - Drop 10_create_link_to_samples_and_javadocs_in_Documentation.dpatch
   because the rest of the documentation is easy to find in the same place
   as Documentation.html.
   * Update debian/copyright to copyright format 1.0. The new upstream license
 for EasyMock is Apache-2.0.
   * Update pom.xml for easymock 2.5.2.
   * Update build.xml and extend classpath locations, so that compile and test
 targets can be run successfully.
Checksums-Sha1: 
 43066f9728ea10099d9e3302d541621607b396a0 2134 easymock_2.5.2+ds-1.dsc
 cd0076e321038e08faac1d10fa8cfa2779a58077 69896 easymock_2.5.2+ds.orig.tar.xz
 0745fc65b3fd033152a932312fc4679e19761a15 8947 easymock_2.5.2+ds-1.debian.tar.gz
 11074910131621f6c797c77d3477e5e857572cd9 65284 
libeasymock-java_2.5.2+ds-1_all.deb
 d38b172b237555c244f23d944542c1948b2c29fa 98378 
libeasymock-java-doc_2.5.2+ds-1_all.deb
Checksums-Sha256: 
 14aadcbb9ebea661ad3873a380e6a0d312b5a270b289b50ea204a58205a8a95f 2134 
easymock_2.5.2+ds-1.dsc
 7790a64f760d840b4d17eb82c7985f94c71bfc06babd36d3dd341901a39816ba 69896 
easymock_2.5.2+ds.orig.tar.xz
 9f4deaf71445b07fab108d3653e8a9f1d4c21c5281b5a406db74e6e6dba932bb 8947 
easymock_2.5.2+ds-1.debian.tar.gz
 0faf6f0e3acf22b545e6f5c6f304a0931627022514e13151a9291a5ef858d54f 65284 
libeasymock-java_2.5.2+ds-1_all.deb
 9f1f24a25347cf657f5f68f066871d75e6bc50171266cc874bd5a64ef3179281 98378 
libeasymock-java-doc_2.5.2+ds-1_all.deb
Files: 
 622fd8e00b2d9b0f08d8aefe228548fa 2134 java optional easymock_2.5.2+ds-1.dsc
 4036129d9c06c5a64d35b203ea230719 69896 java optional 
easymock_2.5.2+ds.orig.tar.xz
 dc74b88f682e34cb3620088564875b4d 8947 java optional 
easymock_2.5.2+ds-1.debian.tar.gz
 54c736424bbf423aeaa79acbed23c358 65284 java optional 
libeasymock-java_2.5.2+ds-1_all.deb
 b6cc1a66b5c2bdfc18e0b244abd60f53 98378 doc optional 
libeasymock-java-doc_2.5.2+ds-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.14 (GNU/Linux)

iQIcBAEBAgAGBQJSCHBdAAoJECHSBYmXSz6WoPAP/R04FBlHHPIv0u64QgR5ghK9
r6xgmvoMb+oRGKhXNu73djchRggWKLhhIrEQiGpOt280zpxPZzpSmwiv+fnXT+bY
scDD80DFd5ACzaxdB2UEQZYG7fuDkPavzJnfO5rJX4Ee0AX1ZCAy7oqDzXFRzR8M
2+g03F6uHtX1nRNsu7UqX05IZ3s9I3NxujsOqVuop9nMYF0wUxutSepHGFu37CZa
JJq0pUwQPAl6ng15t83EXL205maaBZu4ZRV+Jsje+O+tMJLUpTYUVX/gX+7XHCZW
u4Fk5ZigLhb+0sY7HiZpivtOlD4GO4mA2P/NSbFe4YiqqGozuy+6r719WRrL3Ap/
xW+N+yRWW1x5kuTAuoHzpHFT2IpwD0v96bj3VwV9TFoTZjCI7LPRkoNMsv7d7mL4
df/XKXh+QaxGlpF3aTGJ8CjzW9yUTOxJ+eRteF5lTkVo+RwrTB7tvwzzmsNFyeNM
jg39jOjXCbi8LZm5ejuXbIxEzh3v7D40TYZSzU5M9m9Kd4XUjAIcwCaiKpLZqbO3
LdKmD3L8OtHDp2tMKqR1+8rL3Tx9kifDy/DJFgObzViNm2gAsdCY+LfVzm28BHaA
h7GS7J3ug3Zg0TGIF7zeDSUU6AOTXxI6pxTlwGm6KncYjYJmFAR7n11VkMBLHsDc
n9Pzmjl9bSOT27tGQi2a
=mh7p
-END PGP SIGNATURE-


Thank you for your contribution to Debian.

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


Processing of easymock_2.5.2+ds-1_amd64.changes

2013-08-11 Thread Debian FTP Masters
easymock_2.5.2+ds-1_amd64.changes uploaded successfully to localhost
along with the files:
  easymock_2.5.2+ds-1.dsc
  easymock_2.5.2+ds.orig.tar.xz
  easymock_2.5.2+ds-1.debian.tar.gz
  libeasymock-java_2.5.2+ds-1_all.deb
  libeasymock-java-doc_2.5.2+ds-1_all.deb

Greetings,

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

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


tomcat6_6.0.35-1+squeeze4_i386.changes ACCEPTED into oldstable-proposed-updates->oldstable-new, oldstable-proposed-updates

2013-08-11 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 19 Jul 2013 17:29:35 +0200
Source: tomcat6
Binary: tomcat6-common tomcat6 tomcat6-user libtomcat6-java libservlet2.5-java 
libservlet2.5-java-doc tomcat6-admin tomcat6-examples tomcat6-docs
Architecture: source all
Version: 6.0.35-1+squeeze4
Distribution: oldstable-security
Urgency: low
Maintainer: Debian Java Maintainers 

Changed-By: Moritz Muehlenhoff 
Description: 
 libservlet2.5-java - Servlet 2.5 and JSP 2.1 Java API classes
 libservlet2.5-java-doc - Servlet 2.5 and JSP 2.1 Java API documentation
 libtomcat6-java - Servlet and JSP engine -- core libraries
 tomcat6- Servlet and JSP engine
 tomcat6-admin - Servlet and JSP engine -- admin web applications
 tomcat6-common - Servlet and JSP engine -- common files
 tomcat6-docs - Servlet and JSP engine -- documentation
 tomcat6-examples - Servlet and JSP engine -- example web applications
 tomcat6-user - Servlet and JSP engine -- tools to create user instances
Changes: 
 tomcat6 (6.0.35-1+squeeze4) oldstable-security; urgency=low
 .
   * Correct target distribution
Checksums-Sha1: 
 05128f9dd08a1d0677711cc78a4f20a7f6c890e8 1660 tomcat6_6.0.35-1+squeeze4.dsc
 b9554716dcaac96723475505577e2ba165d5e4d1 52211 
tomcat6_6.0.35-1+squeeze4.debian.tar.gz
 3ff19177142819c419ea99648d062ef4c2c6b2ff 50074 
tomcat6-common_6.0.35-1+squeeze4_all.deb
 5e7d6b98db9b372c33460983f7e39637710058d4 39444 
tomcat6_6.0.35-1+squeeze4_all.deb
 757faea44f27023b1bf24110c73d9a194161732a 31028 
tomcat6-user_6.0.35-1+squeeze4_all.deb
 1a7edbaa1f54818542985cf263defef511a77d8d 3092136 
libtomcat6-java_6.0.35-1+squeeze4_all.deb
 675e7d63f2c6a24ca37cfdd216f370166f14e39d 194630 
libservlet2.5-java_6.0.35-1+squeeze4_all.deb
 81dc5749edb077c8a16515c3db7f0ea319fdf5df 258164 
libservlet2.5-java-doc_6.0.35-1+squeeze4_all.deb
 6f65e05116d2c8f2c493514ee5430c966f5b556f 47962 
tomcat6-admin_6.0.35-1+squeeze4_all.deb
 3975b104d13c1ca2b50043cc69afebbd45e19747 165000 
tomcat6-examples_6.0.35-1+squeeze4_all.deb
 628011bd225f51dff2d5a06a8a24f9f8706154f6 562664 
tomcat6-docs_6.0.35-1+squeeze4_all.deb
Checksums-Sha256: 
 7ccaba92b1157c91533827d4cd6734a5b91f28c289f83d8293cb62512ccd8a6b 1660 
tomcat6_6.0.35-1+squeeze4.dsc
 5488644d8cd9057620c99b4f0e793b32ce53a99e2dc0c5cdfbeec40e52883629 52211 
tomcat6_6.0.35-1+squeeze4.debian.tar.gz
 b0eb79e4d5a14d422c0781a300b7f6fb03a836e45d072552485d217d7390b6f4 50074 
tomcat6-common_6.0.35-1+squeeze4_all.deb
 c6f9c2d8abcd9fa0b0908beb292b7536d1c71f7e1773ab4a30e44a032d152bd3 39444 
tomcat6_6.0.35-1+squeeze4_all.deb
 63f23f0d3d9a4105d39c378350fd9f4ff03fce4a5840b4345c488449edbbc009 31028 
tomcat6-user_6.0.35-1+squeeze4_all.deb
 ff178b0c879a1fb73dcfb3fcad0af29c3ad44a09b8e701369d72cc333b448b89 3092136 
libtomcat6-java_6.0.35-1+squeeze4_all.deb
 d812a369840ad8910dca02f7979f27f654e992b36f6c475e50a6a2c9237a3e0a 194630 
libservlet2.5-java_6.0.35-1+squeeze4_all.deb
 c3bf4dcfd682ba5f2f89cbbbd1b9de6c209f48f8df77cfe7a701c5eb1b8e7463 258164 
libservlet2.5-java-doc_6.0.35-1+squeeze4_all.deb
 6f12a9cf84b161269d17e017835fc2de8db937311cbee48a353ef87030c22cf6 47962 
tomcat6-admin_6.0.35-1+squeeze4_all.deb
 76fca4fd385756dfa922cf2d3350ed37fc629eafdfbf898f8ab73e5f38e08cda 165000 
tomcat6-examples_6.0.35-1+squeeze4_all.deb
 fbd6a45b63bb6aee1d4ea2621f734c470928a7079591ad2331f7e1e7ea3bb496 562664 
tomcat6-docs_6.0.35-1+squeeze4_all.deb
Files: 
 3144ba9736c1c25290eef13286872265 1660 java optional 
tomcat6_6.0.35-1+squeeze4.dsc
 a4da3eebca1606c9138e8bb5fecb5976 52211 java optional 
tomcat6_6.0.35-1+squeeze4.debian.tar.gz
 0bab55e43ed0a8ea7efcc4d262c1f306 50074 java optional 
tomcat6-common_6.0.35-1+squeeze4_all.deb
 b29974f87f563b11cc30c4307c070f97 39444 java optional 
tomcat6_6.0.35-1+squeeze4_all.deb
 c0e1f5594efaa88167cee2f8511c074a 31028 java optional 
tomcat6-user_6.0.35-1+squeeze4_all.deb
 5756db663f5a6bda4ec938c00ddabe91 3092136 java optional 
libtomcat6-java_6.0.35-1+squeeze4_all.deb
 ef4201abebf9b5fc7fa05a99dd581771 194630 java optional 
libservlet2.5-java_6.0.35-1+squeeze4_all.deb
 3cd7909e95a835c2d6ea0829d21fc3d7 258164 doc optional 
libservlet2.5-java-doc_6.0.35-1+squeeze4_all.deb
 77f0e6c727902eaeda4cb2fb54b078a6 47962 java optional 
tomcat6-admin_6.0.35-1+squeeze4_all.deb
 0a8f964fbdb79688e48087a02b03cf52 165000 java optional 
tomcat6-examples_6.0.35-1+squeeze4_all.deb
 0d4690454cb5c73aac73d2346a4e47cf 562664 doc optional 
tomcat6-docs_6.0.35-1+squeeze4_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)

iEYEARECAAYFAlHpYHEACgkQXm3vHE4uylr2VACfWTdKh95sP/axj/hsMJXdstSo
FUQAnRwZJvHqpvYuS5iGUtxG1v90kNq4
=2yJN
-END PGP SIGNATURE-


Thank you for your contribution to Debian.

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


Processed: Re: gradle: FTBFS: build hangs during codenarc steps

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

> retitle 719415 gradle: Please enable code quality plugins during build time
Bug #719415 [src:gradle] gradle: FTBFS: build hangs during codenarc steps
Changed Bug title to 'gradle: Please enable code quality plugins during build 
time' from 'gradle: FTBFS: build hangs during codenarc steps'
> severity 719415 important
Bug #719415 [src:gradle] gradle: Please enable code quality plugins during 
build time
Severity set to 'important' from 'serious'
> thanks
Stopping processing here.

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

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


Bug#719415: gradle: FTBFS: build hangs during codenarc steps

2013-08-11 Thread Miguel Landaeta
retitle 719415 gradle: Please enable code quality plugins during build time
severity 719415 important
thanks

Since Damien just uploaded a new release fixing some bugs and adding a
workaround for this issue I'm just retitling it and adjusting its
severity.

-- 
Miguel Landaeta, miguel at miguel.cc
secure email with PGP 0x6E608B637D8967E9 available at http://keyserver.pgp.com/
"Faith means not wanting to know what is true." -- Nietzsche


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

Bug#707764: marked as done (gradle doesn't work without libjetty-extra-java installed)

2013-08-11 Thread Debian Bug Tracking System
Your message dated Sun, 11 Aug 2013 17:03:21 +
with message-id 
and subject line Bug#718960: fixed in gradle 1.4-2
has caused the Debian Bug report #718960,
regarding gradle doesn't work without libjetty-extra-java installed
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.)


-- 
718960: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=718960
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: gradle
Version: 1.4-1
Severity: important

gradle depends on libgradle-plugins-java, which in turn recommends libjetty-
extra-java.
This 'recommends' was working for version 1.1, but doesn't hold for 1.4. If not
installed, Gradle now fails always with:

Caused by: java.lang.IllegalArgumentException: Cannot find JAR 'jetty-plus.jar'
required by module 'gradle-jetty' using classpath or distribution directory
'/usr/share/gradle'

Defining libjetty-extra-java as a dependency instead of a recommendation for
libgradle-plugins-java will make the package conflict with other very popular
java tools as eclipse, but there's already another bug filed against jetty to
fix this: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=686876



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

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

Versions of packages gradle depends on:
ii  ant  1.8.2-4
ii  default-jre-headless 1:1.6-47
ii  libdom4j-java1.6.1+dfsg.2-6
ii  libgradle-core-java  1.4-1
ii  libgradle-plugins-java   1.4-1
ii  libjaffl-java0.5.9-4
ii  libjaxen-java1.1.3-1
ii  libjna-java  3.2.7-4+b1
ii  libjnr-posix-java1.1.8-2
ii  libkryo-java 2.20-3
ii  libnative-platform-java  0.3~rc2-2
ii  libwagon-java1.0.0-2

gradle recommends no packages.

gradle suggests no packages.

-- no debconf information
--- End Message ---
--- Begin Message ---
Source: gradle
Source-Version: 1.4-2

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

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 718...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Damien Raude-Morvan  (supplier of updated gradle package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 11 Aug 2013 16:13:00 +0200
Source: gradle
Binary: gradle libgradle-core-java libgradle-plugins-java gradle-doc
Architecture: source all
Version: 1.4-2
Distribution: sid
Urgency: low
Maintainer: Debian Java Maintainers 

Changed-By: Damien Raude-Morvan 
Description: 
 gradle - Groovy based build system
 gradle-doc - Documentation for gradle
 libgradle-core-java - Groovy based build system - Core library
 libgradle-plugins-java - Groovy based build system - All plugins
Closes: 707764 713171 718960
Changes: 
 gradle (1.4-2) unstable; urgency=low
 .
   * Fix compatibility with Apache Ivy 2.3 (Closes: #713171):
 - d/patches/35_ivy_23.diff: fix FTBFS on downloadRepositoryResource method
 - d/control: {Build,}-Depends on ivy (>= 2.3)
   * d/patches/34_disable_code_quality.diff: Disable some code analysis check
 to speed-up package build.
   * d/control: Merge Depends/Recommends field because Gradle just fails on
 missing dependencies (event if module is not used by user).
 (Closes: #718960, #707764).
Checksums-Sha1: 
 e9d2f4cb3865091ea4b12f550793704e399309d7 3351 gradle_1.4-2.dsc
 485ca6f5f8113091ae40b6b4c80def5c081b40df 22609 gradle_1.4-2.debian.tar.gz
 5eabc7e1893a25f4920391966e9a58125346191e 996864 gradle_1.4-2_all.deb
 fb7eee14841dbb695362b6d1b8f9b4e77f836246 3946990 
libgradle-core-java_1.4-2_all.deb
 3bf1a77c66892017ebcb13e46c1a3c3c8a2e6518 2931156 
libgradle-plugins-java_1.4-2_all.deb
 4464c897fb8b38b5f1b41691b3c7e467b0baed99 2522966 gradle-doc_1.4-2_all.deb
Checksums-Sha256: 
 3b8b142a5efc9e69770e7b56ec8155be40c6584bd588552726dd5c6a71083d87 3351 
gradle_1.4-2.dsc
 3d03898ca1470d7bec1d051b81bb93ba51dc2609a24476b81ffc3b49f992f721 22609 
gradle_1.4-2.debian.tar.gz

Bug#713171: marked as done (gradle: FTBFS: /«PKGBUILDDIR»/subprojects/core-impl/src/main/groovy/org/gradle/api/internal/artifacts/ivyservice/ivyresolve/parser/IvyXmlModuleDescriptorParser.java:395: ca

2013-08-11 Thread Debian Bug Tracking System
Your message dated Sun, 11 Aug 2013 17:03:21 +
with message-id 
and subject line Bug#713171: fixed in gradle 1.4-2
has caused the Debian Bug report #713171,
regarding gradle: FTBFS: 
/«PKGBUILDDIR»/subprojects/core-impl/src/main/groovy/org/gradle/api/internal/artifacts/ivyservice/ivyresolve/parser/IvyXmlModuleDescriptorParser.java:395:
 cannot find symbol
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.)


-- 
713171: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=713171
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: gradle
Version: 1.4-1
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20130620 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
> make[1]: Entering directory `/«PKGBUILDDIR»'
> find /usr/share/gradle -type l ! -exec test -r {} \; -print
> mkdir /«PKGBUILDDIR»/.gradlehome
> gradle --project-prop finalRelease=true --stacktrace --offline assemble
> :buildSrc:clean UP-TO-DATE
> :buildSrc:compileJava UP-TO-DATE
> :buildSrc:compileGroovy
> :buildSrc:processResources
> :buildSrc:classes
> :buildSrc:jar
> :buildSrc:assemble
> :buildSrc:checkstyleMain
> :buildSrc:compileTestJava UP-TO-DATE
> :buildSrc:compileTestGroovy
> :buildSrc:processTestResources
> :buildSrc:testClasses
> :buildSrc:checkstyleTest UP-TO-DATE
> :buildSrc:codenarcMain
> :buildSrc:codenarcTest
> :buildSrc:test
> :buildSrc:check
> :buildSrc:build
> Gradle version: 1.4
> :assemble UP-TO-DATE
> :announce:classpathManifest
> :baseServices:classpathManifest
> /«PKGBUILDDIR»/subprojects/base-services/src/main/java/org/gradle/internal/CompositeStoppable.java:45:
>  warning: non-varargs call of varargs method with inexact argument type for 
> last parameter;
> cast to java.lang.Object for a varargs call
> cast to java.lang.Object[] for a non-varargs call and to suppress this warning
> return new CompositeStoppable().add(elements);
> ^
> Note: Some input files use unchecked or unsafe operations.
> Note: Recompile with -Xlint:unchecked for details.
> 1 warning
> :baseServices:compileJava
> :baseServices:compileGroovy UP-TO-DATE
> :baseServices:processResources UP-TO-DATE
> :baseServices:classes
> :baseServices:jar
> :baseServicesGroovy:classpathManifest
> :baseServicesGroovy:compileJava UP-TO-DATE
> Note: 
> /«PKGBUILDDIR»/subprojects/base-services-groovy/src/main/groovy/org/gradle/api/specs/AndSpec.java
>  uses unchecked or unsafe operations.
> Note: Recompile with -Xlint:unchecked for details.
> :baseServicesGroovy:compileGroovy
> :baseServicesGroovy:processResources UP-TO-DATE
> :baseServicesGroovy:classes
> :baseServicesGroovy:jar
> :cli:classpathManifest
> :cli:compileJava
> :cli:compileGroovy UP-TO-DATE
> :cli:processResources UP-TO-DATE
> :cli:classes
> :cli:jar
> :createBuildReceipt
> :core:buildReceiptResource
> :core:classpathManifest
> :messaging:classpathManifest
> Note: Some input files use unchecked or unsafe operations.
> Note: Recompile with -Xlint:unchecked for details.
> :messaging:compileJava
> :messaging:compileGroovy UP-TO-DATE
> :messaging:processResources UP-TO-DATE
> :messaging:classes
> :messaging:jar
> :native:classpathManifest
> :native:compileJava
> :native:compileGroovy UP-TO-DATE
> :native:processResources UP-TO-DATE
> :native:classes
> :native:jar
> :core:compileJava UP-TO-DATE
> Note: Some input files use or override a deprecated API.
> Note: Recompile with -Xlint:deprecation for details.
> Note: Some input files use unchecked or unsafe operations.
> Note: Recompile with -Xlint:unchecked for details.
> :core:compileGroovy
> :core:pluginsManifest
> :core:processResources
> :core:reportResources UP-TO-DATE
> :core:classes
> :core:jar
> :announce:compileJava UP-TO-DATE
> :announce:compileGroovy
> :announce:processResources
> :announce:classes
> :announce:jar
> :announce:assemble
> :antlr:classpathManifest
> :coreImpl:jarJarMaven3
> :coreImpl:classpathManifest
> :coreImpl:compileJava UP-TO-DATE
> /«PKGBUILDDIR»/subprojects/core-impl/src/main/groovy/org/gradle/api/internal/artifacts/repositories/cachemanager/LocalFileRepositoryCacheManager.java:39:
>  
> org.gradle.api.internal.artifacts.repositories.cachemanager.LocalFileRepositoryCacheManager
>  is not abstract and does not override abstract method 
> downloadRepositoryResource(org.apache.ivy.plugins.repository.Resource,java.lang.String,java.lang.String,java.lang.String,org.apache.ivy.core.cache.CacheResourceOptions,org.apache.ivy.plugins.repository.Repositor

Bug#718960: marked as done (gradle misses some dependencies)

2013-08-11 Thread Debian Bug Tracking System
Your message dated Sun, 11 Aug 2013 17:03:21 +
with message-id 
and subject line Bug#718960: fixed in gradle 1.4-2
has caused the Debian Bug report #718960,
regarding gradle misses some dependencies
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.)


-- 
718960: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=718960
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: gradle
Version: 1.4-1
severity: serious

Hi,

gradle refused to run on mine machine without the gson and bcpg
packages installed. So the package misses at least this two
dependencies.

Additional before submitting this bug I scanned /usr/share/gradle/lib
for symlinks and resolved their packages to get a full list of eventual
dependencies. However I am not sure if all of them are really needed,
since just a small part of them are already declared dependencies:

ant
ant-optional
bnd
checkstyle
groovy
ivy
junit4
libantlr-java
libasm4-java
libatinject-jsr330-api-java
libbcpg-java
libbcprov-java
libcodenarc-groovy-java
libcommons-cli-java
libcommons-codec-java
libcommons-collections3-java
libcommons-io-java
libcommons-lang-java
libconstantine-java
libdom4j-java
libecj-java
libgmetrics-groovy-java
libgoogle-gson-java
libgradle-core-java
libgradle-plugins-java
libguava-java
libhttpclient-java
libhttpcore-java
libjaffl-java
libjansi-java
libjarjar-java
libjaxen-java
libjcifs-java
libjcip-annotations-java
libjetty-extra-java
libjetty-java
libjffi-java
libjna-java
libjnr-posix-java
libjsch-java
libkryo-java
liblogback-java
libmaven-ant-tasks-java
libminlog-java
libnative-platform-java
libnekohtml-java
libplexus-containers1.5-java
libpolyglot-maven-java
libreflectasm-java
librhino-java
libservlet2.5-java
libslf4j-java
libxbean-java
libxerces2-java
libxml-commons-external-java
testng

kind regards,
Michael
--- End Message ---
--- Begin Message ---
Source: gradle
Source-Version: 1.4-2

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

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 718...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Damien Raude-Morvan  (supplier of updated gradle package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 11 Aug 2013 16:13:00 +0200
Source: gradle
Binary: gradle libgradle-core-java libgradle-plugins-java gradle-doc
Architecture: source all
Version: 1.4-2
Distribution: sid
Urgency: low
Maintainer: Debian Java Maintainers 

Changed-By: Damien Raude-Morvan 
Description: 
 gradle - Groovy based build system
 gradle-doc - Documentation for gradle
 libgradle-core-java - Groovy based build system - Core library
 libgradle-plugins-java - Groovy based build system - All plugins
Closes: 707764 713171 718960
Changes: 
 gradle (1.4-2) unstable; urgency=low
 .
   * Fix compatibility with Apache Ivy 2.3 (Closes: #713171):
 - d/patches/35_ivy_23.diff: fix FTBFS on downloadRepositoryResource method
 - d/control: {Build,}-Depends on ivy (>= 2.3)
   * d/patches/34_disable_code_quality.diff: Disable some code analysis check
 to speed-up package build.
   * d/control: Merge Depends/Recommends field because Gradle just fails on
 missing dependencies (event if module is not used by user).
 (Closes: #718960, #707764).
Checksums-Sha1: 
 e9d2f4cb3865091ea4b12f550793704e399309d7 3351 gradle_1.4-2.dsc
 485ca6f5f8113091ae40b6b4c80def5c081b40df 22609 gradle_1.4-2.debian.tar.gz
 5eabc7e1893a25f4920391966e9a58125346191e 996864 gradle_1.4-2_all.deb
 fb7eee14841dbb695362b6d1b8f9b4e77f836246 3946990 
libgradle-core-java_1.4-2_all.deb
 3bf1a77c66892017ebcb13e46c1a3c3c8a2e6518 2931156 
libgradle-plugins-java_1.4-2_all.deb
 4464c897fb8b38b5f1b41691b3c7e467b0baed99 2522966 gradle-doc_1.4-2_all.deb
Checksums-Sha256: 
 3b8b142a5efc9e69770e7b56ec8155be40c6584bd588552726dd5c6a71083d87 3351 
gradle_1.4-2.dsc
 3d03898ca1470d7bec1d051b81bb93ba51dc2609a24476b81ffc3b49f992f721 22609 
gradle_1.4-2.debian.tar.gz
 cac03483e17a19fd52f063a5913491b8fe0ce83df99912fec9fda8c17ff4f7a8 996864 
gradle_1.4-2_all.deb
 3edaa757ab99972be56fc5ad550c4780b7b826e3f4b24a98f354704e2ae8ea90 3946990 
libgradle-core-java_1.4-2_al

Bug#707764: marked as done (gradle doesn't work without libjetty-extra-java installed)

2013-08-11 Thread Debian Bug Tracking System
Your message dated Sun, 11 Aug 2013 17:03:21 +
with message-id 
and subject line Bug#707764: fixed in gradle 1.4-2
has caused the Debian Bug report #707764,
regarding gradle doesn't work without libjetty-extra-java installed
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.)


-- 
707764: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=707764
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: gradle
Version: 1.4-1
Severity: important

gradle depends on libgradle-plugins-java, which in turn recommends libjetty-
extra-java.
This 'recommends' was working for version 1.1, but doesn't hold for 1.4. If not
installed, Gradle now fails always with:

Caused by: java.lang.IllegalArgumentException: Cannot find JAR 'jetty-plus.jar'
required by module 'gradle-jetty' using classpath or distribution directory
'/usr/share/gradle'

Defining libjetty-extra-java as a dependency instead of a recommendation for
libgradle-plugins-java will make the package conflict with other very popular
java tools as eclipse, but there's already another bug filed against jetty to
fix this: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=686876



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

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

Versions of packages gradle depends on:
ii  ant  1.8.2-4
ii  default-jre-headless 1:1.6-47
ii  libdom4j-java1.6.1+dfsg.2-6
ii  libgradle-core-java  1.4-1
ii  libgradle-plugins-java   1.4-1
ii  libjaffl-java0.5.9-4
ii  libjaxen-java1.1.3-1
ii  libjna-java  3.2.7-4+b1
ii  libjnr-posix-java1.1.8-2
ii  libkryo-java 2.20-3
ii  libnative-platform-java  0.3~rc2-2
ii  libwagon-java1.0.0-2

gradle recommends no packages.

gradle suggests no packages.

-- no debconf information
--- End Message ---
--- Begin Message ---
Source: gradle
Source-Version: 1.4-2

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

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 707...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Damien Raude-Morvan  (supplier of updated gradle package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 11 Aug 2013 16:13:00 +0200
Source: gradle
Binary: gradle libgradle-core-java libgradle-plugins-java gradle-doc
Architecture: source all
Version: 1.4-2
Distribution: sid
Urgency: low
Maintainer: Debian Java Maintainers 

Changed-By: Damien Raude-Morvan 
Description: 
 gradle - Groovy based build system
 gradle-doc - Documentation for gradle
 libgradle-core-java - Groovy based build system - Core library
 libgradle-plugins-java - Groovy based build system - All plugins
Closes: 707764 713171 718960
Changes: 
 gradle (1.4-2) unstable; urgency=low
 .
   * Fix compatibility with Apache Ivy 2.3 (Closes: #713171):
 - d/patches/35_ivy_23.diff: fix FTBFS on downloadRepositoryResource method
 - d/control: {Build,}-Depends on ivy (>= 2.3)
   * d/patches/34_disable_code_quality.diff: Disable some code analysis check
 to speed-up package build.
   * d/control: Merge Depends/Recommends field because Gradle just fails on
 missing dependencies (event if module is not used by user).
 (Closes: #718960, #707764).
Checksums-Sha1: 
 e9d2f4cb3865091ea4b12f550793704e399309d7 3351 gradle_1.4-2.dsc
 485ca6f5f8113091ae40b6b4c80def5c081b40df 22609 gradle_1.4-2.debian.tar.gz
 5eabc7e1893a25f4920391966e9a58125346191e 996864 gradle_1.4-2_all.deb
 fb7eee14841dbb695362b6d1b8f9b4e77f836246 3946990 
libgradle-core-java_1.4-2_all.deb
 3bf1a77c66892017ebcb13e46c1a3c3c8a2e6518 2931156 
libgradle-plugins-java_1.4-2_all.deb
 4464c897fb8b38b5f1b41691b3c7e467b0baed99 2522966 gradle-doc_1.4-2_all.deb
Checksums-Sha256: 
 3b8b142a5efc9e69770e7b56ec8155be40c6584bd588552726dd5c6a71083d87 3351 
gradle_1.4-2.dsc
 3d03898ca1470d7bec1d051b81bb93ba51dc2609a24476b81ffc3b49f992f721 22609 
gradle_1.4-2.debian.tar.gz

Bug#718960: marked as done (gradle misses some dependencies)

2013-08-11 Thread Debian Bug Tracking System
Your message dated Sun, 11 Aug 2013 17:03:21 +
with message-id 
and subject line Bug#707764: fixed in gradle 1.4-2
has caused the Debian Bug report #707764,
regarding gradle misses some dependencies
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.)


-- 
707764: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=707764
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: gradle
Version: 1.4-1
severity: serious

Hi,

gradle refused to run on mine machine without the gson and bcpg
packages installed. So the package misses at least this two
dependencies.

Additional before submitting this bug I scanned /usr/share/gradle/lib
for symlinks and resolved their packages to get a full list of eventual
dependencies. However I am not sure if all of them are really needed,
since just a small part of them are already declared dependencies:

ant
ant-optional
bnd
checkstyle
groovy
ivy
junit4
libantlr-java
libasm4-java
libatinject-jsr330-api-java
libbcpg-java
libbcprov-java
libcodenarc-groovy-java
libcommons-cli-java
libcommons-codec-java
libcommons-collections3-java
libcommons-io-java
libcommons-lang-java
libconstantine-java
libdom4j-java
libecj-java
libgmetrics-groovy-java
libgoogle-gson-java
libgradle-core-java
libgradle-plugins-java
libguava-java
libhttpclient-java
libhttpcore-java
libjaffl-java
libjansi-java
libjarjar-java
libjaxen-java
libjcifs-java
libjcip-annotations-java
libjetty-extra-java
libjetty-java
libjffi-java
libjna-java
libjnr-posix-java
libjsch-java
libkryo-java
liblogback-java
libmaven-ant-tasks-java
libminlog-java
libnative-platform-java
libnekohtml-java
libplexus-containers1.5-java
libpolyglot-maven-java
libreflectasm-java
librhino-java
libservlet2.5-java
libslf4j-java
libxbean-java
libxerces2-java
libxml-commons-external-java
testng

kind regards,
Michael
--- End Message ---
--- Begin Message ---
Source: gradle
Source-Version: 1.4-2

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

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 707...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Damien Raude-Morvan  (supplier of updated gradle package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 11 Aug 2013 16:13:00 +0200
Source: gradle
Binary: gradle libgradle-core-java libgradle-plugins-java gradle-doc
Architecture: source all
Version: 1.4-2
Distribution: sid
Urgency: low
Maintainer: Debian Java Maintainers 

Changed-By: Damien Raude-Morvan 
Description: 
 gradle - Groovy based build system
 gradle-doc - Documentation for gradle
 libgradle-core-java - Groovy based build system - Core library
 libgradle-plugins-java - Groovy based build system - All plugins
Closes: 707764 713171 718960
Changes: 
 gradle (1.4-2) unstable; urgency=low
 .
   * Fix compatibility with Apache Ivy 2.3 (Closes: #713171):
 - d/patches/35_ivy_23.diff: fix FTBFS on downloadRepositoryResource method
 - d/control: {Build,}-Depends on ivy (>= 2.3)
   * d/patches/34_disable_code_quality.diff: Disable some code analysis check
 to speed-up package build.
   * d/control: Merge Depends/Recommends field because Gradle just fails on
 missing dependencies (event if module is not used by user).
 (Closes: #718960, #707764).
Checksums-Sha1: 
 e9d2f4cb3865091ea4b12f550793704e399309d7 3351 gradle_1.4-2.dsc
 485ca6f5f8113091ae40b6b4c80def5c081b40df 22609 gradle_1.4-2.debian.tar.gz
 5eabc7e1893a25f4920391966e9a58125346191e 996864 gradle_1.4-2_all.deb
 fb7eee14841dbb695362b6d1b8f9b4e77f836246 3946990 
libgradle-core-java_1.4-2_all.deb
 3bf1a77c66892017ebcb13e46c1a3c3c8a2e6518 2931156 
libgradle-plugins-java_1.4-2_all.deb
 4464c897fb8b38b5f1b41691b3c7e467b0baed99 2522966 gradle-doc_1.4-2_all.deb
Checksums-Sha256: 
 3b8b142a5efc9e69770e7b56ec8155be40c6584bd588552726dd5c6a71083d87 3351 
gradle_1.4-2.dsc
 3d03898ca1470d7bec1d051b81bb93ba51dc2609a24476b81ffc3b49f992f721 22609 
gradle_1.4-2.debian.tar.gz
 cac03483e17a19fd52f063a5913491b8fe0ce83df99912fec9fda8c17ff4f7a8 996864 
gradle_1.4-2_all.deb
 3edaa757ab99972be56fc5ad550c4780b7b826e3f4b24a98f354704e2ae8ea90 3946990 
libgradle-core-java_1.4-2_al

gradle_1.4-2_amd64.changes ACCEPTED into unstable

2013-08-11 Thread Debian FTP Masters
Mapping sid to unstable.

Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 11 Aug 2013 16:13:00 +0200
Source: gradle
Binary: gradle libgradle-core-java libgradle-plugins-java gradle-doc
Architecture: source all
Version: 1.4-2
Distribution: sid
Urgency: low
Maintainer: Debian Java Maintainers 

Changed-By: Damien Raude-Morvan 
Description: 
 gradle - Groovy based build system
 gradle-doc - Documentation for gradle
 libgradle-core-java - Groovy based build system - Core library
 libgradle-plugins-java - Groovy based build system - All plugins
Closes: 707764 713171 718960
Changes: 
 gradle (1.4-2) unstable; urgency=low
 .
   * Fix compatibility with Apache Ivy 2.3 (Closes: #713171):
 - d/patches/35_ivy_23.diff: fix FTBFS on downloadRepositoryResource method
 - d/control: {Build,}-Depends on ivy (>= 2.3)
   * d/patches/34_disable_code_quality.diff: Disable some code analysis check
 to speed-up package build.
   * d/control: Merge Depends/Recommends field because Gradle just fails on
 missing dependencies (event if module is not used by user).
 (Closes: #718960, #707764).
Checksums-Sha1: 
 e9d2f4cb3865091ea4b12f550793704e399309d7 3351 gradle_1.4-2.dsc
 485ca6f5f8113091ae40b6b4c80def5c081b40df 22609 gradle_1.4-2.debian.tar.gz
 5eabc7e1893a25f4920391966e9a58125346191e 996864 gradle_1.4-2_all.deb
 fb7eee14841dbb695362b6d1b8f9b4e77f836246 3946990 
libgradle-core-java_1.4-2_all.deb
 3bf1a77c66892017ebcb13e46c1a3c3c8a2e6518 2931156 
libgradle-plugins-java_1.4-2_all.deb
 4464c897fb8b38b5f1b41691b3c7e467b0baed99 2522966 gradle-doc_1.4-2_all.deb
Checksums-Sha256: 
 3b8b142a5efc9e69770e7b56ec8155be40c6584bd588552726dd5c6a71083d87 3351 
gradle_1.4-2.dsc
 3d03898ca1470d7bec1d051b81bb93ba51dc2609a24476b81ffc3b49f992f721 22609 
gradle_1.4-2.debian.tar.gz
 cac03483e17a19fd52f063a5913491b8fe0ce83df99912fec9fda8c17ff4f7a8 996864 
gradle_1.4-2_all.deb
 3edaa757ab99972be56fc5ad550c4780b7b826e3f4b24a98f354704e2ae8ea90 3946990 
libgradle-core-java_1.4-2_all.deb
 19733163b4f217714f88cf1db9ad0b391b76f8f8734333c91f357ad480ae2c15 2931156 
libgradle-plugins-java_1.4-2_all.deb
 cdbd8f86434176f6f3506e8e1ea4eecb273f7b1fcf2c10e1d42c5aa2a364c73d 2522966 
gradle-doc_1.4-2_all.deb
Files: 
 3f8beac8c71b6aa53154b43d69a4f55d 3351 java optional gradle_1.4-2.dsc
 e6fdb4c798e50130e6829937e723d53f 22609 java optional gradle_1.4-2.debian.tar.gz
 cd3c72ca57d8149054915c336abd7245 996864 java optional gradle_1.4-2_all.deb
 ffcd3cf6402169fb30c8ac770180da64 3946990 java optional 
libgradle-core-java_1.4-2_all.deb
 754da8b949ec3fb50a3e703813ed4268 2931156 java optional 
libgradle-plugins-java_1.4-2_all.deb
 785383e29d98490023a28c1b165a9d45 2522966 doc optional gradle-doc_1.4-2_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.14 (GNU/Linux)

iQIcBAEBCAAGBQJSB7MVAAoJEHXiDM0z50n8XmAQAI/xV29Zh8n1sCfbv7jmuulr
Avakb0vMopVTLmB+jE6uZjkyYhF9n+px/zbQEUpF0m8Vgqz6Zv2vMsrT9TG6dL4s
L4g75NjFMhH1n6PR/ItqfuPiUj/JD0wDAZvMqSAEiwbJ5VZtCe82QP2darz5Az+k
RX5ZM03orZkubc5eHv1aan71Y0rBiXs+OW5tpy/CBUDOShSFbKFGAjB/62UBOOsv
7EWUYFxe/zlsR8Eys8eExQTcN7I5X+tnDxoUy7IBpl6SS11QCZTCiCw9hvXfeFrw
Z2USD1MGBhMB2MvF++0V0kJ9Kcx2yUBxulm1c7eR+Tr9ltzbTlO3OtnP+WNR2u2G
88klSnv5TSAdwmLdSHfnuwOQ/tnQ97V/CLMWcGr7quJmPRJYPYwiW/2z8RZjUVLE
lEY/M/E60QYk2C0DWgoVdoL8TVjEnqCspH4TIAfcO6bZWunUn1HCBPmteJaMmI0t
GWnDnoN4o2xeAyTZUuvCJQqnnN3va7wCd1CjXJpZlBCpXnJOqncgc9KNDgrM3etC
SY7SW81uFyiE1ZgTs2K2K67/dvCfeFjxr713X6Cqpo34acmQVjHygMppMVNXsWMe
x6v2a1SI9oHd/ME8ZGjE9QaGYEvW8C9N8g3SAI2f0LUNrUTcVfYqY72jChiN/+ia
rcKxER2OsicGZUvCnQ6U
=oZTX
-END PGP SIGNATURE-


Thank you for your contribution to Debian.

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


Processing of gradle_1.4-2_amd64.changes

2013-08-11 Thread Debian FTP Masters
gradle_1.4-2_amd64.changes uploaded successfully to localhost
along with the files:
  gradle_1.4-2.dsc
  gradle_1.4-2.debian.tar.gz
  gradle_1.4-2_all.deb
  libgradle-core-java_1.4-2_all.deb
  libgradle-plugins-java_1.4-2_all.deb
  gradle-doc_1.4-2_all.deb

Greetings,

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

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


Bug#713171: gradle: FTBFS: /«PKGBUILDDIR»/subprojects/core-impl/src/main/groovy/org/gradle/api/internal/artifacts/ivyservice/ivyresolve/parser/IvyXmlModuleDescriptorParser.java:395: cannot find symbol

2013-08-11 Thread Miguel Landaeta
tags 713171 + confirmed
thanks

On Sat, Jun 22, 2013 at 01:59:18PM +0200, Lucas Nussbaum wrote:
> Source: gradle
> Version: 1.4-1
> Severity: serious
> Tags: jessie sid
> User: debian...@lists.debian.org
> Usertags: qa-ftbfs-20130620 qa-ftbfs
> Justification: FTBFS on amd64
> 
> Hi,
> 
> During a rebuild of all packages in sid, your package failed to build on
> amd64.
> 
> Relevant part:
> > [...]
> > :coreImpl:compileJava UP-TO-DATE
> > /«PKGBUILDDIR»/subprojects/core-impl/src/main/groovy/org/gradle/api/internal/artifacts/repositories/cachemanager/LocalFileRepositoryCacheManager.java:39:
> >  
> > org.gradle.api.internal.artifacts.repositories.cachemanager.LocalFileRepositoryCacheManager
> >  is not abstract and does not override abstract method 
> > downloadRepositoryResource(org.apache.ivy.plugins.repository.Resource,java.lang.String,java.lang.String,java.lang.String,org.apache.ivy.core.cache.CacheResourceOptions,org.apache.ivy.plugins.repository.Repository)
> >  in org.apache.ivy.core.cache.RepositoryCacheManager
> > public class LocalFileRepositoryCacheManager extends 
> > AbstractRepositoryCacheManager {
> >^
> > /«PKGBUILDDIR»/subprojects/core-impl/src/main/groovy/org/gradle/api/internal/artifacts/repositories/cachemanager/DownloadingRepositoryCacheManager.java:52:
> >  
> > org.gradle.api.internal.artifacts.repositories.cachemanager.DownloadingRepositoryCacheManager
> >  is not abstract and does not override abstract method 
> > downloadRepositoryResource(org.apache.ivy.plugins.repository.Resource,java.lang.String,java.lang.String,java.lang.String,org.apache.ivy.core.cache.CacheResourceOptions,org.apache.ivy.plugins.repository.Repository)
> >  in org.apache.ivy.core.cache.RepositoryCacheManager
> > public class DownloadingRepositoryCacheManager extends 
> > AbstractRepositoryCacheManager {
> >^
> > /«PKGBUILDDIR»/subprojects/core-impl/src/main/groovy/org/gradle/api/internal/artifacts/ivyservice/ivyresolve/parser/IvyXmlModuleDescriptorParser.java:395:
> >  cannot find symbol
> > symbol  : constructor 
> > DefaultExtendsDescriptor(org.apache.ivy.core.module.id.ModuleRevisionId,org.apache.ivy.core.module.id.ModuleRevisionId,java.lang.String,java.lang.String[])
> > location: class 
> > org.apache.ivy.core.module.descriptor.DefaultExtendsDescriptor
> > DefaultExtendsDescriptor ed = new DefaultExtendsDescriptor(
> >   ^
> > /«PKGBUILDDIR»/subprojects/core-impl/src/main/groovy/org/gradle/api/internal/artifacts/ivyservice/ivyresolve/NoOpRepositoryCacheManager.java:36:
> >  
> > org.gradle.api.internal.artifacts.ivyservice.ivyresolve.NoOpRepositoryCacheManager
> >  is not abstract and does not override abstract method 
> > downloadRepositoryResource(org.apache.ivy.plugins.repository.Resource,java.lang.String,java.lang.String,java.lang.String,org.apache.ivy.core.cache.CacheResourceOptions,org.apache.ivy.plugins.repository.Repository)
> >  in org.apache.ivy.core.cache.RepositoryCacheManager
> > public class NoOpRepositoryCacheManager implements RepositoryCacheManager {
> >^
> > [...]
 
These errors are due to API changes introduced by ivy 2.3.0.

I was taking a look at upstream repository and they have not ported
their code to this new ivy version yet.

AbstractRepositoryCacheManager errors are easy to fix but I still have
to review how to fix changes in DefaultExtendsDescriptor class.

-- 
Miguel Landaeta, miguel at miguel.cc
secure email with PGP 0x6E608B637D8967E9 available at http://keyserver.pgp.com/
"Faith means not wanting to know what is true." -- Nietzsche


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

Processed: Re: gradle: FTBFS: /«PKGBUILDDIR»/subprojects/core-impl/src/main/groovy/org/gradle/api/internal/artifacts/ivyservice/ivyresolve/parser/IvyXmlModuleDescriptorParser.java:395: cannot find sym

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

> tags 713171 + confirmed
Bug #713171 [src:gradle] gradle: FTBFS: 
/«PKGBUILDDIR»/subprojects/core-impl/src/main/groovy/org/gradle/api/internal/artifacts/ivyservice/ivyresolve/parser/IvyXmlModuleDescriptorParser.java:395:
 cannot find symbol
Added tag(s) confirmed.
> thanks
Stopping processing here.

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

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

Bug#719415: gradle: FTBFS: build hangs during codenarc steps

2013-08-11 Thread Miguel Landaeta
On Sun, Aug 11, 2013 at 05:04:29PM +0200, Damien Raude-Morvan wrote:
> FTR, I'm working on git repository right now and I've create a new patch to 
> skip codeNarcMain task.

Hi Damien,

Awesome. Don't worry about duplicating effort, I was just reviewing
the Gradle bugs before diving into the issues.

Cheers,

-- 
Miguel Landaeta, miguel at miguel.cc
secure email with PGP 0x6E608B637D8967E9 available at http://keyserver.pgp.com/
"Faith means not wanting to know what is true." -- Nietzsche


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

Bug#719415: gradle: FTBFS: build hangs during codenarc steps

2013-08-11 Thread Damien Raude-Morvan
Hi Miguel,

FTR, I'm working on git repository right now and I've create a new patch to 
skip codeNarcMain task.

Chers,

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


Processed: Re: gradle: FTBFS: build hangs during codenarc steps

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

> tags 719415 + jessie sid
Bug #719415 [src:gradle] gradle: FTBFS: build hangs during codenarc steps
Added tag(s) sid and jessie.
> severity 719415 serious
Bug #719415 [src:gradle] gradle: FTBFS: build hangs during codenarc steps
Severity set to 'serious' from 'normal'
> thanks
Stopping processing here.

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

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


Bug#719415: gradle: FTBFS: build hangs during codenarc steps

2013-08-11 Thread Miguel Landaeta
tags 719415 + jessie sid
severity 719415 serious
thanks

As extra comment, the issue is not present when gradle is build with
Oracle JDK.

-- 
Miguel Landaeta, miguel at miguel.cc
secure email with PGP 0x6E608B637D8967E9 available at http://keyserver.pgp.com/
"Faith means not wanting to know what is true." -- Nietzsche


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

Bug#719415: gradle: FTBFS: build hangs during codenarc steps

2013-08-11 Thread Miguel Landaeta
Package: src:gradle
Version: 1.4-1
Severity: serious jessie sid
Tags: upstream
Forwarded: http://issues.gradle.org/browse/GRADLE-2858
Justification: FTBFS on amd64

Gradle failed to build on amd64 due to an apparent bug in upstream.

Relevant part:
> I: Building the package
> I: Running cd tmp/buildd/*/ && env
> PATH="/usr/sbin:/usr/bin:/sbin:/bin" dpkg-buildpackage -us -uc -rfakeroot && 
> env PATH="/usr/sbin:/usr/bin:/sbin:/bin"
> dpkg-buildpackage -us -uc  -rfakeroot
> dpkg-buildpackage: source package gradle
> dpkg-buildpackage: source version 1.4-1
> dpkg-buildpackage: source distribution unstable
> dpkg-buildpackage: source changed by Damien Raude-Morvan 
>  dpkg-source --before-build gradle-1.4
> dpkg-buildpackage: host architecture amd64
>  fakeroot debian/rules clean
> dh clean --with javahelper
>dh_testdir
>debian/rules override_dh_auto_clean
> make[1]: Entering directory `/tmp/buildd/gradle-1.4'
> dh_auto_clean
> gradle --project-prop finalRelease=true --stacktrace --offline clean
> :buildSrc:clean UP-TO-DATE
> :buildSrc:compileJava UP-TO-DATE
> :buildSrc:compileGroovy
> :buildSrc:processResources
> :buildSrc:classes
> :buildSrc:jar
> :buildSrc:assemble
> :buildSrc:checkstyleMain
> :buildSrc:compileTestJava UP-TO-DATE
> :buildSrc:compileTestGroovy
> :buildSrc:processTestResources
> :buildSrc:testClasses
> :buildSrc:checkstyleTest UP-TO-DATE
> :buildSrc:codenarcMain

The complete build log is attached.

-- System Information:
Debian Release: 7.1
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

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

-- 
Miguel Landaeta, miguel at miguel.cc
secure email with PGP 0x6E608B637D8967E9 available at http://keyserver.pgp.com/
"Faith means not wanting to know what is true." -- Nietzsche


gradle_1.4-1_amd64.build.gz
Description: Binary data


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

Processed: severity of 674930 is serious

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

> severity 674930 serious
Bug #674930 [clojure1.4] clojure1.4: Build-Depend on default-jdk instead of a 
specific JDK?
Severity set to 'serious' from 'minor'
> thanks
Stopping processing here.

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

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


Bug#719399: clojure1.2: FTBFS: Unable to find a javac compiler

2013-08-11 Thread David Suárez
Source: clojure1.2
Version: 1.2.1+dfsg-4
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20130811 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
> make[1]: Entering directory `/«BUILDDIR»/clojure1.2-1.2.1+dfsg'
> make[1]: Nothing to be done for `update-config'.
> make[1]: Leaving directory `/«BUILDDIR»/clojure1.2-1.2.1+dfsg'
> cd . && /usr/lib/jvm/default-java/bin/java -classpath 
> /usr/share/ant/lib/ant.jar:/usr/share/ant/lib/ant-launcher.jar:/usr/share/java/asm3.jar:/usr/share/java/asm3-commons.jar:
>   -Dant.home=/usr/share/ant org.apache.tools.ant.Main -Dcompile.debug=true 
> -Dcompile.optimize=true 
> Buildfile: /«BUILDDIR»/clojure1.2-1.2.1+dfsg/build.xml
> 
> clean:
> 
> init:
> [mkdir] Created dir: /«BUILDDIR»/clojure1.2-1.2.1+dfsg/classes
> 
> init-version:
>  [copy] Copying 1 file to /«BUILDDIR»/clojure1.2-1.2.1+dfsg
> 
> compile-java:
> [javac] /«BUILDDIR»/clojure1.2-1.2.1+dfsg/build.xml:91: warning: 
> 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set 
> to false for repeatable builds
> 
> BUILD FAILED
> /«BUILDDIR»/clojure1.2-1.2.1+dfsg/build.xml:91: Unable to find a javac 
> compiler;
> com.sun.tools.javac.Main is not on the classpath.
> Perhaps JAVA_HOME does not point to the JDK.
> It is currently set to "/usr/lib/jvm/java-7-openjdk-amd64/jre"
> 
> Total time: 1 second
> make: *** [debian/stamp-ant-build] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2013/08/11/clojure1.2_1.2.1+dfsg-4_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

__
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#719404: libxmpcore-java: FTBFS: [javac] /«PKGBUILDDIR»/XMPCore/src/com/adobe/xmp/impl/Latin1Converter.java:61: error: unmappable character for encoding ASCII

2013-08-11 Thread David Suárez
Source: libxmpcore-java
Version: 5.1.2-1
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20130811 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
>  debian/rules build
> test -x debian/rules
> mkdir -p "."
> cd . && /usr/lib/jvm/default-java/bin/java -classpath 
> /usr/share/ant/lib/ant.jar:/usr/share/ant/lib/ant-launcher.jar:/usr/lib/jvm/default-java/lib/tools.jar
>   -Dant.home=/usr/share/ant org.apache.tools.ant.Main -Dcompile.debug=true 
> -Dcompile.optimize=true   -buildfile XMPCore/build.xml  build
> Buildfile: /«PKGBUILDDIR»/XMPCore/build.xml
> 
> clean:
>  [echo] Clean...
> 
> compile:
>  [echo] Compiling ...
> 
> javac:
> [mkdir] Created dir: /«PKGBUILDDIR»/XMPCore/intermediate/debug
> [javac] /«PKGBUILDDIR»/XMPCore/build.xml:68: warning: 'includeantruntime' 
> was not set, defaulting to build.sysclasspath=last; set to false for 
> repeatable builds
> [javac] Compiling 45 source files to 
> /«PKGBUILDDIR»/XMPCore/intermediate/debug
> [javac] 
> /«PKGBUILDDIR»/XMPCore/src/com/adobe/xmp/impl/Latin1Converter.java:58: error: 
> unmappable character for encoding ASCII
> [javac]* Example: If an Euro-symbol (???) appears in the 
> byte buffer (0xE2, 0x82, 0xAC), 
> [javac]   ^
> [javac] 
> /«PKGBUILDDIR»/XMPCore/src/com/adobe/xmp/impl/Latin1Converter.java:58: error: 
> unmappable character for encoding ASCII
> [javac]* Example: If an Euro-symbol (???) appears in the 
> byte buffer (0xE2, 0x82, 0xAC), 
> [javac]^
> [javac] 
> /«PKGBUILDDIR»/XMPCore/src/com/adobe/xmp/impl/Latin1Converter.java:58: error: 
> unmappable character for encoding ASCII
> [javac]* Example: If an Euro-symbol (???) appears in the 
> byte buffer (0xE2, 0x82, 0xAC), 
> [javac] ^
> [javac] 
> /«PKGBUILDDIR»/XMPCore/src/com/adobe/xmp/impl/Latin1Converter.java:61: error: 
> unmappable character for encoding ASCII
> [javac]* 0xC3, 0xA2 (??) - 0xE2, 0x80, 0x9A (???) - 0x41 (a).
> [javac]  ^
> [javac] 
> /«PKGBUILDDIR»/XMPCore/src/com/adobe/xmp/impl/Latin1Converter.java:61: error: 
> unmappable character for encoding ASCII
> [javac]* 0xC3, 0xA2 (??) - 0xE2, 0x80, 0x9A (???) - 0x41 (a).
> [javac]   ^
> [javac] 
> /«PKGBUILDDIR»/XMPCore/src/com/adobe/xmp/impl/Latin1Converter.java:61: error: 
> unmappable character for encoding ASCII
> [javac]* 0xC3, 0xA2 (??) - 0xE2, 0x80, 0x9A (???) - 0x41 (a).
> [javac]  ^
> [javac] 
> /«PKGBUILDDIR»/XMPCore/src/com/adobe/xmp/impl/Latin1Converter.java:61: error: 
> unmappable character for encoding ASCII
> [javac]* 0xC3, 0xA2 (??) - 0xE2, 0x80, 0x9A (???) - 0x41 (a).
> [javac]   ^
> [javac] 
> /«PKGBUILDDIR»/XMPCore/src/com/adobe/xmp/impl/Latin1Converter.java:61: error: 
> unmappable character for encoding ASCII
> [javac]* 0xC3, 0xA2 (??) - 0xE2, 0x80, 0x9A (???) - 0x41 (a).
> [javac]^
> [javac] 8 errors
> 
> BUILD FAILED
> /«PKGBUILDDIR»/XMPCore/build.xml:49: The following error occurred while 
> executing this line:
> /«PKGBUILDDIR»/XMPCore/build.xml:68: Compile failed; see the compiler error 
> output for details.
> 
> Total time: 1 second
> make: *** [debian/stamp-ant-build] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2013/08/11/libxmpcore-java_5.1.2-1_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

__
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#719393: maven-scm: FTBFS: Tests failed

2013-08-11 Thread David Suárez
Source: maven-scm
Version: 1.3-4
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20130811 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully): 
> Results :
> 
> Failed tests:   
> testGetCommandLine(org.apache.maven.scm.provider.perforce.command.changelog.PerforceChangeLogCommandTest):
>  expected:<...ngelog-command-test []changes -t ...> but 
> was:<...ngelog-command-test [-c foo ]changes -t ...>
> 
> Tests run: 52, Failures: 1, Errors: 0, Skipped: 0
> 
> [INFO] 
> 
> [ERROR] BUILD FAILURE
> [INFO] 
> 
> [INFO] There are test failures.
> 
> Please refer to 
> /«PKGBUILDDIR»/maven-scm-providers/maven-scm-provider-perforce/target/surefire-reports
>  for the individual test results.
> [INFO] 
> 
> [INFO] For more information, run Maven with the -e switch
> [INFO] 
> 
> [INFO] Total time: 1 minute 20 seconds
> [INFO] Finished at: Sat Aug 10 17:17:35 UTC 2013
> [INFO] Final Memory: 118M/283M
> [INFO] 
> 
> make: *** [mvn-build] Error 1

The full build log is available from:
   http://aws-logs.debian.net/ftbfs-logs/2013/08/11/maven-scm_1.3-4_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

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