<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>64b2256beb4fa10d0bdeffbf6b19c4ca9737a56c</id>
      </parent>
    </parents>
    <author>
      <name>jponge</name>
      <email>jponge@7d736ef5-cfd4-0310-9c9a-b52d5c14b761</email>
    </author>
    <url>http://github.com/jponge/izpack/commit/67746141b37513274944267deeae03a45c4bb181</url>
    <id>67746141b37513274944267deeae03a45c4bb181</id>
    <committed-date>2009-12-15T00:54:01-08:00</committed-date>
    <authored-date>2009-12-15T00:54:01-08:00</authored-date>
    <message>Simpler appraoch, with no leftovers (this time the Ant task had missing resources...)

git-svn-id: https://svn.codehaus.org/izpack/izpack-src/trunk@2923 7d736ef5-cfd4-0310-9c9a-b52d5c14b761</message>
    <tree>db3754692272b4174e53d4ecf6ab87d2af167a2b</tree>
    <committer>
      <name>jponge</name>
      <email>jponge@7d736ef5-cfd4-0310-9c9a-b52d5c14b761</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>aa9d28fd60770531913d27cf764335996e107ff6</id>
      </parent>
    </parents>
    <author>
      <name>d.duponchel</name>
      <email>d.duponchel@7d736ef5-cfd4-0310-9c9a-b52d5c14b761</email>
    </author>
    <url>http://github.com/jponge/izpack/commit/64b2256beb4fa10d0bdeffbf6b19c4ca9737a56c</url>
    <id>64b2256beb4fa10d0bdeffbf6b19c4ca9737a56c</id>
    <committed-date>2009-12-14T16:34:17-08:00</committed-date>
    <authored-date>2009-12-14T16:34:17-08:00</authored-date>
    <message>IZPACK-507 : Julien Ponge already solved this issue, this change only add a meaningfull message (instead of a useless NPE).


git-svn-id: https://svn.codehaus.org/izpack/izpack-src/trunk@2921 7d736ef5-cfd4-0310-9c9a-b52d5c14b761</message>
    <tree>8a7c927a2ce1a718f7ad835297afd412f2c3f16e</tree>
    <committer>
      <name>d.duponchel</name>
      <email>d.duponchel@7d736ef5-cfd4-0310-9c9a-b52d5c14b761</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a8b56b75c95fb03ab9a8bbcc364b76097738a382</id>
      </parent>
    </parents>
    <author>
      <name>jponge</name>
      <email>jponge@7d736ef5-cfd4-0310-9c9a-b52d5c14b761</email>
    </author>
    <url>http://github.com/jponge/izpack/commit/aa9d28fd60770531913d27cf764335996e107ff6</url>
    <id>aa9d28fd60770531913d27cf764335996e107ff6</id>
    <committed-date>2009-12-14T15:10:42-08:00</committed-date>
    <authored-date>2009-12-14T15:10:42-08:00</authored-date>
    <message>Fixes a stupid NPE.

git-svn-id: https://svn.codehaus.org/izpack/izpack-src/trunk@2918 7d736ef5-cfd4-0310-9c9a-b52d5c14b761</message>
    <tree>9a60d6269733e8afa844c3a0c18f20668c08ba68</tree>
    <committer>
      <name>jponge</name>
      <email>jponge@7d736ef5-cfd4-0310-9c9a-b52d5c14b761</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f0ba295e8d434be636f0902b41215d46f8fe11a1</id>
      </parent>
    </parents>
    <author>
      <name>jponge</name>
      <email>jponge@7d736ef5-cfd4-0310-9c9a-b52d5c14b761</email>
    </author>
    <url>http://github.com/jponge/izpack/commit/a8b56b75c95fb03ab9a8bbcc364b76097738a382</url>
    <id>a8b56b75c95fb03ab9a8bbcc364b76097738a382</id>
    <committed-date>2009-12-14T05:05:54-08:00</committed-date>
    <authored-date>2009-12-14T05:05:54-08:00</authored-date>
    <message>New feature of IZPACK-467.

