[arquillian-issues] [JBoss JIRA] (ARQ-869) Move JavaDoc from Field level to Method level for Configuration objects

Bartosz Majsak (JIRA) jira-events at lists.jboss.org
Thu Apr 12 09:01:49 EDT 2012


Bartosz Majsak created ARQ-869:
----------------------------------

             Summary: Move JavaDoc from Field level to Method level for Configuration objects
                 Key: ARQ-869
                 URL: https://issues.jboss.org/browse/ARQ-869
             Project: Arquillian
          Issue Type: Feature Request
      Security Level: Public (Everyone can see)
          Components: Extension - Persistence
    Affects Versions: persistence_1.0.0.Alpha3
            Reporter: Bartosz Majsak
            Assignee: Bartosz Majsak
             Fix For: persistence_1.0.0.next


Currently all documentation on *Configuration objects* are on private fields which means they are not actually included in the javadoc and make them pointless.

As part of arquillian.org we want to automate this documentation and plan to use the javadoc for a release to extract the information.

We should either move the comments on field level down to the setters or reference it.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the arquillian-issues mailing list