Uploaded image for project: 'OpenWebBeans'
  1. OpenWebBeans
  2. OWB-1214

Package annotation access is fragile

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.0.17
    • None
    • None

    Description

      If no classes were loaded from a parent package then the package annotations are ignored (@Vetoed included). You can test it creating a @Vetoed alone in a package root of all beans, there shouldnt be any bean but actually you'll get get.

      Solution is to load ${package}.package-info before getting the package in https://github.com/apache/openwebbeans/blob/8beef6d2d5b27dad1e2577a814fdd9da98a8acb7/webbeans-impl/src/main/java/org/apache/webbeans/config/BeansDeployer.java#L1309

      Attachments

        Activity

          People

            romain.manni-bucau Romain Manni-Bucau
            romain.manni-bucau Romain Manni-Bucau
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: