Skip to content

Commit

Permalink
fixed license and readme
Browse files Browse the repository at this point in the history
  • Loading branch information
sroegner committed Feb 25, 2014
1 parent f523c70 commit 45b288c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Copyright (c) 2013 Salt Stack Formulas
Copyright (c) 2014 Salt Stack Formulas

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand Down
5 changes: 3 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
===
========
sun-java
===
========

Formula to set up and configure Java JREs and JDKs from a tarball archive sourced via URL.

Expand All @@ -22,6 +22,7 @@ if source_url is omitted. Then unpacks the archive into java:prefix (defaults to
Will use the alternatives system to link the installation to java_home. Please see the pillar.example for configuration.

``sun-java.env``
----------------

An addition to allow easy use - places a java profile in /etc/profile.d - this way JAVA_HOME and the PATH are set correctly for all system users.

Expand Down

0 comments on commit 45b288c

Please sign in to comment.