Hi Martin, sorry, my bad.
I've a couple changes I need to get working before committing a fix, will let 
you know when I'm done.

Gabriel.
On Sunday 13 January 2008 06:10:37 pm Martin Desruisseaux wrote:
> [EMAIL PROTECTED] a écrit :
> > [INFO] Compilation failure
> > src/main/java/org/geotools/data/wfs/WFSDataStoreFactory.java :[459,22]
> > cannot find symbol symbol  : constructor
> > IOException(java.lang.String,org.xml.sax.SAXException) location: class
> > java.io.IOException
>
> This IOException constructor is a Java 6 API.
>
> I have meet those case in some of my code too. I handle them with the usual
> "initCause" workaround, and a some comment containing "Java 6" in order to
> allow us to to a "search" on the code base for spotting the code that we
> can simplify when we will be allowed to compile for Java 6.
>
>       Martin
>
> -------------------------------------------------------------------------
> Check out the new SourceForge.net Marketplace.
> It's the best place to buy or sell services for
> just about anything Open Source.
> http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplac
>e _______________________________________________
> Geotools-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/geotools-devel
>
> !DSPAM:4045,478a462627788992556831!



-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to