ShrinkWrap 1.1.1-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.1-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.1-alpha-1 view tag |
Release date | 2012-10-30 |
Released by | Andrew Lee Rubinger |
Compiled against |
|
Published artifacts org.jboss.shrinkwrap
- org.jboss.shrinkwrap » shrinkwrap-api jar javadoc pom
- org.jboss.shrinkwrap » shrinkwrap-api-nio2 jar javadoc pom
- org.jboss.shrinkwrap » shrinkwrap-bom pom
- org.jboss.shrinkwrap » shrinkwrap-depchain pom
- org.jboss.shrinkwrap » shrinkwrap-depchain-java7 pom
- org.jboss.shrinkwrap » shrinkwrap-impl-base jar javadoc pom
- org.jboss.shrinkwrap » shrinkwrap-impl-nio2 jar javadoc pom
- org.jboss.shrinkwrap » shrinkwrap-spi jar javadoc pom
Release notes and resolved issues 9
- Feature Request
-
- SHRINKWRAP-389 - Allow ShrinkWrap to overwrite existing ArchivePaths
- SHRINKWRAP-424 - Re-enable APIViz
- SHRINKWRAP-427 - Increase Coverage on NIO.2 FileSystem Adaptor
- Bug
-
- SHRINKWRAP-430 - ArchivePaths.createInstance breaks in modular CL environments
- Task
-
- SHRINKWRAP-423 - Fix broken API Documentation Generation
- SHRINKWRAP-425 - Fix Broken Coburtura Configuration
- SHRINKWRAP-426 - Fix SHRINKWRAP-377 test
- SHRINKWRAP-428 - Prohibit construction of ShrinkWrapFileSystems factory instances
- SHRINKWRAP-429 - Remove unnecessary byte copying in NIO.2 InMemorySeekableByteChannel
Thanks to the following list of contributors: Michal Matloka, Andrew Lee Rubinger,