JavaPackage of JavaClasses in same package share too much data
--------------------------------------------------------------

                 Key: QDOX-195
                 URL: http://jira.codehaus.org/browse/QDOX-195
             Project: QDox
          Issue Type: Bug
          Components: Java API
    Affects Versions: 1.10.1
            Reporter: Robert Scholte
            Assignee: Robert Scholte


JavaPackage was introduced for QDOX-65 and QDOX-98.
With the fix for QDOX-98 is was possible to use annotations on the package.
QDOX-65 made it possible to walk through the packages and their classes. To 
keep this package-structure in sync for all JavaClasses they share the same 
instance. Which means they also share the annotation and the linenumber for 
instance.
A (disabled) test has been added to the codebase, ready to be fixed.

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

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to