In a mutli-level project, is there a way to exclude modules from a
build?  Our use case is that we want to minimize build lifecycle time
for developer check-ins by excluding less frequently changed modules.
For our full builds (nightly), we obviously want to include all modules.
 
An example would be:  Given that module A is the parent of module B
which has sub-modules 1 and 2, and the parent of module C which has
sub-modules 3 and 4, how might we exclude sub-modules 2 and sub-modules
4 when executing the build of module A.
 
Thanks.
 
-Chris
_______________________________________________________________________
Notice:  This email message, together with any attachments, may contain
information  of  BEA Systems,  Inc.,  its subsidiaries  and  affiliated
entities,  that may be confidential,  proprietary,  copyrighted  and/or
legally privileged, and is intended solely for the use of the individual
or entity named in this message. If you are not the intended recipient,
and have received this message in error, please immediately return this
by email and then delete it.

Reply via email to