Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 63290 - dev-java/dbunit-bin can be build from source
Summary: dev-java/dbunit-bin can be build from source
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords: InVCS
Depends on:
Blocks:
 
Reported: 2004-09-08 08:25 UTC by Thomas Matthijs (RETIRED)
Modified: 2005-01-04 15:48 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Matthijs (RETIRED) gentoo-dev 2004-09-08 08:25:59 UTC
The ebuild needs to be updated to build the packages from source
Comment 1 Mark Wolfe 2004-09-18 19:04:27 UTC
Working on sorting out this one at the moment.. 

Looks pretty easy aside from the HARD CODED P:\ paths EVERWHERE in the build.xml :P

The following list details all the jars that are needed to build this package.

markw@mojo dbunit-2.1 $ ls -l target/lib/
total 3380
-rw-r--r--  1 markw users 737884 Jan 30  2004 ant-1.5.3-1.jar
-rw-r--r--  1 markw users 716139 Jan 30  2004 ant-1.5.jar
-rw-r--r--  1 markw users 653661 Jan 30  2004 ant-optional-1.5.jar
-rw-r--r--  1 markw users 205045 Jan 30  2004 crimson-1.1.3.jar
-rw-r--r--  1 markw users 258393 Nov  4  2002 hsqldb-1.7.1.jar
-rw-r--r--  1 markw users 121070 Sep 15  2002 junit-3.8.1.jar
-rw-r--r--  1 markw users  20081 Dec 18  2003 mmmockobjects-1.12.0.jar
-rw-r--r--  1 markw users  39240 Dec  3  2002 mockobjects-core-0.07.jar
-rw-r--r--  1 markw users  37098 Dec  3  2002 mockobjects-jdk1.3-0.07.jar
-rw-r--r--  1 markw users 619881 Mar  1  2004 poi-2.0-final-20040126.jar

I have begun going through each of these jars to see which ones are already in portage and whether they themselves are built from source. At least this guy included version numbers. :)

O and please update the URL to http://dbunit.sourceforge.net/
Comment 2 Jan Brinkmann (RETIRED) gentoo-dev 2005-01-04 15:48:18 UTC
fixed. build from source now in portage.