I assume its a mac thing since the build server and no one else has 
complained about it.

INFO] Compiling 35 source files to 
/Users/jdeolive/devel/geotools/trunk/modules/library/metadata/target/test-classes
[INFO] 
------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] 
------------------------------------------------------------------------
[INFO] Compilation failure

/Users/jdeolive/devel/geotools/trunk/modules/library/metadata/src/test/java/org/geotools/metadata/MetadataAnnotationsTest.java:[165,18]
 
cannot access javax.xml.stream.XMLEventWriter
file javax/xml/stream/XMLEventWriter.class not found
         marshaller.marshal(metadata, writer);

/Users/jdeolive/devel/geotools/trunk/modules/library/metadata/src/test/java/org/geotools/metadata/MetadataAnnotationsTest.java:[173,39]
 
cannot access javax.xml.stream.XMLEventReader
file javax/xml/stream/XMLEventReader.class not found
         final Object obj = unmarshaller.unmarshal(tempXml);

-- 
Justin Deoliveira
The Open Planning Project
[EMAIL PROTECTED]

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to