debian and tracecompass

2019-11-06 Thread Sudip Mukherjee
Hi All, I am trying to package tracecompass and raised an ITP at: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=943552. Initially it was not building on java-11 which has been fixed now after a chat with the maintainers. But after building I can see it has created lots of jar files as its plug

pull request for java-team/tycho

2019-11-17 Thread Sudip Mukherjee
3:59 +) -------- Sudip Mukherjee (3): Update upstream source from tag 'tycho-1.2.0' remove patches applied upstream debian changes debian/changelog | 9 + debian/compat |

sponsorship request for tycho

2019-11-29 Thread Sudip Mukherjee
Hi All, I have been trying to update tycho to 1.2.0 and have raised a merge-request on salsa at [1]. Alternatvely it is also available at [2]. The latest upstream tycho is 1.5.1 but it needs 1.4.0 to build. tycho-1.2.0 is the first release which builds without any dependency on a previous version

Bug#945848: RFS: tycho/1.2.0-1 [NMU] -- build Eclipse plugins with Maven

2019-11-29 Thread Sudip Mukherjee
Package: sponsorship-requests Severity: normal X-Debbugs-CC: debian-java@lists.debian.org Dear mentors, I am looking for a sponsor for my package "tycho" * Package name: tycho Version : 1.2.0-1 Upstream Author : NA * URL : https://eclipse.org/tycho/ * License

Re: #952103 - svnkit with FTBFS

2020-04-10 Thread Sudip Mukherjee
Hi Mechtilde, I have now raised a merge request for svnkit. https://salsa.debian.org/java-team/svnkit/-/merge_requests/1 It has been tested using ratt. Also available at mentors. To access further information about this package, please visit the following URL: https://mentors.debian.net/packa

Re: #952103 - svnkit with FTBFS

2020-04-11 Thread Sudip Mukherjee
udip for the quick patch > > Will the other packages be rebuild again? > like libmimepull-java, libjaxws-java and libjax-maven-plugin > > Or must I build a new revision of each package? > > Kind regards > > Am 10.04.20 um 20:54 schrieb tony mancill: > > On Fri, Apr

Re: Progress in preparing the Bazel Build System for Debian (COVID-19 Biohackathon follow-up)

2020-05-06 Thread Sudip Mukherjee
On Wed, May 6, 2020 at 6:43 AM Olek Wojnar wrote: > > Fellow Developers, Maintainers, and Contributors, > > This is a quick update on recent progress with packaging the Bazel Build > System [1] for Debian. My involvement grew out of an urgent need for > TensorFlow that was identified during the re

polyglot-maven update

2020-05-08 Thread Sudip Mukherjee
Hi All, I was trying to update tycho to the latest version and enable tycho-pomless in the process. But that will need the latest version of polyglot-maven. Now, polyglot-maven has moved to https://github.com/takari/polyglot-maven, so I took that and updated locally to test. With the updated polyg

Re: polyglot-maven update

2020-05-11 Thread Sudip Mukherjee
reality. > > Emmanuel Bourg > > > Le 08/05/2020 à 15:18, Sudip Mukherjee a écrit : > > Hi All, > > > > I was trying to update tycho to the latest version and enable > > tycho-pomless in the process. But that will need the latest version of > > polygl

Re: Maven packages in Debian (was Re: Progress in preparing the Bazel Build System for Debian (COVID-19 Biohackathon follow-up))

2020-05-23 Thread Sudip Mukherjee
On Wed, May 13, 2020 at 7:33 PM Thorsten Glaser wrote: > > On Wed, 6 May 2020, Andreas Tille wrote: > > > > Or perhaps we need a webpage or wiki page generated by parsing the > > > Contents file and listing the matching Debian package for each class > > > or, at least, Java package (unless split a

Re: Maven packages in Debian (was Re: Progress in preparing the Bazel Build System for Debian (COVID-19 Biohackathon follow-up))

2020-05-23 Thread Sudip Mukherjee
On Sat, May 23, 2020 at 8:10 PM Thorsten Glaser wrote: > > On Sat, 23 May 2020, Sudip Mukherjee wrote: > > > I have now made a list with package name, the jar files that it > > provides and the list of class that the jar provides. > > This must be scripted/scriptable

Re: ITP: google-http-client-java -- Google HTTP Client Library for Java

2020-06-03 Thread Sudip Mukherjee
Hi Olek, On Wed, Jun 3, 2020 at 8:30 AM Olek Wojnar wrote: > > Hi Sudip, > > Thanks for taking a look! > > On Tue, Jun 2, 2020 at 11:03 AM Sudip Mukherjee > wrote: >> >> > >> >> From a quick look at bazel >> (https://github.com/bazelb

Re: ITP: google-http-client-java -- Google HTTP Client Library for Java

2020-06-04 Thread Sudip Mukherjee
Hi Olek, On Wed, Jun 3, 2020 at 3:18 PM Olek Wojnar wrote: > > Hi Sudip, > > On Wed, Jun 3, 2020 at 7:43 AM Sudip Mukherjee > wrote: >> >> >> Do you know which modules from google-auth you will need? I think thats >> #959830. > > > Yes, I do

Re: Bug#959829: [covid-19] Help needed to finalise bazel predependency google-api-client-java

2020-06-17 Thread Sudip Mukherjee
On Wed, Jun 17, 2020 at 9:13 AM Andreas Tille wrote: > > Hi Tony, > > On Tue, Jun 16, 2020 at 09:34:20PM -0700, tony mancill wrote: > > > > I've pushed a "tmancill" branch to the Salsa repo that gets us further > > along. I have taken the liberty to push to "tmancill" branch and the issue with "c

Re: Bug#959829: [covid-19] Help needed to finalise bazel predependency google-api-client-java

2020-06-17 Thread Sudip Mukherjee
On Wed, Jun 17, 2020 at 5:40 PM Olek Wojnar wrote: > > On Wed, Jun 17, 2020 at 12:19 PM Andreas Tille wrote: >> >> I have the feeling we are coming closer to a solution iteratively now >> but there are some remaining errors unfortunately: > > > If any of you have a moment, I recommend patching th

Re: [Help] gradle-plugin-protobuf

2020-06-23 Thread Sudip Mukherjee
Hi Samyak, gradle-plugin-protobuf is being used by libspring-java, so if you are updating gradle-plugin-protobuf you will need to patch libspring-java to use the new gradle-plugin-protobuf. And also the Debian version is 0.9.2-1, but the new google protobuf-gradle-plugin is 0.8.12 so you will need

Re: [Help] gradle-plugin-protobuf

2020-06-23 Thread Sudip Mukherjee
Hi Samyak, On Tue, Jun 23, 2020 at 5:56 PM Samyak Jain wrote: > > Hi Sudip. > > >> gradle-plugin-protobuf is being used by libspring-java, so if you are >> updating gradle-plugin-protobuf you will need to patch libspring-java >> to use the new gradle-plugin-protobuf. And also the Debian version i

Re: Maven packages in Debian (was Re: Progress in preparing the Bazel Build System for Debian (COVID-19 Biohackathon follow-up))

2020-06-28 Thread Sudip Mukherjee
Hi Olek, On Mon, Jun 29, 2020 at 5:09 AM Olek Wojnar wrote: > > On Sun, May 24, 2020 at 4:09 AM Emmanuel Bourg wrote: >> >> Le 23/05/2020 à 21:10, Thorsten Glaser a écrit : >> >> > Ouch, 33M… methinks this is more suited as a web application. >> > Not all that easy… due to sheer size, at least.

Re: Possible Bug in Maven Debian Helper

2020-06-30 Thread Sudip Mukherjee
On Tue, Jun 30, 2020 at 6:01 AM tony mancill wrote: > > On Sun, Jun 28, 2020 at 11:03:37PM -0400, Olek Wojnar wrote: > > Hi tony, > > > > On Sun, Jun 28, 2020 at 9:48 PM tony mancill wrote: > > > > > > > > I attempted to reproduce this but the package depends on > > > libchecker-framework-java an

building bundles/plugins not built currently

2020-07-01 Thread Sudip Mukherjee
Hi All, I have been trying to package all the dependencies for #943552, most of them are done now. But I do need to build few extra bundles/plugins which are not built currently and so the libraries are not present in Debian. 1. eclipse-emf-> org.eclipse.emf.ecore.change 2. equinox-p2 ->

Re: Maven packages in Debian (was Re: Progress in preparing the Bazel Build System for Debian (COVID-19 Biohackathon follow-up))

2020-07-03 Thread Sudip Mukherjee
On Thu, Jul 2, 2020 at 3:06 AM tony mancill wrote: > > On Mon, Jun 29, 2020 at 07:29:33AM +0100, Sudip Mukherjee wrote: > > Hi Olek, > > > > On Mon, Jun 29, 2020 at 5:09 AM Olek Wojnar wrote: > > > > > > On Sun, May 24, 2020 at 4:09 AM Emmanuel Bourg

Re: Maven packages in Debian (was Re: Progress in preparing the Bazel Build System for Debian (COVID-19 Biohackathon follow-up))

2020-07-04 Thread Sudip Mukherjee
On Fri, Jul 3, 2020 at 10:58 PM Sudip Mukherjee wrote: > > On Thu, Jul 2, 2020 at 3:06 AM tony mancill wrote: > > > > On Mon, Jun 29, 2020 at 07:29:33AM +0100, Sudip Mukherjee wrote: > > > Hi Olek, > > > > > > On Mon, Jun 29, 2020 at 5:09 AM Olek

Re: building bundles/plugins not built currently

2020-07-06 Thread Sudip Mukherjee
On Sat, Jul 4, 2020 at 11:17 AM Emmanuel Bourg wrote: > > Le 01/07/2020 à 17:52, Sudip Mukherjee a écrit : > > > Wanted to check with everyone before I build them and do a "team > > upload", please let me know if anyone does not want them to be built. > > Hi

Re: ITP: eclipse-wtp -- Eclipse Web Tools Platform

2020-07-09 Thread Sudip Mukherjee
Hi All, On Tue, Jun 23, 2020 at 07:50:17PM +0100, Sudip Mukherjee wrote: > Package: wnpp > Severity: wishlist > Owner: Sudip Mukherjee > Control: block 943552 by -1 > > * Package name: eclipse-wtp So, one of the plugin has the name: org.eclipse.wst.common.emfworkbench

Re: Help with package jcabi-aspects needed

2020-07-23 Thread Sudip Mukherjee
On Thu, Jul 23, 2020 at 8:06 PM wrote: > > I think the problem is not that javax.annotation.processing.Processor is not > found, but rather that there is a problem with > lombok.launch.AnnotationProcessorHider$AnnotationProcessor , which you should > try to locate to be able to investigate furt

libisnativec-java - NMU or team upload?

2020-07-27 Thread Sudip Mukherjee
Hi All, I just did a NMU for libisnativec-java and uploaded to DELAYED queue. But I am confused with that one. Old changelog shows it has always been "Team upload" but the "Maintainer:" does not say it is team maintained. Is NMU correct or shall I cancel that and do a normal "Team upload" instead

Re: [Help] Re: Bug#966878: figtree: FTBFS: [javac] /<>/src/figtree/application/JSONTreeExporter.java:56: error: JSONTreeExporter is not abstract and does not override abstract method clos

2020-08-03 Thread Sudip Mukherjee
ption: Fix FTBFS The recent update of jebl2 removed the 'IOException' and has also added close() which needs to be overriden. Author: Sudip Mukherjee Bug-Debian: https://bugs.debian.org/966878 Forwarded: no --- --- figtree-1.4.4.orig/src/figtree/application/JSONTreeExporter.jav

problem with libswt-gtk-4-java version

2020-09-02 Thread Sudip Mukherjee
HI Emmanuel, I was trying to use libswt-gtk-4-java for #943552 and I get the error: Unresolved requirement: Require-Bundle: org.eclipse.swt; bundle-version="[3.111.0,4.0.0)"; visibility:="reexport" Looking at the jar file the version is 3.104.0, but looking at salsa (https://salsa.debian.org/java

incomplete manifest in jar files

2020-09-18 Thread Sudip Mukherjee
Hi All, While working on #943552 I faced few problems with manifest files and as a result I am unable to list them in the bundles.info file. 1) libxml-commons-resolver1.1-java - MANIFEST.MF is not complete and not having any Bundle-* informations in xml-resolver-1.2.jar 2) guava-libraries - T

Re: incomplete manifest in jar files

2020-09-19 Thread Sudip Mukherjee
On Sat, Sep 19, 2020 at 11:34 PM tony mancill wrote: > > On Fri, Sep 18, 2020 at 12:40:44PM +0100, Sudip Mukherjee wrote: > > Hi All, > > > > While working on #943552 I faced few problems with manifest files and > > as a result I am unable to list them in the bund

Re: incomplete manifest in jar files

2020-09-21 Thread Sudip Mukherjee
Hi Tony, On Mon, Sep 21, 2020 at 5:35 AM tony mancill wrote: > > On Sun, Sep 20, 2020 at 01:01:43AM +0100, Sudip Mukherjee wrote: > > On Sat, Sep 19, 2020 at 11:34 PM tony mancill wrote: > > > > > > On Fri, Sep 18, 2020 at 12:40:44PM +0100, Sudip M

Re: Solr version

2020-09-27 Thread Sudip Mukherjee
On Sun, Sep 27, 2020 at 12:01 PM Emmanuel Bourg wrote: > > On 27/09/2020 00:23, Markus Koschany wrote: > > > > Why don't we just create more or less official (even though not really > > perfect) Debian packages for netbeans, eclipse, solr, hadoop, etc. by > > using tools like jdeb [1] for ant and

jni launcher library

2020-09-29 Thread Sudip Mukherjee
Hi Emmanuel, I was looking at one of the last problems for #943552, it was not displaying the splash screen. And, after a little bit of debugging it seems it was unable to find the JNIBridge as it was not finding the launcher library. The launcher library code is part of "equinox-framework" and li

Re: jni launcher library

2020-09-29 Thread Sudip Mukherjee
On Tue, Sep 29, 2020 at 5:10 PM Sudip Mukherjee wrote: > > Hi Emmanuel, > > Is there any problem if I add it as a > package name "libequinox-launcher-jni" ? Sorry, it should be libequinox-executable-jni. -- Regards Sudip

Re: jni launcher library

2020-10-02 Thread Sudip Mukherjee
Hi Emmanuel, On Thu, Oct 1, 2020 at 11:42 PM Emmanuel Bourg wrote: > > Le 29.09.2020 18:10, Sudip Mukherjee a écrit : > > > The launcher library code is part of "equinox-framework" and lives at > > 'features/org.eclipse.equinox.executable.feature/library/gtk

Re: jni launcher library

2020-10-04 Thread Sudip Mukherjee
On Sun, Oct 4, 2020 at 3:03 PM Emmanuel Bourg wrote: > > Le 02.10.2020 18:14, Sudip Mukherjee a écrit : > > > Thanks. I did it in a fairly simple (hacky) way and have pushed to > > 'sudip/jni' branch for you to have a look first. > > It is now building '

Re: jni launcher library

2020-10-05 Thread Sudip Mukherjee
On Mon, Oct 5, 2020 at 11:17 AM Emmanuel Bourg wrote: > > Le 04.10.2020 23:02, Sudip Mukherjee a écrit : > > > > I have modified d/rules and added the version in 'dh_gencontrol' and > > you can see it in sudip/jni branch. It now builds > > libequinox-execut

Re: Comments regarding equinox-framework_4.17-2_amd64.changes

2020-10-11 Thread Sudip Mukherjee
Sudip, > > I'm not sure, maybe because the pom.xml has an EDL 1.0 header while the > project is released under the EPL 2.0. > > Bourg > > > Le 2020-10-10 23:40, Sudip Mukherjee a écrit : > > Hi Emmanuel, > > > > After this comment from Thorsten, I w

morfologik-stemming update

2020-10-21 Thread Sudip Mukherjee
Hi Andrej, I was trying to update morfologik-stemming and it can be updated till v2.1.6. But then the update morfologik-stemming breaks the build of lucene4.10 as one of the deprecated API (which lucene4.10 is using) has been removed in the update. https://salsa.debian.org/java-team/lucene4.10/-/b

Re: morfologik-stemming update

2020-10-22 Thread Sudip Mukherjee
On Thu, Oct 22, 2020 at 8:35 AM Emmanuel Bourg wrote: > > On 21/10/2020 23:55, Sudip Mukherjee wrote: > > > Any ideas please? > > I think the only possible way now is to package > > morfologik-stemming_2.1.6 as a new package. > > Yes that's the way to go (un

Re: List of consultants focusing on Debian packaging for Java?

2020-12-07 Thread Sudip Mukherjee
On Mon, Dec 7, 2020 at 8:19 PM Markus Koschany wrote: > > Am Montag, den 07.12.2020, 15:33 +0100 schrieb Thorsten Glaser: > > On Mon, 7 Dec 2020, Markus Koschany wrote: > > > > > Ideally the Butterfly source code is included in src:openrefine and Maven > > > would > > > do the rest. > > > > Does m

Re: Packaging a ./gradlew upstream?

2020-12-09 Thread Sudip Mukherjee
Hi Stephen, On Wed, Dec 9, 2020 at 3:51 PM Stephen Paul Weber wrote: > > I am interested in packaging https://github.com/Anuken/Mindustry -- it uses > the > now somewhat-standard ./gradlew wrapper script style build system. This > system > downloads all kinds of dependencies (including the gra

Re: Packaging a ./gradlew upstream?

2020-12-09 Thread Sudip Mukherjee
On Wed, Dec 9, 2020 at 7:41 PM Stephen Paul Weber wrote: > > >Dependencies can not be downloaded during the build. > > Yes, of course, that is the problem described in my OP :) > > >And the bug lists the first blocker which then lists the other blocker > >and the last blocker is kotlin (or shall I

Re: jruby in sid is pretty broken and is a key package. Help?

2020-12-23 Thread Sudip Mukherjee
On Wed, Dec 23, 2020 at 11:48 PM Markus Koschany wrote: > > Am Mittwoch, den 23.12.2020, 23:54 +0200 schrieb Adrian Bunk: > > > jruby > > -> libspring-java > > -> guice > > -> gradle > > -> maven > > > > We should try to break this dependency-chain. gradle and maven in Debian don

problem with swt4-gtk update

2020-12-28 Thread Sudip Mukherjee
Hi Emmanuel, With the latest update of swt4-gtk to 4.18.0-1 I am seeing a problem in loading the library. After a little debugging it seems its not finding a symbol. /usr/lib/jni/libswt-pi3-gtk-4940r23.so: undefined symbol: gdk_texture_new_from_file Then it tries to find "/usr/lib/jni/libswt-pi4

Re: problem with swt4-gtk update

2020-12-28 Thread Sudip Mukherjee
Hi Emmanuel, On Mon, Dec 28, 2020 at 10:33 PM Sudip Mukherjee wrote: > > Hi Emmanuel, > > With the latest update of swt4-gtk to 4.18.0-1 I am seeing a problem > in loading the library. After a little debugging it seems its not > finding a symbol. > > /usr/lib/jni/l

Re: problem with swt4-gtk update

2020-12-28 Thread Sudip Mukherjee
On Tue, Dec 29, 2020 at 12:18 AM Thorsten Glaser wrote: > > On Tue, 29 Dec 2020, Sudip Mukherjee wrote: > > > +export DEB_CFLAGS_MAINT_APPEND=-fPIC -DNO_gdk_1texture_1new_1from_1file > > -D goes to CPPFLAGS, not CFLAGS. oops. thanks Thorsten. So the modified patch is pasted

Re: problem with swt4-gtk update

2020-12-28 Thread Sudip Mukherjee
On Tue, Dec 29, 2020 at 12:38 AM Thorsten Glaser wrote: > > On Tue, 29 Dec 2020, Sudip Mukherjee wrote: > > > if we add it to CPPFLAGS it will eventually get added to CFLAGS as > > d/rules is doing "CFLAGS+=$(CPPFLAGS)". > > Maybe, but it’s the semantically

Re: Building jcabi-aspects

2021-01-01 Thread Sudip Mukherjee
Hi All, On Fri, Jan 1, 2021 at 9:44 AM Mechtilde Stehmann wrote: > > Hello, > > a good and healthy new year. > > I found the problem I had. but I don't understand it. > > I excluded the file hs_err_pid33295.log. IMO this file doesn't follow > Policy and DFSG as source file. > > But only with this

Re: maven 3.6.3, please?

2021-01-15 Thread Sudip Mukherjee
(Adding Emmanuel and the Java team) Hi Emmanuel, On Fri, Jan 15, 2021 at 7:51 AM Harald Dunkel wrote: > > Hi folks, > > my colleagues complain about maven 3.6.0 in Buster, because > apparently there are some incompatibilities/bugs to version > 3.6.3 they are used to on other platforms. > > Do yo

Re: openjdk segfault with latest jni library from swt4-gtk

2021-01-16 Thread Sudip Mukherjee
Hi All, On Sat, Jan 2, 2021 at 12:44 AM Sudip Mukherjee wrote: > > Hi All, > > I am seeing segfault in openjdk with a coredump when I am using the > updated JNI libraries of swt4-gtk on ppc64el. Its happening every time > > Also, this will be a bug on swt4-gtk or ope

Re: maven 3.6.3, please?

2021-01-20 Thread Sudip Mukherjee
On Sat, Jan 16, 2021 at 10:05 AM Emmanuel Bourg wrote: > > Le 15/01/2021 à 10:26, Sudip Mukherjee a écrit : > > > I think we will also need to update libmodello-maven-plugin-java, > > libmodello-java and libplexus-utils2-java in backport to update maven. > > Do yo

Re: maven 3.6.3, please?

2021-02-16 Thread Sudip Mukherjee
(switching to debian-java list) On Tue, Feb 16, 2021 at 2:42 PM Emmanuel Bourg wrote: > > Le 2021-02-16 12:08, Sudip Mukherjee a écrit : > > > This has been fixed in maven/3.6.3-2. :( > > > > I think I will cherry-pick 'dab78d9e64' and upload '3.6.3-1~

Re: No CI/CD settings in packages of Debian Java team?

2021-04-16 Thread Sudip Mukherjee
Hi Andreas, On Fri, Apr 16, 2021 at 9:34 AM Andreas Tille wrote: > > Hi, > > in Debian Med we are activating Salsa-CI by adding debian/salsa-ci.yml > to all packages and set this in > > -> Settings -> CI/CD > > This entry can be found in the menu between Repository and Operations. > I intend

upload of libstringprep-java to NEW

2021-05-08 Thread Sudip Mukherjee
Hi Christoph, I noticed that you uploaded libstringprep-java to NEW but it was already in NEW at https://ftp-master.debian.org/new/stringprep_2.0-1.html for the RFP that you raised at #983384. If you want i can request the ftp-masters to reject my package. -- Regards Sudip

Re: upload of libstringprep-java to NEW

2021-05-09 Thread Sudip Mukherjee
On Sun, May 9, 2021 at 11:00 AM Christoph Berg wrote: > > Re: Sudip Mukherjee > > I noticed that you uploaded libstringprep-java to NEW but it was > > already in NEW at > > https://ftp-master.debian.org/new/stringprep_2.0-1.html for the RFP > > that you raised

problem with bouncycastle manifest file

2022-09-10 Thread Sudip Mukherjee
Hi All, As part of my debugging of #1010983, I noticed the manifest files of libbcpg-java does not have the full information about Bundle-Version, Bundle-Name, Export-Package etc and as a result "libequinox-p2-core-java" is not finding anything for bouncycastle, but its manifest file has mentioned

wrong information in the manifest files of eclipse-platform-runtime

2022-09-19 Thread Sudip Mukherjee
Hi All, While investigating #1010983, I noticed that the manifest files of eclipse-platform-runtime mentions that it needs javax.annotation version="1.3.5", but in Debian we have version 1.3 as supplied by libgeronimo-annotation-1.3-spec-java. Unless anyone has any objection I will like to do a t

Re: wrong information in the manifest files of eclipse-platform-runtime

2022-09-24 Thread Sudip Mukherjee
Hi Emmanuel, On Thu, Sep 22, 2022 at 9:07 PM Emmanuel Bourg wrote: > > Hi Sudip, > > Le 19/09/2022 à 17:47, Sudip Mukherjee a écrit : > > > While investigating #1010983, I noticed that the manifest files of > > eclipse-platform-runtime mentions that it needs javax.an