Details

    • Sub-task
    • Resolution: Done
    • Major
    • 4.3.1.Final
    • None
    • None
    • None
    • MA Sprint 16, MA Sprint 17, MA Sprint 18, Sprint 19, Sprint 20, Sprint 21, Sprint 22

    Description

      replacement and search in quickfix of rule java-generic-information-00001 are the same:

      <quickfix type="REPLACE" name="Support-replace">
                              <replacement>org.apache.camel.impl.{SupportClass}</replacement>
                              <search>org.apache.camel.impl.{SupportClass}</search>
                          </quickfix>
      

      replacement should be:

      <replacement>org.apache.camel.support.{SupportClass}</replacement>
      

      Attachments

        Activity

          People

            mbrophy Mark Brophy
            mbrophy Mark Brophy
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: