monsieurp 15/07/11 13:21:27 Modified: ChangeLog Log: Remove additionalparam flags from javadoc target for the javadoc to compile smoothly with Java 7. Fix bug 554486. Signed-off-by: Patrice Clement <[email protected]> (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 93491BB8)
Revision Changes Path 1.87 dev-java/junit/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/junit/ChangeLog?rev=1.87&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/junit/ChangeLog?rev=1.87&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/junit/ChangeLog?r1=1.86&r2=1.87 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-java/junit/ChangeLog,v retrieving revision 1.86 retrieving revision 1.87 diff -u -r1.86 -r1.87 --- ChangeLog 11 Jul 2015 09:20:21 -0000 1.86 +++ ChangeLog 11 Jul 2015 13:21:27 -0000 1.87 @@ -1,6 +1,11 @@ # ChangeLog for dev-java/junit # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/junit/ChangeLog,v 1.86 2015/07/11 09:20:21 chewi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/junit/ChangeLog,v 1.87 2015/07/11 13:21:27 monsieurp Exp $ + + 11 Jul 2015; Patrice Clement <[email protected]> + files/junit-4.12-build.xml: + Remove additionalparam flags from javadoc target for the javadoc to compile + smoothly with Java 7. Fix bug 554486. 11 Jul 2015; James Le Cuirot <[email protected]> junit-3.8.2-r1.ebuild, -junit-4.6.ebuild, -junit-4.8.2-r1.ebuild:
