Bug 113585 - dev-java/commons-io-1.1 (version bump)
|
Bug#:
113585
|
Product: Gentoo Linux
|
Version: unspecified
|
Platform: All
|
|
OS/Version: Linux
|
Status: RESOLVED
|
Severity: enhancement
|
Priority: P2
|
|
Resolution: FIXED
|
Assigned To: java@gentoo.org
|
Reported By: bWare@iWare.co.uk
|
|
Component: Ebuilds
|
|
|
URL:
|
|
Summary: dev-java/commons-io-1.1 (version bump)
|
|
Keywords: InCVS
|
|
Status Whiteboard:
|
|
Opened: 2005-11-25 12:57 0000
|
dev-java/commons-io-1.1 has been released and needs an ebuild (some minor
changes needed beyond bumping the version number).
As a starting point I will attach a ebuild diff and an updated gentoo patch that
allow it to install. However I have not been able to make it pases all of the
build-in tests (may be upstream issues for all I know).
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
While patching is fine, it'd be preferrable to leave the upstream release as
intact as possible. In the case of ant, you can override the properties defined
in build.xml from the command line.
For example,
local antflags="jar -Dlibdir=build/lib -Dnoget=true"
ant ${antflags}
This would mean you'd only need the last chunk of the patch to disable testing.
Committed to CVS. Thanks for reporting.