2fd0020b39d0935dd53b83d78bc7b3ca4007ed79Jenny Han Donnelly##########################################################################
2fd0020b39d0935dd53b83d78bc7b3ca4007ed79Jenny Han Donnelly# Common Build Properties
2fd0020b39d0935dd53b83d78bc7b3ca4007ed79Jenny Han Donnelly#
2fd0020b39d0935dd53b83d78bc7b3ca4007ed79Jenny Han Donnelly# This file contains the most common set of properties which you probably need to configure to get a build up and going
2fd0020b39d0935dd53b83d78bc7b3ca4007ed79Jenny Han Donnelly# Use it along with build.common.xml as a starting point to customize your build process.
2fd0020b39d0935dd53b83d78bc7b3ca4007ed79Jenny Han Donnelly#
2fd0020b39d0935dd53b83d78bc7b3ca4007ed79Jenny Han Donnelly# See build.example.properties and build.example.xml for the complete list of configurable variables
2fd0020b39d0935dd53b83d78bc7b3ca4007ed79Jenny Han Donnelly#
2fd0020b39d0935dd53b83d78bc7b3ca4007ed79Jenny Han Donnelly##########################################################################
2fd0020b39d0935dd53b83d78bc7b3ca4007ed79Jenny Han Donnellybuilddir=../../../builder/componentbuild
4fa6e393824ad7e7157e4510887e5d24f81c7dd8Jenny Han Donnellysrcdir=../../
2fd0020b39d0935dd53b83d78bc7b3ca4007ed79Jenny Han Donnelly
2fd0020b39d0935dd53b83d78bc7b3ca4007ed79Jenny Han Donnelly#since dir name is not "datasource-xmlschema"
d2854acf6eef44cf0aca645de3a37cca1388f51aDav Glass#global.build.component=${srcdir}/build/datasource
2fd0020b39d0935dd53b83d78bc7b3ca4007ed79Jenny Han Donnellyglobal.src.component=${srcdir}/src/datasource
2fd0020b39d0935dd53b83d78bc7b3ca4007ed79Jenny Han Donnelly
2fd0020b39d0935dd53b83d78bc7b3ca4007ed79Jenny Han Donnellycomponent=datasource-xmlschema
2fd0020b39d0935dd53b83d78bc7b3ca4007ed79Jenny Han Donnellycomponent.jsfiles=datasource-xmlschema.js
761e9178cfaf5a97357730120fe13b8171aeb2ebJenny Donnellycomponent.requires=datasource-local, plugin, dataschema-xml
d08a2495e1fbc0cf1435767148ec01129af3bcd6Luke Smith
d08a2495e1fbc0cf1435767148ec01129af3bcd6Luke Smithtests.requires=datasource-xmlschema, test, datatype-xml-parse