Arquillian Container GlassFish 1.0.0.CR4 Released

The Arquillian team is proud to announce the 1.0.0.CR4 release of the Arquillian Container GlassFish 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 GlassFish
Modules
Version 1.0.0.CR4 view tag
Release date 2013-04-29
Released by Aslak Knutsen
Compiled against
  • Arquillian Core – 1.0.0.Final

Published artifacts org.jboss.arquillian.container

  • org.jboss.arquillian.container » arquillian-glassfish-common jar pom
  • org.jboss.arquillian.container » arquillian-glassfish-embedded-3.1 jar pom
  • org.jboss.arquillian.container » arquillian-glassfish-managed-3.1 jar pom
  • org.jboss.arquillian.container » arquillian-glassfish-remote-3.1 jar pom

Release notes and resolved issues 8

GlassFish 4

Bug
  • ARQ-837 - Managed GlassFish container does not shutdown correctly in a Maven build
  • ARQ-856 - Embedded GlassFish adapter may use an incorrect HTTP port when a custom domain configuration XML file is used
  • ARQ-1232 - Random "contextRoot must not be null" failures thrown by Arquillian on deployment to GlassFish
Enhancement
  • ARQ-796 - Remove the GlassFishRestDeploymentAppender from the GlassFish container adapter
  • ARQ-923 - Delete temporary instance root for Embedded GlassFish on exit
  • ARQ-1211 - Revisit the allowConnectToRunningServer flag for managed containers
Feature Request
  • ARQ-1293 - Add Support for GlassFish 4.x series

Thanks to the following list of contributors: Vineet Reynolds, Dan Allen, Aslak Knutsen, JJ Snyder

Arquillian Container Weld 1.0.0.CR6 Released

The Arquillian team is proud to announce the 1.0.0.CR6 release of the Arquillian Container Weld 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
Modules
Version 1.0.0.CR6 view tag
Release date 2013-03-08
Released by Aslak Knutsen
Compiled against
  • Arquillian Core – 1.0.2.Final

Published artifacts org.jboss.arquillian.container

  • org.jboss.arquillian.container » arquillian-weld-ee-embedded-1.1 jar pom
  • org.jboss.arquillian.container » arquillian-weld-se-embedded-1 jar pom
  • org.jboss.arquillian.container » arquillian-weld-se-embedded-1.1 jar pom

Release notes and resolved issues 3

Support for Weld 2.0

Bug
  • ARQ-841 - Should not scan for classes in Archive if it contains no beans.xml
Feature Request

Thanks to the following list of contributors: Aslak Knutsen, Matt Benson

Arquillian Container Weld 1.0.0.CR5 Released

The Arquillian team is proud to announce the 1.0.0.CR5 release of the Arquillian Container Weld 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
Modules
Version 1.0.0.CR5 view tag
Release date 2012-11-02
Released by Aslak Knutsen
Compiled against
  • Arquillian Core – 1.0.2.Final

Published artifacts org.jboss.arquillian.container

  • org.jboss.arquillian.container » arquillian-weld-ee-embedded-1.1 jar pom
  • org.jboss.arquillian.container » arquillian-weld-se-embedded-1 jar pom
  • org.jboss.arquillian.container » arquillian-weld-se-embedded-1.1 jar pom

Release notes and resolved issues 3

Minor enhancement

Feature Request
  • ARQ-1148 - weld-ee-container should remove duplicate entries when merging multiple beans.xml files
  • ARQ-1168 - Merge beans.xml files for Embedded Weld Containers

Thanks to the following list of contributors: Aslak Knutsen

Arquillian Container Weld 1.0.0.CR4 Released

The Arquillian team is proud to announce the 1.0.0.CR4 release of the Arquillian Container Weld 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
Modules
Version 1.0.0.CR4 view tag
Release date 2012-10-17
Released by Aslak Knutsen
Compiled against
  • Arquillian Core – 1.0.2.Final

Published artifacts org.jboss.arquillian.container

  • org.jboss.arquillian.container » arquillian-weld-ee-embedded-1.1 jar pom
  • org.jboss.arquillian.container » arquillian-weld-se-embedded-1 jar pom
  • org.jboss.arquillian.container » arquillian-weld-se-embedded-1.1 jar pom

Release notes and resolved issues 6

Bug
  • ARQ-753 - ShrinkWrapClassLoader does not find service provider in WAR
  • ARQ-817 - arquillian-weld-container does not build on Maven Default Profile
  • ARQ-818 - WebArchiveClassLoader only honors resource requests for Service files
  • ARQ-819 - Wrong criteria used for supplying Weld with WebArchiveClassLoader
  • ARQ-890 - WeldEEMockContainer does not clean up resources if the deployment fails
Feature Request

Thanks to the following list of contributors: Aslak Knutsen, Andrew Lee Rubinger, Jozef Hartinger, Martin Kouba

Arquillian Container Tomcat 1.0.0.CR4 Released

The Arquillian team is proud to announce the 1.0.0.CR4 release of the Arquillian Container Tomcat component!

Some of the highlights in this release

Support for nice multiline/pretty formatting of JVM-argument configuration. Additionally, you can use quotes to provide values containing spaces.

<property name="javaVmArguments">
  -Xms512m -Xmx512m
  -XX:MaxPermSize=512m
  "-Djavax.net.ssl.keyStore=/path/to your/keystore"
</property>

Embedded Tomcat 7 is now capable of protected WAR deployment (this is usual in typical standalone server), thus some standard deployment features are now available even for embedded use, e.g.:

  • Deployment of an archive named “ROOT.war” to the default context “/”
  • Proper processing of “META-INF/context.xml” if present in the WAR.

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 Tomcat
Modules
Version 1.0.0.CR4 view tag
Release date 2012-09-24
Released by Aslak Knutsen
Compiled against
  • Arquillian Core – 1.0.0.Final

Published artifacts org.jboss.arquillian.container

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

Release notes and resolved issues 4

Small bugfix release

Bug
  • ARQ-548 - Unable to set custom Loader for Tomcat 7 Embedded container
  • ARQ-1044 - The properties of tomcat container configuration in arquillian.xml are not parsed properly
  • ARQ-1051 - Arquillian Container Tomcat test dependency weld-servlet is not available in Maven Central

Thanks to the following list of contributors: Aslak Knutsen, Ian Brandt, Tomas Repel