Release Notes - DeltaSpike - Version 0.3-incubating - HTML format

Sub-task

Bug

  • [DELTASPIKE-145] - autom. check of license header in test files
  • [DELTASPIKE-166] - integration test module can't run tests with resources
  • [DELTASPIKE-167] - remove ReflectionUtil security methods
  • [DELTASPIKE-168] - fix build config
  • [DELTASPIKE-173] - @ConfigProperty for string properties
  • [DELTASPIKE-185] - Our @Transactional interceptor also tries to handle @PersistenceContexts
  • [DELTASPIKE-186] - doc is not up to date regarding configsource
  • [DELTASPIKE-189] - cdictrl/impl-openejb breaks the sonar build
  • [DELTASPIKE-191] - get rid of BeanManagerProvider#setTestMode()
  • [DELTASPIKE-196] - review ConfigProperty and Converter logic
  • [DELTASPIKE-199] - MessageBundle must only be used on interfaces
  • [DELTASPIKE-200] - handle configuration issues in MessageBundles as DefinitionErrors
  • [DELTASPIKE-205] - LocaleResolver#getLocale() doesn't get invoked
  • [DELTASPIKE-206] - NPE in OpenWebBeansContainerControl#getBeanManager
  • [DELTASPIKE-209] - ShrinkWrap.create(WebArchive.class,..)..addAsManifestResource(.., "beans.xml") not spec conform
  • [DELTASPIKE-211] - ExcludeExtension uses wrong observed event type
  • [DELTASPIKE-212] - replace ProcessAnnotatedType<Object> with ProcessAnnotatedType without type restriction
  • [DELTASPIKE-213] - move atinject-api, jcdi-api and interceptors-api dependencies to the container configuration
  • [DELTASPIKE-218] - ExceptionHandler observer chain is broken with same ordinal
  • [DELTASPIKE-231] - add multiple Resource Sources in the MessageContext
  • [DELTASPIKE-232] - Messages should be Serializable
  • [DELTASPIKE-233] - ClassUtils does unnecessary doPrivileged
  • [DELTASPIKE-235] - Always package categories to our unit test @Deployments
  • [DELTASPIKE-237] - implement shutdown hook for ConfigResolver
  • [DELTASPIKE-239] - Test failure for ConfigResolver on jdk7
  • [DELTASPIKE-240] - Security test failedLogin fails if executed after failedForcedReLogin
  • [DELTASPIKE-248] - missing check of EntityTransaction#getRollbackOnly in ResourceLocalPersistenceStrategy

New Feature

Improvement

  • [DELTASPIKE-96] - Give names to tests and shrinkwrap archives
  • [DELTASPIKE-161] - veto internal beans annotated with @Typed()
  • [DELTASPIKE-172] - Improve BeanProvider
  • [DELTASPIKE-194] - enable examples build by default
  • [DELTASPIKE-197] - pickup ConfigSources via ServiceLoader as well
  • [DELTASPIKE-204] - AnnotationInstanceProviderTest#assertComplexToString fails on certain JVM's
  • [DELTASPIKE-216] - add the ability to specify other property config source from apache-deltaspike.properties file
  • [DELTASPIKE-221] - Rename README.txt into README or readme.md to allow markodwn syntax to be rendered on GitHub
  • [DELTASPIKE-225] - simplify fluent Message API
  • [DELTASPIKE-251] - SetAccessiblePrivilegedAction isn't needed without a SecurityManager
  • [DELTASPIKE-254] - the de-/activation logic for extensions should be unified
  • [DELTASPIKE-258] - improve the compatibility with new versions of weld

Task

Edit/Copy Release Notes

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