First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 74996
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Java team <java@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Saleem Abdulrasool (RETIRED) <compnerd@gentoo.org>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
plastic.txt plastic.txt text/plain Saleem Abdulrasool (RETIRED) 2004-12-19 18:14 0000 308 bytes Details
build.xml build.xml text/plain Saleem Abdulrasool (RETIRED) 2004-12-19 18:14 0000 2.91 KB Details
jgoodies-looks-1.2.2.ebuild jgoodies-looks-1.2.2.ebuild text/plain Saleem Abdulrasool (RETIRED) 2004-12-19 18:14 0000 991 bytes Details
jgoodies-looks-1.2.2.ebuild jgoodies-looks-1.2.2.ebuild text/plain Saleem Abdulrasool (RETIRED) 2004-12-19 18:57 0000 1.00 KB Details
build.xml build.xml text/plain Saleem Abdulrasool (RETIRED) 2004-12-22 10:24 0000 2.97 KB Details
Create a New Attachment (proposed patch, testcase, etc.) View All

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

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


Not eligible to see or edit group visibility for this bug.






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


Description:   Opened: 2004-12-19 18:12 0000
JGoodies look and feel should be built from source

Reproducible: Always
Steps to Reproduce:

------- Comment #1 From Saleem Abdulrasool (RETIRED) 2004-12-19 18:14:00 0000 -------
Created an attachment (id=46383) [details]
plastic.txt

------- Comment #2 From Saleem Abdulrasool (RETIRED) 2004-12-19 18:14:20 0000 -------
Created an attachment (id=46384) [details]
build.xml

------- Comment #3 From Saleem Abdulrasool (RETIRED) 2004-12-19 18:14:56 0000 -------
Created an attachment (id=46385) [details]
jgoodies-looks-1.2.2.ebuild

------- Comment #4 From Jan Brinkmann (RETIRED) 2004-12-19 18:45:18 0000 -------
the ebuild uses jikes to compile the project if the jikes useflags is set.
DEPEND should reflect this, i.e. this has to be changed:

DEPEND=">=virtual/jre-1.4
>=dev-java/ant-core-1.4
app-arch/unzip"

into:

DEPEND=">=virtual/jre-1.4
>=dev-java/ant-core-1.4
app-arch/unzip
jikes? ( >=dev-java/jikes-1.21 )"


for example

------- Comment #5 From Saleem Abdulrasool (RETIRED) 2004-12-19 18:57:12 0000 -------
Created an attachment (id=46390) [details]
jgoodies-looks-1.2.2.ebuild

Feel free to kill me for that stupid mistake (I swear I had that in the
dependencies :\)

------- Comment #6 From Saleem Abdulrasool (RETIRED) 2004-12-22 10:24:55 0000 -------
Created an attachment (id=46642) [details]
build.xml

------- Comment #7 From Jan Brinkmann (RETIRED) 2005-01-05 15:57:00 0000 -------
now in the portage tree. fixed. :)

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