Arquillian Tomcat Container 1.0.0.CR8 Released

Since we wrote this post we didn't laze around. Check our latest announcement.

The Arquillian team is proud to announce the 1.0.0.CR8 release of the Arquillian Tomcat Container 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 Tomcat Container
Modules
Version 1.0.0.CR8 view tag
Release date 2016-11-11
Released by Matous Jobanek
Compiled against

Published artifacts org.jboss.arquillian.container

  • org.jboss.arquillian.container » arquillian-tomcat-common jar javadoc pom
  • org.jboss.arquillian.container » arquillian-tomcat-embedded-common jar javadoc pom
  • org.jboss.arquillian.container » arquillian-tomcat-embedded-6 jar javadoc pom
  • org.jboss.arquillian.container » arquillian-tomcat-embedded-7 jar javadoc pom
  • org.jboss.arquillian.container » arquillian-tomcat-embedded-8 jar javadoc pom
  • org.jboss.arquillian.container » arquillian-tomcat-managed-common jar javadoc pom
  • org.jboss.arquillian.container » arquillian-tomcat-managed-5.5 jar javadoc pom
  • org.jboss.arquillian.container » arquillian-tomcat-managed-6 jar javadoc pom
  • org.jboss.arquillian.container » arquillian-tomcat-managed-7 jar javadoc pom
  • org.jboss.arquillian.container » arquillian-tomcat-managed-8 jar javadoc pom
  • org.jboss.arquillian.container » arquillian-tomcat-remote-common jar javadoc pom
  • org.jboss.arquillian.container » arquillian-tomcat-remote-6 jar javadoc pom
  • org.jboss.arquillian.container » arquillian-tomcat-remote-7 jar javadoc pom

Release notes and resolved issues 10

Component Upgrade
  • ARQ-2055 - Update Tomcat containers to the latest versions
  • ARQ-2057 - Upgrade test dependencies (Arquillian,ShrinkWrap,Weld) to the latest versions
Feature Request
  • ARQ-600 - Improve Tomcat codebase - Managed
  • ARQ-1847 - Support specifying JMX RMI server port
  • ARQ-1855 - Tomcat 6 Embedded container should support deployment of ROOT.war to the default context
Bug
  • ARQ-1814 - TomcatManagedConfiguration validates catalinaBase too soon
  • ARQ-1965 - Tomcat 7 Adapter rely on ContextHome constructor introduced in 7.0.52
  • ARQ-1983 - tomcat-embedded-8 unpackArchive property doesn't have any effect
  • ARQ-2033 - Managed Tomcat fails to launch on Windows during maven test phase
Task
  • ARQ-2056 - Module tomcat-managed-5.5 cannot be tested on JDK 1.8

Thanks to the following list of contributors: Ian Brandt, Bartosz Majsak, Matous Jobanek, Stephen Coy, Aslak Knutsen, Dave Levitt, Tomas Remes, Dimitrij Drus, Brett Meyer