This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository netbeans.
commit b68dd120e34167f06d0af4e60fa88f291f6b708c Author: Markus Koschany <[email protected]> Date: Mon Jun 15 01:53:15 2015 +0200 Update patch description of netbeans-slf4j.dummy.patch --- debian/patches/netbeans-slf4j.dummy.patch | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/patches/netbeans-slf4j.dummy.patch b/debian/patches/netbeans-slf4j.dummy.patch index 3258b57..64ec842 100644 --- a/debian/patches/netbeans-slf4j.dummy.patch +++ b/debian/patches/netbeans-slf4j.dummy.patch @@ -7,7 +7,9 @@ the org.slf4j package but it is not exported by other packages. Hence we have to create a dummy package similar to javaewah.dummy. Other methods like symlinking slf4j to the same directory or the ext/ directory did not work. Another solution would be to remove org.slf4j from the MANIFEST.MF file of the -o.eclipse.jgit module. +o.eclipse.jgit module. The slf4j-dummy.jar in /usr/share/netbeans/ide/modules/ +is later replaced by a symlink to Debian's system package of slf4j. A bit +complicated but at least it works. Forwarded: not-needed --- -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/netbeans.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

