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


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

Re: lombok.patcher

From Hans-Christoph Steiner <hans@at.or.at>
Newsgroups linux.debian.maint.java
Subject Re: lombok.patcher
Date 2016-02-17 10:10 +0100
Message-ID <r36hs-4dm-9@gated-at.bofh.it> (permalink)
References <r2MLM-7HT-21@gated-at.bofh.it>
Organization @||@

Show all headers | View raw


I remember getting odd errors like this while working with lombok-ast,
my solution in the end was to try disabling chunks of lombok*, which
obviously didn't work.

Have you tried emailing upstream?  I did manage to get one or two
responses from them.  This is a very specialized beast.

.hc

Markus Koschany:
> 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 | NextPrevious in thread | Next 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