git-svn-id: https://svn.codehaus.org/izpack/izpack-src/trunk@2916 7d736ef5-cfd4-0310-9c9a-b52d5c14b761</message>
    <tree>38e1f23861069dcf7da77248d11a6e925dc92e87</tree>
    <committer>
      <name>jponge</name>
      <email>jponge@7d736ef5-cfd4-0310-9c9a-b52d5c14b761</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>afac6c610f3d47343c04f134e6c74550e8be03d8</id>
      </parent>
    </parents>
    <author>
      <name>jponge</name>
      <email>jponge@7d736ef5-cfd4-0310-9c9a-b52d5c14b761</email>
    </author>
    <url>http://github.com/jponge/izpack/commit/f0ba295e8d434be636f0902b41215d46f8fe11a1</url>
    <id>f0ba295e8d434be636f0902b41215d46f8fe11a1</id>
    <committed-date>2009-12-14T05:05:44-08:00</committed-date>
    <authored-date>2009-12-14T05:05:44-08:00</authored-date>
    <message>Fix for IZPACK-489 by Rene Krell.

git-svn-id: https://svn.codehaus.org/izpack/izpack-src/trunk@2915 7d736ef5-cfd4-0310-9c9a-b52d5c14b761</message>
    <tree>fa2cc2221f38bdf4092147ebbe226c918415f4ab</tree>
    <committer>
      <name>jponge</name>
      <email>jponge@7d736ef5-cfd4-0310-9c9a-b52d5c14b761</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a01aae391490cebff3ef03857107115f64641975</id>
      </parent>
    </parents>
    <author>
      <name>jponge</name>
      <email>jponge@7d736ef5-cfd4-0310-9c9a-b52d5c14b761</email>
    </author>
    <url>http://github.com/jponge/izpack/commit/afac6c610f3d47343c04f134e6c74550e8be03d8</url>
    <id>afac6c610f3d47343c04f134e6c74550e8be03d8</id>
    <committed-date>2009-12-14T00:50:20-08:00</committed-date>
    <authored-date>2009-12-14T00:50:20-08:00</authored-date>
    <message>Version bump.

git-svn-id: https://svn.codehaus.org/izpack/izpack-src/trunk@2913 7d736ef5-cfd4-0310-9c9a-b52d5c14b761</message>
    <tree>10715f79d6a3a785d0b6cf9a6bce3e966d3b482d</tree>
    <committer>
      <name>jponge</name>
      <email>jponge@7d736ef5-cfd4-0310-9c9a-b52d5c14b761</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d6cd28d8f4995a5d4ed818e75a7717e602de9ec7</id>
      </parent>
    </parents>
    <author>
      <name>jponge</name>
      <email>jponge@7d736ef5-cfd4-0310-9c9a-b52d5c14b761</email>
    </author>
    <url>http://github.com/jponge/izpack/commit/a01aae391490cebff3ef03857107115f64641975</url>
    <id>a01aae391490cebff3ef03857107115f64641975</id>
    <committed-date>2009-12-14T00:30:53-08:00</committed-date>
    <authored-date>2009-12-14T00:30:53-08:00</authored-date>
    <message>IZPACK-501: first attempt at resolving the issue.
* The Unix users lookup is made lazily (previously in the constructor).
* Navigation between panels is now made asynchronously in a separate thread which:
  - blocks the GUI on the EDT
  - performs the work on the created thread
  - releases the GUI on the EDT.

git-svn-id: https://svn.codehaus.org/izpack/izpack-src/trunk@2911 7d736ef5-cfd4-0310-9c9a-b52d5c14b761</message>
    <tree>3caabd6575bcb07496a0e353b4f962d618cefc4a</tree>
    <committer>
      <name>jponge</name>
      <email>jponge@7d736ef5-cfd4-0310-9c9a-b52d5c14b761</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a53da83479d360e2a564a522d4743fc28d52bfd3</id>
      </parent>
    </parents>
    <author>
      <name>fbuehlmann</name>
      <email>fbuehlmann@7d736ef5-cfd4-0310-9c9a-b52d5c14b761</email>
    </author>
    <url>http://github.com/jponge/izpack/commit/d6cd28d8f4995a5d4ed818e75a7717e602de9ec7</url>
    <id>d6cd28d8f4995a5d4ed818e75a7717e602de9ec7</id>
    <committed-date>2009-12-07T01:57:12-08:00</committed-date>
    <authored-date>2009-12-07T01:57:12-08:00</authored-date>
    <message>IZPACK-500 : Do no longer user Installer.class in here to avoid ClassNotFoundExceptions

git-svn-id: https://svn.codehaus.org/izpack/izpack-src/trunk@2908 7d736ef5-cfd4-0310-9c9a-b52d5c14b761</message>
    <tree>a3a11c7b8d9c1508387e5b7d8533a37b56affef3</tree>
    <committer>
      <name>fbuehlmann</name>
      <email>fbuehlmann@7d736ef5-cfd4-0310-9c9a-b52d5c14b761</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3c404cbe82c80a7be1506b3237df44d74bf37d07</id>
      </parent>
    </parents>
    <author>
      <name>jponge</name>
      <email>jponge@7d736ef5-cfd4-0310-9c9a-b52d5c14b761</email>
    </author>
    <url>http://github.com/jponge/izpack/commit/a53da83479d360e2a564a522d4743fc28d52bfd3</url>
    <id>a53da83479d360e2a564a522d4743fc28d52bfd3</id>
    <committed-date>2009-12-03T13:04:38-08:00</committed-date>
    <authored-date>2009-12-03T13:04:38-08:00</authored-date>
    <message>Fix for IZPACK-493.

git-svn-id: https://svn.codehaus.org/izpack/izpack-src/trunk@2907 7d736ef5-cfd4-0310-9c9a-b52d5c14b761</message>
    <tree>01f330adb69296133771efca506a6f9b0a2def41</tree>
    <committer>
      <name>jponge</name>
      <email>jponge@7d736ef5-cfd4-0310-9c9a-b52d5c14b761</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>eb602ddb586ea421b73de2a26e81906aeb5d5902</id>
      </parent>
    </parents>
    <author>
      <name>jponge</name>
      <email>jponge@7d736ef5-cfd4-0310-9c9a-b52d5c14b761</email>
    </author>
    <url>http://github.com/jponge/izpack/commit/3c404cbe82c80a7be1506b3237df44d74bf37d07</url>
    <id>3c404cbe82c80a7be1506b3237df44d74bf37d07</id>
    <committed-date>2009-12-03T13:04:26-08:00</committed-date>
    <authored-date>2009-12-03T13:04:26-08:00</authored-date>
    <message>Fixes IZPACK-498

git-svn-id: https://svn.codehaus.org/izpack/izpack-src/trunk@2906 7d736ef5-cfd4-0310-9c9a-b52d5c14b761</message>
    <tree>780fb7b678e2b4fe9b82d97662dd4d8f1e05812f</tree>
    <committer>
      <name>jponge</name>
      <email>jponge@7d736ef5-cfd4-0310-9c9a-b52d5c14b761</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>cf7c90095f0170635cb0ca24246bee7917f96726</id>
      </parent>
    </parents>
    <author>
      <name>jponge</name>
      <email>jponge@7d736ef5-cfd4-0310-9c9a-b52d5c14b761</email>
    </author>
    <url>http://github.com/jponge/izpack/commit/eb602ddb586ea421b73de2a26e81906aeb5d5902</url>
    <id>eb602ddb586ea421b73de2a26e81906aeb5d5902</id>
    <committed-date>2009-11-15T23:46:01-08:00</committed-date>
    <authored-date>2009-11-15T23:46:01-08:00</authored-date>
    <message>IZPACK-479: include all IzPack classes in standalone-compiler.jar, so that it can be used for extensions development purposes.

git-svn-id: https://svn.codehaus.org/izpack/izpack-src/trunk@2887 7d736ef5-cfd4-0310-9c9a-b52d5c14b761</message>
    <tree>d4c9f531739371e2ee0650323a41e199132ca169</tree>
    <committer>
      <name>jponge</name>
      <email>jponge@7d736ef5-cfd4-0310-9c9a-b52d5c14b761</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>02b53e7c50fcfa2e03d11fef5bd80b00be5a80b3</id>
      </parent>
    </parents>
    <author>
      <name>jponge</name>
      <email>jponge@7d736ef5-cfd4-0310-9c9a-b52d5c14b761</email>
    </author>
    <url>http://github.com/jponge/izpack/commit/cf7c90095f0170635cb0ca24246bee7917f96726</url>
    <id>cf7c90095f0170635cb0ca24246bee7917f96726</id>
    <committed-date>2009-11-08T09:37:41-08:00</committed-date>
    <authored-date>2009-11-08T09:37:41-08:00</authored-date>
    <message>4.3.2 version bump.

git-svn-id: https://svn.codehaus.org/izpack/izpack-src/trunk@2886 7d736ef5-cfd4-0310-9c9a-b52d5c14b761</message>
    <tree>c2ab1ad79fd39ef1fbc41787e5082f0d0a74425d</tree>
    <committer>
      <name>jponge</name>
      <email>jponge@7d736ef5-cfd4-0310-9c9a-b52d5c14b761</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d4367ae123de367064f8bdfbfe848879da74c572</id>
      </parent>
    </parents>
    <author>
      <name>jponge</name>
      <email>jponge@7d736ef5-cfd4-0310-9c9a-b52d5c14b761</email>
    </author>
    <url>http://github.com/jponge/izpack/commit/02b53e7c50fcfa2e03d11fef5bd80b00be5a80b3</url>
    <id>02b53e7c50fcfa2e03d11fef5bd80b00be5a80b3</id>
    <committed-date>2009-11-08T09:37:28-08:00</committed-date>
    <authored-date>2009-11-08T09:37:28-08:00</authored-date>
    <message>Fixes IZPACK-478

git-svn-id: https://svn.codehaus.org/izpack/izpack-src/trunk@2885 7d736ef5-cfd4-0310-9c9a-b52d5c14b761</message>
    <tree>de27b43429bf350566a58ad9c2f5cc005b801553</tree>
    <committer>
      <name>jponge</name>
      <email>jponge@7d736ef5-cfd4-0310-9c9a-b52d5c14b761</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c5f7929db414e81d60e8dd2805b82155afefce9f</id>
      </parent>
    </parents>
    <author>
      <name>jponge</name>
      <email>jponge@7d736ef5-cfd4-0310-9c9a-b52d5c14b761</email>
    </author>
    <url>http://github.com/jponge/izpack/commit/d4367ae123de367064f8bdfbfe848879da74c572</url>
    <id>d4367ae123de367064f8bdfbfe848879da74c572</id>
    <committed-date>2009-11-08T09:37:18-08:00</committed-date>
    <authored-date>2009-11-08T09:37:18-08:00</authored-date>
    <message>Fix for IZPACK-476

git-svn-id: https://svn.codehaus.org/izpack/izpack-src/trunk@2884 7d736ef5-cfd4-0310-9c9a-b52d5c14b761</message>
    <tree>8d45690aa10495c8277ec6307d0bf76a947f3e00</tree>
    <committer>
      <name>jponge</name>
      <email>jponge@7d736ef5-cfd4-0310-9c9a-b52d5c14b761</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7bf80d3632f5ca9d625ca010fb9dfc22e821247d</id>
      </parent>
    </parents>
    <author>
      <name>avoutila</name>
      <email>avoutila@7d736ef5-cfd4-0310-9c9a-b52d5c14b761</email>
    </author>
    <url>http://github.com/jponge/izpack/commit/c5f7929db414e81d60e8dd2805b82155afefce9f</url>
    <id>c5f7929db414e81d60e8dd2805b82155afefce9f</id>
    <committed-date>2009-10-19T12:20:49-07:00</committed-date>
    <authored-date>2009-10-19T12:20:49-07:00</authored-date>
    <message>Update for Finnish langpack [IZPACK-469].

