ShrinkWrap Descriptors 1.1.0-alpha-2 Released

Since we wrote this post we didn't laze around. Check our latest announcement.

The Arquillian team is proud to announce the 1.1.0-alpha-2 release of the ShrinkWrap Descriptors component!

What is ShrinkWrap Descriptors?

The Shrinkwrap Descriptor project provides an uniformed fluent API for creating and modifying Java EE deployment descriptors on the fly. Starting from the very early JEE 1.3 to the brand new Java EE 7 version, the descriptor project includes almost all official deployment descriptors. Several vendor specific deployment descriptors, mostly JBoss related, are covered as well.

Release details

Component ShrinkWrap Descriptors
Version 1.1.0-alpha-2 view tag
Release date 2011-07-26
Released by Andrew Lee Rubinger
Compiled against
  • JUnit – 4.8.1

Published artifacts org.jboss.shrinkwrap.descriptors

  • org.jboss.shrinkwrap.descriptors » shrinkwrap-descriptors-api jar javadoc pom
  • org.jboss.shrinkwrap.descriptors » shrinkwrap-descriptors-impl jar javadoc pom
  • org.jboss.shrinkwrap.descriptors » shrinkwrap-descriptors-spi jar javadoc pom

Release notes and resolved issues 3

Feature Request
  • SHRINKDESC-31 - Descriptors clobbers file markup and formatting
Task
Sub-task
  • SHRINKDESC-59 - Get coverage of NodeTestCase to cover all methods in Node

Thanks to the following list of contributors: Andrew Lee Rubinger, Tommy Tynjä, Aslak Knutsen

ShrinkWrap 1.0.0-beta-4 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-4 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-4 view tag
Release date 2011-07-16
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.resolver » shrinkwrap-resolver-api jar javadoc pom
  • org.jboss.shrinkwrap.resolver » shrinkwrap-resolver-api-maven jar javadoc pom
  • org.jboss.shrinkwrap.resolver » shrinkwrap-resolver-impl-maven 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-268 - MavenDependencyResolver.loadReposFromPom and loadDependenciesFromPom methods are missleading
Feature Request
Bug
  • SHRINKWRAP-233 - addClass with DefaultPackage opens addPackage to null arguments
  • SHRINKWRAP-290 - NPE in ContainerBase.fileFromResource if the specified argument does not exist
  • SHRINKWRAP-300 - filename with whitespace produce errors on windows
  • SHRINKWRAP-301 - aether-connector-wagon -> depends on plexus-container-default which has junit:junit in compile scope
Task
  • SHRINKWRAP-291 - Remove compiler warnings
  • SHRINKWRAP-302 - Add test to ensure that only resources from the default package are added
  • SHRINKWRAP-305 - Remove @Ignored ServiceExtensionLoaderTestCase.useTcclInLoading
Patch

Thanks to the following list of contributors: Andrew Lee Rubinger, Tommy Tynjä, Ivan Pazmino, Davide D'alto, Samuel Santos, Karel Piwko

ShrinkWrap Descriptors 1.1.0-alpha-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.1.0-alpha-1 release of the ShrinkWrap Descriptors component!

What is ShrinkWrap Descriptors?

The Shrinkwrap Descriptor project provides an uniformed fluent API for creating and modifying Java EE deployment descriptors on the fly. Starting from the very early JEE 1.3 to the brand new Java EE 7 version, the descriptor project includes almost all official deployment descriptors. Several vendor specific deployment descriptors, mostly JBoss related, are covered as well.

Release details

Component ShrinkWrap Descriptors
Version 1.1.0-alpha-1 view tag
Release date 2011-07-16
Released by Andrew Lee Rubinger
Compiled against
  • JUnit – 4.8.1

Published artifacts org.jboss.shrinkwrap.descriptors

  • org.jboss.shrinkwrap.descriptors » shrinkwrap-descriptors-api jar javadoc pom
  • org.jboss.shrinkwrap.descriptors » shrinkwrap-descriptors-impl jar javadoc pom
  • org.jboss.shrinkwrap.descriptors » shrinkwrap-descriptors-spi jar javadoc pom

Release notes and resolved issues 4

Feature Request
Bug
  • SHRINKDESC-48 - WebAppDescriptor maps securityConstraint(displayName) to element "name", should be display-name
Task

Thanks to the following list of contributors: Andrew Lee Rubinger, Tommy Tynjä, George Gastaldi

Arquillian Extension Jacoco 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 Extension Jacoco 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 Extension Jacoco
Version 1.0.0.Alpha1 view tag
Release date 2011-07-14
Released by Aslak Knutsen
Compiled against

Published artifacts org.jboss.arquillian.extension

  • org.jboss.arquillian.extension » arquillian-jacoco jar javadoc pom

Release notes and resolved issues 2

Extension Jacoco - Alpha1

Feature Request
  • ARQ-163 - Support for code coverage using Jacoco

Thanks to the following list of contributors: Aslak Knutsen, José Rodolfo Freitas

Arquillian Container GlassFish 1.0.0.CR1 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.CR1 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.CR1 view tag
Release date 2011-07-14
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 3

Containers GlassFish - CR1

Feature Request
  • ARQ-397 - Re enable support for sunResourceXML
  • ARQ-448 - Add support for username/password in configuration for admin auth

Thanks to the following list of contributors: Aslak Knutsen, Magnus Smith