Your message dated Tue, 25 Oct 2016 16:53:53 +0000 with message-id <[email protected]> and subject line Bug#841491: fixed in gradle-debian-helper 1.4 has caused the Debian Bug report #841491, regarding Inject A Task for Generating Maven POMs 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 [email protected] immediately.) -- 841491: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=841491 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: gradle-debian-helper Version: 1.3 Severity: wishlist By default a Gradle project does not contain any Maven POMs which are important metadata for a Java package in Debian. So far I have been writing custom tasks [1] for my packages in order to let Gradle generate the POMs, as I don't think this kind of job should be manually done by the maintainers. Now I have added a new task to gradle-debian-helper called `org.debian.gradle.tasks.MavenPom` which generate a Maven POM to `${buildDir}/debian/${archivesBaseName}.pom`. The plugin will inject this task to every project that applies the Java plugin. The feature is at GitHub and can be checked out the code there [2]. Could any maintainer of gradle-debian-helper review and merge it? Thank you! [1]: https://anonscm.debian.org/cgit/android-tools/android-platform-frameworks-data-binding.git/tree/debian/generatePom.gradle?h=debian/2.0.0-1 [2]: https://github.com/seamlik/gradle-debian-helper/compare/debian-pom-generation
--- End Message ---
--- Begin Message ---Source: gradle-debian-helper Source-Version: 1.4 We believe that the bug you reported is fixed in the latest version of gradle-debian-helper, 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 [email protected], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Kai-Chung Yan <[email protected]> (supplier of updated gradle-debian-helper 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 [email protected]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Tue, 25 Oct 2016 21:44:50 +0800 Source: gradle-debian-helper Binary: gradle-debian-helper Architecture: source all Version: 1.4 Distribution: unstable Urgency: medium Maintainer: Debian Java Maintainers <[email protected]> Changed-By: Kai-Chung Yan <[email protected]> Description: gradle-debian-helper - Helper tools for building Debian packages with Gradle Closes: 841491 Changes: gradle-debian-helper (1.4) unstable; urgency=medium . * Inject a task for generating Maven POMs (Closes: #841491) * DebianHelperPlugin now lets javadoc link to the local Javadoc of default-jdk * Update to debhelper 10 * d/control: * Depends on default-jdk-headless | default-jdk * Add myself to Uploaders Checksums-Sha1: 80667a802e0fa090b08c65d169478240f86f5c1a 1772 gradle-debian-helper_1.4.dsc 9b124f7513b1d4734cdd02de66871cfc1d79ab32 13604 gradle-debian-helper_1.4.tar.xz 3bb22f322430d351bf9658e9b4708c139e311b92 21376 gradle-debian-helper_1.4_all.deb Checksums-Sha256: 4974181f9a883e7cd6ca87730b10d00f00bfe6b7df2e6e9cc40563ca2c9bf5e2 1772 gradle-debian-helper_1.4.dsc 8b12e66c39af28c836bba89d55c78eaf8c0d5468179627fe808debb1fca01980 13604 gradle-debian-helper_1.4.tar.xz 998830833f36ffd4811a68e8848ccbce2b259761ed70e86cd1751de3b208b1e9 21376 gradle-debian-helper_1.4_all.deb Files: 6118ba5a3278ecac51144905f5fd89ee 1772 java optional gradle-debian-helper_1.4.dsc 4b15a9602edaa4d7b3a43d521e8682b6 13604 java optional gradle-debian-helper_1.4.tar.xz d182e2bd3cd7fa4d4420e8bd6d27196d 21376 java optional gradle-debian-helper_1.4_all.deb -----BEGIN PGP SIGNATURE----- iQIcBAEBCAAGBQJYD4RsAAoJEPUTxBnkudCsP8gP+welAtdxjlNKcgogCH3Q06sb ARTGIrgVe77gm3H1nrjy47Ob6xLR/oyKApXVu7FB2F75zT7DRUcIiFhLc68Qw/Au h18xcdXpNgmUsbBqaqKAyqLFC0BGzgLiNOb67YIiOAeOqZBHWP3ekyZtu7YbCwGx MF5t3Pzae28PblBev/t/V6bJM+22Qce4MHaKm09sgZOwcgDOhh94tGVwE4GGIw/z N4U0aFWYM1i4FN9oCeamnGUAZAhfaHio5Ej5zRGUidhs5bsreACitnNSGNt9btRd mN5TsP+YTRyVSPSLp2EvmkkzwokkjbPJeZb/RL8pDXfa4RnOIO76gmmeA0IHm/B8 qLnefGxu/1qpkt6Mzyc5ZEAQnXMOnt81FZijodVENb4Z7QbZjEAybSaUDLvjdKls pleIwYT6n6vW05qkUlPmF9f4Nc5fun9sVVsCbo1FuKfS6yJ4UdG9Ek1bfoWtPBb8 OqfN/m46TII3wuTgZwftiVhY6GzVUJTm10gIffqzd87dwIyLlRu6Clx2afVr5owP PNCMoAuo/N5I66oje8iEcLE6QODuLKPtR64XgKnwmW3eJmbU2BEHwJItBr5WjtqF nrlqECV6JgiPaaGFMUtwKfenR6/+8s/V85s9PdUVvXHMqWfai10NBYryzBLeUaJi dCon905vA7q2+qiwykxr =M2Cj -----END PGP SIGNATURE-----
--- End Message ---
__ This is the maintainer address of Debian's Java team <http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers>. Please use [email protected] for discussions and questions.

