On 01/27/2016 02:36 PM, Andreas Tille wrote: > On Wed, Jan 27, 2016 at 01:30:02PM +0000, olivier sallou wrote: >> Le mer. 27 janv. 2016 14:17, Andreas Tille <[email protected]> a écrit : >> >>> Hi Olivier, >>> >>> On Wed, Jan 27, 2016 at 11:42:41AM +0000, olivier sallou wrote: >>>> Hi Andreas, >>>> I had no answer to my mail, is my answer clear enough ? >>> Thanks for asking back - you might have missed >>> >>> https://lists.debian.org/debian-med/2016/01/msg00115.html >>> >>> I'm just struggling to find a clue how to write a proper wrapper >>> that calls tracer ... >>> >> I indeed missed it. With my tests , after enabling tracer in d/rules, >> tracer class files were in beast jar file. I will have a look at it > That would be cool. I'm sure I'm just missing a very tiny bit ... ok, indeed there were a few updates. Build filters which classes are set in jars. I cannot push to git at this moment but this only update is as follow
override_dh_auto_build: ..... ant build # Build dist/tracer.jar ant -buildfile build_tracer.xml dist .... After build, classes appear in build directory (build/dr/app/tracer/....) and included in dist/tracer.jar All you need is to add tracer.jar in your package after that. > > Kind regards > > Andreas. > -- Olivier Sallou IRISA / University of Rennes 1 Campus de Beaulieu, 35000 RENNES - FRANCE Tel: 02.99.84.71.95 gpg key id: 4096R/326D8438 (keyring.debian.org) Key fingerprint = 5FB4 6F83 D3B9 5204 6335 D26D 78DC 68DB 326D 8438

