Message: The following issue has been re-assigned.
Assignee: dion gillard (mailto:[EMAIL PROTECTED]) --------------------------------------------------------------------- View the issue: http://issues.apache.org/jira/browse/JELLY-16 Here is an overview of the issue: --------------------------------------------------------------------- Key: JELLY-16 Summary: jelly:ant's setProperty doesn't call setter method which accepts a single boolean parameter Type: Bug Status: Open Priority: Major Project: jelly Components: taglib.ant Assignee: dion gillard Reporter: Ara Abrahamian Created: Mon, 25 Nov 2002 12:24 PM Updated: Fri, 27 Aug 2004 1:30 AM Description: jelly:ant's setProperty doesn't call setter method which accepts a single boolean parameter. All other properties are properly set, setA(String)/setB(File)/setC(int)/etc but a setD(boolean) is never called. I've tried setting force="true" and verbose="true" for <ejbdoclet/> goal of Maven's xdoclet module, and it's silently ignored. Ara. --------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
