[izpack-users] The Unistaller.jar is not working

Marc Eppelmann marc.eppelmann at gmx.de
Fri Sep 8 14:02:24 CEST 2006


Hi Klaus,
That's the same what I've seen yesterday.
Thank you for your fix.
Marc

Am Freitag, 8. September 2006 13:22 schrieb Bartz, Klaus:
> Hi Fajin,
> it is a bug, not a feature...
> I have just fixed it in branch-3.9.
> If you would not check out it from svn, you can change following in your
> %IZ_HOME%\src\build.xml:
>
> @@ -427,10 +427,12 @@
>                  <include name="com/izforge/izpack/gui/*.class" />
>                  <include name="com/izforge/izpack/uninstaller/*.class" />
>                  <include name="com/izforge/izpack/ExecutableFile.class" />
> +                <include name="com/izforge/izpack/util/*.java"/>
> +                <include name="com/izforge/izpack/util/os/*.java"/>
> +                <include name="com/izforge/izpack/util/os/unix/*.java"/>
>                  <exclude
> name="com/izforge/izpack/gui/IzPackKMetalTheme.class" /> <include
> name="net/n3/nanoxml/*.class" />
>              </fileset>
> -            <fileset dir="${build.dir}/com/izforge/izpack/util"/>
>              <fileset dir="${img.dir}/uninstaller" />
>          </jar>
>      </target>
>
>
> Cheers
>
> Klaus
>
>
> -----Original Message-----
> From: izpack-users-bounces at lists.berlios.de
> [mailto:izpack-users-bounces at lists.berlios.de]On Behalf Of Yuan, F (Fajin)
> Sent: Friday, September 08, 2006 12:08 PM
> To: izpack-users at lists.berlios.de
> Subject: [izpack-users] The Unistaller.jar is not working
>
>
> Hi
>
> Thanks to everyone for their efforts on creating the new IzPack-3.9.0-M1
> release yesterday.
>
> I had the chance to use it and find the following error reported when
> running the uninstaller:
>
>
> On examine the uninstaller.jar file, it seems OsVersion.class is not placed
> in the correct package or directory.
>
> Could someone comment on what has changed from 3.8.1 release on this?  Is
> it a bug or I did something wrong?
>
> Many thanks
>
> Fajin
> _______________________________________________
> izpack-users mailing list
> izpack-users at lists.berlios.de
> https://lists.berlios.de/mailman/listinfo/izpack-users



More information about the izpack-users mailing list