We've had some issue building uDig trunk. I have updated the following to fix these issues:

1) net.refractions.udig.libs -> "missing required library: lib/h2-1.0-20070319.231009-1.jar"

I updated the Manifest to use lib/h2-1.0-20090420.064039-2.jar instead.

2)Styling.java -> "The method addAll(Collection<? extends String>) in the type List<String> is not applicable for the arguments (List<StyleImpl>)"

I looks to me like the GeoTools implementation of Layer.getStyles has changed its return type. So I updated the function to deal with this.

If something different should be done, let me know and I'll update accordingly.

Emily
_______________________________________________
User-friendly Desktop Internet GIS (uDig)
http://udig.refractions.net
http://lists.refractions.net/mailman/listinfo/udig-devel

Reply via email to