DO NOT REPLY [Bug 46057] default.properties: some entries are in the wrong group

2008-10-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46057





--- Comment #1 from Matt Benson [EMAIL PROTECTED]  2008-10-22 07:32:47 PST ---
What leads you to believe these tasks are in the optional tasks group?  The
implementing Java classes are all in package org.apache.tools.ant.taskdefs, and
the manual pages are all under the Core Tasks group.  Color me confused.


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.


DO NOT REPLY [Bug 46057] default.properties: some entries are in the wrong group

2008-10-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46057





--- Comment #2 from Robert Flaherty [EMAIL PROTECTED]  2008-10-22 08:52:24 
PST ---
In default.properties:


# standard ant tasks
...

# optional tasks
...
apt=org.apache.tools.ant.taskdefs.Apt
echoxml=org.apache.tools.ant.taskdefs.EchoXML
makeurl=org.apache.tools.ant.taskdefs.MakeUrl
resourcecount=org.apache.tools.ant.taskdefs.ResourceCount


I was referring to moving those entries up.  Again I know its' picky, I was
just in there looking up the impl class for a task, and noticed them.


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.


DO NOT REPLY [Bug 46057] default.properties: some entries are in the wrong group

2008-10-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46057


Matt Benson [EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Comment #3 from Matt Benson [EMAIL PROTECTED]  2008-10-22 09:33:09 PST ---
svn rev 707124


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.