[Geoserver-devel] [continuum] BUILD FAILURE: GeoServer

http://traffic.openplans.org:8080/continuum/buildResult.action?buildId=131&projectId=7

Having this test case run "online" does not appear to be working so well...

Continuum wrote:

http://traffic.openplans.org:8080/continuum/buildResult.action?buildId=131&projectId=7

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

!DSPAM:4007,471e70b8120194901796417!

--
Justin Deoliveira
The Open Planning Project
http://topp.openplans.org

Justin Deoliveira ha scritto:

Having this test case run "online" does not appear to be working so well...

It's not a matter of online vs offline (the test is guarded against sigma not being around or not having topp:states), but because of a
line that gathers a resource from the classpath (an sld file).
I mismatched the case of a couple of letters, windows won't mind and the
test passed on my pc, but the build server fs is case sensitive thus
the failure.
Sorry :frowning:

Cheers
Andrea