| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
when writing it out again, rather than creating a new one each time.
Also there is the associated test churn here from removing a call
to make_uuid().
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
stopping test reference churn.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
the ID.
|
|
same way that all the others are created.
|
|
|
|
|
|
|
|
|
|
With spaces in the path we ended up with spaces in the string
passed to setExternalSchemaLocation which screws everything up.
It turns out we can remove the URIs from that string, which seems
to move the resolution between file and URI to the LocalFileResolver,
which may now be asked to resolve either a file or a URI.
Maybe I've missed something obvious here.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
case when it fails by giving erroneous dates like 30th February.
|