ShrinkWrap 1.1.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.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.3 view tag |
Release date | 2013-07-12 |
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 6
- Feature Request
-
- SHRINKWRAP-456 - Incorrect Error Message if file for import does not exist
- Bug
-
- SHRINKWRAP-450 - Build not working due to lack of JAVA7_HOME environment variable
- SHRINKWRAP-451 - NIO2 Implementation logic incorrect for determining directories
- SHRINKWRAP-452 - Eclipse java template contains year 2011
- SHRINKWRAP-455 - ConcurrentModificationException during delete on imported archive
- SHRINKWRAP-461 - SeekableInMemoryByteChannel returns incorrect value for EOF
Thanks to the following list of contributors: Michal Matloka, Andrew Lee Rubinger, Mathieu Dulac, Immortius, Patrick Huy