build.properties revision c0464f9735ebc6b18978bc11f7a16beea7df84df
da6c28aaf62fa55f0fdb8004aa40f88f23bf53f0amw##########################################################################
da6c28aaf62fa55f0fdb8004aa40f88f23bf53f0amw# Common Build Properties
da6c28aaf62fa55f0fdb8004aa40f88f23bf53f0amw# This file contains the most common set of properties which you probably need to configure to get a build up and going
da6c28aaf62fa55f0fdb8004aa40f88f23bf53f0amw# Use it along with build.common.xml as a starting point to customize your build process.
da6c28aaf62fa55f0fdb8004aa40f88f23bf53f0amw# See build.example.properties and build.example.xml for the complete list of configurable variables
da6c28aaf62fa55f0fdb8004aa40f88f23bf53f0amw##########################################################################
da6c28aaf62fa55f0fdb8004aa40f88f23bf53f0amwbuilddir=../../../builder/componentbuild
da6c28aaf62fa55f0fdb8004aa40f88f23bf53f0amwsrcdir=./../../
da6c28aaf62fa55f0fdb8004aa40f88f23bf53f0amwcomponent=dataschema
da6c28aaf62fa55f0fdb8004aa40f88f23bf53f0amw## Path to sub-module build files
da6c28aaf62fa55f0fdb8004aa40f88f23bf53f0amwcomponent.rollup.modules.buildfiles=build.base.xml,build.json.xml,build.xml.xml,build.array.xml,build.text.xml
da6c28aaf62fa55f0fdb8004aa40f88f23bf53f0amw## Rollup registration options
da6c28aaf62fa55f0fdb8004aa40f88f23bf53f0amwcomponent.use=dataschema-base,dataschema-json,dataschema-xml,dataschema-array,dataschema-text
da6c28aaf62fa55f0fdb8004aa40f88f23bf53f0amw# Separate temp build dir for rollup, if in the same
5fd03bc0f2e00e7ba02316c2e08f45d52aab15dbGordon Ross# dir as modules.
5fd03bc0f2e00e7ba02316c2e08f45d52aab15dbGordon Rosscomponent.builddir=./build_rollup_tmp