commit-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Patch: Some parts of javax.imageio.spi


From: Michael Koch
Subject: Re: Patch: Some parts of javax.imageio.spi
Date: Wed, 14 Apr 2004 08:05:49 +0200
User-agent: KMail/1.5.4

Am Dienstag, 13. April 2004 16:00 schrieb Sascha Brawer:
> Hi list,
>
> as you might remember, I had wrongly announced the completion of the
> package javax.imageio.spi, even though I had just completed the
> single class javax.imageio.spi.ServiceRegistry. So, I thought it
> would not hurt to actually fulfill my promise. I'm not there yet, but
> some parts are ready, and I wanted to get them off my hard disk.
>
> As usual, see Mauve for unit tests.
>
>
> 2004-04-13  Sascha Brawer  <address@hidden>
>
>         * javax/imageio/spi/IIOServiceProvider.java,
>         javax/imageio/spi/ImageInputStreamSpi.java,
>         javax/imageio/spi/ImageOutputStreamSpi.java,
>         javax/imageio/spi/ImageReaderWriterSpi.java,
>         javax/imageio/spi/ImageTranscoderSpi.java: Implemented.
>
>         * javax/imageio/stream: New directory.
>
>         * javax/imageio/stream/IIOByteBuffer.java,
>         javax/imageio/stream/ImageInputStream.java: Implemented,
>         but not documented.
>
>         * javax/imageio/ImageReader.java,
>         javax/imageio/ImageWriter.java,
>         javax/imageio/ImageTranscoder.java,
>         javax/imageio/stream/ImageOutputStream.java:
>         Added empty class/interface in order to allow compilation of
>         javax.imageio.spi.
>
> (No diffs attached because all files are freshly added to cvs).

cvs can handle new files well in diffs ...

BTW: you broke "make distcheck" by forgetting the Makefile.am files.


Michael





reply via email to

[Prev in Thread] Current Thread [Next in Thread]