ShrinkWrap 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 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-3 view tag |
Release date | 2012-08-06 |
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 4
- Enhancement
-
- SHRINKWRAP-411 - API inconsistency - allow to delete Class or Package from the Archive
- Feature Request
-
- SHRINKWRAP-413 - Create a UUID for Archives
- Bug
-
- SHRINKWRAP-377 - ZipExporter.exportTo(java.io.File target) does not fail when target exists.
- SHRINKWRAP-407 - Archive.toString might throw java.lang.IndexOutOfBoundsException
Thanks to the following list of contributors: Andrew Lee Rubinger, Tommy Tynjä, Ralf Battenfeld, Pedro Kowalski, Marek Goldmann, Ivan Pazmino, Eric Lefevre-ardant, Davide D'alto