Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
We have several annoying warnings that clutter test output for the 'sbt test'. We want a clean test output where it is obvious that things are successful.
Schema Definition Warning: The xs:appinfo source attribute value 'http://www.ogf.org/dfdl/dfdl-1.0/' should be 'http://www.ogf.org/dfdl/'.
Schema context: SchemaDocument Location line 2 column 2 in file:/home/mbeckerle/Documents/dataiti/git/NGF-daffodil/daffodil-test/target/scala-2.11/test-classes/edu/illinois/ncsa/daffodil/section06/namespaces/multi_base_09.dfdl.xsd
another:
Schema Definition Warning: The xs:appinfo source attribute value 'http://www.ogf.org/dfdl/dfdl-1.0/' should be 'http://www.ogf.org/dfdl/'.
Schema context: SchemaDocument Location line 2 column 2 in file:/home/mbeckerle/Documents/dataiti/git/NGF-daffodil/daffodil-test/target/scala-2.11/test-classes/edu/illinois/ncsa/daffodil/section06/namespaces/multi_base_09.dfdl.xsd
There may be a few others.