Re: build package with source and target = java15

2021-05-27 Thread Cyril Richard
what I should add in the rules file, with which syntax? Cheers Cyril RICHARD - Ingénieur de Recherche CNRS Equipe Spectroscopie Moléculaire, Processus Collisionnels et Applications Département Interactions et Contrôle quantiques (ICQ) Laboratoire Interdisciplinaire Carnot de Bour

build package with source and target = java15

2021-05-19 Thread Cyril Richard
k to get all files into the jar (jh_build can only include *.class) (cd resources && jar uf ../spview.jar *) dh_install override_dh_auto_clean: dh_auto_clean rm -f *.jar Cheers, Cyril RICHARD - Ingénieur de Recherche CNRS Equipe Spectroscopie Moléculaire, Processus Collisionnels

Re: Resources folder is not installed in JAR file

2019-09-30 Thread Cyril Richard
Thank you so much !! Indeed I haven't push the upstream tag for now. I will do it now because your hack is working like a charm !! You saved my day. Thanks again. Cyril RICHARD - Ingénieur de Recherche CNRS Equipe Spectroscopie Moléculaire, Processus Collisionnels et Applica

Re: Resources folder is not installed in JAR file

2019-09-30 Thread Cyril Richard
> I can help fix this in your package if you want me to. Oh yes !!! 10 000 yes :). I used to program in C. Java is new to me, so I appreciate your help ! De: "Felix Natter" À: "Cyril Richard" Cc: "debian-java" Envoyé: Lundi 30 Septembre 2019 16:44:22 O

Resources folder is not installed in JAR file

2019-09-30 Thread Cyril Richard
ew.jar sources resources or dh $@ --with javahelper --sourcedirectory=resources with also no succes. Please, could you help me to find out the stone I have in my shoes ? [1] : https://salsa.debian.org/science-team/spview Cyril RICHARD - Ingénieur de Recherche CNRS Equipe Spectroscop

Re: no main manifest attribute,

2019-09-29 Thread Cyril Richard
ndeed, with eclipse I have the .classpath file which is: De: "Emmanuel Bourg" À: "debian-java" Cc: "Cyril Richard" Envoyé: Samedi 28 Septembre 2019 09:31:37 Objet: Re: no main manifest attribute, Le 28/09/2019 à 09:02, Cyril Richard a éc

Re: no main manifest attribute,

2019-09-28 Thread Cyril Richard
OK, I'm almost done. But it crashes when I try to load an image from my resource folder. Should I add a line for resources in the spview.manifest file? Cyril RICHARD - Ingénieur de Recherche CNRS Equipe Spectroscopie Moléculaire, Processus Collisionnels et Applications Départ

Re: no main manifest attribute,

2019-09-28 Thread Cyril Richard
Oh no, Here my d/rules file: #!/usr/bin/make -f # debian/rules for spview %: dh $@ --with javahelper --sourcedirectory=sources override_jh_build: jh_build --javacopts="-source 1.8 -target 1.8" --javadoc-opts="-source 1.8" spview.jar sources De: "Emmanuel Bourg&q

Re: no main manifest attribute,

2019-09-28 Thread Cyril Richard
Adding a spview.manifest like that would not help ? usr/share/java/spview.jar: Main-Class: org.spview.Main Debian-Java-Home: /usr/lib/jvm/default-java It looks like it does not. De: "Emmanuel Bourg" À: "debian-java" Cc: "Cyril Richard" Envoyé: Sam

no main manifest attribute,

2019-09-28 Thread Cyril Richard
jar So, my clue is that I have a problem in my d/rules . Can you please help me? Cyril RICHARD - Ingénieur de Recherche CNRS Equipe Spectroscopie Moléculaire, Processus Collisionnels et Applications Département Interactions et Contrôle quantiques (ICQ) Laboratoire Interdisciplinaire Carnot de

Re: Error with jh_build

2019-09-27 Thread Cyril Richard
Look like you're right !!! Thank you :) Cyril RICHARD - Ingénieur de Recherche CNRS Equipe Spectroscopie Moléculaire, Processus Collisionnels et Applications Département Interactions et Contrôle quantiques (ICQ) Laboratoire Interdisciplinaire Carnot de Bourgogne, UMR 6303 CNRS

Error with jh_build

2019-09-27 Thread Cyril Richard
rride_jh_build] Error 255 make[1]: Leaving directory '/build/spview-2.0.0~beta1' make: *** [debian/rules:5: build] Error 2 dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2 Could you please explain me what I am doing wrong? Cheers, Cyril RICHARD - In

Re: How to package a WAR as a .deb

2008-11-26 Thread Richard
ption to produce a war. I also found "The Debian System: Concepts and Techniques" pretty good: http://www.amazon.com/Debian-System-Concepts-Techniques/dp/1593270690?tag=gametroll-20 regards, Richard. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscrib

Re: Developing with Java on Debian

2008-07-01 Thread Richard Cole
evelopers who test? I guess if it built and the tests ran before and now it doesn't then its more likely the latest version of gcj that is to blame. regards, Richard. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Developing with Java on Debian

2008-06-29 Thread Richard Cole
; now in non-free > > sun-j2sdk1.6 is the package generated by java-package. If you want to > really epend on a propriatory JDK please use sun-java6-jdk instead. Ah, I hadn't noticed that it was in non-free now. I presume this means I can get rid of java-package and the packages it

Re: Developing with Java on Debian

2008-06-29 Thread Richard Cole
? Is there any plan to integrate javahelper with common debian build system, so that one can reduce the size of ones debian/rules files? regards, Richard. On Tue, Jun 24, 2008 at 10:05 AM, Matthew Johnson <[EMAIL PROTECTED]> wrote: > On Tue Jun 24 09:39, Richard Cole wrote: >> So I&#

Re: Developing with Java on Debian

2008-06-24 Thread Richard Cole
d practice packaging, so I'm wondering if I'm thinking in the right direction. Are there records of discussions had by the java packaging team at Debian? regards, Richard. [1] A side question on policy here, should I submit a bug report with some limited knowledge, or should I wait an

Developing with Java on Debian

2008-06-19 Thread Richard
This is a bit of a newby question. What I'm wondering is whether one can use the debian package system as a kind of build system. Let me illustrate with an example, say for example I want to write an app and package it with debian and this app uses Hibernate, then I would like to declare a depende

Re: Release Dates

1999-08-15 Thread Richard Braakman
in progress > <http://www.debian.org/~bortz/Java/policy.html> and 1st November is > certainly enough for us to finish it and have an Official Java > Policy. Excellent. I'll list you as sponsor for this in my next mail about the release. Richard Braakman