~ibmcharmers/charms/trusty/ibm-java-sdk/devel

« back to all changes in this revision

Viewing changes to metadata.yaml

  • Committer: Prabakaran Chandrasekaran
  • Date: 2015-12-22 16:44:23 UTC
  • Revision ID: prabacha@in.ibm.com-20151222164423-rkyfk3ac2n74q61z
Intial Commit of IBM Java SDK reactive layer charm

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
name: ibm-java-sdk
 
2
summary: IBM Java SDK Product
 
3
maintainer: IBM Juju Support Team <jujusupp@us.ibm.com>
 
4
description: |
 
5
  IBM Java SDK is an installable Java package, which contains the Java API
 
6
  that helps you to develop and deploy the application. The Java SDK includes
 
7
  Java Compiler, Java Runtime Environment, JVM.
 
8
tags:
 
9
- ibm
 
10
- java sdk
 
11
- jdk
 
12
- jre
 
13
- java
 
14
requires:
 
15
  java:
 
16
    interface: java
 
17
    scope: container
 
18
subordinate: true