Re: attaching some behaviour to archetypes

2007-05-13 Thread Milos Kleint
On 5/13/07, Brett Porter <[EMAIL PROTECTED]> wrote: I'm a little confused about the use case, but it sounds similar to what the assembly plugin (And now shade plugin) do for merging components.xml files. not sure it's the same case. the merged components.xml files come from multiple projects, r

Re: attaching some behaviour to archetypes

2007-05-13 Thread Brett Porter
I'm a little confused about the use case, but it sounds similar to what the assembly plugin (And now shade plugin) do for merging components.xml files. - Brett On 08/05/2007, at 1:44 AM, Milos Kleint wrote: I might have a similar usecase for netbeans platform based apps. There partial arch

Re: attaching some behaviour to archetypes

2007-05-08 Thread Milos Kleint
I might have a similar usecase for netbeans platform based apps. There partial archetype would need to merge the netbeans' layer.xml file (also possibly finding the file in the existing sourcebase and do a merge with the one in the archetype. another, a bit different usecase. I have 2 archetypes,

attaching some behaviour to archetypes

2007-05-07 Thread Raphaël Piéroni
Hi, Last week, i talk with Nicolas de Loof who tells me about an archetype feature he need: modify (read merge) the generated web.xml file from a webapp archetype (when using that archetype in a partial creation (read using an archetype in an existing project to enhance its features). I wonder i