Arquillian Warp 1.0.0.Alpha8 Released

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

Published artifacts org.jboss.arquillian.extension

  • org.jboss.arquillian.extension » arquillian-warp-bom pom
  • org.jboss.arquillian.extension » arquillian-warp-api jar javadoc pom
  • org.jboss.arquillian.extension » arquillian-warp-spi jar javadoc pom
  • org.jboss.arquillian.extension » arquillian-warp-impl jar javadoc pom
  • org.jboss.arquillian.extension » arquillian-warp-jsf jar javadoc pom

Release notes and resolved issues 8

Component Upgrade
  • ARQ-1988 - Warp HTTPCore 4.3 dependency conflict with latest Drone Alpha5
  • ARQ-2013 - Update Arquillian, Drone, Resolver, JaCoCo and JUnit to newer version
Enhancement
  • ARQ-1237 - Warp: use PortProber to determine free ports for proxy
  • ARQ-2026 - Client activity failures should have more priority over server activities
  • ARQ-2029 - Tell us the HTTP method in debug mode
Feature Request
  • ARQ-1272 - Warp: avoid need for user-defined serialVersionUID
Bug
  • ARQ-1923 - Cannot build Warp 1.0.0.Alpha7 with OpenJDK 8
  • ARQ-2014 - When warp is on classpath then almost every non-warp arquillian test fails

Thanks to the following list of contributors: Matous Jobanek, Christian Schulz, Lukas Fryc, Aslak Knutsen