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


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

Bug#814801: ITP: lombok-patcher -- live-rewrite classes as a JVM runs

From Markus Koschany <apo@debian.org>
Newsgroups linux.debian.bugs.dist, linux.debian.devel, linux.debian.maint.java
Subject Bug#814801: ITP: lombok-patcher -- live-rewrite classes as a JVM runs
Date 2016-02-15 15:10 +0100
Message-ID <r2s0F-24e-5@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Cross-posted to 3 groups.

Show all headers | View raw


Package: wnpp
Severity: wishlist
Owner: Markus Koschany <apo@debian.org>

* Package name    : lombok-patcher
  Version         : 0.20
  Upstream Author : The Project Lombok Authors
* URL             : https://projectlombok.org
* License         : Expat
  Programming Lang: Java
  Description     : live-rewrite classes as a JVM runs

Lombok Patcher gives you the ability to live-rewrite classes as a JVM
runs, either by loading as an agent during JVM bootup or by injecting
the agent 'live' during execution.

To make this easier than fiddling with classes directly, Lombok
Patcher offers a few 'patch scripts' to do common tasks, such as wrap
your own code around any method call, replace methods entirely with
your own, or add fields.

lombok.patcher also includes support for getting around the Eclipse
OSGi container's classloader separation.

lombok-patcher is a required build-dependency for fixing src:lombok
and packaging lombok-ast which in turn is needed for
src:android-platform-tools-base.

Back to linux.debian.maint.java | Previous | Next | Find similar


Thread

Bug#814801: ITP: lombok-patcher -- live-rewrite classes as a JVM runs Markus Koschany <apo@debian.org> - 2016-02-15 15:10 +0100

csiph-web