Uploaded image for project: 'Aries'
  1. Aries
  2. ARIES-1735

Detect beans with the same id, but different classes

    XMLWordPrintableJSON

Details

    Description

      When blueprint maven plugin finds two beans with the classes e. g. p1.T1 and p2.T1, then by default the id of both beans is generated from a simple name of class (it means t1) and we generate only the last bean (sorted lexicographically):

      <bean id="t1" class="p2.T1"/>
      

      Attachments

        Issue Links

          Activity

            People

              alien11689 Dominik Przybysz
              alien11689 Dominik Przybysz
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: