1
0
mirror of synced 2026-08-03 08:51:58 +00:00

SEC-1508: Update docbook processing to use Docbook 5 namespaces.

This commit is contained in:
Luke Taylor
2010-07-03 13:10:48 +01:00
parent 845c50a1c3
commit 4ad85cdfdf
5 changed files with 16 additions and 15 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ dependencies {
fopDeps
runtime 'net.sf.xslthl:xslthl:2.0.1',
'net.sf.docbook:docbook-xsl:1.75.2:resources@zip'
'net.sf.docbook:docbook-xsl:1.75.2:ns-resources@zip'
}
task ide(type: Copy) {