Uploaded image for project: 'Weld'
  1. Weld
  2. WELD-2318

org.jboss.weld.probe package should be vetoed

XMLWordPrintable

      So that classes are not discovered in a shaded jar.

      Add package-info.java with @Vetoed.
      We cannot add package-info as we need InvocationMonitor to be registered as a bean (via ProbeExtension#beforeBeanDicovery).
      Therefore we have two options:

      • Use VetoedSuppressedAnnotatedType
      • Veto classes separately within ProbeExtension#processAnnotatedTypes

              manovotn Matěj Novotný
              mkouba@redhat.com Martin Kouba
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: