Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.maint.java > #11332 > unrolled thread

kotlin and the new gradle in Debian

Started byshirish शिरीष <shirishag75@gmail.com>
First post2019-08-23 17:30 +0200
Last post2019-09-08 17:00 +0200
Articles 4 — 2 participants

Back to article view | Back to linux.debian.maint.java


Contents

  kotlin and the new gradle in Debian shirish शिरीष <shirishag75@gmail.com> - 2019-08-23 17:30 +0200
    Re: kotlin and the new gradle in Debian Saif Abdul Cassim <saif.15@cse.mrt.ac.lk> - 2019-08-23 18:30 +0200
      Re: kotlin and the new gradle in Debian Saif Abdul Cassim <saif.15@cse.mrt.ac.lk> - 2019-09-03 04:50 +0200
        Re: kotlin and the new gradle in Debian Saif Abdul Cassim <saif.15@cse.mrt.ac.lk> - 2019-09-08 17:00 +0200

#11332 — kotlin and the new gradle in Debian

Fromshirish शिरीष <shirishag75@gmail.com>
Date2019-08-23 17:30 +0200
Subjectkotlin and the new gradle in Debian
Message-ID<yyjFL-5eL-1@gated-at.bofh.it>
Hi all,

I was looking at https://salsa.debian.org/snippets/115

At least in the packaging part two of the six to be packaged seem to
be already in Debian.

log4j

~$ apt-cache policy liblog4j1.2-java
liblog4j1.2-java:
  Installed: 1.2.17-8
  Candidate: 1.2.17-8
  Version table:
 *** 1.2.17-8 900
        900 http://cdn-fastly.deb.debian.org/debian testing/main amd64 Packages
        100 http://cdn-fastly.deb.debian.org/debian unstable/main amd64 Packages
        100 /var/lib/dpkg/status

asm-java

$ apt-cache policy libasm-java
libasm-java:
  Installed: 7.1-2
  Candidate: 7.1-2
  Version table:
 *** 7.1-2 900
        900 http://cdn-fastly.deb.debian.org/debian testing/main amd64 Packages
        100 http://cdn-fastly.deb.debian.org/debian unstable/main amd64 Packages
        100 /var/lib/dpkg/status

Does anybody have any idea of the status of the four other packages
which is supposed to be packaged ?

oromatcher
jps-model
intellij-core

libtrove3-java seems to be already in Debian but the packager is/was
talking about a fork.

https://github.com/JetBrains/intellij-deps-trove4j

Could somebody share a status update on the 4 above packages ?

I tried wnpp.debian.net to see if I could get any info. on the four
packages but came up with nothing.

Looking forward to know. I can help with testing if somebody takes the
initiative.

-- 
          Regards,
          Shirish Agarwal  शिरीष अग्रवाल
  My quotes in this email licensed under CC 3.0
http://creativecommons.org/licenses/by-nc/3.0/
http://flossexperiences.wordpress.com

E493 D466 6D67 59F5 1FD0 930F 870E 9A5B 5869 609C

[toc] | [next] | [standalone]


#11333

FromSaif Abdul Cassim <saif.15@cse.mrt.ac.lk>
Date2019-08-23 18:30 +0200
Message-ID<yykBP-5Ov-3@gated-at.bofh.it>
In reply to#11332

[Multipart message — attachments visible in raw view] — view raw

read ->  https://salsa.debian.org/snippets/317 . Thats the latest work on
kotlin. I worked on it this year as well.

On Fri, 23 Aug 2019 at 20:52, shirish शिरीष <shirishag75@gmail.com> wrote:

> Hi all,
>
> I was looking at https://salsa.debian.org/snippets/115
>
> At least in the packaging part two of the six to be packaged seem to
> be already in Debian.
>
> log4j
>
> ~$ apt-cache policy liblog4j1.2-java
> liblog4j1.2-java:
>   Installed: 1.2.17-8
>   Candidate: 1.2.17-8
>   Version table:
>  *** 1.2.17-8 900
>         900 http://cdn-fastly.deb.debian.org/debian testing/main amd64
> Packages
>         100 http://cdn-fastly.deb.debian.org/debian unstable/main amd64
> Packages
>         100 /var/lib/dpkg/status
>
> asm-java
>
> $ apt-cache policy libasm-java
> libasm-java:
>   Installed: 7.1-2
>   Candidate: 7.1-2
>   Version table:
>  *** 7.1-2 900
>         900 http://cdn-fastly.deb.debian.org/debian testing/main amd64
> Packages
>         100 http://cdn-fastly.deb.debian.org/debian unstable/main amd64
> Packages
>         100 /var/lib/dpkg/status
>
> Does anybody have any idea of the status of the four other packages
> which is supposed to be packaged ?
>
> oromatcher
> jps-model
> intellij-core
>
> libtrove3-java seems to be already in Debian but the packager is/was
> talking about a fork.
>
> https://github.com/JetBrains/intellij-deps-trove4j
>
> Could somebody share a status update on the 4 above packages ?
>
> I tried wnpp.debian.net to see if I could get any info. on the four
> packages but came up with nothing.
>
> Looking forward to know. I can help with testing if somebody takes the
> initiative.
>
> --
>           Regards,
>           Shirish Agarwal  शिरीष अग्रवाल
>   My quotes in this email licensed under CC 3.0
> http://creativecommons.org/licenses/by-nc/3.0/
> http://flossexperiences.wordpress.com
>
> E493 D466 6D67 59F5 1FD0 930F 870E 9A5B 5869 609C
>
>

