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


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

how to handle 'resources' best

From "Andreas B. Mundt" <andi@debian.org>
Newsgroups linux.debian.maint.java
Subject how to handle 'resources' best
Date 2023-07-06 19:50 +0200
Message-ID <GOBh7-3pxK-5@gated-at.bofh.it> (permalink)
References <GOgPn-3ciM-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Hi Thorsten, tony, all,

many thanks for your help!  It almost started working now: I added a
wrapper script as suggested by tony and got rid of the missing class
definitions.  However, the next challenge turned up:  filius uses some
'resources' [1] which need to be available and I am not sure how to
solve this best.  So far, they are not deployed by the packet
automatically, but a debian/libfilius-java.install file solves this.  

The 'resources' are expected relative to /usr/share/java/filius.jar in
directories (i.e. config/filius.ini).  How is it best to handle this
situation?  Is it possible to tweak the path somehow (in the wrapper
script?) or do I need to patch the sources?  Right now, I copy the
resources to /usr/share/filius/.   

Many thanks in advance for help and hints,

  Andi


[1] https://gitlab.com/filius1/filius/-/tree/master/src/main

Back to linux.debian.maint.java | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

jar missing in /usr/share/maven-repo/ "Andreas B. Mundt" <andi@debian.org> - 2023-07-04 22:30 +0200
  Re: jar missing in /usr/share/maven-repo/ Pierre Gruet <pgt@debian.org> - 2023-07-04 22:50 +0200
    Re: Re: jar missing in /usr/share/maven-repo/ "Andreas B. Mundt" <andi@debian.org> - 2023-07-05 20:40 +0200
      Re: Re: jar missing in /usr/share/maven-repo/ Thorsten Glaser <t.glaser@tarent.de> - 2023-07-05 22:00 +0200
        Re: Re: jar missing in /usr/share/maven-repo/ tony mancill <tmancill@debian.org> - 2023-07-06 05:30 +0200
        how to handle 'resources' best "Andreas B. Mundt" <andi@debian.org> - 2023-07-06 19:50 +0200
          Re: how to handle 'resources' best Thorsten Glaser <t.glaser@tarent.de> - 2023-07-06 20:00 +0200

csiph-web