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