First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 113585
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Java team <java@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: bware <bWare@iWare.co.uk>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
ebuild.diff Ebuild diff to allow for some changes in the build layout patch bware 2005-11-25 13:03 0000 973 bytes Details | Diff
commons-io-1.1-gentoo.diff Updated patch to make the build process more gentoo patch bware 2005-11-25 13:04 0000 1.34 KB Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 113585 depends on: Show dependency tree
Show dependency graph
Bug 113585 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   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.

------- Comment #1 From bware 2005-11-25 13:03:31 0000 -------
Created an attachment (id=73609) [edit]
Ebuild diff to allow for some changes in the build layout

------- Comment #2 From bware 2005-11-25 13:04:55 0000 -------
Created an attachment (id=73610) [edit]
Updated patch to make the build process more gentoo

------- Comment #3 From Josh Nichols 2005-12-04 09:19:55 0000 -------
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.  

------- Comment #4 From Josh Nichols 2005-12-04 11:00:24 0000 -------
Committed to CVS. Thanks for reporting. 

First Last Prev Next    No search results available      Search page      Enter new bug