Release Notes - Weld - Version 1.0.1.Final - HTML format

Feature Request

  • [WELD-248] - Manifest should use osgi version, not maven version

Bug

  • [WELD-304] - test applications failed to deploy due to "unresolvable ambiguous EL name exists"
  • [WELD-419] - Producers defined on Interceptors and Decorators not detected as definition errors
  • [WELD-420] - WELD 52 Triggered on Empty Collection
  • [WELD-421] - @Inject annotated producer field not detected as a definition error
  • [WELD-424] - Disposer methods defined on Interceptors and Decorators not detected as definition errors
  • [WELD-425] - Generic initializer method not detected as a definition error
  • [WELD-426] - Producer method with parameterized return type (type variable) is not resolved
  • [WELD-427] - Producer method with parameter annontated with no-value @Named annotation not detected as a definition error
  • [WELD-428] - Non-dependent-scoped producer method with parameterized return type (type variable) is not detected as a definition error
  • [WELD-429] - @Alternative sterotype with producer methods or fields can't be enabled
  • [WELD-431] - Producer fields of type that contains type variable do not work
  • [WELD-432] - Non-static producer field defined on a session bean class not detected as a definition error
  • [WELD-433] - Request scoped session bean with generic bean class not detected as definition error
  • [WELD-434] - Use class loading only to detect JSF version
  • [WELD-435] - @Named as a qualifier doesn't default correctly
  • [WELD-436] - Lifecycle callback interceptors not invoked for normal scoped managed beans
  • [WELD-438] - InjectionPoint missing Annotated, Qualifiers for Produces when injecting Instance.get()
  • [WELD-444] - onMessage of MDB causes NullPointerException
  • [WELD-448] - invoking sendRedirect() in a JSP causes WELD-001303

Task

  • [WELD-417] - Update examples to use Mojarra 2.0.2
  • [WELD-418] - specify the version of the jboss-maven-plugin in weld-parent
  • [WELD-440] - Update JBoss AS version to 6 M2

Edit/Copy Release Notes

The text area below allows the project release notes to be edited and copied to another document.