-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbuild.properties
27 lines (25 loc) · 1.38 KB
/
build.properties
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
#
# Don't directly modify this file.
# Instead, copy it to local.build.properties and edit that.
#
project.app=ODD Validation
project.abbrev=odd-validation
project.version=0.0.2
build.dir=build
dist.dir=dist
# TEI Schemas
tei_all.2.7.0=http://www.tei-c.org/Vault/P5/2.7.0/xml/tei/custom/schema/relaxng/tei_all.rng
tei_all.2.6.0=http://www.tei-c.org/Vault/P5/2.6.0/xml/tei/custom/schema/relaxng/tei_all.rng
tei_all.2.5.0=http://www.tei-c.org/Vault/P5/2.5.0/xml/tei/custom/schema/relaxng/tei_all.rng
tei_all.2.4.0=http://www.tei-c.org/Vault/P5/2.4.0/xml/tei/custom/schema/relaxng/tei_all.rng
tei_all.2.3.0=http://www.tei-c.org/Vault/P5/2.3.0/xml/tei/custom/schema/relaxng/tei_all.rng
tei_all.2.2.0=http://www.tei-c.org/Vault/P5/2.2.0/xml/tei/custom/schema/relaxng/tei_all.rng
tei_all.2.1.0=http://www.tei-c.org/Vault/P5/2.1.0/xml/tei/custom/schema/relaxng/tei_all.rng
# TEI sources
p5subset.2.7.0=http://www.tei-c.org/Vault/P5/2.7.0/xml/tei/odd/p5subset.xml
p5subset.2.6.0=http://www.tei-c.org/Vault/P5/2.6.0/xml/tei/odd/p5subset.xml
p5subset.2.5.0=http://www.tei-c.org/Vault/P5/2.5.0/xml/tei/odd/p5subset.xml
p5subset.2.4.0=http://www.tei-c.org/Vault/P5/2.4.0/xml/tei/odd/p5subset.xml
p5subset.2.3.0=http://www.tei-c.org/Vault/P5/2.3.0/xml/tei/odd/p5subset.xml
p5subset.2.2.0=http://www.tei-c.org/Vault/P5/2.2.0/xml/tei/odd/p5subset.xml
p5subset.2.1.0=http://www.tei-c.org/Vault/P5/2.1.0/xml/tei/odd/p5subset.xml