2fd0020b39d0935dd53b83d78bc7b3ca4007ed79Jenny Han Donnelly##########################################################################
2fd0020b39d0935dd53b83d78bc7b3ca4007ed79Jenny Han Donnelly# Common Build Properties
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# See build.example.properties and build.example.xml for the complete list of configurable variables
2fd0020b39d0935dd53b83d78bc7b3ca4007ed79Jenny Han Donnelly##########################################################################
2fd0020b39d0935dd53b83d78bc7b3ca4007ed79Jenny Han Donnelly#since dir name is not "datasource-xmlschema"
2fd0020b39d0935dd53b83d78bc7b3ca4007ed79Jenny Han Donnellyglobal.src.component=${srcdir}/src/datasource
2fd0020b39d0935dd53b83d78bc7b3ca4007ed79Jenny Han Donnellycomponent=datasource-xmlschema
761e9178cfaf5a97357730120fe13b8171aeb2ebJenny Donnellycomponent.requires=datasource-local, plugin, dataschema-xml
d08a2495e1fbc0cf1435767148ec01129af3bcd6Luke Smithtests.requires=datasource-xmlschema, test, datatype-xml-parse