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


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

Re: lombok.patcher

Path csiph.com!aioe.org!bofh.it!news.nic.it!robomod
From Hans-Christoph Steiner <hans@at.or.at>
Newsgroups linux.debian.maint.java
Subject Re: lombok.patcher
Date Wed, 17 Feb 2016 10:10:02 +0100
Message-ID <r36hs-4dm-9@gated-at.bofh.it> (permalink)
References <r2MLM-7HT-21@gated-at.bofh.it>
X-Original-To debian-java@lists.debian.org
X-Mailbox-Line From debian-java-request@lists.debian.org Wed Feb 17 09:00:16 2016
Old-Return-Path <hans@at.or.at>
X-Amavis-Spam-Status No, score=-1.253 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FOURLA=0.1, LDO_WHITELIST=-5, MURPHY_DRUGS_REL8=0.02, ONEWORD=2, RCVD_IN_BL_SPAMCOP_NET=1.347, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, REMOVEDOT=3] autolearn=no autolearn_force=no
X-Policyd-Weight NOT_IN_SBL_XBL_SPAMHAUS=-1.5 NOT_IN_BL_NJABL=-1.5 CL_IP_EQ_HELO_IP=-2 (check from: .at. - helo: .out4-smtp.messagingengine. - helo-domain: .messagingengine.) FROM/MX_MATCHES_HELO(DOMAIN)=-2; rate: -7
Dkim-Signature v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-sasl-enc:x-sasl-enc; s=smtpout; bh=+GMO4HujoiN1B2w urxqRKl2Nhtk=; b=r0F6YNAB/9jAVgNT9i7HiYz/8tAaLAT0VxeHonaB6NMmWWz qy61vBtCH6djjr1bu2fnuo9QISI51eCMwTvGpe6fVum/vdnopQd/6tu/y1/ZnHi2 L02jukFrQluJqrIBZpHKcCZsxe+SOfU/wmJIYZBWYYspc4EaXZPKD0QwCHV0=
X-Sasl-Enc xCsy6lxNDH6gA6rbghXqp4S99s8NgKMkYvWg8BL68JHx 1455699597
X-Enigmail-Draft-Status N1010
Organization @||@
MIME-Version 1.0
Content-Type text/plain; charset=utf-8
Content-Transfer-Encoding 8bit
X-Mailing-List <debian-java@lists.debian.org> archive/latest/19202
List-ID <debian-java.lists.debian.org>
List-URL <https://lists.debian.org/debian-java/>
List-Archive https://lists.debian.org/msgid-search/56C43689.7080309@at.or.at
Approved robomod@news.nic.it
Lines 41
Sender robomod@news.nic.it
X-Original-Date Wed, 17 Feb 2016 09:59:53 +0100
X-Original-Message-ID <56C43689.7080309@at.or.at>
X-Original-References <56C313DC.3070801@debian.org>
Xref csiph.com linux.debian.maint.java:8880

Show key headers only | 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