Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[udig-devel] Broken Trunk? ( was style on trunk )

After svn update, eclipse refresh all; project -> clean,
I get ANT tripping up on the build process claiming that 
net.refractions.udig.libs.source/build.xml#line71 is missing a protocol
definition. 

At the same time there is a single error in catalog. URLUtils.java in
which the method urlToFile(..) calls 
  DataUtilities.urlToFile(url);
which does not exist.

any suggestions?

--adrian


On Thu, 2007-06-21 at 20:50 -0700, Cory Horner wrote:
> Jody and I did some cleanup on udig trunk tonight.
> 
> I've fixed up the theme page of the style dialog to at least turn  
> over -- it works in initial testing, but likely needs further cleanup  
> and hardening.  Anyone care to poke it and see if it works?
> 
> Cheers,
> Cory.
> _______________________________________________
> User-friendly Desktop Internet GIS (uDig)
> http://udig.refractions.net
> http://lists.refractions.net/mailman/listinfo/udig-devel



Back to the top