[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#629909: ITP: access-modifier-checker -- Maven plugin for custom access modifier checking



Package: wnpp
Severity: wishlist
Owner: James Page <james.page@canonical.com>


* Package name    : access-modifier-checker
  Version         : 1.0
  Upstream Author : Kohsuke Kawaguchi
* URL             : https://github.com/kohsuke/access-modifier
* License         : MIT
  Programming Lang: Java
  Description     : Maven plugin for custom access modifier checking

 This maven plugin allows applications to define custom 
 access modifiers programmatically, to be enforced at 
 compile time in the opt-in basis. Obviously, there's no 
 runtime check either --- this is strictly a voluntary 
 annotation.
 .
 This mechanism is useful for actually making sure that 
 deprecated features are not used (without actually removing 
 such declarations, which would break binary compatibility.)



Reply to: