Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 129638
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Java team <java@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Matthias Langer <mlangc@gmx.at>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
jgraph-5.8.0.0.ebuild ebuild for jgraph-5.8.0.0 text/plain Matthias Langer 2006-04-11 15:54 0000 558 bytes Details
jgraph-5.9.2.0.ebuild ebuild for jgraph-5.9.2.0 text/plain Matthias Langer 2006-09-05 03:35 0000 560 bytes Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 129638 depends on: Show dependency tree
Bug 129638 blocks: 122085
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: 2006-04-11 15:52 0000
Attached is an ebuild for the latest version of dev-java/jgraph as the latest
version in portage is somehow out of date.

------- Comment #1 From Matthias Langer 2006-04-11 15:54:14 0000 -------
Created an attachment (id=84470) [details]
ebuild for jgraph-5.8.0.0

------- Comment #2 From Matthias Langer 2006-04-29 13:23:16 0000 -------
btw: I'm allready using jgraph-5.8.0.0 with this ebuild on two boxes and it
seems to work fine (with sun-jdk-1.5.0.06-r2).

------- Comment #3 From David Grant 2006-08-10 12:21:19 0000 -------
I just renamed to 5.9.2.0 and that worked fine as well.

------- Comment #4 From Matthias Langer 2006-09-05 03:16:20 0000 -------
(In reply to comment #3)
> I just renamed to 5.9.2.0 and that worked fine as well.
same for me ...

------- Comment #5 From Matthias Langer 2006-09-05 03:35:39 0000 -------
Created an attachment (id=96048) [details]
ebuild for jgraph-5.9.2.0

this ebuild inherits java-pkg-2 instead of java-pkg; thus a generation 2
compiler (aka java-1.5) will be used by default ... (don't ask me if this is a
good idea, but at the moment i like it)

------- Comment #6 From Vlastimil Babka (Caster) 2006-10-11 08:05:23 0000 -------
Commited to CVS, thanks everyone.
Some notes on generation-2 ebuild from here:
- you need to add java-ant-2 in inherit to get proper bytecode in cases where
build.xml doesn't specify source and target arguments to <javac> itself
- use doc && antflags="${antflags} doc" can be rewritten to $(use_doc apidoc)
- call eant instead of ant, and you don't need || die ... error handling is in
eant itself
- you can stuff everything to one line instead of building $antflags
- specify S="${WORKDIR}" (in this case) and you don't need to prefix everything
with WORKDIR or work... that's bad

------- Comment #7 From Matthias Langer 2006-10-12 04:29:53 0000 -------
well, thanks for your tipps and thanks for adding jgraph-5.9.2.0 to the tree
...
btw.: i think "src" should be substituted with "source" in line 43 of the
ebuild ...

------- Comment #8 From Vlastimil Babka (Caster) 2006-10-12 05:22:08 0000 -------
Whoops, thanks, fixed.

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug