Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.maint.java > #8869

lombok.patcher

Path csiph.com!news.redatomik.org!aioe.org!bofh.it!news.nic.it!robomod
From Markus Koschany <apo@debian.org>
Newsgroups linux.debian.maint.java
Subject lombok.patcher
Date Tue, 16 Feb 2016 13:20:02 +0100
Message-ID <r2MLM-7HT-21@gated-at.bofh.it> (permalink)
X-Mailbox-Line From debian-java-request@lists.debian.org Tue Feb 16 12:19:58 2016
Old-Return-Path <apo@debian.org>
X-Amavis-Spam-Status No, score=-9.88 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, FOURLA=0.1, LDO_WHITELIST=-5, MURPHY_DRUGS_REL8=0.02, ONEWORD=2, PGPSIGNATURE=-5, RCVD_IN_DNSWL_NONE=-0.0001] autolearn=ham autolearn_force=no
X-Policyd-Weight using cached result; rate: -5
X-Enigmail-Draft-Status N1110
User-Agent Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Icedove/38.5.0
MIME-Version 1.0
Content-Type multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="6fBQwwJKkidQjQ0DiMSaJGWmPU7Ihfmk4"
X-Sa-Exim-Scanned No (on richard.fcube.de); SAEximRunCond expanded to false
X-Mailing-List <debian-java@lists.debian.org> archive/latest/19190
List-ID <debian-java.lists.debian.org>
List-URL <https://lists.debian.org/debian-java/>
List-Archive https://lists.debian.org/msgid-search/56C313DC.3070801@debian.org
Approved robomod@news.nic.it
Lines 63
Organization linux.* mail to news gateway
Sender robomod@news.nic.it
X-Original-Date Tue, 16 Feb 2016 13:19:40 +0100
X-Original-Message-ID <56C313DC.3070801@debian.org>
Xref csiph.com linux.debian.maint.java:8869

Show key headers only | View raw


[Multipart message — attachments visible in raw view] - view raw

Hi,

I'm currently investigating bug #814876. [1] I don't understand why
lombok.patcher FTBFS now, although everything seemed to work fine yesterday.

The error message is:

[ivy:compile] error: Bad service configuration file, or exception thrown
while constructing Processor object:
javax.annotation.processing.Processor: Provider
lombok.launch.AnnotationProcessorHider$AnnotationProcessor could not be
instantiated: java.lang.RuntimeException:
java.lang.ClassNotFoundException: lombok.core.AnnotationProcessor

The class in question is present in liblombok-java,
/usr/share/java/lombok.jar. If I remove

META-INF/services/javax.annotation.processing.Processor

from the jar, the error message will disappear because this disables the
annotation processor. So obviously lombok.jar is on the build classpath
and can be found. What is causing this ClassNotFoundException though?
Any help would be appreciated.

Regards,

Markus

[1]https://bugs.debian.org/814876

Back to linux.debian.maint.java | Previous | NextNext in thread | Find similar


Thread

lombok.patcher Markus Koschany <apo@debian.org> - 2016-02-16 13:20 +0100
  Re: lombok.patcher Hans-Christoph Steiner <hans@at.or.at> - 2016-02-17 10:10 +0100
    Re: lombok.patcher Markus Koschany <apo@debian.org> - 2016-02-17 17:10 +0100

csiph-web