git-svn-id: https://svn.codehaus.org/izpack/izpack-src/trunk@2871 7d736ef5-cfd4-0310-9c9a-b52d5c14b761</message>
    <tree>647ce3d504b8b2fb90ba9fa7bcb8efd384f39ff4</tree>
    <committer>
      <name>avoutila</name>
      <email>avoutila@7d736ef5-cfd4-0310-9c9a-b52d5c14b761</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4215db2c6ad33cd8fb21ddb8451ad6d11c7ad254</id>
      </parent>
    </parents>
    <author>
      <name>jponge</name>
      <email>jponge@7d736ef5-cfd4-0310-9c9a-b52d5c14b761</email>
    </author>
    <url>http://github.com/jponge/izpack/commit/7bf80d3632f5ca9d625ca010fb9dfc22e821247d</url>
    <id>7bf80d3632f5ca9d625ca010fb9dfc22e821247d</id>
    <committed-date>2009-10-15T04:19:13-07:00</committed-date>
    <authored-date>2009-10-15T04:19:13-07:00</authored-date>
    <message>IZPACK-432: Portugues European Language Pack by Miguel Guilherme.

git-svn-id: https://svn.codehaus.org/izpack/izpack-src/trunk@2868 7d736ef5-cfd4-0310-9c9a-b52d5c14b761</message>
    <tree>c0fe657d3fcfb1308650df0587a62e6ad133bef5</tree>
    <committer>
      <name>jponge</name>
      <email>jponge@7d736ef5-cfd4-0310-9c9a-b52d5c14b761</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5446a0d99887772d7d09e070ac794607661bfd47</id>
      </parent>
    </parents>
    <author>
      <name>jponge</name>
      <email>jponge@7d736ef5-cfd4-0310-9c9a-b52d5c14b761</email>
    </author>
    <url>http://github.com/jponge/izpack/commit/4215db2c6ad33cd8fb21ddb8451ad6d11c7ad254</url>
    <id>4215db2c6ad33cd8fb21ddb8451ad6d11c7ad254</id>
    <committed-date>2009-10-15T04:15:03-07:00</committed-date>
    <authored-date>2009-10-15T04:15:03-07:00</authored-date>
    <message>IZPACK-468: language pack for Basque (EUS) contributed by Jon Urionaguena.

git-svn-id: https://svn.codehaus.org/izpack/izpack-src/trunk@2867 7d736ef5-cfd4-0310-9c9a-b52d5c14b761</message>
    <tree>1b76e7920a704298c61736d2414b5211875374fb</tree>
    <committer>
      <name>jponge</name>
      <email>jponge@7d736ef5-cfd4-0310-9c9a-b52d5c14b761</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>569586e4c32446f3177d9c46f93443e5f53153d3</id>
      </parent>
    </parents>
    <author>
      <name>(no author)</name>
      <email>(no author)@7d736ef5-cfd4-0310-9c9a-b52d5c14b761</email>
    </author>
    <url>http://github.com/jponge/izpack/commit/5446a0d99887772d7d09e070ac794607661bfd47</url>
    <id>5446a0d99887772d7d09e070ac794607661bfd47</id>
    <committed-date>2009-10-09T08:33:56-07:00</committed-date>
    <authored-date>2009-10-09T08:33:56-07:00</authored-date>
    <message>added bsf jar to project classpath

git-svn-id: https://svn.codehaus.org/izpack/izpack-src/trunk@2866 7d736ef5-cfd4-0310-9c9a-b52d5c14b761</message>
    <tree>0b951bfae24f0e7afb82d88b0562f145afd6f431</tree>
    <committer>
      <name>(no author)</name>
      <email>(no author)@7d736ef5-cfd4-0310-9c9a-b52d5c14b761</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d3fb293706c817728c853416390715e0bfa8fd24</id>
      </parent>
    </parents>
    <author>
      <name>afflux</name>
      <email>afflux@7d736ef5-cfd4-0310-9c9a-b52d5c14b761</email>
    </author>
    <url>http://github.com/jponge/izpack/commit/569586e4c32446f3177d9c46f93443e5f53153d3</url>
    <id>569586e4c32446f3177d9c46f93443e5f53153d3</id>
    <committed-date>2009-10-06T07:50:25-07:00</committed-date>
    <authored-date>2009-10-06T07:50:25-07:00</authored-date>
    <message>IZPACK-465: clean up FileInputField (added subclass DirInputField), added 'create' attribute for dir fields

