Error while executing mh_make

2014-04-29 Thread Sebastian Humenda
Hello, I invoked mh_make. Upstream used OO 3.3.0, therefore I made a patch to reflect the current LO version. This will however fails as soon as a new LO version gets uploaded. Is there a more elegant solution? Then I executed mh_make and it says: Resolving be.docarch:accessodf-addon:jar:0.1.0-SN

gradle-bundle-plugin

2017-10-20 Thread Sebastian Humenda
Hi I'm trying to package a java project which uses Gradle. When executing `dpkg-buildpackage`, I get Could not resolve org.dm.gradle:gradle-bundle-plugin:0.6.4. This seems not to be in Debian. I know that these requests are sort of unpopular, but is there somebody who would be willing to pac

Re: gradle-bundle-plugin

2017-10-20 Thread Sebastian Humenda
Hi Emmanuel Emmanuel Bourg schrieb am 20.10.2017, 21:37 +0200: >Le 20/10/2017 à 21:28, Sebastian Humenda a écrit : >> I'm trying to package a java project which uses Gradle. When executing >> `dpkg-buildpackage`, I get >> >> Could not resolve org.dm.gradle:g

Re: gradle-bundle-plugin

2017-10-20 Thread Sebastian Humenda
Hi Emmanuel Bourg schrieb am 20.10.2017, 22:12 +0200: >Le 20/10/2017 à 22:04, Sebastian Humenda a écrit : > >> Sorry, I don't know. What would be the correct way to disable it? > >You can simply patch build.gradle and remove the "apply plugin" >directive

[Gradle] incorrectly generated POM

2017-10-21 Thread Sebastian Humenda
Hi I'm packaging a package with the artifact Id braille-utils.basic-cli. AFAIK, a dot is not quite standard-compliant :). I named the package libbraille-utils-basic-cli-java and added a maven.rules file with this content: org.daisy.braille braille-utils-basic-cli POM s/-basic/.basic/ to alte

Re: [Gradle] incorrectly generated POM

2017-10-21 Thread Sebastian Humenda
Hi Sebastian Humenda schrieb am 21.10.2017, 18:42 +0200: >I'm packaging a package with the artifact Id braille-utils.basic-cli. AFAIK, a >dot is not quite standard-compliant :). […] ><https://anonscm.debian.org/gitweb/?p=pkg-a11y/braille-utils-basic-cli.git>. I Sorr

OpenOffice SDK

2011-04-23 Thread Sebastian Humenda
Hello, I'm trying to create a package of a program which uses the OpenOffice.org SDK. This can be downloaded from http://download.openoffice.org/sdk/index.html I have installed openoffice.org-dev for this purpose. When I'm now trying to build my program, it cannot find the class com.sun.star.reg

Re: OpenOffice SDK

2011-04-23 Thread Sebastian Humenda
Hi Damien, Damien Raude-Morvan wrote on Sat, Apr 23, 2011 at 08:00:44PM +0200: >> When I'm now trying to build my program, it cannot find the class >> com.sun.star.registry.XRegistryKey and hence I've tried to find the correct >> path to add it to the class path. In /usr/share/idl/openoffice/ th

Problems with ant

2011-05-20 Thread Sebastian Humenda
Hello, I'm trying to compiling a openoffice extension (odt2braille) and I can't find out why it doesn't build. The compiler says: % CLASSPATH=/usr/share/java/openoffice/ridl.jar ant [...] [javac] /home/streicher/daten/quellen/foreign/odt2braille/Odt2BrailleAddOn/src/be/docarch/odt2braille/ooo

Re: Problems with ant

2011-05-20 Thread Sebastian Humenda
Hello, Sebastian Humenda wrote on Fr, Mai 20, 2011 at 08:03:35 +0200: >I'm trying to compiling a openoffice extension (odt2braille) and I can't find >out why it doesn't build. The compiler says: [...] For anyone willing to try, the source can be optai

Java package and debian-repo-helper

2013-08-04 Thread Sebastian Humenda
Hello, my package (BrailleUtils) is and library build with ant. Since another package (using Maven) depends on it, BrailleUtils needs a POM-file. I've downloaded one from the WEB and put it under debian/pom.xml. Then I've run mh_lspoms which detected the POM file and generated a bunch of files li

fw: Re: libreoffice-java-common: POM meta data for maven builds

2013-08-10 Thread Sebastian Humenda
with a jar? Many thanks for your help! Sebastian - Forwarded message from Rene Engelhard - Date: Sat, 10 Aug 2013 22:36:30 +0200 From: Rene Engelhard To: Sebastian Humenda Cc: debian-openoff...@lists.debian.org, Bert Frees Subject: Re: libreoffice-java-common: POM meta data for ma

mh_make, error when trying to build the package

2013-09-20 Thread Sebastian Humenda
Hello, I'm getting errors when trying my freshly mh_maked packaged. After running mh_make for my package, I did a $ debian/rules build and got the below attached output. The project is made up of modules (whatever this means in the maven context) and maven ignored two of those debian/maven..ignore

Bug#723919: maven-debian-helper: Fails to recognize scope system

2013-09-21 Thread Sebastian Humenda
Package: maven-debian-helper Version: 1.6.5 Severity: normal mh_make ignores dependencies like: system /some/path/to/a/jar and claims that they cannot be found in the maven-repo. In special cases, recognizing the scope system could be important to allow packages to be build where the dep