You are viewing a plain text version of this content. The canonical link for it is here.
Posted to batik-dev@xmlgraphics.apache.org by Bill Haneman <Bi...@ireland.sun.com> on 2000/11/01 12:04:03 UTC

build broken: missing checkins?

The following imports are failing:

import org.apache.batik.util.awt.geom.ExtendedGeneralPath;

import org.apache.batik.util.awt.LinearGradientPaint;
                                 
import org.apache.batik.util.awt.geom.AffineTransformSource;
                                      
import org.apache.batik.util.awt.RadialGradientPaint;
                                                      
import org.apache.batik.util.awt.geom.Dimension2D_Double;
                                      
import org.apache.batik.util.awt.geom.DefaultAffineTransformSource;
                                                        
I expect this is temporary ;-)

but just in case the creator of these classes forgot, I thought I'd
point this out.

-Bill

------
Bill Haneman
Ireland Desktop Engineering
Sun Microsystems Ireland Ltd.


build broken: missing checkins?

Posted by Thomas E Deweese <th...@kodak.com>.
>>>>> "BH" == Bill Haneman <Bi...@ireland.sun.com> writes:

BH> The following imports are failing: 

    I had to do a 'cvs checkout' to get these...

    Don't have a clue if your supposed to have to do that, but it
worked for me....