I am pleased to announce that I have set up a Git repository for IzPack in GitHub: http://github.com/jponge/izpack/tree/master
This is not a change in the SCM choice for IzPack, but rather a new option for those who would like to use a distributed SCM.
Do not hesitate to fork/clone the repository. As the maintainer of IzPack, I expect to facilitate the interactions between developers and contributors by breaking the "centralized commit rights" barrier.
To clone the repository:
It currently contains two branches called master (my own development branch) and vendor-svn-trunk (a mirror of our SVN trunk at Codehaus). In the future, I expect to also track the stable release branches that we maintain in Subversion.
Comments / ideas are welcome!