Adoptable Cookbooks List

Looking for a cookbook to adopt? You can now see a list of cookbooks available for adoption!
List of Adoptable Cookbooks

Supermarket Belongs to the Community

Supermarket belongs to the community. While Chef has the responsibility to keep it running and be stewards of its functionality, what it does and how it works is driven by the community. The chef/supermarket repository will continue to be where development of the Supermarket application takes place. Come be part of shaping the direction of Supermarket by opening issues and pull requests or by joining us on the Chef Mailing List.

Select Badges

Select Supported Platforms

Select Status

The jpackage cookbook has been deprecated

Author provided reason for deprecation:

The jpackage cookbook has been deprecated and is no longer being maintained by its authors. Use of the jpackage cookbook is no longer recommended.

RSS

jpackage (5) Versions 1.0.5

Installs/Configures jpackage

Policyfile
Berkshelf
Knife
cookbook 'jpackage', '~> 1.0.5', :supermarket
cookbook 'jpackage', '~> 1.0.5'
knife supermarket install jpackage
knife supermarket download jpackage
README
Dependencies
Changelog
Quality 33%

jpackage Cookbook

Build Status Cookbook Version

Configures and installs JPackage. Used to install Java-related packages on Red Hat flavored linuxes

The JPackage Project has two primary goals:
- To provide a coherent set of Java software packages for Linux, satisfying all quality requirements of other applications.
- To establish an efficient and robust policy for Java software packaging and installation.

Deprecation Notice

The jpackage repository project has not been updated since late 2009. Due to the stale nature of the packages in the repository this cookbook is considered deprecated. No further work will take place on this cookbook.

Requirements

Platforms

  • RHEL/CentOS/Scientific/Amazon/Oracle
  • Fedora

Chef

  • Chef 11+

Cookbooks

  • java

Attributes

  • node["jpackage"]["version"] - The JPackage version to install, default "5.0".

Usage

Simply include the recipe where you want JPackage installed.

License & Authors

Author: Cookbook Engineering Team (cookbooks@chef.io)

Copyright: 2010-2015, Chef Software, Inc.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

jpackage Cookbook CHANGELOG

This file is used to list changes made in each version of the jpackage cookbook.

v1.0.5

  • Marking as deprecated since the jpackage repository hasn't been updated since late 2009

v1.0.4

  • Added gitignore and chefignore files
  • Added Test Kitchen config
  • Added Rubocop config
  • Added Travis config
  • Added Berksfile
  • Updated Testing and Contributing docs
  • Added maintainers.toml and maintainers.md files
  • Added Gemfile with development dependencies
  • Added Travis and cookbook version badges to the Readme
  • Expanded the requirements section in the Readme
  • Added a Rakefile for simplified testing
  • Added additional platforms to the metadata.rb
  • Added issues_url and source_url to the metadata.rb
  • Updated Opscode -> Chef Software
  • Added basic Chefspec converge test
  • Converted symbols to strings for Foodcritic
  • Resolved all Rubocop warnings
  • Add License file

v1.0.2

Bug

v1.0.0

  • [COOK-2127] - Use platform_family to add OS support

v0.10.0

  • Initial released version.

Collaborator Number Metric
            

1.0.5 failed this metric

Failure: Cookbook has 0 collaborators. A cookbook must have at least 2 collaborators to pass this metric.

Contributing File Metric
            

1.0.5 failed this metric

Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a CONTRIBUTING.md file

Foodcritic Metric
            

1.0.5 passed this metric

No Binaries Metric
            

1.0.5 passed this metric

Testing File Metric
            

1.0.5 failed this metric

Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a TESTING.md file

Version Tag Metric
            

1.0.5 failed this metric

Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must include a tag that matches this cookbook version number