Re: Bug#703376: javahelper: Remove Maven support from jh_makepkg

2013-04-10 Thread Matthew Johnson
On Tue Apr 09 18:00, Thomas Koch wrote: > Niels Thykier: > > I am planning on a rewrite of jh_makepkg and have therefore not > > applied your patch as-is. > > I wasn't aware (forgot) about jh_makepkg and just had a look at it. I don't > think we should have 2 dh-make-* style programs in the jav

Bug#634089: jh_manifest causes CRC error

2012-01-07 Thread Matthew Johnson
On Fri Jan 06 13:26, tony mancill wrote: > Thank you for in-depth look into this bug. Niels or Matthew, any > concerns with me preparing an upload? Go right ahead Thanks, Matt > > Thanks, > tony > > On 01/05/2012 08:14 PM, Wookey wrote: > > > > This seems to me to be a serious problem blocki

Bug#646514: javahelper: jh_repack fails if folders *.jar exist

2011-10-25 Thread Matthew Johnson
On Mon Oct 24 18:46, Andrew Ross wrote: > > If a package contains folders whose names match *.jar then jh_repack > fails with messages like: > > rm: cannot remove `./branding/core/core.jar': Is a directory > > The find command should probably be changed to: > find . -name '*.jar' -type f -print

[pkg-java] r14934 - trunk

2011-09-17 Thread Matthew Johnson
Author: mjj29 Date: 2011-09-17 12:48:06 + (Sat, 17 Sep 2011) New Revision: 14934 Added: trunk/dbus-java/ Log: importing dbus-java to be team maintained from pkg-utopia ___ pkg-java-commits mailing list pkg-java-comm...@lists.alioth.debian.org ht

[SCM] UNNAMED PROJECT branch, master, updated. 0.31-53-gcca8559

2011-03-12 Thread Matthew Johnson
--- commit cca85591cfe04e192b5dfd99f683868da0681abc Author: Matthew Johnson Date: Sat Mar 12 13:03:46 2011 + changelog --- Summary of changes: debian/changelog |5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian

[SCM] UNNAMED PROJECT branch, master, updated. 0.31-52-g3ad7d7d

2011-03-12 Thread Matthew Johnson
--- commit 3ad7d7d333a75fbd9d2cb5777931be7577a541b4 Author: Matthew Johnson Date: Sat Mar 12 12:58:18 2011 + support epochs in version mangling as well --- Summary of changes: jh_installlibs |8 +--- 1 files changed, 1 insertions(+), 7

Bug#593351: Fixed in git

2010-09-05 Thread Matthew Johnson
tags 593351 pending thanks Will be in 0.33 Matt signature.asc Description: Digital signature __ This is the maintainer address of Debian's Java team . Please use debian-j...@lists.debian.org for discussions and questions.

[SCM] UNNAMED PROJECT branch, master, updated. 0.30-49-ge42fa2b

2010-09-05 Thread Matthew Johnson
--- commit e42fa2b50a6d29eabfbddbb083cd6084f3b1f1b1 Author: Matthew Johnson Date: Sun Sep 5 15:57:28 2010 + fix some bugs in jh_makepkg (Closes: #593351) --- Summary of changes: debian/changelog |6 ++ jh_makepkg |6 +++--

[SCM] UNNAMED PROJECT branch, policy-dc10, updated. 0.30-52-ga0a89af

2010-08-08 Thread Matthew Johnson
ow. - Log - commit a0a89afdee5c5050b56bab7266d90f4b99e61c78 Merge: c7b4a4c c04e9ee Author: Matthew Johnson Date: Sun Aug 8 21:24:13 2010 +0100 Merge branch 'policy-dc10' of ssh://mj...@alioth/git/pkg-java/javatools into

Bug#592265: Causes FTBFS of other packages

2010-08-08 Thread Matthew Johnson
Package: javahelper Version: 0.32 Severity: grave Despite what the man page says, you can't call jar -u -f -m you have to use ufm for sun jar. This bug will cause javahelper-using packages to FTBFS. -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (500, 'te

[SCM] UNNAMED PROJECT branch, policy-dc10, updated. 0.30-50-gc04e9ee

2010-08-08 Thread Matthew Johnson
--- commit c04e9eeb79e8a271041291189be17ddf061e0208 Author: Matthew Johnson Date: Sun Aug 8 20:55:25 2010 +0100 fix the postinst stuff after testing it --- Summary of changes: jh_build |8 jh_postinst |4 ++--

[SCM] UNNAMED PROJECT branch, policy-dc10, created. 0.30-49-g494e0d4

2010-08-08 Thread Matthew Johnson
it) - Log - commit 494e0d41649fbacd9e24d0010545ddb39a0bf176 Author: Matthew Johnson Date: Sun Aug 8 20:26:02 2010 +0100 change symlink handling for sonames --- hooks/po

[SCM] UNNAMED PROJECT branch, experimental, created. 0.30-48-gec6b50d

2010-08-08 Thread Matthew Johnson
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "UNNAMED PROJECT". The branch, experimental has been created at ec6b50d93e75ab57d87ae19c83c44d4f9a0cb88d (commit) - Log ---

[SCM] UNNAMED PROJECT branch, master, updated. 0.30-48-gec6b50d

2010-08-08 Thread Matthew Johnson
list those revisions in full, below. - Log - commit ec6b50d93e75ab57d87ae19c83c44d4f9a0cb88d Merge: 4ae601d 019fcec Author: Matthew Johnson Date: Sun Aug 8 20:14:16 2010 +0100 Merge branch 'master' of ssh://mj...@alioth/gi

[pkg-java] r12887 - trunk/website/docs

2010-08-06 Thread Matthew Johnson
debian/control + +Source: jsch +Section: libs +Priority: optional +Maintainer: Matthew Johnson <mj...@debian.org> +Build-Depends: debhelper (>= 5), javahelper, default-jdk, libzlib-java +Standards-Version: 3.7.3 +Homepage: http://www.jcraft.com/jsch/ + +Packag

Bug#591874: javahelper: jh_build does not specify -source, gcj gets it wrong

2010-08-05 Thread Matthew Johnson
Package: javahelper Version: 0.32 Severity: important Because gcj _still_ defaults to 1.4 source format and jh_build doesn't specify anything when building, something using default-java will ftbfs on kfreebsd or hppa if it uses 1.5 source featuress. Always specifying: -source 6 -target 5 _shou

[SCM] UNNAMED PROJECT branch, master, updated. 0.30-45-g019fcec

2010-08-03 Thread Matthew Johnson
--- commit 019fcec6c6e0e9cb09c871672ce2540fd7a2cb0f Author: Matthew Johnson Date: Tue Aug 3 21:34:26 2010 +0100 remove zip/unzip suggests, they should really be in ant or pde-build, release --- Summary of changes: debian/changelog |4 +-

Bug#588379: using jh_depends when a .jar exists in one than one package

2010-07-11 Thread Matthew Johnson
tag 588379 wontfix thanks Hi Scott, I'm the other Javahelper maintainer, On Sun Jul 11 11:12, Scott Howard wrote: > "Processing" is a java package which compiles java code, so it depends > on the jdk. The package won't build unless tools.jar is explicitly in > the classpath at build time (I'm not

[SCM] UNNAMED PROJECT branch, master, updated. 0.30-32-g6683637

2010-07-04 Thread Matthew Johnson
--- commit 668363777e13c68c4c2e880bde51f1cb6c52e4f1 Author: Matthew Johnson Date: Mon Jul 5 00:30:01 2010 +0100 aoeu --- Summary of changes: tests/tests.sh |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/tests/tests.

[SCM] UNNAMED PROJECT branch, master, updated. 0.30-27-g24558c3

2010-07-04 Thread Matthew Johnson
--- commit 24558c3d846e08030d2a74707788cda19d155f71 Author: Matthew Johnson Date: Sun Jul 4 10:04:37 2010 + fix jh_build documentation --- Summary of changes: debian/changelog |3 ++- tutorial.html|4 +--- tutorial.txt |6

[SCM] UNNAMED PROJECT branch, master, updated. 0.30-26-g32ea17e

2010-07-04 Thread Matthew Johnson
--- commit 32ea17ed0eb138f46aa3478515c26fc2095bde0d Author: Matthew Johnson Date: Sun Jul 4 09:33:28 2010 +0100 jh_build add -link on all packages you depend on --- Summary of changes: debian/changelog |4 +++- jh_build |6 +

[SCM] UNNAMED PROJECT branch, master, updated. 0.30-25-gf9a654e

2010-07-02 Thread Matthew Johnson
--- commit f9a654e5e3e15786cfc577d4eaef64931b913176 Author: Matthew Johnson Date: Fri Jul 2 22:31:31 2010 +0100 fix for 586783 --- Summary of changes: debian/changelog |7 ++- jh_depends |2 ++ 2 files changed, 8 insertions(+), 1

Bug#574029: jh_manifest utf8 errors - workaround

2010-05-01 Thread Matthew Johnson
r workaround. Just add the > following to debian/rules: > > JH_MANIFEST_ARGS := -V Looks like you are using CDBS not dh7, so you will need to do this. Also looks like it might be a bug with the library I'm using, so I might punt it to them. Matt -- Matthew Johnson signature.asc D

Bug#574029: jh_manifest utf8 errors

2010-04-27 Thread Matthew Johnson
grep -i f3; done For me this returns no results - ie, none of the manifests contain a byte 0xf3. I know this isn't really helping with getting javahelper working for you. There's an easy work around though - you're probably not actually using any jh_manifest features, so you could

Bug#574029: jh_manifest utf8 errors

2010-04-19 Thread Matthew Johnson
On Mon Apr 19 14:09, Eric Lavarde - Debian wrote: > Matthew Johnson said: > > I really could do with seeing the manifest from either of your packages - > > I > > suspect that there is non-utf8 data in there. Without seeing it though I > > can't > > reproduce

Bug#574029: jh_manifest utf8 errors

2010-04-18 Thread Matthew Johnson
I really could do with seeing the manifest from either of your packages - I suspect that there is non-utf8 data in there. Without seeing it though I can't reproduce or suggest a fix. (I'm afraid I can't read winmail.dat) Matt -- Matthew Johnson signature.asc Description: Di

Re: excalibur-logkit_2.0-1_i386.changes REJECTED

2009-08-13 Thread Matthew Johnson
On Thu Aug 13 22:02, Archive Administrator wrote: > Rejected: excalibur-logkit_2.0-1.dsc refers to > excalibur-logkit_2.0.orig.tar.gz, but I can't find it in the queue or in the > pool. > Whoops, needed to pass in -sa because of the old ubuntu revisions. Fixed now Matt --

Bug#526489: Time to orphan eclipse? (Bug#526489: eclipse: should this package be orphaned?)

2009-06-15 Thread Matthew Johnson
one to grok, Java experience or not. Jens, and anyone else who is interested in this, do you want to send me any questions you have? Matt -- Matthew Johnson signature.asc Description: Digital signature ___ pkg-java-maintainers mailing list pkg-java-

Bug#495637: [ant] Dangling symlink in ant package

2009-06-07 Thread Matthew Johnson
I still see this, any chance it could be fixed? Matt -- Matthew Johnson signature.asc Description: Digital signature ___ pkg-java-maintainers mailing list pkg-java-maintainers@lists.alioth.debian.org http://lists.alioth.debian.org/mailman/listinfo

Re: jaranalyzer_1.2-3_i386.changes REJECTED

2008-08-05 Thread Matthew Johnson
On Tue Aug 05 21:02, Debian Installer wrote: > > Rejected: jaranalyzer_1.2-3.dsc refers to jaranalyzer_1.2.orig.tar.gz, but I > can't find it in the queue or in the pool. > My fault, of course you need other build options when the first revision is not -1.. Will fix. Matt --

Bug#460605: gjdoc: dh_javadoc doesn't read .javadoc files correctly

2008-01-13 Thread Matthew Johnson
Package: gjdoc Version: 0.7.7-7 Severity: important dh_javadoc is meant to read (Java) package names from the file debian/$package.javadoc. However, when reading the file it does not strip linebreaks before passing them to gjdoc. As a result, it calls gjdoc with the arguments: "foo.bar\n" "ba

Bug#443039: libmatthew-java: FTBFS: Exception in thread "main" java.lang.NullPointerException

2007-09-19 Thread Matthew Johnson
ed using sun java 6 version of javadoc, and that merely produces a warning about failure to connect to the url. I think gjdoc's behaviour is a bug, particularly with the two different errors, only one of which is fatal. Matt -- Matthew Johnson signature