ddccd5811feff696ba460dabfb666ce61040f545Andreas Gustafsson##########################################################################
8a66318e41ed14c5a88130e8c362610e8faa2121Mark Andrews# Common Build Properties
8a66318e41ed14c5a88130e8c362610e8faa2121Mark Andrews# This file contains the most common set of properties which you probably need to configure to get a build up and going
ddccd5811feff696ba460dabfb666ce61040f545Andreas Gustafsson# Use it along with build.common.xml as a starting point to customize your build process.
ddccd5811feff696ba460dabfb666ce61040f545Andreas Gustafsson# See build.example.properties and build.example.xml for the complete list of configurable variables
8a66318e41ed14c5a88130e8c362610e8faa2121Mark Andrews##########################################################################
8a66318e41ed14c5a88130e8c362610e8faa2121Mark Andrewssrcdir=../../
8a66318e41ed14c5a88130e8c362610e8faa2121Mark Andrews#global.build.component=${srcdir}build/datasource
ddccd5811feff696ba460dabfb666ce61040f545Andreas Gustafssoncomponent=datasource-io
8a66318e41ed14c5a88130e8c362610e8faa2121Mark Andrewscomponent.requires=datasource-local, io-base