annotate catalog.xml @ 6:2a5f38eb25a9
migrated to saxon8 as xslt processor
fixed dependency calculation when a container has a dependency on his grandchild
author |
cin |
date |
Wed, 02 Sep 2015 20:43:38 +0300 |
parents |
14caabdb946b |
children |
|
rev |
line source |
2
|
1 <?xml version="1.0" ?>
|
|
2 <catalog xmlns="urn:oasis:names:tc:entity:xmlns:xml:catalog">
|
|
3
|
|
4 <system systemId="http://implab.org/bugzilla/page.cgi?id=bugzilla.dtd"
|
|
5 uri="bugzilla.dtd" />
|
|
6
|
|
7 <uri name="http://implab.org/bugzilla/page.cgi?id=bugzilla.dtd"
|
|
8 uri="bugzilla.dtd" />
|
|
9
|
|
10 </catalog> |