Commit Graph

46 Commits

Author SHA1 Message Date
Bob Fanger f44c274ea1 Upgrade Oracle Java to 1.8u25 2014-10-15 15:32:55 +02:00
Yegor Timoschenko 477db44ad2 Specify that Java is gratis
Technically, it is open-source: see http://openjdk.java.net/
There are various proprietary closed modules included to OpenJDK that
make it Oracle JDK, however.

Downloading and installing this cask means that you agree to the terms
of Oracle Binary Code License Agreement:

http://www.oracle.com/technetwork/java/javase/terms/license/index.html
2014-10-13 19:48:32 +07:00
Roland Walker ddae131797 add zap stanza, java.rb 2014-10-11 10:41:21 -04:00
Roland Walker 354fa980fb tweak caveats text+indent, java.rb 2014-10-07 11:18:34 -04:00
Roland Walker 8841a3a728 add license stanza to java 2014-10-01 11:43:02 -04:00
Roland Walker 9d835dd480 cvt to :delete java 2014-09-18 07:57:57 -04:00
Roland Walker 5b64aa6063 java.rb 2014-09-10 11:37:02 -04:00
Roland Walker 728e864a51 pre/postflight stanza in java 2014-09-09 08:55:27 -04:00
ovarene 69cecd40c8 Upgrade Oracle Java to 1.8u20 2014-08-20 17:07:12 +02:00
Beng Hee Eu d5b4898b12 Java 1.8.0_11 2014-07-17 15:28:21 +08:00
Jeroen Jacobs cdf9d1cf53 Symlinks libserver.dylib to the correct lib for Java
Fixes #5332
This fixes issues where applications using java were unable to start
because this lib could not be found.
2014-07-14 15:41:17 +02:00
Vítor Galvão 8ce4bcb20d get rid of those pesky two spaces on otherwise empty lines 2014-06-30 19:28:06 +01:00
ndr 968c8ae227 Reformat java.rb according to readability conventions 2014-06-27 02:01:21 +02:00
Roland Walker cf89f7f7e8 regularize whitespace 2014-06-07 11:43:40 -04:00
Zachary Waldowski 10c9aa1ece Fix Java 8 missing Home symlink 2014-05-28 08:34:58 -04:00
Roland Walker ab140eaf36 shorten/reformat java caveats 2014-05-26 09:48:01 -04:00
Roland Walker 6479216f2f doc/comment 2014-05-26 09:48:01 -04:00
Roland Walker cc281569dc add :quit Java Control Panel to java uninstall 2014-05-26 09:48:01 -04:00
Roland Walker 7bed064ae8 add libjdns_sd.jnilib to java uninstall 2014-05-26 09:48:01 -04:00
Roland Walker 85d4a8d247 whitespace/formatting 2014-05-26 09:48:01 -04:00
Roland Walker 208b8e1b11 correct java pkg ID to include full version info 2014-05-26 09:47:50 -04:00
Roland Walker b4a6a1b030 uninstall :files must use interpolated version
to match the `ln` command above which generates this symlink
2014-05-26 09:02:45 -04:00
Roland Walker 55cde8d48e add :quit to java uninstall 2014-05-26 09:01:23 -04:00
Roland Walker 725823ca84 add :launchctl to java uninstall 2014-05-26 09:00:05 -04:00
Beng Hee Eu 248ca9bddc Uninstall Java 8 properly. Fixes #3760 2014-05-25 22:54:39 +08:00
Okke Timm 753621df1f Version number
The PlistBuddy commands do not work since there is a '0' missing in the version number string, which is part of the path.
2014-04-27 21:01:19 +02:00
Jonathan Barronville 7440128e74 SHA256 mismatch.
Apparently, Oracle has updated the file.
2014-04-27 14:24:41 -04:00
Fernando Paredes 299acba458 Java: Fix checksum 2014-04-25 20:08:18 -07:00
Eugene San (eugenesan) 79d0c24d9d java: indicate update number in version to allow updates 2014-04-19 08:42:10 +03:00
wwojcik 13198eff55 Bad filename pkg 2014-04-18 09:38:00 +02:00
Vítor Galvão 95338def2f updated java 2014-04-17 05:26:30 +01:00
Roland Walker 2f233c4e18 java should uninstall pkg id `com.oracle.jre` 2014-03-25 10:01:24 -04:00
Yurii Samsoniuk 8d9aa2cd65 Update Java to version 1.8.0. 2014-03-18 23:41:41 +02:00
Stig Kleppe-Jørgensen 9fda1b1bd9 Fix cookies for Java download
Seems Oracle have changed some cookies again for allowing download of the JDK.
2014-03-17 23:33:52 +01:00
Roland Walker 6ddf602198 missing comma in java.rb 2014-03-12 18:33:26 -04:00
Yurii Samsoniuk 02a865369f Fixed Java linking path 2014-03-09 11:29:42 +02:00
Roland Walker 0b545d7caf Merge pull request #3139 from rolandwalker/java_quoting
improve indenting/quoting in java.rb
2014-02-24 19:07:06 -05:00
Roland Walker dfb95e1e8f improve indenting/quoting in java.rb
use full paths to external utils. use list form of `system`.
use dashdash convention.
2014-02-24 11:50:15 -05:00
Roland Walker acff0587c9 link to the Java license
closes #3128
2014-02-24 11:39:31 -05:00
Roland Walker 40184ad948 mass update of 650 Casks to sha256
each of these is verified: the current sha1 and the new
sha256 are both correct for the given download.
2014-02-24 07:55:29 -05:00
Zachary Waldowski a60362e864 More effective install-time workaround for Java.
* Use `ln` and `PlistBuddy` to establish JDK 7 as the system Java
* Use current Java version for linking current JDK
* Properly clean up after uninstall
2014-02-08 17:10:52 -05:00
Roland Walker 25ca477227 updt java.rb for new caveats DSL 2014-01-20 15:13:10 -05:00
Eugene San (eugenesan) 4e41c625b8 java: add caveats for GUI applications as Eclipse 2014-01-17 14:41:03 +02:00
Geoffrey Oxberry b09e189b6b Update: Java 1.7.0_51
Update formula based on Issue #2441 and suggested formula by @hevisko.
Edits to suggested formula follow suggestions from @rolandwalker and
the homebrew-cask contributing guidelines.
2014-01-17 01:33:04 -08:00
Miguel Flores Ruiz de Eguino b5b29574d1 Update from Java6 to Java7
Fixes #2189
2013-12-25 15:34:39 -06:00
fengb 059572e03a Added Java 2013-11-03 20:42:21 -06:00