Fixed, thanks.

On Wed, Apr 6, 2011 at 2:03 PM, pprun <pzgyu...@gmail.com> wrote:
> Hi all,
> I just got a build failure after sync the trunk,
> the incorrect import statement causes the error:
>
>
> *import com.sun.xml.internal.ws.Closeable;*
> It should be: import java.io.Closeable;
> public class MemoryInputStream extends AbstractDataInput implements
> DataInput, *Closeable*
>
> ...
>
> - P
>



-- 
Jonathan Ellis
Project Chair, Apache Cassandra
co-founder of DataStax, the source for professional Cassandra support
http://www.datastax.com

Reply via email to