ShrinkWrap Descriptors 0.1.0 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.0 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.0 view tag |
Release date | 2011-02-16 |
Released by | Andrew Lee Rubinger |
Compiled against |
|
Published artifacts org.jboss.shrinkwrap.descriptors
Release notes and resolved issues 11
Internal Release for JBoss.org Projects
- Feature Request
-
- SHRINKDESC-1 - Create a Descriptors Project
- SHRINKDESC-2 - Should be able to dynamically load Defintions
- SHRINKDESC-3 - Descriptors should provide API for importing and exporting
- SHRINKDESC-5 - ShrinkWrap Descriptors should not depend on ShrinkWrap API
- SHRINKDESC-8 - Create Unit tests for persistence, bean and web descriptors
- SHRINKDESC-10 - Unify the package names between the Descriptors
- SHRINKDESC-25 - Import / Export should be able to handle unmapped entries
- Bug
-
- SHRINKDESC-22 - WebAppDescriptor does not expose version() in API
- SHRINKDESC-23 - Web app descriptor tests fail because of carriage return
- SHRINKDESC-24 - Fix version problems in the persistence descriptor
- Task
-
- SHRINKDESC-32 - Release 0.1.0
Thanks to the following list of contributors: Andrew Lee Rubinger, Aslak Knutsen, Dan Allen, Andy Gibson