You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/dev-util/findbugs/ChangeLog-2015

39 lines
1.7 KiB

# ChangeLog for dev-util/findbugs
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-util/findbugs/ChangeLog,v 1.6 2015/06/29 08:47:56 chewi Exp $
29 Jun 2015; James Le Cuirot <chewi@gentoo.org> findbugs-3.0.1.ebuild:
>=asm-5 is actually required. Closes bug #553408.
18 May 2015; James Le Cuirot <chewi@gentoo.org>
+files/0005-Don-t-require-git-to-build.patch, findbugs-3.0.1.ebuild:
Fix building without git installed.
16 Mar 2015; <chewi@gentoo.org> findbugs-3.0.1.ebuild:
Fix building with -doc. Closes bug #543442.
*findbugs-3.0.1 (14 Mar 2015)
14 Mar 2015; James Le Cuirot <chewi@gentoo.org>
+files/0001-Support-bcel-6.0-RC3-instead-of-a-random-snapshot.patch,
+files/0002-Don-t-bundle-anything-in-the-annotations-jar.patch,
+files/0003-JDK-1.8-works-fine-for-me.patch,
+files/0004-Don-t-clean-before-generating-docs.patch, +files/launchers/fb,
+files/launchers/fbwrap, +files/launchers/findbugs,
+files/launchers/findbugs2, +findbugs-3.0.1.ebuild, -files/findbugs,
-findbugs-1.3.9.ebuild, metadata.xml:
Version bump. Proper launcher scripts added. All HTML documentation now
generated. Reassigning to java herd as this is a tricky package to get right,
even for us.
07 Oct 2012; Pacho Ramos <pacho@gentoo.org> metadata.xml:
Drop maintainer due retirement, #24135.
*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).