Uploaded image for project: 'CDI Specification Issues'
  1. CDI Specification Issues
  2. CDI-134

Typo in section 3.12.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Trivial
    • 1.1.EDR
    • 1.0
    • Beans
    • None

    Description

      https://github.com/jboss/cdi/blob/master/spec/en/modules/implementation.xml#L1910

      However, this second bean has a exactly one qualifier: @javax.enterprise.inject.New(X.class) where X is the bean class,

      Should be:

      However, this second bean has exactly one qualifier: @javax.enterprise.inject.New(X.class) where X is the bean class,

      Attachments

        Activity

          People

            pmuiratbleepbleep Pete Muir (Inactive)
            rhn-engineering-jharting Jozef Hartinger
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: