Bug 212854 - dev-java/saaj-1.3 uses com.sun.*
Bug#: 212854 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: NEW Severity: normal Priority: P2
Resolution:  Assigned To: java@gentoo.org Reported By: betelgeuse@gentoo.org
Component: Java
URL: 
Summary: dev-java/saaj-1.3 uses com.sun.*
Keywords:  
Status Whiteboard: 
Opened: 2008-03-09 18:33 0000
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