[Debian-med-packaging] How to replace eclipse compiler in libsis-jhdf5-java
Emmanuel Bourg
ebourg at apache.org
Thu Sep 20 11:46:18 BST 2018
Le 20/09/2018 à 08:48, Andreas Tille a écrit :
> I get
>
> ...
> All input files are considered out-of-date for incremental task ':compileJava'.
> Compiling with Java command line compiler 'java'.
> Starting process 'command 'java''. Working directory: /build/libsis-jhdf5-java-18.09.0-pre1+dfsg Command: java -cp /usr/share/java/ecj.jar org.eclipse.jdt.internal.compiler.batch.Main -nowarn @/build/libsis-jhd
> Successfully started process 'command 'java''
> ----------
> 1. ERROR in /build/libsis-jhdf5-java-18.09.0-pre1+dfsg/source/java/ch/systemsx/cisd/hdf5/hdf5lib/HDFHelper.java (at line 35)
> import com.sun.xml.bind.v2.runtime.Name;
> ^^^^^^^^^^^^^^^^
> The import com.sun.xml.bind cannot be resolved
Somehow jaxb is not on the compilation classpath. I'm not familiar
enough with the jhdf5 build to spot the error. Maybe you have to add the
jar in libs/prod or libs/build? (the jar files in these directories
should be removed btw).
Emmanuel Bourg
More information about the Debian-med-packaging
mailing list