Bug#1079015: Breaks other packages' build: Malformed jar [eclipse-jdt-core-3.35.0.jar] found on classpath

Emmanuel Bourg ebourg at apache.org
Tue Aug 20 11:19:27 BST 2024


Hi Pierre,

On 19/08/2024 11:52, Pierre Gruet wrote:

> The latest upload of eclipse-jdt-core causes other packages to ftbfs.
> For instance libsis-jhdf5-java builds fine in trixie but not in sid,
> and one gets the error message in the build log attached to
>      https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1079015#5
> 
> It seems there is something wrong with the jar file shipped in
> libeclipse-jdt-core-compiler-batch-java.

The Eclipse compiler has been restructured upstream, some classes that 
were part of the org.eclipse.jdt.core bundle have been moved to the new 
org.eclipse.jdt.core.compiler.batch bundle.

This means that Debian packages relying on eclipse-jdt-core.jar now have 
to add eclipse-jdt-core-compiler-batch.jar to the classpath.

Emmanuel Bourg



More information about the pkg-java-maintainers mailing list