Path: csiph.com!1.us.feeder.erje.net!feeder.erje.net!1.eu.feeder.erje.net!weretis.net!feeder4.news.weretis.net!news.mixmin.net!aioe.org!bofh.it!news.nic.it!robomod From: Hans-Christoph Steiner Newsgroups: linux.debian.maint.java Subject: Re: lombok build failes Date: Mon, 15 Feb 2016 17:10:03 +0100 Message-ID: References: X-Original-To: debian-java@lists.debian.org X-Mailbox-Line: From debian-java-request@lists.debian.org Mon Feb 15 16:08:08 2016 Old-Return-Path: X-Amavis-Spam-Status: No, score=-6.353 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, LDO_WHITELIST=-5, MURPHY_DRUGS_REL8=0.02, 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] autolearn=ham autolearn_force=no X-Policyd-Weight: using cached result; 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=lMcIYKDUt7fif2d MIxvouriskOc=; b=CEEY3DpUDwF3mQmeay8uAQdhjlPRfPFMlfenssx+E2XHswB TEUUrXauBBG/88zyroLEJxt3X38pc1kda21ORbP0r+HV9dcG61/bDpGHLDze+TvG H4I5Q80U3ynPEiv1U+/E0K7mlj3Ox2XFyvVDw1Gh/Yl5gwDwXQyKKyjEkbpM= X-Sasl-Enc: ft/2O8mkVh6GtQc2mMtOmZSA8zjcNr1x/CmJdsyfW6lE 1455552453 Organization: @||@ MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Mailing-List: archive/latest/19182 List-ID: List-URL: List-Archive: https://lists.debian.org/msgid-search/56C1F7C1.4020401@at.or.at Approved: robomod@news.nic.it Lines: 26 Sender: robomod@news.nic.it X-Original-Date: Mon, 15 Feb 2016 17:07:29 +0100 X-Original-Message-ID: <56C1F7C1.4020401@at.or.at> X-Original-References: <56B75A47.7050903@ieugen.ro> <56B8884E.7090308@debian.org> <56B8995A.4040207@at.or.at> <56C1BA96.1000407@debian.org> Xref: csiph.com linux.debian.maint.java:8862 lamby is working on this project also, and is a NEW reviewer, so it should be quick. Is there anything else that needs fixing here? Anything that I should upload? .hc Markus Koschany: > Hi, > > I have fixed lombok by patching the failing Javac class. Upstream tries > to be backwards compatible with older JDKs and requires classes from > tools.jar in OpenJDK7 for compilation. Since OpenJDK 8 is the default > now, we would either have to patch the sources or bundle the missing > classes. > > I have also packaged lombok-patcher and injected these classes and the > missing ones from ASM and cmdreader into lombok.jar. Without them lombok > will not be usable at runtime. I also fixed the missing javadocs issue. > It will probably take a few days for lombok-patcher to be processed by > the FTP team. > > Regards, > > Markus >