Re: [VOTE] name for target-group

2010-01-04 Thread Raja Nagendra Kumar

targetgroup name=foo and target group=foo

It is good not have  '-' is not a general convention in ant tasks.

regarding the alternate syntax of group name=foo

may have impact in future, if in future one may have macrogroup or other
groups etc.. better way for the same with future proof would be

group name=foo type=target

Regards,
Raja Nagendra Kumar,
C.T.O
www.tejasoft.com


Martijn Kruithof-2 wrote:
 
 I would be in favour of using
 
 targetgroup name=foo and target group=foo or even
 group name=foo and target group=foo
 the dash in the name is not something we usually do in ant
 
 Martijn
 
 Antoine Levy Lambert wrote:
 Hi,

 I would like to start a formal vote on the name of target-group.

 [ ] target-group name=foo/ for the group and target group=foo 
 ... for the members of the group
 this is the current codebase

 [ ] extension-point name=foo/ for the group and target 
 extensionOf=foo ... for members of the group

 [ ] others

 Regards,

 Antoine

 -
 To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
 For additional commands, e-mail: dev-h...@ant.apache.org

 
 
 -
 To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
 For additional commands, e-mail: dev-h...@ant.apache.org
 
 
 

-- 
View this message in context: 
http://old.nabble.com/-VOTE--name-for-target-group-tp26891028p27015357.html
Sent from the Ant - Dev mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
For additional commands, e-mail: dev-h...@ant.apache.org



Re: [VOTE] name for target-group

2009-12-24 Thread Bruce Atherton

Stefan Bodewig wrote:


Currently I don't have strong feelings either way, I prefer
extension-point slightly, but can certainly live with target-group.
I'll go with the majority.
  
Exactly my feeling. +1 for extension-point/extensionOf, happy with 
target-group (with or without the dash) if that is the majority.



-
To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
For additional commands, e-mail: dev-h...@ant.apache.org



Re: [VOTE] name for target-group

2009-12-23 Thread 向雅
 group name=foo/ for the group and target group=foo ... for
 the members of the group

IMO, group just fine. maybe later group other elements. If so just
group again/too.

Regards,
qinxian

-
To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
For additional commands, e-mail: dev-h...@ant.apache.org



Re: [VOTE] name for target-group

2009-12-23 Thread Petar Tahchiev
+1 for
[X] target-group name=foo/ for the group and target group=foo ... for
the members of the group
this is the current codebase

//Petar

2009/12/23 向雅 fya...@gmail.com

  group name=foo/ for the group and target group=foo ... for
  the members of the group

 IMO, group just fine. maybe later group other elements. If so just
 group again/too.

 Regards,
 qinxian

 -
 To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
 For additional commands, e-mail: dev-h...@ant.apache.org




-- 
Regards, Petar!
Karlovo, Bulgaria.
- - - - - - - -
| Author @ Manning Publications.
| CEO @ Phamola
| BGJUG-Bulgarian Java User Group Leader.
| Apache Maven Developer.
| Apache Jakarta PMC member.
| Jakarta Cactus Lead Developer.
| Codehaus Plexus Developer
| Blogger: http://weblogs.java.net/blog/paranoiabla/
- - - - - - - -
Public PGP Key at:
https://keyserver1.pgp.com/vkd/DownloadKey.event?keyid=0x19658550C3110611
Key Fingerprint: A369 A7EE 61BC 93A3 CDFF  55A5 1965 8550 C311 0611


Re: [VOTE] name for target-group

2009-12-23 Thread Nicolas Lalevée
On Tue, 22 Dec 2009 11:47:17 -0500, Antoine Levy Lambert anto...@gmx.de
wrote:
 Hi,
 
 I would like to start a formal vote on the name of target-group.
 
 [ ] target-group name=foo/ for the group and target group=foo ...

 for the members of the group
 this is the current codebase
 
 [ ] extension-point name=foo/ for the group and target 
 extensionOf=foo ... for members of the group

I have a preference for extension-point/extensionOf.

target-group/group is fine for me if it is chosen by the majority.

Nicolas


-
To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
For additional commands, e-mail: dev-h...@ant.apache.org



Re: [VOTE] name for target-group

2009-12-23 Thread Matt Benson


On Dec 22, 2009, at 10:47 AM, Antoine Levy Lambert wrote:


Hi,

I would like to start a formal vote on the name of target-group.

[ ] target-group name=foo/ for the group and target  
group=foo ... for the members of the group

this is the current codebase



Allow me to be the first:

[X] extension-point name=foo/ for the group and target  
extensionOf=foo ... for members of the group


-Matt



[ ] others

Regards,

Antoine

-
To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
For additional commands, e-mail: dev-h...@ant.apache.org




-
To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
For additional commands, e-mail: dev-h...@ant.apache.org



Re: [VOTE] name for target-group

2009-12-23 Thread Martijn Kruithof

I would be in favour of using

targetgroup name=foo and target group=foo or even
group name=foo and target group=foo
the dash in the name is not something we usually do in ant

Martijn

Antoine Levy Lambert wrote:

Hi,

I would like to start a formal vote on the name of target-group.

[ ] target-group name=foo/ for the group and target group=foo 
... for the members of the group

this is the current codebase

[ ] extension-point name=foo/ for the group and target 
extensionOf=foo ... for members of the group


[ ] others

Regards,

Antoine

-
To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
For additional commands, e-mail: dev-h...@ant.apache.org




-
To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
For additional commands, e-mail: dev-h...@ant.apache.org



[VOTE] name for target-group

2009-12-22 Thread Antoine Levy Lambert

Hi,

I would like to start a formal vote on the name of target-group.

[ ] target-group name=foo/ for the group and target group=foo ... 
for the members of the group

this is the current codebase

[ ] extension-point name=foo/ for the group and target 
extensionOf=foo ... for members of the group


[ ] others

Regards,

Antoine

-
To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
For additional commands, e-mail: dev-h...@ant.apache.org



Re: [VOTE] name for target-group

2009-12-22 Thread Antoine Levy Lambert

Antoine Levy Lambert wrote:


[ x] target-group name=foo/ for the group and target group=foo 
... for the members of the group

this is the current codebase


Let me start with +1 for the current codebase.

Antoine

-
To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
For additional commands, e-mail: dev-h...@ant.apache.org



Re: [VOTE] name for target-group

2009-12-22 Thread Jean-Louis Boudart
[ x] extension-point name=foo/ for the group and target
extensionOf=foo ... for members of the group
or as an alternative
[ x] target-interface name=foo/ for the group and target
implements=foo ... for the members of the group

2009/12/22 Antoine Levy Lambert anto...@gmx.de

 Antoine Levy Lambert wrote:


 [ x] target-group name=foo/ for the group and target group=foo ...
 for the members of the group

 this is the current codebase

  Let me start with +1 for the current codebase.


 Antoine

 -
 To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
 For additional commands, e-mail: dev-h...@ant.apache.org



-- 
Jean Louis Boudart
Independent consultant
Project Lead http://www.easyant.org


Re: [VOTE] name for target-group

2009-12-22 Thread Stefan Bodewig
On 2009-12-22, Antoine Levy Lambert anto...@gmx.de wrote:

 I would like to start a formal vote on the name of target-group.

Currently I don't have strong feelings either way, I prefer
extension-point slightly, but can certainly live with target-group.
I'll go with the majority.

 [ ] target-group name=foo/ for the group and target group=foo
 ... for the members of the group
 this is the current codebase

As Antoine pointed out in an off-list email to me, this is not the
current code base since I made an error when writing the docs.  The
attribute on target in the current codebase is named target-group, not
group.

Stefan

-
To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
For additional commands, e-mail: dev-h...@ant.apache.org