build.complex.properties revision 8ebea46a72db798f14907a09fa8ce99422f01809
daa301d2a0f17b5c1b04d777de3acf969b9b63d2Luke Smith##########################################################################
daa301d2a0f17b5c1b04d777de3acf969b9b63d2Luke Smith# Common Build Properties
daa301d2a0f17b5c1b04d777de3acf969b9b63d2Luke Smith# This file contains the most common set of properties which you probably need to configure to get a build up and going
daa301d2a0f17b5c1b04d777de3acf969b9b63d2Luke Smith# Use it along with build.common.xml as a starting point to customize your build process.
daa301d2a0f17b5c1b04d777de3acf969b9b63d2Luke Smith# See build.example.properties and build.example.xml for the complete list of configurable variables
daa301d2a0f17b5c1b04d777de3acf969b9b63d2Luke Smith##########################################################################
daa301d2a0f17b5c1b04d777de3acf969b9b63d2Luke Smithbuilddir=./../../../builder/componentbuild
daa301d2a0f17b5c1b04d777de3acf969b9b63d2Luke Smith#global.build.component=${srcdir}/build/event-custom
daa301d2a0f17b5c1b04d777de3acf969b9b63d2Luke Smithcomponent=event-custom-complex
daa301d2a0f17b5c1b04d777de3acf969b9b63d2Luke Smithcomponent.requires=event-custom-base