Arquillian OSGi 1.0.0 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 release of the Arquillian OSGi component!

What is Arquillian OSGi?

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 Arquillian OSGi
Modules
Version 1.0.0 view tag
Release date 2012-02-06
Released by Thomas Diesler
Compiled against

Published artifacts org.jboss.arquillian.testenricher

  • org.jboss.arquillian.testenricher » arquillian-testenricher-osgi jar javadoc pom
  • org.jboss.arquillian.protocol » arquillian-protocol-osgi jar javadoc pom
  • org.jboss.arquillian.container » arquillian-container-osgi jar javadoc pom
  • org.jboss.arquillian.container » arquillian-container-osgi-embedded jar javadoc pom
  • org.jboss.arquillian.container » arquillian-container-osgi-remote jar javadoc pom

Thanks to the following list of contributors: Thomas Diesler, Aslak Knutsen, Karel Piwko

Arquillian Container - WebLogic Project 1.0.0.Alpha2 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.Alpha2 release of the Arquillian Container - WebLogic Project component!

Some of the highlights in this release

  • Support for Oracle WebLogic Server 12c (12.1.1).
    With the release, one can now test Java EE 6 applications in a WebLogic 12c container.
  • Support for custom hostname verifiers.
    If your WebLogic Container is requires you to use a custom hostname verifier to accept it’s SSL certificate, then it is now possible to configure Arquillian to use the hostname verifier.
    If you want to configure a hostname verifier, use the hostnameVerifierClass and classPath properties.
  • Improvements in performance. Archives are now deployed faster to a WebLogic container.

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 - WebLogic Project
Modules
Version 1.0.0.Alpha2 view tag
Release date 2012-01-22
Released by Aslak Knutsen
Compiled against

Published artifacts org.jboss.arquillian.container

  • org.jboss.arquillian.container » arquillian-wls-common jar javadoc pom
  • org.jboss.arquillian.container » arquillian-wls-remote-10.3 jar javadoc pom
  • org.jboss.arquillian.container » arquillian-wls-remote-12.1 jar javadoc pom

Release notes and resolved issues 5

WLS Remote 12.1 support

Component Upgrade
  • ARQ-706 - Upgrade to Arquillian core CR7 for WebLogic Containers
Enhancement
  • ARQ-725 - Improve the performance of the WebLogicContainer implementation
Feature Request
  • ARQ-687 - Support for custom hostname verifiers
  • ARQ-707 - Implement a remote container for WebLogic 12c

Thanks to the following list of contributors: Vineet Reynolds, Aslak Knutsen

Arquillian Container Weld Root POM 1.0.0.CR3 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.CR3 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 1.0.0.CR3 view tag
Release date 2011-11-30
Released by Aslak Knutsen
Compiled against

Published artifacts org.jboss.arquillian.container

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

Release notes and resolved issues 1

Update to latest ShrinkWrap

Thanks to the following list of contributors: Aslak Knutsen

Arquillian Container - WebLogic Project 1.0.0.Alpha1 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.Alpha1 release of the Arquillian Container - WebLogic Project 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 - WebLogic Project
Modules
Version 1.0.0.Alpha1 view tag
Release date 2011-11-02
Released by Aslak Knutsen
Compiled against

Published artifacts org.jboss.arquillian.container

  • org.jboss.arquillian.container » arquillian-wls-remote-10.3 jar javadoc pom

Release notes and resolved issues 2

Containers WebLogic preview release

Feature Request
  • ARQ-138 - Implement a remote Weblogic Server container

Thanks to the following list of contributors: Vineet Reynolds, Aslak Knutsen, George Gastaldi

Arquillian Container GlassFish 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 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.CR2 view tag
Release date 2011-10-25
Released by Aslak Knutsen
Compiled against

Published artifacts org.jboss.arquillian.container

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

Release notes and resolved issues 12

Container GlassFish - CR2

Feature Request
  • ARQ-269 - Consolidate the remote host configuration for GlassFish Remote
  • ARQ-398 - Help GlassFish understand relative URIs
  • ARQ-449 - Add support for SSL on Admin console
  • ARQ-450 - Support dynamic generation of ProtocolMetadata
  • ARQ-592 - Bind CommandRunner to JNDI when GlassFish Embedded Container starts
  • ARQ-635 - Support multiple sun-resource.xml files in arquillian.xml
Bug
  • ARQ-400 - GlassFish Embedded 3.1 configuration is not validated
  • ARQ-543 - CDI injection into testcase does not work on GlassFish
  • ARQ-606 - Glassfish JUnit test fails upon successful deploy (but with warnings)
  • ARQ-627 - Arquillian fails to connect to remote Glassfish instances/clusters when the node-host for the instances/clusters is "localhost"
Patch
  • ARQ-527 - EAR deployment on remote container in server mode

Thanks to the following list of contributors: Vineet Reynolds, Aslak Knutsen, Pedro Kowalski, Zoltan Paulovics, Magnus Smith, Konrad Fischer