Graphene 1.0.0.CR2 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.CR2 release of the Graphene 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 Graphene
Version 1.0.0.CR2 view tag
Release date 2011-10-17
Released by Lukas Fryc
Compiled against

Published artifacts org.jboss.arquillian.ajocado

  • org.jboss.arquillian.ajocado » arquillian-ajocado-api jar javadoc pom
  • org.jboss.arquillian.ajocado » arquillian-ajocado-impl jar javadoc pom
  • org.jboss.arquillian.ajocado » arquillian-ajocado-drone jar javadoc pom

Release notes and resolved issues 12

Component Upgrade
  • ARQGRA-17 - Update Selenium version to 2.5.0
  • ARQGRA-18 - Update managed container to AS 7.0.1
  • ARQGRA-19 - Update jboss-parent to version 6
  • ARQGRA-20 - Update Ajocado dependency on Arquillian to CR4
  • ARQGRA-22 - Upgrade Arquillian Drone dependency to 1.0.0.CR2
Feature Request
  • ARQGRA-37 - Complete Documentation
  • ARQGRA-65 - Provide support for Google Chrome browser in Ajocado
  • ARQGRA-81 - Register AjaxAwareInterceptor to be able to use its features in ftests
Bug
Task
Sub-task
  • ARQGRA-128 - Review Implementation Code, Style and JavaDoc
  • ARQGRA-130 - Review Ftest module Code, Style and JavaDoc

Thanks to the following list of contributors: Lukas Fryc, Karel Piwko, Juraj Huska, Jozef Hartinger

ShrinkWrap 1.0.0-cr-1 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-cr-1 release of the ShrinkWrap component!

What is ShrinkWrap?

ShrinkWrap is the simplest way to create archives in Java. Using the fluent and intuitive ShrinkWrap API, developers may assemble JARs, WARs, and EARs to be deployed directly by Arquillian during testing.

Release details

Component ShrinkWrap
Version 1.0.0-cr-1 view tag
Release date 2011-10-01
Released by Andrew Lee Rubinger
Compiled against
  • JUnit – 4.8.2

Published artifacts org.jboss.shrinkwrap

Release notes and resolved issues 4

Task
  • SHRINKWRAP-338 - Break out VFS3 Extension into its own Repository
  • SHRINKWRAP-339 - Break out VDF Extension into its own Repository
  • SHRINKWRAP-340 - Break out Descriptors Integration Extension into its own Repository
  • SHRINKWRAP-341 - Break out SIP Extension into its own Repository

Thanks to the following list of contributors: Andrew Lee Rubinger

ShrinkWrap 1.0.0-beta-6 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-beta-6 release of the ShrinkWrap component!

What is ShrinkWrap?

ShrinkWrap is the simplest way to create archives in Java. Using the fluent and intuitive ShrinkWrap API, developers may assemble JARs, WARs, and EARs to be deployed directly by Arquillian during testing.

Release details

Component ShrinkWrap
Version 1.0.0-beta-6 view tag
Release date 2011-09-22
Released by Andrew Lee Rubinger
Compiled against
  • JUnit – 4.8.2

Published artifacts org.jboss.shrinkwrap

  • org.jboss.shrinkwrap » shrinkwrap-api jar javadoc pom
  • org.jboss.shrinkwrap » shrinkwrap-impl-base jar javadoc pom
  • org.jboss.shrinkwrap » shrinkwrap-spi jar javadoc pom
  • org.jboss.shrinkwrap » shrinkwrap-extension-descriptors jar javadoc pom
  • org.jboss.shrinkwrap.sip » shrinkwrap-extension-sip-api jar javadoc pom
  • org.jboss.shrinkwrap.sip » shrinkwrap-extension-sip-impl jar javadoc pom
  • org.jboss.shrinkwrap » shrinkwrap-extension-vfs3 jar javadoc pom
  • org.jboss.shrinkwrap » shrinkwrap-extension-vdf jar javadoc pom

Release notes and resolved issues 11

Enhancement
  • SHRINKWRAP-304 - Add option for omitting archive extension from exploded directory name
Feature Request
Bug
  • SHRINKWRAP-320 - Empty Directory Causes FileNotFoundException
  • SHRINKWRAP-335 - Classes from the Bootstrap CL can not be added to ClassContainers
Task

Thanks to the following list of contributors: Andrew Lee Rubinger, Marek Schmidt, Davide D'alto, Tom Hintz, Samuel Santos, Michal Huniewicz, David Hosier

Arquillian Tomcat Container 1.0.0.CR2 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.CR2 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.CR2 view tag
Release date 2011-09-20
Released by Aslak Knutsen
Compiled against

Published artifacts org.jboss.arquillian.container

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

Release notes and resolved issues 9

Tomcat Managed 5.5, 6, 7

Enhancement
  • ARQ-552 - Clearer error message when connecting to a remote tomcat without user and pass.
  • ARQ-598 - Improve Tomcat codebase
Feature Request
  • ARQ-261 - Add a Tomcat managed container
  • ARQ-433 - Add a Tomcat 7 embedded container
  • ARQ-587 - Add a Tomcat managed 7 container
Bug
  • ARQ-575 - Tomcat Managed container does not handle not authorized correctly
  • ARQ-604 - Tomcat containers does not handle multiline javaVmArguments
Task
  • ARQ-597 - Add a Tomcat managed 5.5 container

Thanks to the following list of contributors: Ian Brandt, Aslak Knutsen, Juraj Huska, Karel Piwko, Geoffrey De Smet

Arquillian Core 1.0.0.CR5 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.CR5 release of the Arquillian Core 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 Core
Version 1.0.0.CR5 view tag
Release date 2011-09-14
Released by Aslak Knutsen
Compiled against

Published artifacts org.jboss.arquillian.core

  • org.jboss.arquillian.core » arquillian-core-api jar javadoc pom
  • org.jboss.arquillian.core » arquillian-core-spi jar javadoc pom
  • org.jboss.arquillian.core » arquillian-core-impl-base jar javadoc pom
  • org.jboss.arquillian.config » arquillian-config-api jar javadoc pom
  • org.jboss.arquillian.config » arquillian-config-spi jar javadoc pom
  • org.jboss.arquillian.config » arquillian-config-impl-base jar javadoc pom
  • org.jboss.arquillian.test » arquillian-test-api jar javadoc pom
  • org.jboss.arquillian.test » arquillian-test-spi jar javadoc pom
  • org.jboss.arquillian.test » arquillian-test-impl-base jar javadoc pom
  • org.jboss.arquillian.container » arquillian-container-spi jar javadoc pom
  • org.jboss.arquillian.container » arquillian-container-impl-base jar javadoc pom
  • org.jboss.arquillian.container » arquillian-container-test-api jar javadoc pom
  • org.jboss.arquillian.container » arquillian-container-test-spi jar javadoc pom
  • org.jboss.arquillian.container » arquillian-container-test-impl-base jar javadoc pom
  • org.jboss.arquillian.junit » arquillian-junit-core jar javadoc pom
  • org.jboss.arquillian.junit » arquillian-junit-standalone jar javadoc pom
  • org.jboss.arquillian.junit » arquillian-junit-container jar javadoc pom
  • org.jboss.arquillian.testng » arquillian-testng-core jar javadoc pom
  • org.jboss.arquillian.testng » arquillian-testng-standalone jar javadoc pom
  • org.jboss.arquillian.testng » arquillian-testng-container jar javadoc pom
  • org.jboss.arquillian.testenricher » arquillian-testenricher-cdi jar javadoc pom
  • org.jboss.arquillian.testenricher » arquillian-testenricher-ejb jar javadoc pom
  • org.jboss.arquillian.testenricher » arquillian-testenricher-resource jar javadoc pom
  • org.jboss.arquillian.testenricher » arquillian-testenricher-initialcontext jar javadoc pom
  • org.jboss.arquillian.protocol » arquillian-protocol-servlet jar javadoc pom
  • org.jboss.arquillian.protocol » arquillian-protocol-jmx jar javadoc pom
  • org.jboss.arquillian » arquillian-bom pom

Release notes and resolved issues 9

SWD Beta update + configuration fixes

Feature Request
  • ARQ-148 - Support EL-like expressions for sysprops and env variables in arquillian.xml
Bug
  • ARQ-410 - Unable to test an archive with comments in web.xml
  • ARQ-452 - NPE in ServletUtil.determineBaseURI(ServletUtil.java:44) with multiple @Deployment methods that have non-unique names
  • ARQ-554 - Servlet creates invalid URIs for root context
  • ARQ-555 - readme.txt has wrong Source Code URL
  • ARQ-559 - Arquillian does not add Descriptors API to deployment
  • ARQ-568 - Allow setting default container in arquillian.xml containing group definitions
Task
  • ARQ-564 - Upgrade to stable, back-compat ShrinkWrap Descriptors

Thanks to the following list of contributors: Aslak Knutsen, Andrew Lee Rubinger, Ralf Battenfeld, Ian Brandt