On behalf of the IzPack Project team, I am pleased to announce the release of IzPack 5.0.0-beta8!
Although this is another new milestone towards a proper release of version 5 and its heavily refactored architecture, we can already report that some users have been using the earlier beta versions in production.
IzPack 5.0.0-beta8 can be downloaded directly as a standalone installer. Other options including Maven and the new Gradle plugin project that looks very promising. For all download options please see the downloads page on the IzPack website.
Among other news, we launched an IzPack community news website which is open for contributions.
Big thanks to our developers, contributors and users worldline for supporting this independent opensource project!
Git changelog:
- Log ----------------------------------------------------------------- [maven-release-plugin] copy for tag izpack-5.0.0-beta8 Anthonin Bonnefoy (6): Added launched jar as in the included jar for package introspection Moved images to a correct package Moved native resources Updated resource path for img and native in code Changed langpack paths Updated icons path David Duponchel (7): Adding a not-null check in the xml parser. IZPACK-666 : Console mode fails with TransformerException IZPACK-640 : add a usage function in the start.sh script. ClassPathCrawler and current jar : avoid strange behavior with regexp. code cleanup : removing redundant cast code cleanup : replacing for loop with for each code cleanup : replacing while loop with for each Emmanuel Hugonnet (3): Correcting scope for dependencies Merge branch 'master' of ssh://git.codehaus.org/izpack Fixing IZPACK-674 by launching the JOptionPane in the EDT Julien Carsique (1): update MainClass path Julien Ponge (5): [maven-release-plugin] prepare for next development iteration Ignore some further generated artifacts. Merge remote-tracking branch 'ab/develop' into develop Merge pull request #2 from jcarsique/master [maven-release-plugin] prepare release izpack-5.0.0-beta8 -----------------------------------------------------------------------