Re: Build LanguageTool use maven-build-system?

2022-10-25 Thread Declan Tsien
Liliana Marie Prikler writes: > What Julien means is that if you were trying to write an importer, > you'd end up writing one that produces something like this > > (define-public java-language-tool > (package >(name "java-language-tool") >(version "6.0") >(source

Re: Build LanguageTool use maven-build-system?

2022-10-25 Thread Liliana Marie Prikler
Am Mittwoch, dem 26.10.2022 um 07:56 +0800 schrieb Declan Tsien: > Julien Lepiller writes: > > > > > There's no importer and an importer would be a bit limited as it > > won't be able to get proper sources most of tge tine, though > > importing the dependency graph would be useful already.

Re: Build LanguageTool use maven-build-system?

2022-10-25 Thread Declan Tsien
Julien Lepiller writes: > > There's no importer and an importer would be a bit limited as it won't be > able to get proper sources most of tge tine, though importing the dependency > graph would be useful already. Would you like to give it a try? :) > Can you elaborate on this? How can I

Re: Build LanguageTool use maven-build-system?

2022-10-25 Thread Julien Lepiller
Le 25 octobre 2022 04:10:51 GMT+02:00, Declan Tsien a écrit : > >I believe LanguageTool[1] is a Java project using Maven as it's building >tool. > >Lazy me. Instead of digging the mailing list and source code which would >cost too much time and may not work out. I packaged the binary