ShrinkWrap Descriptors 0.1.4 Released

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

The Arquillian team is proud to announce the 0.1.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 0.1.4 view tag
Release date 2011-03-18
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

Release notes and resolved issues 3

Internal Release for JBoss.org Projects

Enhancement
  • SHRINKDESC-40 - Properties on PersistenceUnitDefImpl should overwrite existing properties with the same name
Feature Request
  • SHRINKDESC-20 - BeansDescriptor should not fail if stream is empty
  • SHRINKDESC-37 - Should set schemaLocation for WebAppDescriptor

Thanks to the following list of contributors: Andrew Lee Rubinger, Lincoln Baxter, III