Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 460950 - =dev-java/jcommon-1.0.18 version bump
Summary: =dev-java/jcommon-1.0.18 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Java (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Java team
URL: http://www.jfree.org/jcommon/index.html
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks: 460952
  Show dependency tree
 
Reported: 2013-03-09 13:50 UTC by Andreas Sturmlechner
Modified: 2013-03-10 12:37 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
jcommon-1.0.18.diff against 1.0.16 (jcommon-1.0.18.ebuild.diff,1.06 KB, patch)
2013-03-09 13:50 UTC, Andreas Sturmlechner
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Sturmlechner gentoo-dev 2013-03-09 13:50:26 UTC
Created attachment 341440 [details, diff]
jcommon-1.0.18.diff against 1.0.16

Easy bump and a little EAPI=4 cleanup.

Tested with icedtea-7.
Comment 1 Ralph Sennhauser (RETIRED) gentoo-dev 2013-03-10 12:37:45 UTC
Bumped. Thanks.

"rm" needs the "|| die" even with EAPI=4 as it's not an ebuild but an external command.

Also switched to using junit 4.