Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.maint.java > #9851

Advice regarding Java packages for SimpleITK

From Ghislain Vaillant <ghisvail@gmail.com>
Newsgroups linux.debian.maint.java
Subject Advice regarding Java packages for SimpleITK
Date 2017-08-05 10:20 +0200
Message-ID <ub2ts-2k5-1@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


Dear all,

I am in the process of packaging SimpleITK [1] for Debian which provides 
several language bindings around the ITK C++ library using swig.

[1] https://github.com/SimpleITK/SimpleITK

So far, I have only taken care of the common C++ library and Python 3 
bindings, but Java is also supported and used by the ImageJ v2 stack 
optionally. Consequently, I'd like to provide an additional binary 
package for Java, and wanted to consult the team on how best to handle it.

The build system uses CMake to generate the bindings. If Java is 
enabled, the following files are generated:

/<<PKGBUILDDIR>>/SimpleITK-build/Wrapping/Java/build/javadoc/*
/<<PKGBUILDDIR>>/SimpleITK-build/Wrapping/Java/build/org/itk/simple/*class
/<<PKGBUILDDIR>>/SimpleITK-build/Wrapping/Java/lib/libSimpleITKJava.so
/<<PKGBUILDDIR>>/SimpleITK-build/Wrapping/Java/org/itk/simple/*.java
/<<PKGBUILDDIR>>/SimpleITK-build/Wrapping/Java/simpleitk-1.0.1.jar
/<<PKGBUILDDIR>>/SimpleITK-build/Wrapping/Java/simpleitk-javadoc-1.0.1.jar
/<<PKGBUILDDIR>>/SimpleITK-build/Wrapping/Java/simpleitk-source-1.0.1.jar

I was wondering which files should be installed (and to which location) 
to produce corresponding Java packages which are policy compliant.

Thanks in advance,
Ghis

Back to linux.debian.maint.java | Previous | NextNext in thread | Find similar | Unroll thread


Thread

Advice regarding Java packages for SimpleITK Ghislain Vaillant <ghisvail@gmail.com> - 2017-08-05 10:20 +0200
  Re: Advice regarding Java packages for SimpleITK Emmanuel Bourg <ebourg@apache.org> - 2017-08-09 00:20 +0200
    Re: Advice regarding Java packages for SimpleITK Ghislain Vaillant <ghisvail@gmail.com> - 2017-08-10 11:20 +0200
      Re: Advice regarding Java packages for SimpleITK tony mancill <tmancill@debian.org> - 2017-08-10 15:10 +0200
        Re: Advice regarding Java packages for SimpleITK Emmanuel Bourg <ebourg@apache.org> - 2017-08-10 22:30 +0200
        Re: Advice regarding Java packages for SimpleITK Matthias Klose <doko@debian.org> - 2017-08-11 00:20 +0200
          Re: Advice regarding Java packages for SimpleITK tony mancill <tmancill@debian.org> - 2017-08-11 00:50 +0200
      Re: Advice regarding Java packages for SimpleITK Emmanuel Bourg <ebourg@apache.org> - 2017-08-10 22:40 +0200

csiph-web