QDox
  1. QDox
  2. QDOX-10

Ability to parse files that weren't originally passes to QDox

    Details

    • Type: Improvement Improvement
    • Status: Closed Closed
    • Priority: Major Major
    • Resolution: Won't Fix
    • Affects Version/s: 1.3
    • Fix Version/s: 1.3
    • Component/s: Java API
    • Labels:
      None
    • Number of attachments :
      0

      Description

      If QDox is handed only one source file, and that one references another one that is also available, it should be reachable. I.e. implicitly parsed on demand.

        Activity

        Aslak Hellesøy made changes -
        Field Original Value New Value
        Fix Version/s 1.3 [ 10107 ]
        Affects Version/s 1.3 [ 10107 ]
        Hide
        Aslak Hellesøy added a comment -

        The reason for this RFE was that sometimes you only want to generate (using the upcoming XDoclet2) files for certain sources in a sourcetree. This can be handled without further changes if the XDoclet task accepts an additional "reference" fileset. Then the files to generate for could be found first, and then the "reference" fileset could be added to QDox later.

        This is tested here:
        http://qdox.cvs.codehaus.org/qdox/src/test/com/thoughtworks/qdox/JavaDocBuilderTest.java.diff?r1=1.21&r2=1.22

        See the testClassesCanBeAddedLater() method

        Show
        Aslak Hellesøy added a comment - The reason for this RFE was that sometimes you only want to generate (using the upcoming XDoclet2) files for certain sources in a sourcetree. This can be handled without further changes if the XDoclet task accepts an additional "reference" fileset. Then the files to generate for could be found first, and then the "reference" fileset could be added to QDox later. This is tested here: http://qdox.cvs.codehaus.org/qdox/src/test/com/thoughtworks/qdox/JavaDocBuilderTest.java.diff?r1=1.21&r2=1.22 See the testClassesCanBeAddedLater() method
        Aslak Hellesøy made changes -
        Status Assigned [ 2 ] Closed [ 6 ]
        Resolution Won't Fix [ 2 ]

          People

          • Assignee:
            Aslak Hellesøy
            Reporter:
            Aslak Hellesøy
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: