Thanks.
On 09/04/2009, at 8:17 PM, Raphaël Piéroni wrote:
Hi Lachlan Deck,
Currently, the filesets are not optional.
Regards,
Raphaël
2009/4/9 Lachlan Deck <[email protected]>:
Anyone?
On 07/04/2009, at 8:56 AM, Lachlan Deck wrote:
Hi there,
Just a quick question: say I've got a fileset in the archetype
descriptor
like so:
<?xml version="1.0" encoding="UTF-8"?>
<archetype-descriptor name="woapplication-archetype">
<requiredProperties>
...
</requiredProperties>
<fileSets>
<fileSet filtered="true" packaged="true"
encoding="UTF-8">
<directory>src/main/java</directory>
<includes>
<include>**/*.java</include>
</includes>
</fileSet>
...
</fileSets>
</archetype-descriptor>
Is it possible to define either an include/exlude or an optional
fileset
that's driven by the properties?
Otherwise, how do other people optionally include/exclude files
during
arhcetype:generate?
i.e., based on requiredProperties?
Thanks.
with regards,
--
Lachlan Deck
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
with regards,
--
Lachlan Deck
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]