Skip to content

Commit 5966a4a

Browse files
author
jtimberman
committed
Update metadata across the board.
1 parent 9bd8032 commit 5966a4a

1 file changed

Lines changed: 25 additions & 16 deletions

File tree

metadata.json

Lines changed: 25 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,35 +1,44 @@
11
{
2-
"dependencies": {
3-
},
4-
"replacing": {
2+
"maintainer": "Opscode, Inc.",
3+
"attributes": {
54
},
6-
"description": "Installs java",
7-
"groupings": {
5+
"suggestions": {
86
},
97
"platforms": {
108
"ubuntu": [
119

10+
],
11+
"fedora": [
12+
13+
],
14+
"centos": [
15+
16+
],
17+
"redhat": [
18+
1219
],
1320
"debian": [
1421

1522
]
1623
},
17-
"version": "0.9.0",
18-
"recommendations": {
24+
"dependencies": {
1925
},
26+
"maintainer_email": "[email protected]",
27+
"conflicting": {
28+
},
29+
"version": "0.10.0",
2030
"name": "java",
21-
"maintainer": "Opscode, Inc.",
22-
"long_description": "= DESCRIPTION:\n\nInstalls Java and Ant.\n\n= REQUIREMENTS:\n\nPlatform: Ubuntu, Debian, Red Hat, CentOS, Fedora.\n\nEnable the 'multiverse' repository on Ubuntu, 'non-free' on Debian or EPEL on RH/Cent/Fedora to get the Java package, or edit the default recipe to point at the Java package for your platform.\n\n= USAGE:\n\nSimply include the recipe where you want Java installed. Note the respository requirement above to get the right package. On Debian and Ubuntu systems, the recipe will preseed the package and update java alternaties.\n\n= LICENSE and AUTHOR:\n\nCopyright 2008-2010, Opscode, Inc.\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n",
2331
"recipes": {
2432
},
25-
"suggestions": {
33+
"providing": {
2634
},
27-
"maintainer_email": "[email protected]",
28-
"attributes": {
35+
"license": "Apache 2.0",
36+
"replacing": {
2937
},
30-
"conflicting": {
38+
"groupings": {
3139
},
32-
"license": "Apache 2.0",
33-
"providing": {
34-
}
40+
"long_description": "= DESCRIPTION:\n\nInstalls Java and Ant.\n\n= REQUIREMENTS:\n\nPlatform: Ubuntu, Debian, Red Hat, CentOS, Fedora.\n\nEnable the 'multiverse' repository on Ubuntu, 'non-free' on Debian or EPEL on RH/Cent/Fedora to get the Java package, or edit the default recipe to point at the Java package for your platform.\n\n= USAGE:\n\nSimply include the recipe where you want Java installed. Note the respository requirement above to get the right package. On Debian and Ubuntu systems, the recipe will preseed the package and update java alternaties.\n\n= LICENSE and AUTHOR:\n\nCopyright 2008-2010, Opscode, Inc.\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n",
41+
"recommendations": {
42+
},
43+
"description": "Installs java"
3544
}

0 commit comments

Comments
 (0)