The following comment has been added to this issue:
Author: dion gillard
Created: Fri, 27 Aug 2004 1:31 AM
Body:
Do you have a simple task I can use to test this?
Or should I simply create a POJO with a boolean setter and taskdef it?
---------------------------------------------------------------------
View this comment:
http://issues.apache.org/jira/browse/JELLY-16?page=comments#action_37850
---------------------------------------------------------------------
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:31 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]