public
Description: Git repository of IzPack by its maintainer.
Homepage: http://izpack.org/
Clone URL: git://github.com/jponge/izpack.git
Click here to lend your support to: izpack and make a donation at www.pledgie.com !
izpack /
name age message
file .classpath Fri Oct 09 08:33:56 -0700 2009 added bsf jar to project classpath git-svn-id:... [(no author)]
file .gitignore Wed Sep 24 02:17:16 -0700 2008 Merge commit 'github/master' into staging Conf... [jponge]
file .project Sun May 18 06:48:36 -0700 2008 Global source code reformatting (IZPACK-36). g... [jponge]
directory .settings/ Sun May 18 06:48:36 -0700 2008 Global source code reformatting (IZPACK-36). g... [jponge]
file Description.txt Sun Jan 13 06:33:50 -0800 2008 The big, yearly, copyright update patch bomb! ... [jponge]
file IzPack.iml Wed Sep 30 06:54:54 -0700 2009 Fix for IZPACK-387. git-svn-id: https://svn.co... [jponge]
file IzPack.ipr Wed Sep 30 06:54:54 -0700 2009 Fix for IZPACK-387. git-svn-id: https://svn.co... [jponge]
file License.txt Sun Jan 13 06:14:29 -0800 2008 Put a license at the root of the tree. git-sv... [jponge]
file NOTICE Thu Mar 13 14:36:22 -0700 2008 The NOTICE file had been somehow skipped in the... [jponge]
file Readme.txt Thu Apr 02 02:38:21 -0700 2009 Mention the Git repo. git-svn-id: https://svn.... [jponge]
file Release-Notes.html Sun Nov 08 09:37:41 -0800 2009 4.3.2 version bump. git-svn-id: https://svn.co... [jponge]
directory bin/ Mon Oct 19 12:20:49 -0700 2009 Update for Finnish langpack [IZPACK-469]. git-... [avoutila]
directory doc/ Wed Sep 24 02:17:16 -0700 2008 Merge commit 'github/master' into staging Conf... [jponge]
directory legal/ Fri May 06 13:09:14 -0700 2005 License changed from GNU GPL to Apache License ... [jponge]
directory lib/ Wed Sep 09 01:10:10 -0700 2009 Libraries version updates. IZPACK-457 git-svn-... [jponge]
file pom.xml Sat Jan 24 08:29:19 -0800 2009 Change version to 4.3.0-SNAPSHOT, izpack will n... [dantran]
directory sample/ Wed Apr 08 02:42:11 -0700 2009 IZPACK-329: restructured the sample folder and ... [jponge]
directory src/ Sun Nov 15 23:46:01 -0800 2009 IZPACK-479: include all IzPack classes in stand... [jponge]
Readme.txt
IzPack Readme
=============

IzPack is a one-stop solution for packaging, distributing and deploying
applications.

It is fully cross-platform and generates a single installer. As such,
it is an alternative to native solutions such as platform-specific 
installers and package managers.

IzPack-generated installers only require a Java virtual machine to run.
It is however capable of providing integration with the host operating
systems (e.g., creating desktop shortcuts or editing the Windows registry).

Licensing
=========

IzPack is published under the terms of the Apache License, Version 2.0, 
meaning that you can adapt it to your needs with very minimal constraints.

Some third-party components (e.g., look and feel libraries) may be released
under different terms.

Community
=========

IzPack is part of the Codehaus <http://codehaus.org/>

* Web site: <http://izpack.org/>
* Codehaus space: <http://xircles.codehaus.org/projects/izpack/>
* Mailing-lists: <http://xircles.codehaus.org/projects/izpack/lists>
* Confluence wiki: <http://docs.codehaus.org/display/IZPACK>
* News feed: <http://feeds.feedburner.com/IzPack>
* Subversion repository: <http://svn.codehaus.org/izpack/>
* Git repository (synchronized from svn): <http://github.com/jponge/izpack/tree/master>
* FishEye SVN browser: <http://svn.izpack.codehaus.org/>
* JIRA issues tracker: <http://jira.codehaus.org/browse/IZPACK>