Arquillian Liferay 1.0.0.Alpha2 Released
The Arquillian team is proud to announce the 1.0.0.Alpha2 release of the Arquillian Liferay 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 | Arquillian Liferay |
---|---|
Version | 1.0.0.Alpha2 view tag |
Release date | 2015-11-24 |
Released by | Aslak Knutsen |
Compiled against |
Published artifacts org.arquillian.liferay
- org.arquillian.liferay » arquillian-container-liferay jar javadoc pom
- org.arquillian.liferay » arquillian-container-osgi-allin jar javadoc pom
- org.arquillian.liferay » arquillian-deployment-generator-bnd jar javadoc pom
- org.arquillian.liferay.maven » arquillian-liferay-maven-extension jar javadoc pom
- org.arquillian.liferay » arquillian-processor-osgi-allin jar javadoc pom
Release notes and resolved issues 26
- Other
-
- #41 Prepare Release 1.0.0.Alpha2
- #40 Install OSGi dependencies using a property files
- #37 Problem in travis.yml
- #36 Maven liferay extension does not work properly with profiles or settings
- #35 Make possible to not start a tomcat when test are executed in arquillian-liferay-extension-test
- #34 Use codecov to see the coverage of the project in github
- #33 Make possible to use filters with the Inject annotation
- #32 As a developper I want to use the Jacoco Arquillian Extension with this extension
- #31 Update Liferay and Arquillian Versions
- #30 Add a complete unit+integration test example written with Maven
- #28 Add a tutorial to create functional test with the arquillian liferay extension and graphene
- #27 Support @ArquillianResource bundle and bundleContext Injection
- #23 Support travis-ci integration so that pulls get tested before reviewing
- #22 Delete bad patterns in the code of the extension
- #17 Maven importer is not creating the war properly
- #15 Test bundle's Bundle-Activator is not executed
- #14 Add tests for every service
- #13 support setting the JMX port via system property
- #12 Use version 1.1.8.Final of Arquillian
- #11 AddAllExtensionsToApplicationArchiveProcessor should respect Import-Package packages parameters when merging
- #10 Optional imports can be added more than once
- #9 Load OsfiAllInBundleExtension extension as LoadableExtension
- #8 Create a extension that only has the observers to allow use standard extensions with OSGI
- #7 arquillian-deployment-scenariogenerator-bnd is packaging the test base classes
- #6 Update to arquillian-container-karaf-remote 2.1.0.CR18
- #5 BundleClassPathObserver should observes SuiteEvent
Thanks to the following list of contributors: Cristina González Castellano, Carlos Sierra Andrés, Manuel De La Peña, Shuyang Zhou, Aslak Knutsen