[toc] | [prev] | [next] | [standalone]


#11356

FromSaif Abdul Cassim <saif.15@cse.mrt.ac.lk>
Date2019-09-03 04:50 +0200
Message-ID<yC73k-7Qn-5@gated-at.bofh.it>
In reply to#11333

[Multipart message — attachments visible in raw view] — view raw

Hey,

You can join #debian-java to see daily updates on kotlin. I tend to discuss
my design decisions there.

I am currently working on packaging the last 2 dependency packages of
kotlin from intellij-community.

Intellij-community is quite a massive source and we need 6 packages from
it. Right now 4 are done, I have only pushed the changes of last 3 to the
repo here ->
https://salsa.debian.org/java-team/intellij-community-idea/tree/wip/m36/master

I'll push the changes of the 4th package today as I only finished it
yesterday and it needs a little refinement. I'll update the blog with the
intellij-community packages as well. Thanks for your interest.

Regards,
Saif



On Tue, 3 Sep 2019, 2:34 am shirish शिरीष, <shirishag75@gmail.com> wrote:

> at bottom :-
>
> On 24/08/2019, shirish शिरीष <shirishag75@gmail.com> wrote:
> > at bottom :-
> >
> > On 23/08/2019, Saif Abdul Cassim <saif.15@cse.mrt.ac.lk> wrote:
> >> Sure, I ll let you know when things are in shape. right now you can
> build
> >> it by following the blog mentioned in the snippet but that ultimately
> >> requires you to have some packaging knowledge. I ll contact you once
> >> everything is done. I have made some design choices(all in blog) to
> >> circumvent some problems that stop the project from building but I
> >> haven't
> >> tested them thoroughly(just ran a few tests I have). It would be quite
> >> useful to have this tested once its ready.
> >>
> >> Thanks,
> >> Saif
> >>
>
> any updates or anything you heard from the grapevine/IRC ?
> --
>           Regards,
>           Shirish Agarwal  शिरीष अग्रवाल
>   My quotes in this email licensed under CC 3.0
> http://creativecommons.org/licenses/by-nc/3.0/
> http://flossexperiences.wordpress.com
>
> E493 D466 6D67 59F5 1FD0 930F 870E 9A5B 5869 609C
>

[toc] | [prev] | [next] | [standalone]


#11365

FromSaif Abdul Cassim <saif.15@cse.mrt.ac.lk>
Date2019-09-08 17:00 +0200
Message-ID<yE6Pv-5O3-7@gated-at.bofh.it>
In reply to#11356

[Multipart message — attachments visible in raw view] — view raw

Hey,

Here is the latest update on kotlin ->
https://java-team.pages.debian.net/gsoc-kotlin-blog/2019/09/08/begining-of-the-end

Thanks for your interest,
Saif


On Tue, 3 Sep 2019 at 06:48, Saif Abdul Cassim <saif.15@cse.mrt.ac.lk>
wrote:

> Hey,
>
> You can join #debian-java to see daily updates on kotlin. I tend to
> discuss my design decisions there.
>
> I am currently working on packaging the last 2 dependency packages of
> kotlin from intellij-community.
>
> Intellij-community is quite a massive source and we need 6 packages from
> it. Right now 4 are done, I have only pushed the changes of last 3 to the
> repo here ->
>
> https://salsa.debian.org/java-team/intellij-community-idea/tree/wip/m36/master
>
> I'll push the changes of the 4th package today as I only finished it
> yesterday and it needs a little refinement. I'll update the blog with the
> intellij-community packages as well. Thanks for your interest.
>
> Regards,
> Saif
>
>
>
> On Tue, 3 Sep 2019, 2:34 am shirish शिरीष, <shirishag75@gmail.com> wrote:
>
>> at bottom :-
>>
>> On 24/08/2019, shirish शिरीष <shirishag75@gmail.com> wrote:
>> > at bottom :-
>> >
>> > On 23/08/2019, Saif Abdul Cassim <saif.15@cse.mrt.ac.lk> wrote:
>> >> Sure, I ll let you know when things are in shape. right now you can
>> build
>> >> it by following the blog mentioned in the snippet but that ultimately
>> >> requires you to have some packaging knowledge. I ll contact you once
>> >> everything is done. I have made some design choices(all in blog) to
>> >> circumvent some problems that stop the project from building but I
>> >> haven't
>> >> tested them thoroughly(just ran a few tests I have). It would be quite
>> >> useful to have this tested once its ready.
>> >>
>> >> Thanks,
>> >> Saif
>> >>
>>
>> any updates or anything you heard from the grapevine/IRC ?
>> --
>>           Regards,
>>           Shirish Agarwal  शिरीष अग्रवाल
>>   My quotes in this email licensed under CC 3.0
>> http://creativecommons.org/licenses/by-nc/3.0/
>> http://flossexperiences.wordpress.com
>>
>> E493 D466 6D67 59F5 1FD0 930F 870E 9A5B 5869 609C
>>
>

[toc] | [prev] | [standalone]


Back to top | Article view | linux.debian.maint.java


csiph-web