First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 134206
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Java team <java@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Aymeric Nys <aymeric@nnx.com>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
jakarta-jstl-1.1.2.ebuild jakarta jstl 1.1.2 ebuild text/plain Aymeric Nys 2006-05-24 07:00 0000 2.38 KB Details
bootclasspath.patch Patch to the build.xml ant file patch Aymeric Nys 2006-05-24 07:02 0000 705 bytes Details | Diff
jakarta-jstl-1.1.2.ebuild new ebuild with new patch text/plain Aymeric Nys 2006-05-25 11:45 0000 2.39 KB Details
remove-bootclasspath.patch remove bootclasspath from build.xml patch Aymeric Nys 2006-05-25 11:45 0000 585 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 134206 depends on: Show dependency tree
Bug 134206 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: 2006-05-24 06:59 0000
Hi there,
jakarta-jstl should emerge fine for x86 but I need it on ppc so I modify the
ebuild to get it work on ppc with ibm-jdk (1.4.2_04).
I described the process on a post on the forum.
Also I'll add the files as attachement with this bug.
If people could comment (it's my first ebuild modification) I could learn and
help further (I'd like to).

------- Comment #1 From Aymeric Nys 2006-05-24 07:00:36 0000 -------
Created an attachment (id=87392) [edit]
jakarta jstl 1.1.2 ebuild

------- Comment #2 From Aymeric Nys 2006-05-24 07:02:04 0000 -------
Created an attachment (id=87394) [edit]
Patch to the build.xml ant file

build.xml is made for a sun-jdk. ibm break down the file rt.jar in 3 or 4
differents files.

------- Comment #3 From Joe Jezak 2006-05-24 14:45:30 0000 -------
What does the java team think about these changes?

------- Comment #4 From Josh Nichols (RETIRED) 2006-05-25 06:21:04 0000 -------
My first impression is that the build.xml probably doesn't need to specify the
bootclasspath, since it should already be setup. So, I'd suggest patching to
remove the bootclasspath of javac, and see if that works on both sun-jdk and
ibm-jdk.

------- Comment #5 From Aymeric Nys 2006-05-25 11:43:01 0000 -------
(In reply to comment #4)
> My first impression is that the build.xml probably doesn't need to specify the
> bootclasspath, since it should already be setup. So, I'd suggest patching to
> remove the bootclasspath of javac, and see if that works on both sun-jdk and
> ibm-jdk.
> 
Your first impression is correct. I patch to remove the classpath, and it works
the same (ppc, ibm-jdk). I post the new ebuild and the patch.

------- Comment #6 From Aymeric Nys 2006-05-25 11:45:00 0000 -------
Created an attachment (id=87499) [edit]
new ebuild with new patch

------- Comment #7 From Aymeric Nys 2006-05-25 11:45:41 0000 -------
Created an attachment (id=87500) [edit]
remove bootclasspath from build.xml

------- Comment #8 From Josh Nichols (RETIRED) 2006-05-25 12:03:52 0000 -------
For future reference, it is preferred to submit patches against ebuilds, rather
than the entire ebuild. This makes it possible to quickly determine how the
ebuild has been changed.

But I'm glad to here it could be fixed. Might I suggest you submit a bug with
patch upstream as well?

------- Comment #9 From Josh Nichols (RETIRED) 2006-09-13 10:41:56 0000 -------
(From update of attachment 87500 [edit])
Patch applied to ebuild in CVS.

------- Comment #10 From Josh Nichols (RETIRED) 2006-09-13 20:07:22 0000 -------
Fixed in CVS. Thanks for reporting! Sorry about the delay.

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