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

ShrinkWrap Descriptors 1.2.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.2.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.2.0-alpha-1 view tag
Release date 2011-09-08
Released by Andrew Lee Rubinger
Compiled against
  • JUnit – 4.8.1

Published artifacts org.jboss.shrinkwrap.descriptors

  • org.jboss.shrinkwrap.descriptors » shrinkwrap-descriptors-api-base jar javadoc pom
  • org.jboss.shrinkwrap.descriptors » shrinkwrap-descriptors-api-javaee jar javadoc pom
  • org.jboss.shrinkwrap.descriptors » shrinkwrap-descriptors-api-jboss jar javadoc pom
  • org.jboss.shrinkwrap.descriptors » shrinkwrap-descriptors-gen jar javadoc pom
  • org.jboss.shrinkwrap.descriptors » shrinkwrap-descriptors-impl-base jar javadoc pom
  • org.jboss.shrinkwrap.descriptors » shrinkwrap-descriptors-impl-javaee jar javadoc pom
  • org.jboss.shrinkwrap.descriptors » shrinkwrap-descriptors-impl-jboss jar javadoc pom
  • org.jboss.shrinkwrap.descriptors » shrinkwrap-descriptors-spi jar javadoc pom
  • org.jboss.shrinkwrap.descriptors » shrinkwrap-descriptors-test jar javadoc pom

Release notes and resolved issues 20

Introducing the Java EE and JBoss APIs

Feature Request
Task
  • SHRINKDESC-54 - Develop/split EE Spec and JBoss-specific descriptors in API / Impl Split
  • SHRINKDESC-79 - SPI Completion Refactoring
Sub-task

Thanks to the following list of contributors: Ralf Battenfeld, Andrew Lee Rubinger, Davide D'alto

ShrinkWrap Descriptors 1.1.0-beta-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-beta-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-beta-1 view tag
Release date 2011-09-08
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

Locked as back-compat SPI

Task

Thanks to the following list of contributors: Bartosz Majsak, Andrew Lee Rubinger

ShrinkWrap Descriptors 1.1.0-alpha-5 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-5 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-5 view tag
Release date 2011-09-06
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 2

Bug
  • SHRINKDESC-41 - PersistenceUnitDefImpl does not remove non-jta-data-source when configuring jta-data-source (and visa versa)
  • SHRINKDESC-84 - Node.get(Patterns) matches recursive down the whole tree

Thanks to the following list of contributors: Andrew Lee Rubinger, Bartosz Majsak

ShrinkWrap Descriptors 1.1.0-alpha-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.1.0-alpha-4 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-4 view tag
Release date 2011-09-01
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 1

Task
  • SHRINKDESC-85 - Decouple NodeImporter and DescriptorImporter Design Concepts

Thanks to the following list of contributors: Bartosz Majsak, Andrew Lee Rubinger