slapos.recipe.java

zc.buildout recipe that downloads and installs Java
Download

slapos.recipe.java Ranking & Summary

Advertisement

  • Rating:
  • License:
  • ZPL
  • Publisher Name:
  • Cedric de Saint Martin
  • Publisher web site:
  • http://tiolive.com

slapos.recipe.java Tags


slapos.recipe.java Description

zc.buildout recipe that downloads and installs Java slapos.recipe.java is a buildout recipe that downloads and installs Java in your buildout.Buildout configuration: Add this section to your buildout configuration: parts = ... your other parts ... java ... recipe = slapos.recipe.java By default it will fetch Java 6u25, but you might want to install from another location or another version like this: recipe = slapos.recipe.java download-url = ftp://location/to/self-extracting/java.bin Or you can install openjdk instead. recipe = slapos.recipe.java flavour = openjdkNotes: This recipe only works with linux at the moment This recipe requires rpm2cpio and cpio to be installed on your system. Requirements: · Python What's New in This Release: · Adapting to use auto-extracting packages, and not rpms.


slapos.recipe.java Related Software