summaryrefslogtreecommitdiff
blob: 84af486532418293caba35232bb1715133acd1d7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# ChangeLog for dev-util/findbugs
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-util/findbugs/ChangeLog,v 1.1 2011/04/11 01:26:55 nerdboy Exp $

*findbugs-1.3.9 (11 Apr 2011)

  11 Apr 2011; Steve Arnold <nerdboy@gentoo.org> +findbugs-1.3.9.ebuild,
  +files/findbugs, +metadata.xml:
  New ebuild for findbugs (which is not so new), a static analysis tool 
  for Java bytecode. This is the CLI version; there is also a plugin 
  for Eclipse (see the web site).