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 (2698)

Sources (7)

Latest Comments

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

Det commented on 2014-09-11 15:57 (UTC)

Well, it wasn't chosen, right?

basinilya commented on 2014-09-10 06:39 (UTC)

That post doesn't tell what convention was chosen. In fact, I hardly understand its manner.

Det commented on 2014-09-10 02:27 (UTC)

That's fine. My response: https://mailman.archlinux.org/pipermail/aur-general/2014-September/029499.html

<deleted-account> commented on 2014-09-09 22:23 (UTC)

ok, again this thread is for the naming issue: https://mailman.archlinux.org/pipermail/aur-general/2014-September/029497.html Pleas come to a conclission to this nameing differences.

<deleted-account> commented on 2014-09-09 22:22 (UTC)

For the naimg issue I bring this thread: https://mailman.archlinux.org/pipermail/aur-general/2014-September/029497.html

Det commented on 2014-09-09 16:25 (UTC)

So just relaying the same thing here: because the path for OpenJDK 8 was chosen as '/usr/lib/jvm/java-8-openjdk' (java-<major version>-<project name>), I simply preferred making mine 'java-8-jdk' (not 'java-8-oracle'), because the actual name of the project is 'JDK', not 'Oracle JDK', and it also creates consistency with the man pages: $ man java-openjdk8 $ man java-jdk8 Instead of: $ man java-openjdk8 $ man java8-oracle Which also made me change the following dependencies: - java-runtime-headless-oracle - java-runtime-oracle - java-web-start-oracle - java-environment-oracle to: - java-runtime-headless-jre - java-runtime-jre - java-web-start-jre - java-environment-jdk (a JDK component) Even if all of those end up being '-jdk' for "simplicity", I'd still prefer that setup, than the whole excessive "Oracle" tagging. The 'java8-oracle' (jre8-oracle/jdk8-oracle) package was already replaced with my implementation, so I assume the devs think it's fine as long as it works and doesn't conflict. However, you're part of the whole Java scheme in Arch also, so I'd like your input on this as well so we can reach a consensus on the standard.

russo79 commented on 2014-09-09 11:28 (UTC)

@Josephgbr jre8-oracle was recently merged with jre [1]. [1] https://aur.archlinux.org/packages/jre/

rafaelff commented on 2014-09-09 02:48 (UTC)

@joschi: In the PKGBUILD you disabled JAVA plugin (libnpjp2.so) installation because it "conflicts with jre8-oracle". However I notice jre8-oracle is not in AUR, so I suppose you have it locally. Please install this plugin and later, when you submit jre8-oracle, you re-think this action.

<deleted-account> commented on 2014-09-08 20:56 (UTC)

@joschi the why not ask for a mergin and add the provided to jdk-oracle (proivides=jdk7) to the respective package package_jdk7-oracle(provides=jdk7) or something? I ask fot the merge but they want you do the fist step.