build.cache.properties revision 761e9178cfaf5a97357730120fe13b8171aeb2eb
1c57c3f79db0bf0358bbe6d7b5ad650c0c852f4bTinderbox User##########################################################################
1c57c3f79db0bf0358bbe6d7b5ad650c0c852f4bTinderbox User# Common Build Properties
5347c0fcb04eaea19d9f39795646239f487c6207Tinderbox User#
5347c0fcb04eaea19d9f39795646239f487c6207Tinderbox User# This file contains the most common set of properties which you probably need to configure to get a build up and going
5347c0fcb04eaea19d9f39795646239f487c6207Tinderbox User# Use it along with build.common.xml as a starting point to customize your build process.
1c57c3f79db0bf0358bbe6d7b5ad650c0c852f4bTinderbox User#
8c225507766814e78e168b17a24b8a47ca7f8c37Tinderbox User# See build.example.properties and build.example.xml for the complete list of configurable variables
1c57c3f79db0bf0358bbe6d7b5ad650c0c852f4bTinderbox User#
1c57c3f79db0bf0358bbe6d7b5ad650c0c852f4bTinderbox User##########################################################################
1c57c3f79db0bf0358bbe6d7b5ad650c0c852f4bTinderbox Userbuilddir=../../../builder/componentbuild
1c57c3f79db0bf0358bbe6d7b5ad650c0c852f4bTinderbox Usersrcdir=../../
fd2597f75693a2279fdf588bd40dfe2407c42028Tinderbox User
1c57c3f79db0bf0358bbe6d7b5ad650c0c852f4bTinderbox User#since dir name is not "datasource-cache"
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox Userglobal.build.component=${srcdir}/build/datasource
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox Userglobal.src.component=${srcdir}/src/datasource
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User
f9ce6280cec79deb16ff6d9807aa493ff23e10d9Tinderbox Usercomponent=datasource-cache
0b89eee6167201843c9a46b7e7c63cb1e4e09ba3Tinderbox Usercomponent.jsfiles=datasource-cache.js
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox Usercomponent.requires=datasource-local, cache-base
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt