I set up a master project.xml and my subprojects extend it.  This is working
great.  The problem is if I want to define properties in build.properties
and have them shared by the entire hierachy of projects.  For example, I
define the webserver IP address in my "master" build.properties.  How can I
get this to be inherited by all my subprojects?  So far the only way I see
is to define a build.properties in my user home directory.  The problem with
this is I want this file to be stored in CVS.  The build won't work without
it.  Please let me know if there is a way to do this.

The solution, I think, is that when you extend a project.xml you should also
inherit its build.properties.  That way there is a "master" build.properties
for the project, and it's stored in CVS with the project.

Regards,
Michael Mattox


--
This E-mail is confidential.  It may also be legally privileged.  If you are
not the addressee you may not copy, forward, disclose or use any part of it.
If you have received this message in error, please delete it and all copies
from your system and notify the sender immediately by return E-mail.
Internet communications cannot be guaranteed to be timely, secure, error or
virus-free.  The sender does not accept liability for any errors or omissions.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to