Re: Ask for help on new pkg xperia-flashtool on classpath

2020-12-13 Thread | Kai-Chung Yan
Roger Shimizu 於 2020/12/10 上午1:27 寫道: Dear Thorsten, Thanks for your kind hint and help! Problem resolved, and I just uploaded the -2 version. Glad to hear it's solved! Just a personal opinion: Setting the classpath in the manifest seems inflexible to me because there is no way (at least no

Re: Using bnd as build dependency

2019-09-29 Thread | Kai-Chung Yan
Simply substituting the dependency specs isn't enough. I think you need to patch the `pom.xml` so you actually replace the plugin. Mechtilde Stehmann 於 2019/9/28 上午12:31 寫道: > Hello Ingo > > Am 27.09.19 um 00:28 schrieb Ingo Bauersachs: >>> Am 26.09.19 um 15:57 schr

Re: Using bnd as build dependency

2019-09-26 Thread | Kai-Chung Yan
> What I'm doing wrong? Seems that the `bnd` package does not build the Maven plugin. The maintainer left it that way probably because it wasn't used by anything. signature.asc Description: OpenPGP digital signature

Re: how to use debian-gradle-helper ?

2018-10-17 Thread | Kai-Chung Yan
Hello Shirish, shirish शिरीष 於 2018/10/17 上午12:23 寫道: > Dear all, > > How do I use gradle-debian-helper ? `gradle-debian-helper` is basically a Gradle plugin that changes every version in a dependency tree to simply "debian", and also let the build to search artifacts in `/usr/share/maven-repo

Re: shouldn't openjdk-11-jre have maintainer as debian-java@lists.debian.org instead of open...@lists.launchpad.net and openjfx

2018-08-24 Thread | Kai-Chung Yan
Hello Shirish, > Btw, do you mean the gradle version in 'experimental' by any chance ? > > $ apt-cache policy gradle > gradle: > Installed: 3.4.1-7 > Candidate: 3.4.1-7 > Version table: > 4.4-1 100 > 100 http://deb.debian.org/debian experimental/main amd64 Packages > *** 3.4.

RFS: dd-plist/1.20-1 -- Java library for working with property lists [ITP]

2018-05-17 Thread | Kai-Chung Yan
* Package-Name : dd-plist * Version : 1.20-1 * License : MIT * Programming-Lang: Java * Description : Java library for working with property lists * Vcs : https://salsa.debian.org/java-team/dd-plist * Wnpp: https://bugs.debian.org/898910 This package builds the following binary package: * libdd-

Re: Updating BND to 3.x

2018-03-19 Thread
ss > central (https://repo.maven.apache.org/maven2) in offline mode and the > artifact org.apache.maven.shared:maven-dependency-tree:jar:debian has > not been downloaded from it before. -> [Help 1] > > which I'm looking into right now. > > Regards, > Tiago > > On S

Re: Updating BND to 3.x

2018-03-15 Thread | Kai-Chung Yan
Done. Emmanuel Bourg 於 2018年03月14日 星期三 09:46 下午 寫道: > Le 14/03/2018 à 07:12, 殷啟聰 | Kai-Chung Yan a écrit : >> I pushed a change to rename all JAR names to "bnd-*.jar". > Could you also push the updated debian/changelog file? signature.asc Description: OpenPGP digital signature

Re: Updating BND to 3.x

2018-03-13 Thread | Kai-Chung Yan
I pushed a change to rename all JAR names to "bnd-*.jar". Emmanuel Bourg 於 2018年03月10日 星期六 05:14 下午 寫道: > Le 10/03/2018 à 07:45, 殷啟聰 | Kai-Chung Yan a écrit : > >> Thanks to Markus, the FTBFS are now limited to: >> >> * apache-directory-server >> * jackson

Re: Updating BND to 3.x

2018-03-09 Thread | Kai-Chung Yan
io.git/commit/?id=8b4322e0d0717a6e581fd6cb8cc666a95b992e42 [3]: https://anonscm.debian.org/cgit/pkg-java/felix-bundlerepository.git/commit/?id=563fd1d2a776a4ddba8776693312cd61bebf2937 Emmanuel Bourg 於 2018年03月05日 星期一 08:44 下午 寫道: > Le 04/03/2018 à 15:41, 殷啟聰 | Kai-Chung Yan a écrit : >> I have been workin

RFS: felix-resolver/1.14.0-1 [ITP]

2018-03-07 Thread | Kai-Chung Yan
I have prepared a new package "felix-resolver": * Version : 1.14.0-1 * License : Apache-2.0 * Programming Lang: Java * Description : OSGi Resolver implementation by Apache Felix * Vcs : https://anonscm.debian.org/cgit/pkg-java/felix-resolver.git It builds these binary packages: * libfelix-resolv

Updating BND to 3.x

2018-03-04 Thread | Kai-Chung Yan
I have been working on updating "bnd"[1] to 3.5.0. I had to say this time it is much smoother than what Markus did 2 years ago. Here is a summary of the progress so far: * All changes to "bnd" are now temporarily stored on Salsa [2] * Introduced new dependency "felix-resolver" [3] * Updated depe

Re: GSoC 2018: Recursively building Java dependencies from source

2018-02-22 Thread | Kai-Chung Yan
I do help a lot in the debian-java team, so I might be able to provide some help in this project. But as I have chosen another project (Android SDK in Debian) as co-mentor, I will not co-mentor this one but I will keep tracking the progress. Daniel Pocock 於 2018年02月21日 星期三 06:35 上午 寫道: > > Hi a

Re: RFS: maven-repo-helper-extras/0.1 [ITP]

2018-02-22 Thread | Kai-Chung Yan
aven.apache.org/ref/current/apidocs/org/apache/maven/model/io/xpp3/MavenXpp3Reader.html Emmanuel Bourg 於 2018年02月20日 星期二 07:48 上午 寫道: > Le 16/02/2018 à 15:47, 殷啟聰 | Kai-Chung Yan a écrit : > >> "mh_shlibdeps" works just like "dh_shlibdeps". It examines the Maven &

Re: RFS: maven-repo-helper-extras/0.1 [ITP]

2018-02-17 Thread | Kai-Chung Yan
to integrate these tools into "maven-debian-helper" because the whole point was to make them available for both Gradle and Maven packages. [1]: https://bugs.debian.org/844531 Markus Koschany 於 2018年02月18日 星期日 01:18 上午 寫道: > Hi, > > Am 16.02.2018 um 15:47 schrieb 殷啟聰 | Kai-Chung

RFS: maven-repo-helper-extras/0.1 [ITP]

2018-02-16 Thread | Kai-Chung Yan
I wrote 2 Debhelper plugins for easing maintenance of packages with Maven artifacts. They are in a new package called "maven-repo-helper-extras" [1]. "mh_shlibdeps" works just like "dh_shlibdeps". It examines the Maven artifacts installed by a package and generate "${maven:Depends}" in a ".subs

Rebuild "procyon" for Relocating jcommander

2018-02-14 Thread | Kai-Chung Yan
I have relocated jcommander from version "1.x" to "debian". However, "procyon" [1] will FTBFS since Gradle does not support Maven relocation. I have pushed the fix to Alioth. [1]: https://tracker.debian.org/pkg/procyon signature.asc Description: OpenPGP digital signature

Re: OpenJFX 9 integration

2017-10-24 Thread | Kai-Chung Yan
Why not keep the source package name as "openjfx" and then name the binary package "openjdk-9-jfx"? Emmanuel Bourg 於 2017年10月23日 07:00 寫道: > Le 22/10/2017 à 12:57, Matthias Klose a écrit : > >> Are you aware if upstream is aware of these issues, and if they intend to >> stop >> using internal Op

Re: OpenJFX 9 integration

2017-10-22 Thread | Kai-Chung Yan
(D) doesn't seem good to me, since lot of apps are using JavaFX (e.g. NetBeans and Bisq). These apps won't even launch using Debian's default JRE if OpenJFX isn't included, which would be quite annoying to some users. Matthias Klose 於 2017年10月22日 18:57 寫道: > On 12.10.2017 13:13, Emmanuel Bourg w

Re: OpenJFX 9 integration

2017-10-17 Thread | Kai-Chung Yan
Hello Emmanuel, Thank you for your hard work on OpenJFX! Although I like Plan C, it has more issues like:   * Circular build-dependency between openjdk and openjfx (or there is already one?)   * Strange versioning pattern of openjdk rebuilds. (9~b181-5+ vs 9~b181-5+b1) Looks like the extensib

Re: Security issue in groovy<2.5.0

2017-09-06 Thread | Kai-Chung Yan
Group does not seem incorrect to me. However, I'm curious about the situation when someone wants to upload a simple change to an orphaned package. Do people refrain from it or they simply do a non-maintainer upload? Felix Natter 於 2017/9/5 上午3:35 寫道: > 殷啟聰 | Kai-Chung Yan writes: &g

Re: Security issue in groovy<2.5.0

2017-09-03 Thread | Kai-Chung Yan
Hello Natter, Since it's just one commit, I suggest you put it as a patch in `debian/patches`. When someone is updating the package to 2.5.0, she can just remove it. Felix Natter 於 2017/9/2 下午10:35 寫道: > hello Emmanuel, > > Felix Natter writes: >>> Le 26/08/2017 à 18:14, Felix Natter a écrit

Re: adding a pom.xml to package that does not use maven

2017-08-22 Thread | Kai-Chung Yan
Hello Carnë, maven-repo-helper will install the Java libraries to `/usr/share/java` for you because of the `--java-lib` option in step 4, so you can remove line 3 of [1]. [1]: https://github.com/carandraug/debian-imagej/blob/cc79425ffb7a365bd2a550473a61a56e11a44014/debian/install Carnë Draug 於

Re: Java packaging with gradle

2017-08-08 Thread
Hello, `gradle-debian-helper` is your friend, you can take a look at `uncommons-maths` [1] for example. It basically substitutes the hardcoded versions of compile dependencies and generates Maven POM files so that you can install them into `/usr/share/maven-repo` using `maven-repo-helper`. Unfortu

Re: About manifest's Class-Path

2017-02-28 Thread
If you are packaging a library, this warning is safe to be ignored. If you are packaging a Java program, I would suggest putting the Class-Path in a separate file (e.g. `/usr/share/sbt.classpath`) and read it in the launcher script via `java -cp`. if the Java program has its own JAR loading mecha

Re: RFS: smali-1/1.4.2-1 [ITP]

2017-02-20 Thread
Hi Markus, Hans has been reviewing the packages (including WALA), but thank you anyway :D Cheers, Kai-Chung Yan 2017-02-20 16:22 GMT+08:00 Markus Koschany : > On 20.02.2017 09:03, 殷啟聰 wrote: >> Hi Markus, >> >> That makes sense, I'll rename it to libsmali-1-java and m

Re: RFS: smali-1/1.4.2-1 [ITP]

2017-02-20 Thread
ast changes between the 2 major versions, third-party projects might not consider migrating to dexlib2 anytime soon. Cheers, Kai-Chung Yan 2017-02-18 5:28 GMT+08:00 Markus Koschany : > On 16.02.2017 11:12, 殷啟聰 wrote: >> Hi pkg-java team, >> >> I have prepared for a n

RFS: smali-1/1.4.2-1 [ITP]

2017-02-16 Thread
Hi pkg-java team, I have prepared for a new source package smali-1 [1] which builds the following: * libsmali-dexlib-1-java It is the version 1.x of dexlib which is incompatible with dexlib2 in the existing libsmali-java [2] but is need by both Jack (The Android compiler) and WALA (Java byteco

Re: [Android-tools-devel] build.gradle: unable to resolve class com.google.common.collect.ImmutableMap

2016-12-23 Thread
Add the following to the beginning of "build.gradle": ``` buildscript { dependencies { compile 'com.google.guava:guava:debian' } } ``` And see what happens :) 2016-12-23 7:31 GMT+08:00 Hans-Christoph Steiner : > > I'm trying to update the Android gradle plugin (java/groovy/gradle) to > t

RFS: uncommons-watchmaker/0.7.1-1 [ITP]

2016-11-17 Thread
Hi, I have prepared a new package `uncommons-watchmaker`. This package is a Java framework for revolutionary algorithms which are used by Android's Java compiler Jack. The ITP can be found at . Cheers, Kai-Chung Yan

Re: RFS: gradle/3.1-1

2016-11-14 Thread
Hi Emmanuel, Thanks for the grants, I have uploaded gradle/3.1-1 and updated all broken packages due to it. Cheers, Kai-Chung Yan 2016-11-14 7:56 GMT+08:00 Emmanuel Bourg : > Hi Kai, > > Thanks a lot for the thorough tests, I tested as well and it looks good. > The gradle upload is yours (you sh

Re: RFS: gradle/3.1-1

2016-11-10 Thread
2.13) or (Gradle 3.1 + the fixed bnd). Cheers, Kai-Chung Yan [1]: https://buildd.debian.org/status/package.php?p=libnative-platform-java [2]: https://gitlab.com/seamlik/debianpkg_bnd/compare/master...gradle-3.1 2016-11-04 23:34 GMT+08:00 Emmanuel Bourg : > Le 4/11/2016 à 16:00, 殷啟聰 a écrit : >

Re: RFS: gradle/3.1-1

2016-11-04 Thread
ianpkg_bnd/commit/b1cbb5f8b74f82fa0875e1e057768a65c2ee75e1 2016-11-03 20:39 GMT+08:00 Emmanuel Bourg : > Le 3/11/2016 à 13:01, 殷啟聰 a écrit : > >> I have prepared an update for gradle. > > Awesome! Thanks a lot. Did you check if you can still build gradle with > the new version? Also

RFS: gradle/3.1-1

2016-11-03 Thread
Hi, I have prepared an update for gradle. The changelog is: * New upstream release * Rename javadoc directory: /usr/share/doc/gradle/{javadoc => api} * Update to debhelper 10 * d/gradle.desktop: Improve zh-TW translation * Move gradle-wrapper.jar from libgradle-core-java to libgradle-pl

Re: RFS: libnative-platform-java/0.11-1

2016-11-03 Thread
Thank you Markus, uploading now. Cheers, Kai-Chung Yan 2016-11-02 22:54 GMT+08:00 Markus Koschany : > On 02.11.2016 11:50, 殷啟聰 wrote: >> Hi, >> >> I have prepared an update for this package. The changelog is: >> >> * New upstream release >> * d/co

RFS: libnative-platform-java/0.11-1

2016-11-02 Thread
Hi, I have prepared an update for this package. The changelog is: * New upstream release * d/copyright: Exclude *.jar * d/control: * Depends on default-jdk-headless | default-jdk * Remove unused build-dependencies: ant, libjoptsimple-java * Use gradle-debian-helper to build this p

Re: RFS: gradle-debian-helper/1.4

2016-10-27 Thread
Looks like it worked this time, thank you! Cheers, Kai-Chung Yan 2016-10-26 21:11 GMT+08:00 Emmanuel Bourg : > Le 26/10/2016 à 14:11, 殷啟聰 a écrit : > >> This is strange, as apo_ and _hc have granted me a number of packages, >> I'm sure my key is synced. > > I tried

Re: RFS: gradle-debian-helper/1.4

2016-10-26 Thread
Thanks for the upload! This is strange, as apo_ and _hc have granted me a number of packages, I'm sure my key is synced. 2016-10-26 0:05 GMT+08:00 Emmanuel Bourg : > Le 25/10/2016 à 16:27, 殷啟聰 a écrit : > >> If you wish, you can grant me the upload rights since I'm now a

RFS: gradle-debian-helper/1.4

2016-10-25 Thread
Hi, I have prepared an update for this package. The changelog is: * 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 | defaul

RFS: gradle/2.13-4

2016-09-04 Thread
s for JSch 0.1.54-1 to get into Stretch. Cheers, Kai-Chung Yan -- /* * 殷啟聰 | Kai-Chung Yan * 一生只向真理與妻子低頭 * Undergraduate student in National Taichung University of Education * LinkedIn: <https://linkedin.com/in/seamlik> * Blog: <http://seamlik.logdown.com> */

RFS: uncommons-maths/1.2.3-1 [ITP]

2016-08-11 Thread
cally for the Uncommons projects, which I don't think worthy for packaging right now. Besides that, the "pom.xml" lacks dependency information. Therefore I chose to use Gradle to build this package. Cheers, Kai-Chung Yan [1]: https://bugs.debian.org/833998 -- /* * 殷啟聰 | Kai

RFS: java-allocation-instrumenter/3.0.1-1

2016-08-11 Thread
https://anonscm.debian.org/cgit/pkg-java/java-allocation-instrumenter.git [2]: https://github.com/google/allocation-instrumenter/compare/java-allocation-instrumenter-2.1...java-allocation-instrumenter-3.0.1 -- /* * 殷啟聰 | Kai-Chung Yan * 一生只向真理與妻子低頭 * Undergraduate student in National Taichung Uni

Re: src:java-allocation-instrumenter Still in "experimental"?

2016-08-09 Thread
...java-allocation-instrumenter-3.0.1 2016-08-09 16:56 GMT+08:00 Emmanuel Bourg : > Le 9/08/2016 à 10:53, 殷啟聰 a écrit : > >> I have finished the packaging of version 3.0.1, can I update it? >> Android's Jack compiler needs it, but I haven't tried it against older >

Re: src:java-allocation-instrumenter Still in "experimental"?

2016-08-09 Thread
Hi Emmanuel, I have finished the packaging of version 3.0.1, can I update it? Android's Jack compiler needs it, but I haven't tried it against older java-allocation-instrumenter. Cheers, Kai-Chung Yan 2016-08-09 16:23 GMT+08:00 Emmanuel Bourg : > Le 9/08/2016 à 10:08, 殷啟聰 a écrit

src:java-allocation-instrumenter Still in "experimental"?

2016-08-09 Thread
. Cheers, Kai-Chung Yan [1]: https://tracker.debian.org/pkg/java-allocation-instrumenter -- /* * 殷啟聰 | Kai-Chung Yan * 一生只向真理與妻子低頭 * Undergraduate student in National Taichung University of Education * LinkedIn: <https://linkedin.com/in/seamlik> * Blog: <http://seamlik.logdown.com> */

Re: RFS: okio/1.8.0-1 [ITP]

2016-05-30 Thread
0 Emmanuel Bourg : > Le 27/05/2016 à 18:14, 殷啟聰 a écrit : > >> Okio is a dependency of OkHttp, which is depended by Android platform >> framework "android.jar". I will later submit an ITP for OkHttp after >> okio is accepted. > > Uploaded with some tweaks, than

RFS: okio/1.8.0-1 [ITP]

2016-05-27 Thread
Dear Debian Java team, I am looking for a sponsor for my package "okio" * Package name: okio Version : 1.8.0-1 * Upstream Author : Square, Inc. * License : Apache-2.0 * Programming lang: Java * Description : Modern I/O API for Java * URL : https://github.com/

Re: icu4j ready for upload? (Was: Permission on Moving icu4j to Git?)

2016-04-05 Thread
gt; On Tue, Mar 01, 2016 at 07:08:38AM +, Niels Thykier wrote: >> 殷啟聰: >> > Hi Thykier, Tille, Moeller, >> > >> > I would like update icu4j to 59.1. Before that I want to move icu4j to >> > Git, would you allow me to do that? Thanks! > > I realised t

Bug#819188: RFS: icu4j/57.1-1

2016-03-24 Thread
Package: sponsorship-requests Severity: normal X-Debbugs-CC: debian-java@lists.debian.org Dear mentors, I am looking for a sponsor for my package "icu4j" * Package name: icu4j Version : 57.1-1 Upstream Author : IBM * URL : http://www.icu-project.org * License

Re: be a mentor for Java bits in Android SDK/Tools for GSoC/Outreachy

2016-03-19 Thread
working > on Java/Android packages and are regularly available via email and/or IRC. > > https://wiki.debian.org/SummerOfCode2016/Projects/AndroidSDKToolsInDebian > > .hc > -- /* * 殷啟聰 | Kai-Chung Yan * 一生只向真理與妻子低頭 * Undergraduate student in National Taichung University of

Re: building android-studio

2016-03-02 Thread
can safely > remove? In general, do you have tips which could help me for managing the > gant/build scripts (as a package maintainer)? I'm not new to programming, > but new to build such a massive project. > > > upstream: > https://android.googlesource.com/platform/tools/idea/+/studio-master-dev > > thanks! > -- /* * 殷啟聰 | Kai-Chung Yan * 一生只向真理與妻子低頭 * Undergraduate student in National Taichung University of Education * LinkedIn: <https://linkedin.com/in/seamlik> * Blog: <http://seamlik.logdown.com> */

Re: About Jenkins in Debian

2016-01-24 Thread
g anything. > > >> … (plus I’d not know which version to pick, and “nobody >> ever got fired for buying IB^W^Wusing what’s in Debian” ☺) > > That's probably true for the upstream jenkins package too ;) > > Emmanuel Bourg > -- /* * 殷啟聰 | Kai-Chung Yan *

RFS: gradle_2.10-1

2016-01-21 Thread
/disable_distributions.diff: Unnecessary It now builds maven-repo data correctly! Note that Lintian will tell a lot of "duplicate-files" on example files. Since they are example files so maybe this can be ignored? Regards, Kai-Chung Yan -- /* * 殷啟聰 | Kai-Chung Yan * 一生只向真理與妻子低頭 * Full-time

Re: Packaging issue on gradle's library dependency

2015-12-21 Thread
droid tool, why don't you put it in Android Tools team ? :) Feel free to join us in IRC #debian-mobile. Regards, Kai-Chung Yan 2015-12-21 22:14 GMT+08:00 Roger Shimizu : > On Sun, Dec 20, 2015 at 2:28 AM, 殷啟聰 wrote: >> I haven't dug too much about your package, but I think you are r

Re: Packaging issue on gradle's library dependency

2015-12-19 Thread
o build: > git clone https://github.com/rogers0/smali > git checkout -b pkg-smali origin/pkg-smali > gbp buildpackage -us -uc --git-verbose --git-ignore-branch 2>&1 | > tee ../log.txt > > [0]: https://bugs.debian.org/808397 > [1]: https://github.com/rogers0/smali/tree/pkg-smali > > Cheers, > Roger -- /* * 殷啟聰 | Kai-Chung Yan * 一生只向真理與妻子低頭 * Full-time student of National Taichung University of Education * LinkedIn: <https://linkedin.com/in/seamlik> * Blog: */

Re: Backporting gradle or fixing ant build.xml for libejml-java

2015-11-17 Thread
sie too? In this case > just remove the --console parameter in gradle.pm [1] and it will work > better. > > Emmanuel Bourg > > [1] > > https://sources.debian.net/src/gradle-debian-helper/1.1/gradle-helper-plugin/src/main/perl/gradle.pm/#L26 > > -- 殷啟聰 | Kai-Chung

Re: RFS: gradle_2.7-1

2015-10-06 Thread
Hi Markus and Emmanuel, I have submitted the changes about Suggesting default-jre and migrating to libcglib3-java. Regards, Kai-Chung Yan 2015-10-06 2:16 GMT+08:00 殷啟聰 : > Adding to Suggests sounds good, so be it :) And I will switch it to cglib3 > later. > > > Markus Koschany

Re: RFS: gradle_2.7-1

2015-10-05 Thread
Adding to Suggests sounds good, so be it :) And I will switch it to cglib3 later. Markus Koschany 於 2015年10月6日週二 02:10 寫道: > Am 05.10.2015 um 20:00 schrieb 殷啟聰: > > Hi, > > > > I did not have the time to check the build-rdeps. My major plan is to > > update groov

Re: RFS: gradle_2.7-1

2015-10-05 Thread
instead of using another command. Markus Koschany 於 2015年10月6日週二 01:53 寫道: > Am 05.10.2015 um 19:41 schrieb 殷啟聰: > > Hi Debian Java maintainers, > > > > I recently finished up updating Gradle to 2.7 (although there will be > > 2.8 soon). This update cover

RFS: gradle_2.7-1

2015-10-05 Thread
uto generate classpath attributes to jar manifest * Refresh use_local_artifacts.diff and jetty.diff to migrate to Tomcat 8 (Closes: #801014) Regards, Kai-Chung Yan -- /* * 殷啟聰 | Kai-Chung Yan * 一生只向真理與妻子低頭 * Full-time student of National Taichung University of Education * LinkedIn: <

Re: groovy should not release with stretch

2015-10-01 Thread
On Tue, 28 Jul 2015 22:38:40 +0200 Moritz Muehlenhoff wrote: > Package: groovy > Severity: serious > > A separate source package groovy2 was uploaded, so reverse dependencies > need to be migrated to that one and groovy removed. > > Cheers, > Moritz > > Hi Moritz and all pkg-java members,

Re: help packaging kontalk with gradle build system

2015-07-27 Thread
to debian-java-requ...@lists.debian.org > with a subject of "unsubscribe". Trouble? Contact > listmas...@lists.debian.org > Archive: https://lists.debian.org/55b71258.9080...@onenetbeyond.org > > -- 殷啟聰 | Kai-Chung Yan 一生只向真理與妻子低頭 Full-time student of National Taic

Re: gradle broken in sid system

2015-05-22 Thread
Hi Natter, The official start day of GSoC is May 26, but we have been working on packaging Gradle's missing dependencies e.g. JaCoCo and PMD. I hope this long waited update may help. Cheers, Kai-Chung 2015年5月23日 上午3:26 於 "Felix Natter" 寫道: > Markus Koschany writes: > > > Hi Felix, > > hello Ma

Help Update Gradle This Summer

2015-04-20 Thread
hedule, which is rather estimated, we will begin updating gradle from week 7 which is roughly July 6. Before that I should be reading Gradle documents. Contact me if you wish via this email. Regards, Kai-Chung -- /* * 殷啟聰 | Kai-Chung Yan * Full-time student of Providence University of Taiwan * Li