Hi again,
for the moment I ignored the issue of using the private interface I
wrote yesterday and tried to build the Java code. Unfortunately there
is another issue which is hopefully not as hard to solve. In your
download tarball you are shipping
libs/prod/cisd-args4j-9.11.2*.jar
(fortuna
Le 20/09/2018 à 14:02, Andreas Tille a écrit :
> +--- a/build.gradle
> b/build.gradle
> +@@ -3,8 +3,8 @@ apply from: 'javaproject.gradle'
> + group='sis'
> +
> + dependencies {
> +-compile fileTree(dir: 'libs/prod', include: '*.jar')
> +-testCompile fileTree(dir: 'libs/test', include
Hi Emmanuel,
On Thu, Sep 20, 2018 at 12:46:18PM +0200, Emmanuel Bourg wrote:
> Le 20/09/2018 à 08:48, Andreas Tille a écrit :
> > 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.
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+
Hi again,
On Wed, Sep 19, 2018 at 11:29:20PM +0200, Emmanuel Bourg wrote:
> Le 19/09/2018 à 22:17, Andreas Tille a écrit :
>
> > isn't doing the job. How to use jaxb properly?
>
> Did you also change the import statement in HDFHelper.java? The package
> is slightly different. com.sun.xml.intern
5 matches
Mail list logo