- package http://raphael.jolly.free.fr/linoleum/
merry chistmasOn Dec 24, 2024 11:57, Julien Plissonneau Duquène
wrote:
>
> Hi,
>
> Here is my very optimistic Debian Java/JVM wishlist for 2025:
>
> - upgrade Gradle, Groovy, Kotlin
> - package GraalVM
> - upgrade Android SDKs
> - package SBT
Thorsten Glaser wrote:
> On Wed, 18 May 2022, Carlo Stemberger wrote:
>
> > I'd like to do it myself, but:
> > 1) It's a very big project;
> > 2) I have 0 experience in packaging;
> > 3) I'm not a Java programmer
> >
> > Is there someone interested in helping me?
>
> This is then probably quite
It selects the "Zero" VM, which I assume is the one used on mips64el.
https://openjdk.java.net/projects/zero/
Raphael
Olek Wojnar wrote:
Hi Matthias,
On Sat, Feb 13, 2021 at 2:43 AM Matthias Klose wrote:
>
> On 2/12/21 10:26 PM, Olek Wojnar wrote:
> >
> > Any insights or suggestions would b
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 further.
Raphael
mechti...@debian.org wrote:
Hello,
Mechtilde,
The classes are now in the jmod files (which are in fact zip files just like
jars) located in $JDK_HOME/jmods, but under a "classes" subdirectory ; as a
result, these are not usable as dependencies, and you have to use the new
module mechanism (you can type java -help for a starter).
Sam,
No, it is not supposed to set the classpath. This is a limitation of the
Linux-Java integration. The main problem I think is that in Java you rarely
depend on every library available at the same time. You want to partition
things to avoid collisions. I agree that it would be better if it w
javac -cp $CLASSPATH Xi*.java maybe ?
Raphael
- Mail original -
De: "Sam Kuper"
À: "ML debian-java"
Envoyé: Jeudi 9 Juillet 2020 02:19:10
Objet: javac - error: package org.antlr.v4.runtime does not exist
Dear all,
I apologise in advance for asking what might be an ignorant question,
b
You should move your to-be-packaged META-INF/MANIFEST.MF from
/build/jollyday-0.5.10/ to /build/jollyday-0.5.10/target/classes/ . The
manifest in maven-jar-plugin-3.1.2.jar has nothing to do with it.
Raphael
Mechtilde Stehmann wrote:
Hello
I have a dependency to libmaven-jar-plugin-java.
In
Debian.
I am downloading the JPackage early access build, and will keep you informed. I
will manage to subscribe to the openjdk mailing list too.
Best regards,
Raphael Jolly
Dalibor Topic wrote:
Hi,
We're working in the OpenJDK Community on a new tool for packaging [1]
self-contained
Yes, but some software have it as run-time dependency (like pdf-renderer, for
instance, which I use on a daily basis as pdf viewer) so it is a bit annoying
when such software suddenly disappears from debian without further notice...
Emmanuel Bourg wrote on Nov 13 2018:
Le 13/11/2018 à 09:10, ra
Why not port jai-core/jai-imageio-core from oldstable ?
https://packages.debian.org/jessie/libjai-core-java
https://packages.debian.org/jessie/libjai-imageio-core-java
Raphael
Mathieu Malaterre wrote on Nov 12 2018:
Hi there,
When building fop, I'd like to skip building the following source fi
11 matches
Mail list logo