Hi all,

has it ever been discussed to include a section in the repository for
properties? I find this idea quite nice. It would be possible to have a
dependency (or a dedicated resources section for this purpose) to
properties like log4j.properties/checkstyle.xml or even project wide
common properties for layout and report settings.
This solves some of the issues which wrecks my brain. I have several
individual projects in the repository:

CVS
 |
 -- ProjectA
 -- ProjectB
 -- master

Each of them is in general a multiproject. All projects have some
settings in common like the ones mentioned before (log4j, checkstyle,
layout, report settings). Right now, I have a master configuration
directory which contains these properties. Thus developers have to
checkout their project they are working on and additionally the master
configuration directory. This would not be the case if there were the
possibility to have dependencies/resources to properties files.
If there are better solutions for what I try to achieve, please let me
know.

Cheers,
Dominik


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

Reply via email to