>+ * a new resource collection generalizes the prefix
>+ and fullpath attributes of to arbitrary mappers that
>+ can be applied to arbitrary resource collections.
>+ Bugzilla Report 4240.
>+
>+ Creates a WAR archive adding all CLASSPATH entries that are files
>+to the WEB-INF/lib direc
On 2008-11-18, Matt Benson <[EMAIL PROTECTED]> wrote:
> it would seem the API necessary for a custom ProjectHelper to do
> this already exists...
absolutely.
The question was whether ProjectHelper2 should do it directly.
Stefan
--
On 2008-11-18, Jean-Louis BOUDART <[EMAIL PROTECTED]> wrote:
> So any conclusions?
> Does this feature should be integrated to ant-core?
OK, with Matt's recent response it sounds as if we could add
target-group as a new kind of target that is always empty and whose
depends list other targets may
Hi team,
I made a new script ON(ObjectNotation), and I like ant and I developed
a ONProjectHelper2.
I think I should share it with all.
I want know there are someone has some interesting on it.
There is sample script for ant anton self.
project: compile, buildonant, .;
name: buildANTON;
default:
--- Stefan Bodewig <[EMAIL PROTECTED]> wrote:
> On 2008-11-18, Jean-Louis BOUDART
> <[EMAIL PROTECTED]> wrote:
>
> > So any conclusions?
>
> At least no consensus.
>
> I'm not sure whether Matt is -0 or -1 on the
> concept.
At worst I'd be -0. :) Really if a target group is
just a target wh
On 2008-11-18, Jean-Louis BOUDART <[EMAIL PROTECTED]> wrote:
> So any conclusions?
At least no consensus.
I'm not sure whether Matt is -0 or -1 on the concept.
Stefan
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional
>
> > By typing "ant test -Dskip.test=true" you will not execute any target
> > related to test target-group.
>
> Hmmm, I thought a target group basically had it's depends attribute
> basically rewritten to include whatever target declared itself to be
> part of this group, and since if/unless app
On Tue, Nov 18, 2008 at 10:07 AM, Jean-Louis BOUDART
<[EMAIL PROTECTED]> wrote:
> As target-group is nothing more than a "target" so if/unless attribute is
> supported.
> Exemple
>
> unless="skip.test"/>
>
> ...
>
>
> By typing "ant test" you will execute ALL
Sorry i'm missed this mail
2008/11/14 Gilles Scokart <[EMAIL PROTECTED]>
> 2008/11/13 Gilles Scokart <[EMAIL PROTECTED]>:
> > I'm +1 to put the concept in Ant's core, marked as experimental.
> >
> > A question that I have is how deep we want to push this concept?
> >
> > A first level would be th
So any conclusions?
Does this feature should be integrated to ant-core? or prove it's
usefulness in EasyAnt & move it into core later if it truly proves useful ?
2008/11/14 Dominique Devienne <[EMAIL PROTECTED]>
> On Fri, Nov 14, 2008 at 7:55 AM, Stefan Bodewig <[EMAIL PROTECTED]>
> wrote:
>
10 matches
Mail list logo