Issue Type: Bug Bug
Affects Versions: 9.2
Assignee: Unassigned
Components: xml
Created: 30/May/13 7:34 AM
Description:

The following exception occurs. In fact the WFS-basic.xsd file does exist in a slightly different location.

-------------------

Running org.geotools.xml.GMLParserTest
java.io.FileNotFoundException: D:\work\osgeo\geotools\git_geotools\modules\library\xml\target\test-classes\org\geotools\xml\test-data\xml\wfs\WFS-basic.xsd (Das System kann den angegebenen Pfad nicht finden)
...
at org.geotools.xml.GMLParserTest.testPatternSchema(GMLParserTest.java:165)

-------------------

Adding the line
TestData.copy(this, "xml/wfs/WFS-basic.xsd");
into the test (after line 155) seems to solve this problem.

Project: GeoTools
Priority: Major Major
Reporter: Tobias Warneke
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
------------------------------------------------------------------------------
Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
Get 100% visibility into your production application - at no cost.
Code-level diagnostics for performance bottlenecks with <2% overhead
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap1
_______________________________________________
GeoTools-Devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to