Package Details: jdk7 7u80-1

Git Clone URL: https://aur.archlinux.org/jdk7.git (read-only, click to copy)
Package Base: jdk7
Description: Oracle Java 7 Development Kit (public release - end of support)
Upstream URL: https://www.oracle.com/technetwork/java/archive-139210.html
Keywords: java-environment-jdk java-openjfx java-runtime-headless-jre java-runtime-jre java-web-start-jre
Licenses: custom:Oracle
Provides: java-environment, java-environment-jdk, java-openjfx, java-runtime, java-runtime-headless, java-runtime-headless-jre, java-runtime-jre, java-web-start, java-web-start-jre
Submitter: joschi
Maintainer: severach
Last Packager: severach
Votes: 133
Popularity: 0.000001
First Submitted: 2013-09-11 18:22 (UTC)
Last Updated: 2020-07-23 00:42 (UTC)

Dependencies (10)

Required by (2693)

Sources (7)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 .. 12 Next › Last »

vitoreiji commented on 2015-02-03 17:59 (UTC)

jdk-7u76-linux-x64.tar.gz is not passing the hashsum check, please update.

joschi commented on 2014-12-26 13:41 (UTC)

@Det Thanks! Fixed it.

Det commented on 2014-12-24 15:42 (UTC)

Since makepkg 4.2.0, the DLAGENTS line can't have quotes around "oraclelicense=a": DLAGENTS=('http::/usr/bin/curl -LC - -b oraclelicense=a -O')

joschi commented on 2014-11-05 21:18 (UTC)

@NullAxis Uninstall any older version of this package (or oracle-java7-jre/oracle-java7-jdk) and then install this package. Also make sure to read https://www.archlinux.org/news/java-users-manual-intervention-required-before-upgrade/ first if you haven't updated your system in a while.

NullAxis commented on 2014-11-05 21:14 (UTC)

I'm having the same error as @madscience, is there any way to fix this?

joschi commented on 2014-10-20 19:40 (UTC)

@Det Thanks to you. I mostly just copied the jdk PKGBUILD… I think the line in the jdk7 PKGBUILD is correct (https://github.com/joschi/AUR/blob/e3bae70bc35a9776164bfd2697e3b327be6cfc08/jdk7/PKGBUILD#L125). If the license was linked as /usr/share/licenses/jdk it would lead to conflicts with the jdk PKGBUILD.

Det commented on 2014-10-20 11:42 (UTC)

Great work. However, the second license line should also say $_pkgname, not $pkgname: ln -sf /usr/share/licenses/java$_major-$_pkgname/ "$pkgdir"/usr/share/licenses/$pkgname

disponiblekonto commented on 2014-10-16 08:25 (UTC)

I managed to update by: $ pacman -Rdd jdk7 $ packer -S jdk7

wtribe commented on 2014-10-15 19:31 (UTC)

I third the comment. It depends on java-environment-common and java-runtime-common but then conflicts with files in them. Maybe something changed in the two common packages? Or, am I missing something else?