[richfaces-issues] [JBoss JIRA] Created: (RF-8888) CDK: "required" in @Attribute has no effect on *.taglib.xml

Nick Belaevski (JIRA) jira-events at lists.jboss.org
Thu Jul 1 07:44:46 EDT 2010


CDK: "required" in @Attribute has no effect on *.taglib.xml
-----------------------------------------------------------

                 Key: RF-8888
                 URL: https://jira.jboss.org/browse/RF-8888
             Project: RichFaces
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: CDK
    Affects Versions: 4.0.0.Alpha2
            Reporter: Nick Belaevski
            Assignee: Alexander Smirnov
             Fix For: 4.0.0.Milestone1


The following code:


    @Attribute(required = true)
    public abstract ListType getType();

is expected to produce <required /> tag in taglib.xml, however this doesn't happen.

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

        


More information about the richfaces-issues mailing list