Hi Laurent, Laurent Petit wrote:
[snip] > > But isn't that the purpose of the <extend> element in the project.xml of > each subproject ? > > Here is my projects structure : > > prototype-dao > prototype-test > ... other modules > prototype-webapp > prototype-common ( used with <extend> element by project.xml files of > other modules to share common informations on developers list, default > projects properties, current development version number, ...) > prototype-multiproject ( used only for piloting other projects's builds, > and for aggregating the website of all subprojects, NOT to do some sort > of properties inheritence ...) So all your subproject extend prototype/commons/project.xml, but not your main project? You did not mension this in your original mail! Normal use case is that all subproject extend the main project. In this case I am quite sure, that the inheritance rules are somewhat undefined. IMHO this is more a question of scope of the Jelly context. [snip] - J�rg --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
