build.xmlschema.properties revision 4fa6e393824ad7e7157e4510887e5d24f81c7dd8
a3e011a6940a2707d43148e12f3d3cd6fd388794Luke Smith##########################################################################
a3e011a6940a2707d43148e12f3d3cd6fd388794Luke Smith# Common Build Properties
a3e011a6940a2707d43148e12f3d3cd6fd388794Luke Smith#
a3e011a6940a2707d43148e12f3d3cd6fd388794Luke Smith# This file contains the most common set of properties which you probably need to configure to get a build up and going
a3e011a6940a2707d43148e12f3d3cd6fd388794Luke Smith# Use it along with build.common.xml as a starting point to customize your build process.
a3e011a6940a2707d43148e12f3d3cd6fd388794Luke Smith#
a3e011a6940a2707d43148e12f3d3cd6fd388794Luke Smith# See build.example.properties and build.example.xml for the complete list of configurable variables
a3e011a6940a2707d43148e12f3d3cd6fd388794Luke Smith#
a3e011a6940a2707d43148e12f3d3cd6fd388794Luke Smith##########################################################################
a3e011a6940a2707d43148e12f3d3cd6fd388794Luke Smithbuilddir=../../../builder/componentbuild
a3e011a6940a2707d43148e12f3d3cd6fd388794Luke Smithsrcdir=../../
a3e011a6940a2707d43148e12f3d3cd6fd388794Luke Smith
a3e011a6940a2707d43148e12f3d3cd6fd388794Luke Smith#since dir name is not "datasource-xmlschema"
a3e011a6940a2707d43148e12f3d3cd6fd388794Luke Smithglobal.build.component=${srcdir}/build/datasource
a3e011a6940a2707d43148e12f3d3cd6fd388794Luke Smithglobal.src.component=${srcdir}/src/datasource
a3e011a6940a2707d43148e12f3d3cd6fd388794Luke Smith
a3e011a6940a2707d43148e12f3d3cd6fd388794Luke Smithcomponent=datasource-xmlschema
a3e011a6940a2707d43148e12f3d3cd6fd388794Luke Smithcomponent.jsfiles=datasource-xmlschema.js
986d46e1f8a2501ef935698e05d42680baa247a2Luke Smithcomponent.requires=plugin, datasource-base, dataschema-xml