[sword-devel] linking / testsuite
Brian J. Dumont
bdumont at ameritech.net
Wed Apr 22 18:10:17 MST 2009
Troy A. Griffitts wrote:
> Dima, see below...
>
> Brian and DM,
>
> I've made some recent updates around link code.
>
> Can someone please check current SVN and if things still fail, update
> our testsuite to add a simple failure case so I can have a look, and
> so we don't break things unnoticed in the future?
>
1.6.0.RC2 fails to link. So does SVN r2328.
I'll look into the testsuite. FYI, a sample xml is:
<?xml version="1.0" encoding="UTF-8"?>
<osis
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns="http://www.bibletechnologies.net/2003/OSIS/namespace"
xmlns:osis="http://www.bibletechnologies.net/2003/OSIS/namespace"
xsi:schemaLocation="http://www.bibletechnologies.net/2003/OSIS/namespace
http://www.bibletechnologies.net/osisCore.2.1.1.xsd">
<osisText osisIDWork="Luther" osisRefWork="commentary"
xml:lang="en" canonical="false">
<header>
header.
</header>
<div type="bookGroup">
<title>New Testament</title>
<div type="book" osisID="Matt" canonical="false">
<title type="main" short="Matthew">Matthew</title>
<div type="section" annotateType="commentary"
annotateRef="Matt.1.1">
<p>
Blah blah...
This is a test!
</p>
</div>
<div type="section" annotateType="commentary"
annotateRef="Matt.22.1-Matt.22.9">
<title level="2">Sermon; Matthew 21:1-9</title>
<p>
This fails
</p>
</div>
</div>
</div>
</osisText>
</osis>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.crosswire.org/pipermail/sword-devel/attachments/20090422/85d5d938/attachment-0001.html>
More information about the sword-devel
mailing list