Arquillian Container Weld Root POM 2.0.0.Beta3 Released
Since we wrote this post we didn't laze around. Check our latest announcement.
The Arquillian team is proud to announce the 2.0.0.Beta3 release of the Arquillian Container Weld Root POM component!
What is Arquillian?
Arquillian is open source software that empowers you to test JVM-based applications more effectively. Created to defend the software galaxy from bugs, Arquillian brings your test to the runtime so you can focus on testing your application's behavior rather than managing the runtime. Using Arquillian, you can develop a comprehensive suite of tests from the convenience of your IDE and run them in any IDE, build tool or continuous integration environment.
Release details
Component | Arquillian Container Weld Root POM |
---|---|
Modules | |
Version | 2.0.0.Beta3 view tag |
Release date | 2016-09-16 |
Released by | Tomas Remes |
Compiled against |
Published artifacts org.jboss.arquillian.container
Release notes and resolved issues 2
- Enhancement
-
- ARQ-2039 - The Weld Arquillian embedded adapter should not load classes that are excluded in beans.xml
- Bug
-
- ARQ-2041 - Arquillian Weld container should not use org.jboss.weld.servlet.StaticWeldProvider
Thanks to the following list of contributors: Tomas Remes, John D. Ament