Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 212854
Alias:
Product:
Component:
Status: NEW
Resolution:
Assigned To: Java team <java@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Petteri Räty <betelgeuse@gentoo.org>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 212854 depends on: Show dependency tree
Bug 212854 blocks: 149435
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: 2008-03-09 18:33 0000
Search done.
 * Disabling all optional ANT_TASKS
Buildfile: build.xml

compile:
    [mkdir] Created dir: /var/tmp/portage/dev-java/saaj-1.3/work/build
    [javac] Compiling 113 source files to
/var/tmp/portage/dev-java/saaj-1.3/work/build
    [javac] /var/tmp/portage/dev-java/saaj-1.3/work/Search done.
 * Disabling all optional ANT_TASKS
Buildfile: build.xml

compile:
    [mkdir] Created dir: /var/tmp/portage/dev-java/saaj-1.3/work/build
    [javac] Compiling 113 source files to
/var/tmp/portage/dev-java/saaj-1.3/work/build
    [javac]
/var/tmp/portage/dev-java/saaj-1.3/work/src/com/sun/xml/messaging/saaj/soap/GifDataContentHandler.java:34:
package com.sun.image.codec.jpeg does not exist
    [javac] import com.sun.image.codec.jpeg.*;
src/com/sun/xml/messaging/saaj/soap/GifDataContentHandler.java:34: package
com.sun.image.codec.jpeg does not exist
    [javac] import com.sun.image.codec.jpeg.*;

------- Comment #1 From Krzysiek Pawlik 2008-03-09 18:44:48 0000 -------
My tests on ppc didn't cache this, I use ibm-jdk-bin-1.5 on it. Any idea how to
fix this?

------- Comment #2 From Petteri Räty 2008-03-09 20:37:08 0000 -------
(In reply to comment #1)
> My tests on ppc didn't cache this, I use ibm-jdk-bin-1.5 on it. Any idea how to
> fix this?
> 

ibm-jdk-bin-1.5 probably has those classes then

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