Arquillian Core 1.0.4.Final Released

The Arquillian team is proud to announce the 1.0.4.Final 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.4.Final view tag
Release date 2013-06-04
Released by Aslak Knutsen
Compiled against
  • ShrinkWrap Core – 1.0.1
  • ShrinkWrap Descriptors – 2.0.0-alpha-3
  • JUnit – 4.8.1
  • TestNG – 5.14.6

Published artifacts org.jboss.arquillian

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

Release notes and resolved issues 15

Bug
  • ARQ-700 - Properties in arquillian.xml should handle new lines (by trimming them)
  • ARQ-863 - Poor error message when WebArchive deployed with ".jar" name
  • ARQ-1071 - NullPointerException when timeout is set in @Test when using JUnit
  • ARQ-1154 - parameter "servletName" not used
  • ARQ-1287 - arquillian-testng-standalone does not declare dependency on core impl in compile scope.
  • ARQ-1345 - maxTestClassesBeforeRestart causes more restarts than it should
  • ARQ-1356 - TestResult isn't updated correctly when TestNG is used
Enhancement
  • ARQ-941 - Make Exception.class default for value attribute on @ShouldThrowException
Feature Request
  • ARQ-891 - Deployment Manipulators should rely on the Archive name to determine type and not the current ShrinkWrap view
  • ARQ-1249 - Deployment to GF fails if .war extension is missing
  • ARQ-1274 - @EJB#lookup() support in EJBInjectionEnricher
  • ARQ-1283 - Open up EJBInjectionEnricher to easier support custom JNDI names
  • ARQ-1284 - Open up ServletMethodExecutor for easier extension
  • ARQ-1392 - Test pinging / pull configuration

Thanks to the following list of contributors: Aslak Knutsen, Tommy Tynja, Dan Allen, Jan PapouĊĦek, Martin Kouba, Matej Lazar, George Gastaldi, Michal Matloka, Bartosz Majsak, Michal Vanco, Alexis Hassler

Arquillian Core 1.0.3.Final Released

The Arquillian team is proud to announce the 1.0.3.Final 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.3.Final view tag
Release date 2012-10-18
Released by Aslak Knutsen
Compiled against
  • ShrinkWrap Core – 1.0.1
  • ShrinkWrap Descriptors – 2.0.0-alpha-3
  • JUnit – 4.8.1
  • TestNG – 5.14.6

Published artifacts org.jboss.arquillian

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

Release notes and resolved issues 3

TestNG Bug fix

Bug
  • ARQ-563 - @ArquillianResource in TestNG based tests causes test body not to be evaluated
Feature Request
  • ARQ-1102 - Publish Test Source jars to Nexus

Thanks to the following list of contributors: Aslak Knutsen, Kristoffer Richardsson, Lukas Fryc

Arquillian Core 1.0.2.Final Released

The Arquillian team is proud to announce the 1.0.2.Final release of the Arquillian Core component!

Another little maintenance release in the Arquillian 1.0 series.

The @Deployment can now be defined on private and protected methods. The same package and protected support is applicable to the SPI level for service and observer implementations.

@Deployment
static JavaArchive createDeployment() {
   ...
}

Using environment variables in arquillian.xml is now possible via the property expression ENV.name

<container qualifier="example">
   <property name="jbossHome">${ENV.JBOSS_HOME}</property>
</container>

Ever run into this exception? “UnsupportedOperationException: Multiple WebArchives found in X.ear. Can not determine which to enrich.”
The exception happens when the Servlet Protocol in Arquillian attempts to enrich an EnterpriseArchive for in-container testing, but multiple WebArchives were found in the Deployment, and it can’t determine which you want to test. With the help of Robert Panzer this is now supported. You can give a Protocol a hint to which Archive is under test by using the new Testable.archiveToTest(Archive) method.

@Deployment
static EnterpriseArchive create() {
   return ShrinkWrap.create(EnterpriseArchive.class)
      .addAsModule(...some..war..)
      .addAsModule(
         Testable.archiveToTest(
            ShrinkWrap.create(WebArchive.class)
               .addXYZ(...)
         )
      );
}

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.2.Final view tag
Release date 2012-07-23
Released by Aslak Knutsen
Compiled against
  • ShrinkWrap Core – 1.0.1
  • ShrinkWrap Descriptors – 2.0.0-alpha-3
  • JUnit – 4.8.1
  • TestNG – 5.14.6

Published artifacts org.jboss.arquillian

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

Release notes and resolved issues 9

Maintenance release + Multi war support

Bug
  • ARQ-376 - Environment configuration is overridden by arquillian.xml
  • ARQ-620 - arquillian-core-impl-base needs a non-optional dependency on jboss-logmanager
Enhancement
  • ARQ-920 - Support @Deployment on non-public member (method or field)
  • ARQ-921 - Make environment variables available for property replacement in configuration
Feature Request
  • ARQ-990 - Update dependencies to simplify downstream Fedora Packaging
  • ARQ-1024 - Support package private implementation
  • ARQ-1035 - Should support enriching a specific module in a multi module deployment
Task
  • ARQ-956 - Remove dependency on jboss-logging in JMX protocol

Thanks to the following list of contributors: Aslak Knutsen, Robert.panzer, Dan Allen, Thomas Diesler

Arquillian Core 1.0.1.Final Released

The Arquillian team is proud to announce the 1.0.1.Final release of the Arquillian Core component!

The first maintenance release of the Arquillian 1.0 series is out. The release focus mainly on fixing some dependency scope problems introduced in the 1.0.0.Final Arquillian BOM.

