ShrinkWrap Descriptors 1.1.0-alpha-3 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-3 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-3 view tag |
Release date | 2011-08-27 |
Released by | Andrew Lee Rubinger |
Compiled against |
|
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 7
- Feature Request
-
- SHRINKDESC-15 - Create a Manifest Descriptor
- SHRINKDESC-18 - DescriptorImporter.from(InputStream) should close the IS by default, have option to leave open
- SHRINKDESC-43 - Add tests for schemaLocation for all Descriptors
- SHRINKDESC-60 - Support Node.removeAttribute
- Bug
-
- SHRINKDESC-80 - Some JPA descriptor read methods don't work
- Task
-
- SHRINKDESC-79 - SPI Completion Refactoring
- Sub-task
-
- SHRINKDESC-83 - assertXPath ignores missing attributes
Thanks to the following list of contributors: Andrew Lee Rubinger, Davide D'alto, Tommy Tynjä, Lincoln Baxter, III, Ken Gullaksen