Move CloverCompilerAdapter out from org.apache.tools.ant.taskdefs package

XMLWordPrintable

    • Type: Suggestion
    • Resolution: Fixed
    • 4.0.3
    • Component/s: Ant Tasks
    • None

      The org.apache.tools.ant.taskdefs.CloverCompilerAdapter may cause conflicts with Apache Ant packaged as OSGI bundle which exports the same package.

      Possible fix:
      The Javac.getFileList() is a getter for compileList. Try using it - we must ensure that compileList and replacementCompileSet have the same size or
      Use reflections to access the package-protected field.

      Thanks to this we could move CloverCompilerAdapter to com.atlassian.clover package.

            Assignee:
            Unassigned
            Reporter:
            Marek Parfianowicz
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: