Uploaded image for project: 'Clover'
  1. Clover
  2. CLOV-1534

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

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Fixed
    • 4.0.3
    • Ant Tasks
    • None
    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: