Andrea Aime wrote:
> Hi,
> between yesterday and today I've applied the patches
> that should make GeoTools work fine under OSX and
> under directory trees that do contain spaces.
> 
> I say should because in fact a build under
> path with spaces still won't work due to issues
> in the XSD parsing/encoding module (and so I cannot
> either ensure things work fine in other modules
> building after that one).
> http://jira.codehaus.org/browse/GEOT-2646
> 
> Please have a look at the changes in your modules,
> and as a rule of thumb try to use:
> file -> url     f.toURI().toURL()
> url -> file     DataUtilities.urlToFile(url)
> 
> in all the new code.
> 
> When GEOT-2646 is fixed I'll try to setup a Hudson
> that does build on Windows under c:\documents and settings
> in order to be notified of new path handling issues
> right away.
> 
This has bubbled up to the top of my todo list so i am looking into this 
now. Wish me luck!!
> Cheers
> Andrea
> 


-- 
Justin Deoliveira
OpenGeo - http://opengeo.org
Enterprise support for open source geospatial.

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Geotools-devel mailing list
Geotools-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to