git-svn-id: https://svn.codehaus.org/izpack/izpack-src/trunk@2864 7d736ef5-cfd4-0310-9c9a-b52d5c14b761</message>
    <tree>8a778b30fb894ac3b186d53e7d22cffe0f90d920</tree>
    <committer>
      <name>afflux</name>
      <email>afflux@7d736ef5-cfd4-0310-9c9a-b52d5c14b761</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8064689d7758cc3c6a7129cbb412b3664f95375f</id>
      </parent>
    </parents>
    <author>
      <name>fbuehlmann</name>
      <email>fbuehlmann@7d736ef5-cfd4-0310-9c9a-b52d5c14b761</email>
    </author>
    <url>http://github.com/jponge/izpack/commit/d3fb293706c817728c853416390715e0bfa8fd24</url>
    <id>d3fb293706c817728c853416390715e0bfa8fd24</id>
    <committed-date>2009-10-02T07:27:43-07:00</committed-date>
    <authored-date>2009-10-02T07:27:43-07:00</authored-date>
    <message>IZPACK-464: Undo registry modifications on failed installation

git-svn-id: https://svn.codehaus.org/izpack/izpack-src/trunk@2862 7d736ef5-cfd4-0310-9c9a-b52d5c14b761</message>
    <tree>f46cd1255fd0be2984aa879f6b8a4151ceeba30e</tree>
    <committer>
      <name>fbuehlmann</name>
      <email>fbuehlmann@7d736ef5-cfd4-0310-9c9a-b52d5c14b761</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8f2cc327171c0dea3d47dc2ed5faa696ee3570d3</id>
      </parent>
    </parents>
    <author>
      <name>jponge</name>
      <email>jponge@7d736ef5-cfd4-0310-9c9a-b52d5c14b761</email>
    </author>
    <url>http://github.com/jponge/izpack/commit/8064689d7758cc3c6a7129cbb412b3664f95375f</url>
    <id>8064689d7758cc3c6a7129cbb412b3664f95375f</id>
    <committed-date>2009-10-01T23:18:29-07:00</committed-date>
    <authored-date>2009-10-01T23:18:29-07:00</authored-date>
    <message>Fixes IZPACK-458.

git-svn-id: https://svn.codehaus.org/izpack/izpack-src/trunk@2861 7d736ef5-cfd4-0310-9c9a-b52d5c14b761</message>
    <tree>f6be3ff05c76f1fd1dfa70668e3fb4c05fd3e255</tree>
    <committer>
      <name>jponge</name>
      <email>jponge@7d736ef5-cfd4-0310-9c9a-b52d5c14b761</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>33715c0ca0e17290a0746deca1e4b07b6e7e0add</id>
      </parent>
    </parents>
    <author>
      <name>jponge</name>
      <email>jponge@7d736ef5-cfd4-0310-9c9a-b52d5c14b761</email>
    </author>
    <url>http://github.com/jponge/izpack/commit/8f2cc327171c0dea3d47dc2ed5faa696ee3570d3</url>
    <id>8f2cc327171c0dea3d47dc2ed5faa696ee3570d3</id>
    <committed-date>2009-09-30T07:29:56-07:00</committed-date>
    <authored-date>2009-09-30T07:29:56-07:00</authored-date>
    <message>Fix for IZPACK-364.

git-svn-id: https://svn.codehaus.org/izpack/izpack-src/trunk@2859 7d736ef5-cfd4-0310-9c9a-b52d5c14b761</message>
    <tree>0cab90c1e53ed2de87a68b56ddb91b4bec8b55ad</tree>
    <committer>
      <name>jponge</name>
      <email>jponge@7d736ef5-cfd4-0310-9c9a-b52d5c14b761</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>fd247aa96254e135aa4696fdfd09bbe1f7ce008c</id>
      </parent>
    </parents>
    <author>
      <name>jponge</name>
      <email>jponge@7d736ef5-cfd4-0310-9c9a-b52d5c14b761</email>
    </author>
    <url>http://github.com/jponge/izpack/commit/33715c0ca0e17290a0746deca1e4b07b6e7e0add</url>
    <id>33715c0ca0e17290a0746deca1e4b07b6e7e0add</id>
    <committed-date>2009-09-30T07:29:47-07:00</committed-date>
    <authored-date>2009-09-30T07:29:47-07:00</authored-date>
    <message>Fixes IZPACK-418.

