TLD descriptors do not match correct datatype in tag Java Interfaces
--------------------------------------------------------------------

                 Key: STS-636
                 URL: http://www.stripesframework.org/jira/browse/STS-636
             Project: Stripes
          Issue Type: Bug
          Components: Tag Library
    Affects Versions: Release 1.5
         Environment: Windows XP. Weblogic 8.1 sp6 - running jdk142_11
            Reporter: phillip darley
            Priority: Minor


Java parse error due to a mis-match in dataypes in TLD to actually datatypes in 
tag interfaces. 

Stripes tld
========

java.lang.Object  should be java.lang.String for:

*enumName

 java.lang.Boolean should be primitive boolean for:

*validate
*alwaysExecuteEvent
*executeResolution

stripes-dynattr.tld
==============

java.lang.Object  should be java.lang.String for:

*value
*enumName

 java.lang.Boolean should be primitive boolean for:

*validate
*alwaysExecuteEvent
*executeResolution





-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://www.stripesframework.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Stripes-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-development

Reply via email to