ShrinkWrap 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 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.1.0-alpha-1 view tag |
Release date | 2012-04-03 |
Released by | Andrew Lee Rubinger |
Compiled against |
|
Published artifacts org.jboss.shrinkwrap
- org.jboss.shrinkwrap » shrinkwrap-api jar javadoc pom
- org.jboss.shrinkwrap » shrinkwrap-bom pom
- org.jboss.shrinkwrap » shrinkwrap-depchain pom
- org.jboss.shrinkwrap » shrinkwrap-impl-base jar javadoc pom
- org.jboss.shrinkwrap » shrinkwrap-spi jar javadoc pom
Release notes and resolved issues 6
- Feature Request
-
- SHRINKWRAP-85 - Support Event/Listener style callbacks
- SHRINKWRAP-353 - Support for Shallow Copy of an Archive
- SHRINKWRAP-381 - Support "mv" operation
- Bug
-
- SHRINKWRAP-329 - Arquillian should fail-fast when adding the same resource twice to an archive made with ExplodedImporter.class
- SHRINKWRAP-348 - Deleting a directory specified by a File with a trailing slash does not work
- Task
-
- SHRINKWRAP-386 - Bump version and prepare for 1.1.0-alpha-X Branch
Thanks to the following list of contributors: Andrew Lee Rubinger, Eric Lefevre-ardant, Tommy Tynjä, Ivan Pazmino, Davide D'alto