build.date.properties revision 8967760341123c4a4fcee313c4ca225ad1adc4c6
1633838b8255282d10af15c5c84cee5a51466712Bob Halley##########################################################################
5dee04703805e9453ff4d8d77884391e3a185977Bob Halley# Common Build Properties
1633838b8255282d10af15c5c84cee5a51466712Bob Halley#
1633838b8255282d10af15c5c84cee5a51466712Bob Halley# This file contains the most common set of properties which you probably need to configure to get a build up and going
1633838b8255282d10af15c5c84cee5a51466712Bob Halley# Use it along with build.common.xml as a starting point to customize your build process.
1633838b8255282d10af15c5c84cee5a51466712Bob Halley#
1633838b8255282d10af15c5c84cee5a51466712Bob Halley# See build.example.properties and build.example.xml for the complete list of configurable variables
1633838b8255282d10af15c5c84cee5a51466712Bob Halley#
1633838b8255282d10af15c5c84cee5a51466712Bob Halley##########################################################################
1633838b8255282d10af15c5c84cee5a51466712Bob Halleybuilddir=../../../builder/componentbuild
1633838b8255282d10af15c5c84cee5a51466712Bob Halleysrcdir=../../
1633838b8255282d10af15c5c84cee5a51466712Bob Halley
1633838b8255282d10af15c5c84cee5a51466712Bob Halleycomponent=datatype-date
1633838b8255282d10af15c5c84cee5a51466712Bob Halleycomponent.rollup=true
1633838b8255282d10af15c5c84cee5a51466712Bob Halleycomponent.rollup.modules.buildfiles=build.date-parse.xml, build.date-format.xml
1633838b8255282d10af15c5c84cee5a51466712Bob Halleycomponent.lang=ar,ar-JO,ca,ca-ES,da,da-DK,de,de-AT,de-DE,el,el-GR,\
c50fd34a4e0e6978f8ca5f6f3ad8545549c3cfeeBob Halley en,en-AU,en-CA,en-GB,en-GY,en-IE,en-IN,en-JO,en-MY,en-NZ,en-PH,en-SG,en-US,\
c50fd34a4e0e6978f8ca5f6f3ad8545549c3cfeeBob Halley es,es-AR,es-BO,es-CL,es-CO,es-EC,es-ES,es-MX,es-PE,es-PY,es-US,es-UY,es-VE,\
c50fd34a4e0e6978f8ca5f6f3ad8545549c3cfeeBob Halley fi,fi-FI,fr,fr-BE,fr-CA,fr-FR,fr-GF,hi,hi-IN,id,id-ID,it,it-IT,ja,ja-JP,\
c50fd34a4e0e6978f8ca5f6f3ad8545549c3cfeeBob Halley ko,ko-KR,ms,ms-MY,nb,nb-NO,nl,nl-BE,nl-NL,nl-SR,pl,pl-PL,pt,pt-BR,\
904a5734375869ffb504ed8cde6b68cafadb6d64Bob Halley ro,ro-RO,ru,ru-RU,sv,sv-SE,th,th-TH,tr,tr-TR,vi,vi-VN,\
e4e071ae12aee942fefc2c0a3280e402938669deBob Halley zh-Hans,zh-Hans-CN,zh-Hant,zh-Hant-HK,zh-Hant-TW
e4e071ae12aee942fefc2c0a3280e402938669deBob Halley
904a5734375869ffb504ed8cde6b68cafadb6d64Bob Halley## Rollup registration options
25e43e68b7431d5e4ff8b5427108cd7f5f9bcf3eBob Halleycomponent.use=datatype-date-parse, datatype-date-format
25e43e68b7431d5e4ff8b5427108cd7f5f9bcf3eBob Halley
904a5734375869ffb504ed8cde6b68cafadb6d64Bob Halley#since dir name is not "datatype-date"
904a5734375869ffb504ed8cde6b68cafadb6d64Bob Halleyglobal.build.component=${srcdir}/build/datatype
e4e071ae12aee942fefc2c0a3280e402938669deBob Halleyglobal.src.component=${srcdir}/src/datatype
c50fd34a4e0e6978f8ca5f6f3ad8545549c3cfeeBob Halley
25e43e68b7431d5e4ff8b5427108cd7f5f9bcf3eBob Halleycomponent.builddir = build_rollup_tmp_date
25e43e68b7431d5e4ff8b5427108cd7f5f9bcf3eBob Halley