The dev branch now has all the deprecations valid until 2018-10-01
removed, and its build working ala Travis. However, said build is not
working in Jenkins (on either jenkins or jenkins2 -- for some reason
the former does not have parsed console output, but it is the same
error), and is working on my local system, after a fashion.
The error on Jenkins, however, is completely mysterious. It has
*nothing* to do with anything that I am aware of having changed.
The ONVDL validation of Exemplars/tei_enrich.odd against
Exemplars/tei_enrich.nvdl is failing with
error: bad value for attribute "columns"
where the value for @columns is "1", and thus is perfectly fine.
I can, with some effort, reproduce this error on my local system. All
of the @columns attrs in tei_enrich.odd are on elements in the teix:
namespace, i.e. within <egXML>. I am pretty sure the only schema
tei_enrich.nvdl runs against that namespace is
tei_enrich-examples.rng. And lo and behold, when I look at that
schema the definition of @columns of <layout> is obviously screwball:
| <attribute name="columns">
|