Package Details: izpack 5.2.1-1

Git Clone URL: https://aur.archlinux.org/izpack.git (read-only, click to copy)
Package Base: izpack
Description: Tool for packaging applications on the Java platform as cross-platform installers
Upstream URL: http://izpack.org/
Licenses: Apache-2.0
Submitter: dbermond
Maintainer: dbermond
Last Packager: dbermond
Votes: 0
Popularity: 0.000000
First Submitted: 2020-08-28 00:37 (UTC)
Last Updated: 2024-03-21 01:18 (UTC)

Dependencies (9)

Required by (0)

Sources (2)

Latest Comments

sl1pkn07 commented on 2024-03-28 21:33 (UTC)

fixed adding archlinux-java-run as makedepends and:

 export JAVA_HOME=$(archlinux-java-run --max 11 --feature jdk --java-home)

sl1pkn07 commented on 2024-03-28 21:25 (UTC)

fail build

[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] /tmp/makepkg/izpack/src/izpack-izpack-5.2.1/izpack-installer/src/main/java/com/izforge/izpack/installer/unpacker/Pack200FileUnpacker.java:[34,21] cannot find symbol
  symbol:   class Pack200
  location: package java.util.jar
[ERROR] /tmp/makepkg/izpack/src/izpack-izpack-5.2.1/izpack-installer/src/main/java/com/izforge/izpack/installer/unpacker/Pack200FileUnpacker.java:[88,20] package Pack200 does not exist
[ERROR] /tmp/makepkg/izpack/src/izpack-izpack-5.2.1/izpack-installer/src/main/java/com/izforge/izpack/installer/unpacker/Pack200FileUnpacker.java:[76,20] package Pack200 does not exist
[ERROR] /tmp/makepkg/izpack/src/izpack-izpack-5.2.1/izpack-installer/src/main/java/com/izforge/izpack/installer/unpacker/Pack200FileUnpacker.java:[90,16] package Pack200 does not exist
[ERROR] /tmp/makepkg/izpack/src/izpack-izpack-5.2.1/izpack-installer/src/main/java/com/izforge/izpack/installer/unpacker/Pack200FileUnpacker.java:[90,37] cannot find symbol
  symbol:   variable Pack200
  location: class com.izforge.izpack.installer.unpacker.Pack200FileUnpacker