ShrinkWrap Descriptors 0.1.7 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.7 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.7 view tag
Release date 2011-05-02
Released by Andrew Lee Rubinger
Compiled against
  • JUnit – 4.8.1

Published artifacts org.jboss.shrinkwrap.descriptors

  • org.jboss.shrinkwrap.descriptors » shrinkwrap-descriptors-api jar javadoc pom
  • org.jboss.shrinkwrap.descriptors » shrinkwrap-descriptors-impl jar javadoc pom

Release notes and resolved issues 1

Internal Release for JBoss.org Projects

Task

Thanks to the following list of contributors: Lincoln Baxter, III, Andrew Lee Rubinger

ShrinkWrap 1.0.0-alpha-13 Released

Since we wrote this post we didn't laze around. Check our latest announcement.

The Arquillian team is proud to announce the 1.0.0-alpha-13 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.0.0-alpha-13 view tag
Release date 2011-04-27
Released by Andrew Lee Rubinger
Compiled against
  • JUnit – 4.8.2

Published artifacts org.jboss.shrinkwrap

  • org.jboss.shrinkwrap » shrinkwrap-api jar javadoc pom
  • org.jboss.shrinkwrap » shrinkwrap-impl-base jar javadoc pom
  • org.jboss.shrinkwrap » shrinkwrap-spi jar javadoc pom
  • org.jboss.shrinkwrap » shrinkwrap-extension-descriptors jar javadoc pom
  • org.jboss.shrinkwrap.sip » shrinkwrap-extension-sip-api jar javadoc pom
  • org.jboss.shrinkwrap.sip » shrinkwrap-extension-sip-impl jar javadoc pom
  • org.jboss.shrinkwrap » shrinkwrap-extension-glassfish jar javadoc pom
  • org.jboss.shrinkwrap » shrinkwrap-extension-tomcat-6 jar javadoc pom
  • org.jboss.shrinkwrap » shrinkwrap-extension-mobicents-sip-servlets-1x jar javadoc pom
  • org.jboss.shrinkwrap » shrinkwrap-extension-jetty-6 jar javadoc pom
  • org.jboss.shrinkwrap » shrinkwrap-extension-jetty-7 jar javadoc pom
  • org.jboss.shrinkwrap » shrinkwrap-extension-openejb jar javadoc pom
  • org.jboss.shrinkwrap.resolver » shrinkwrap-resolver-api jar javadoc pom
  • org.jboss.shrinkwrap.resolver » shrinkwrap-resolver-api-maven jar javadoc pom
  • org.jboss.shrinkwrap.resolver » shrinkwrap-resolver-impl-maven jar javadoc pom
  • org.jboss.shrinkwrap » shrinkwrap-extension-vfs3 jar javadoc pom
  • org.jboss.shrinkwrap » shrinkwrap-extension-vdf jar javadoc pom

Release notes and resolved issues 16

Feature Request
Bug
  • SHRINKWRAP-187 - Existing folders will silently be overwritten by files
  • SHRINKWRAP-244 - When calling JavaArchiveImpl.addClass(String, ClassLoader) the TCCL gets used instead
  • SHRINKWRAP-246 - Shrinkwrap does not work in a modular environment
  • SHRINKWRAP-258 - StrictFilter should be moved to maven-api module
  • SHRINKWRAP-259 - ShrinkWrap.create(ZipImporter.class) Results in Error
  • SHRINKWRAP-269 - Shrinkwrap is hanging in JdkZipExporterDelegate
Task

Thanks to the following list of contributors: Davide D'alto, Tommy Tynjä, Andrew Lee Rubinger, Ivan Pazmino, Samuel Santos, Karel Piwko, Carlo De Wolf

ShrinkWrap Descriptors 0.1.6 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.6 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.6 view tag
Release date 2011-03-31
Released by Lincoln Baxter, III
Compiled against
  • JUnit – 4.8.1

Published artifacts org.jboss.shrinkwrap.descriptors

  • org.jboss.shrinkwrap.descriptors » shrinkwrap-descriptors-api jar javadoc pom

Release notes and resolved issues 1

Internal Release for JBoss.org Projects

Enhancement
  • SHRINKDESC-50 - Support creation of nodes via text value queries: getOrCreate()

Thanks to the following list of contributors: Lincoln Baxter, III, Andrew Lee Rubinger

ShrinkWrap Descriptors 0.1.5 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.5 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.5 view tag
Release date 2011-03-31
Released by Andrew Lee Rubinger
Compiled against
  • JUnit – 4.8.1

Published artifacts org.jboss.shrinkwrap.descriptors

  • org.jboss.shrinkwrap.descriptors » shrinkwrap-descriptors-api jar javadoc pom

Release notes and resolved issues 1

Internal Release for JBoss.org Projects

Feature Request

Thanks to the following list of contributors: Andrew Lee Rubinger, Lincoln Baxter, III

Graphene 1.0.0.Alpha2 Released

Since we wrote this post we didn't laze around. Check our latest announcement.

The Arquillian team is proud to announce the 1.0.0.Alpha2 release of the Graphene component!

What is Arquillian?

Arquillian is open source software that empowers you to test JVM-based applications more effectively. Created to defend the software galaxy from bugs, Arquillian brings your test to the runtime so you can focus on testing your application's behavior rather than managing the runtime. Using Arquillian, you can develop a comprehensive suite of tests from the convenience of your IDE and run them in any IDE, build tool or continuous integration environment.

Release details

Component Graphene
Version 1.0.0.Alpha2 view tag
Release date 2011-03-30
Released by Lukas Fryc

Published artifacts org.jboss.arquillian.ajocado

  • org.jboss.arquillian.ajocado » arquillian-ajocado-impl jar javadoc pom
  • org.jboss.arquillian.ajocado » arquillian-ajocado-api jar javadoc pom
  • org.jboss.arquillian.ajocado » arquillian-ajocado-testng jar javadoc pom

Release notes and resolved issues 10

Enhancement
  • ARQGRA-25 - Check possibilities for SimplifiedFormatter to automatically escape dangerous characters
  • ARQGRA-35 - Support Request Guards on IE
Feature Request
  • ARQGRA-45 - Support addCustomRequestHeader(String,String) for AjaxSelenium
  • ARQGRA-48 - Create TestNG listener instead of an abstract class
  • ARQGRA-57 - Distribute source and javadoc artifacts as well
  • ARQGRA-83 - Be consistent in locator names
Bug
  • ARQGRA-7 - WaitForChangeAndReturn is not working correctly
Task

Thanks to the following list of contributors: Lukas Fryc, Karel Piwko