git-svn-id: https://svn.codehaus.org/izpack/izpack-src/trunk@2858 7d736ef5-cfd4-0310-9c9a-b52d5c14b761</message>
    <tree>5275969ba61da9f4acbf3e54fdaf386c1b3c80a3</tree>
    <committer>
      <name>jponge</name>
      <email>jponge@7d736ef5-cfd4-0310-9c9a-b52d5c14b761</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4decd985002c63e6a73421f85aa87543753f4092</id>
      </parent>
    </parents>
    <author>
      <name>jponge</name>
      <email>jponge@7d736ef5-cfd4-0310-9c9a-b52d5c14b761</email>
    </author>
    <url>http://github.com/jponge/izpack/commit/fd247aa96254e135aa4696fdfd09bbe1f7ce008c</url>
    <id>fd247aa96254e135aa4696fdfd09bbe1f7ce008c</id>
    <committed-date>2009-09-30T07:00:40-07:00</committed-date>
    <authored-date>2009-09-30T07:00:40-07:00</authored-date>
    <message>IZPACK-434

git-svn-id: https://svn.codehaus.org/izpack/izpack-src/trunk@2856 7d736ef5-cfd4-0310-9c9a-b52d5c14b761</message>
    <tree>2932c4cf0b56a4fa13529fb1308162be5e010641</tree>
    <committer>
      <name>jponge</name>
      <email>jponge@7d736ef5-cfd4-0310-9c9a-b52d5c14b761</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1b6ad7462fc3432204bc9bc9e1f621c88df18e09</id>
      </parent>
    </parents>
    <author>
      <name>jponge</name>
      <email>jponge@7d736ef5-cfd4-0310-9c9a-b52d5c14b761</email>
    </author>
    <url>http://github.com/jponge/izpack/commit/4decd985002c63e6a73421f85aa87543753f4092</url>
    <id>4decd985002c63e6a73421f85aa87543753f4092</id>
    <committed-date>2009-09-30T06:55:01-07:00</committed-date>
    <authored-date>2009-09-30T06:55:01-07:00</authored-date>
    <message>IZPACK-455.

git-svn-id: https://svn.codehaus.org/izpack/izpack-src/trunk@2854 7d736ef5-cfd4-0310-9c9a-b52d5c14b761</message>
    <tree>ff7d2f9b48a532801d3be0b449eea1298abbff20</tree>
    <committer>
      <name>jponge</name>
      <email>jponge@7d736ef5-cfd4-0310-9c9a-b52d5c14b761</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5bf16e08975bf721863c3697d9b78b4ef944d52a</id>
      </parent>
    </parents>
    <author>
      <name>jponge</name>
      <email>jponge@7d736ef5-cfd4-0310-9c9a-b52d5c14b761</email>
    </author>
    <url>http://github.com/jponge/izpack/commit/1b6ad7462fc3432204bc9bc9e1f621c88df18e09</url>
    <id>1b6ad7462fc3432204bc9bc9e1f621c88df18e09</id>
    <committed-date>2009-09-30T06:54:54-07:00</committed-date>
    <authored-date>2009-09-30T06:54:54-07:00</authored-date>
    <message>Fix for IZPACK-387.

git-svn-id: https://svn.codehaus.org/izpack/izpack-src/trunk@2853 7d736ef5-cfd4-0310-9c9a-b52d5c14b761</message>
    <tree>519e641a864770a2639b10bb5cedb44019f0b89c</tree>
    <committer>
      <name>jponge</name>
      <email>jponge@7d736ef5-cfd4-0310-9c9a-b52d5c14b761</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>bf7504cb21d5a66f6b43a1f7433ef76405f54dbc</id>
      </parent>
    </parents>
    <author>
      <name>jponge</name>
      <email>jponge@7d736ef5-cfd4-0310-9c9a-b52d5c14b761</email>
    </author>
    <url>http://github.com/jponge/izpack/commit/5bf16e08975bf721863c3697d9b78b4ef944d52a</url>
    <id>5bf16e08975bf721863c3697d9b78b4ef944d52a</id>
    <committed-date>2009-09-09T01:10:10-07:00</committed-date>
    <authored-date>2009-09-09T01:10:10-07:00</authored-date>
    <message>Libraries version updates. IZPACK-457

git-svn-id: https://svn.codehaus.org/izpack/izpack-src/trunk@2850 7d736ef5-cfd4-0310-9c9a-b52d5c14b761</message>
    <tree>1e095f11860ee2eb8a92894b2eb49acc4f1880b1</tree>
    <committer>
      <name>jponge</name>
      <email>jponge@7d736ef5-cfd4-0310-9c9a-b52d5c14b761</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>bc275c69dec1b66355225e1a11b63e78a9886f3a</id>
      </parent>
    </parents>
    <author>
      <name>jponge</name>
      <email>jponge@7d736ef5-cfd4-0310-9c9a-b52d5c14b761</email>
    </author>
    <url>http://github.com/jponge/izpack/commit/bf7504cb21d5a66f6b43a1f7433ef76405f54dbc</url>
    <id>bf7504cb21d5a66f6b43a1f7433ef76405f54dbc</id>
    <committed-date>2009-08-26T13:26:15-07:00</committed-date>
    <authored-date>2009-08-26T13:26:15-07:00</authored-date>
    <message>Part of IZPACK-368, by Mounir El Hajj

git-svn-id: https://svn.codehaus.org/izpack/izpack-src/trunk@2848 7d736ef5-cfd4-0310-9c9a-b52d5c14b761</message>
    <tree>053fcbc406f40f44c2ba5f4ef28eab278a69cceb</tree>
    <committer>
      <name>jponge</name>
      <email>jponge@7d736ef5-cfd4-0310-9c9a-b52d5c14b761</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>fe9e6256135db8ff5c5f0568891053ef4f990309</id>
      </parent>
    </parents>
    <author>
      <name>jponge</name>
      <email>jponge@7d736ef5-cfd4-0310-9c9a-b52d5c14b761</email>
    </author>
    <url>http://github.com/jponge/izpack/commit/bc275c69dec1b66355225e1a11b63e78a9886f3a</url>
    <id>bc275c69dec1b66355225e1a11b63e78a9886f3a</id>
    <committed-date>2009-08-26T13:23:13-07:00</committed-date>
    <authored-date>2009-08-26T13:23:13-07:00</authored-date>
    <message>Fixes IZPACK-448.

git-svn-id: https://svn.codehaus.org/izpack/izpack-src/trunk@2846 7d736ef5-cfd4-0310-9c9a-b52d5c14b761</message>
    <tree>37f9e8b2f656cce023090983fb0b4f537244d368</tree>
    <committer>
      <name>jponge</name>
      <email>jponge@7d736ef5-cfd4-0310-9c9a-b52d5c14b761</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2cec39da2b3133119e8855db6d4a0a3f0ab46945</id>
      </parent>
    </parents>
    <author>
      <name>jponge</name>
      <email>jponge@7d736ef5-cfd4-0310-9c9a-b52d5c14b761</email>
    </author>
    <url>http://github.com/jponge/izpack/commit/fe9e6256135db8ff5c5f0568891053ef4f990309</url>
    <id>fe9e6256135db8ff5c5f0568891053ef4f990309</id>
    <committed-date>2009-08-26T13:18:28-07:00</committed-date>
    <authored-date>2009-08-26T13:18:28-07:00</authored-date>
    <message>Common patch for IZPACK-295 and IZPACK-405 by Ren&#233; Krell.

git-svn-id: https://svn.codehaus.org/izpack/izpack-src/trunk@2845 7d736ef5-cfd4-0310-9c9a-b52d5c14b761</message>
    <tree>391988e2d78f799e040104a43b3f59fb0e094ac7</tree>
    <committer>
      <name>jponge</name>
      <email>jponge@7d736ef5-cfd4-0310-9c9a-b52d5c14b761</email>
    </committer>
  </commit>
</commits>