The following components have been upgraded, which are defined in the Arquillian BOM:

  • ShrinkWrap 1.0.1
  • ShrinkWrap Resolver 1.0.0-beta-7
  • ShrinkWrap Descriptors 2.0.0-alpha-3

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.1.Final view tag
Release date 2012-06-01
Released by Aslak Knutsen
Compiled against
  • ShrinkWrap Core – 1.0.1
  • ShrinkWrap Descriptors – 2.0.0-alpha-3
  • JUnit – 4.8.1
  • TestNG – 5.14.6

Published artifacts org.jboss.arquillian

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

Release notes and resolved issues 5

Maintenance release

Bug
  • ARQ-793 - Arquillian config-impl-base is not a part of junit|testng-standalone
  • ARQ-889 - Arquillian BOM causes ShrinkWrap dependencies to be included in the lib folder of a WAR archive
Enhancement
  • ARQ-846 - Protect ExceptionProxy againts Non-Serializable origin
Feature Request
  • ARQ-971 - DeploymentGenerator should allow AuxiliaryArchiveAppenders to return null Archives

Thanks to the following list of contributors: Aslak Knutsen, Bernard Labno

Arquillian Core 1.0.0.Final Released

The Arquillian team is proud to announce the 1.0.0.Final release of the Arquillian Core component!

Just over two years ago, we announced the first alpha release of Arquillian. We were excited back then to present a new way of testing where tests execute inside the container. We started out offering only support for testing Java EE and a handful of containers adapters.

Today, we are announcing the 1.0.0.Final release of Arquillian, now a sophisticated integration and functional testing platform that’s been rearchitected since it’s debut and is enhanced by a plethora of container adapters, test runners, extensions and tool plugins.

Over that two year period, Arquillian and our vision for it has matured dramatically. The goal, however, has remained the same: to make integration (and functional) tests as simple to write as unit tests. Now we just want it to be way more powerful and handle a whole lot more scenarios.

The community has also grown significantly. Over 100 people have contributed to either Arquillian or ShrinkWrap. Several of those contributors are leading one or more modules. Not only do the contributions of these community members help the projects move forward, they bring ideas that take Arquillian down new pathways in pursuit of more advanced, capable and intelligent tests while at the same time driving down the effort to write them.

Thanks to all of you who have contributed to the Arquillian project!! The army of contributors are the true heros of the Arquillian invasion!

Now for some details…

Since 1.0.0.CR8, the following component upgrades have been introduced, which are defined in the Arquillian BOM:

  • ShrinkWrap 1.0.0
  • ShrinkWrap Resolver 1.0.0-beta-6
  • ShrinkWrap Descriptors 2.0.0-alpha-2

The ShrinkWrap Descriptor 2 release is quite different from the 1.x series, but it’s the way forward :)

The implementation jar, which previously had the artifactId shrinkwrap-descriptors-impl, has been split into three artifacts:

  • shrinkwrap-descriptors-impl-javaee – Java EE 5 & 6 Descriptors
  • shrinkwrap-descriptors-impl-jboss – JBoss AS Specific Descriptors
  • shrinkwrap-descriptors-impl-misc – Jetty Descriptors

When upgrading to ShrinkWrap Descriptor 2, expect all package names and fluent APIs to have changed. The API still has the same feel, so it shouldn’t be too hard to make the transition. Here’s an example of how the new API looks:

Descriptors.create(BeansDescriptor.class)
	.createDecorators().clazz(MyDecorator.class.getName()).up()
	.createAlternatives().clazz(MyAlternative.class.getName()).up()
	.exportAsString()

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.Final view tag
Release date 2012-04-10
Released by Aslak Knutsen
Compiled against
  • ShrinkWrap Core – 1.0.0
  • ShrinkWrap Descriptors – 2.0.0-alpha-2
  • JUnit – 4.8.1
  • TestNG – 5.14.6

Published artifacts org.jboss.arquillian

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

Release notes and resolved issues 17

Bug
  • ARQ-619 - If multiple DeployableContainers are in the classpath the exception message is currently incorrect
  • ARQ-632 - org.jboss.arquillian.container.spi.client.protocol.metadata.JMXContext should close the JMXConnector when use of MBeanServerConnection is complete
  • ARQ-649 - Testsuite hangs using as7-managed-container
  • ARQ-857 - Verify Arquillian Core can run on JDK 1.5
Component Upgrade
  • ARQ-581 - Upgrade to ShrinkWrap Descriptors 1.1.0-beta-1
  • ARQ-655 - Upgrade Arquillian-Bom to consume the new ShrinkWrap-Bom's
Enhancement
  • ARQ-618 - ValidationException "DeploymentScenario contains targets not matching any defined Container in the registry." could be even more clear
  • ARQ-842 - Better error message when container configuration cannot be read
Feature Request
  • ARQ-686 - Remove parent artifact from Arquillian-BOM
  • ARQ-807 - Report unused configured container properties
  • ARQ-840 - Should allow to define a Container configuration with only default options
  • ARQ-852 - Remove examples in Core
  • ARQ-853 - Verify SPI JavaDoc
  • ARQ-858 - Should validate that a TestClass does not contain multiple same named Archives with the same Target
Task
  • ARQ-565 - Triage Arquillian JIRA before 1.0.0.Final
  • ARQ-809 - Arquillian Build Broken Using Default Config

Thanks to the following list of contributors: Aslak Knutsen, Tommy Tynja