build.arrayschema.properties revision 4fa6e393824ad7e7157e4510887e5d24f81c7dd8
a86310b25a2fc01f76df88293287b3908ab3d7f0Mark Andrews##########################################################################
a86310b25a2fc01f76df88293287b3908ab3d7f0Mark Andrews# Common Build Properties
a86310b25a2fc01f76df88293287b3908ab3d7f0Mark Andrews#
0762ca086ec6768356d75c0684f883fcb9fa70c0Mark Andrews# This file contains the most common set of properties which you probably need to configure to get a build up and going
a86310b25a2fc01f76df88293287b3908ab3d7f0Mark Andrews# Use it along with build.common.xml as a starting point to customize your build process.
09755f72700f2ea34254bc234e335322bda63434Evan Hunt#
09755f72700f2ea34254bc234e335322bda63434Evan Hunt# See build.example.properties and build.example.xml for the complete list of configurable variables
09755f72700f2ea34254bc234e335322bda63434Evan Hunt#
ea845a6b721dd29307bbc6b991294e0da5d7a2cdEvan Hunt##########################################################################
949eefdda49701c14579d1fd251bd09df0751c2fEvan Huntbuilddir=../../../builder/componentbuild
srcdir=../../
#since dir name is not "datasource-arrayschema"
global.build.component=${srcdir}/build/datasource
global.src.component=${srcdir}/src/datasource
component=datasource-arrayschema
component.jsfiles=datasource-arrayschema.js
component.requires=plugin, datasource-base, dataschema-array