blob: 789c759730ce8a6ce6c9abdd1126f5834478627f [file] [log] [blame]
Filip Pytloun7fcfbdf2015-10-06 16:28:32 +02001====
2Java
3====
4
5Programming language environment.
6
7Sample pillars
8==============
9
10OpenJDK environment with development libs
11
12.. code-block:: yaml
13
14 java:
15 environment:
16 enabled: true
17 version: '7'
18 platform: openjdk
19 development: true
20
21Oracle JAVA JDK
22
23.. code-block:: yaml
24
25 java:
26 environment:
27 enabled: true
28 version: '7'
29 platform: oracle-java
30 development: true
31
32Read more
33=========
34
35* http://openjdk.java.net/install/
36* http://www.wikihow.com/Install-Oracle-Java-on-Ubuntu-Linux
37* https://github.com/saltstack-formulas/sun-java-formula
38* https://www.digitalocean.com/community/articles/how-to-install-java-on-ubuntu-with-apt-get
39* https://github.com/saltstack-formulas/sun-java-formula
40* https://github.com/saltstack-formulas/java-formula
Filip Pytlounf457c242017-02-02 13:02:03 +010041
42Documentation and Bugs
43======================
44
45To learn how to install and update salt-formulas, consult the documentation
46available online at:
47
48 http://salt-formulas.readthedocs.io/
49
50In the unfortunate event that bugs are discovered, they should be reported to
51the appropriate issue tracker. Use Github issue tracker for specific salt
52formula:
53
54 https://github.com/salt-formulas/salt-formula-java/issues
55
56For feature requests, bug reports or blueprints affecting entire ecosystem,
57use Launchpad salt-formulas project:
58
59 https://launchpad.net/salt-formulas
60
61You can also join salt-formulas-users team and subscribe to mailing list:
62
63 https://launchpad.net/~salt-formulas-users
64
65Developers wishing to work on the salt-formulas projects should always base
66their work on master branch and submit pull request against specific formula.
67
68 https://github.com/salt-formulas/salt-formula-java
69
70Any questions or feedback is always welcome so feel free to join our IRC
71channel:
72
73 #salt-formulas @ irc.freenode.net