diff --git a/.gitignore b/.gitignore index e2327ac9d..8b474466b 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ articles/+111111+/111111.xhtml articles/+111111+/111111.xhtml articles/+111111+/111111.xhtml articles/+111111+/111111.xhtml +dhq-preview diff --git a/build-properties.xml b/build-properties.xml new file mode 100644 index 000000000..a9ae88209 --- /dev/null +++ b/build-properties.xml @@ -0,0 +1,17 @@ + + + + ../dhq-static + + + dhq-preview + + + + net.sf.saxon.TransformerFactoryImpl + common/lib/saxon-he-11.5.jar + + + diff --git a/build.xml b/build.xml new file mode 100644 index 000000000..1af0837f2 --- /dev/null +++ b/build.xml @@ -0,0 +1,59 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +