build.xmlschema.properties revision 4fa6e393824ad7e7157e4510887e5d24f81c7dd8
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.build.component=${srcdir}/build/datasource
2fd0020b39d0935dd53b83d78bc7b3ca4007ed79Jenny Han Donnellyglobal.src.component=${srcdir}/src/datasource
2fd0020b39d0935dd53b83d78bc7b3ca4007ed79Jenny Han Donnellycomponent=datasource-xmlschema
2fd0020b39d0935dd53b83d78bc7b3ca4007ed79Jenny Han Donnellycomponent.requires=plugin, datasource-base, dataschema-xml