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
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
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,
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