-
Notifications
You must be signed in to change notification settings - Fork 29
/
requirements.json
841 lines (841 loc) · 33.5 KB
/
requirements.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
{
"devstudio": {
"name": "Red Hat JBoss Developer Studio",
"description": "A certified Eclipse-based integrated development environment (IDE)",
"vendor": "Red Hat, Inc.",
"modulePath": "model/devstudio",
"installable": true,
"detectable": false,
"bundle": "yes",
"targetFolderName": "devstudio",
"dmUrl": "https://developers.redhat.com/download-manager/jdf/file/devstudio-11.3.0.GA-installer-standalone.jar?workflow=direct",
"url": "http://download.eng.bos.redhat.com/released/JBoss-middleware/devstudio/11.3.0/devstudio-11.3.0.GA-installer-standalone.jar",
"fileName": "devstudio-11.3.0.GA-installer-standalone.jar",
"sha256sum": "5078af7e067e2ada3b7f52c4230ab48529e972d98c39d84b20236388d645881c",
"version": "11.3.0.GA",
"useDownload": true,
"requires": ["jdk"],
"size": 680945370,
"installSize": 784289978,
"channel" : {
"containerDev": { },
"javaDev": { },
"fuseDev": { },
"rhProds": { },
"devstudio": { }
}
},
"devstuidorhamt": {
"name": "Red Hat Application Migration Toolkit Eclipse Plugin",
"description": "An extensible and customizable tool that helps simplify migration of Java applications",
"vendor": "Red Hat, Inc.",
"modulePath": "model/devstudio-p2-zip",
"installable": true,
"detectable": false,
"bundle": "no",
"targetFolderName": "devstudio",
"ius": [
"org.jboss.tools.windup.feature.feature.group"
],
"dmUrl": "https://developers.redhat.com/download-manager/jdf/file/4.0.0/migrationtoolkit-rhamt-eclipse-plugin-repository-4.0.0.zip?workflow=direct",
"fileName": "migrationtoolkit-rhamt-eclipse-plugin-repository-4.0.0.zip",
"sha256sum": "cb793fd2b9202b5ec6d764b280c626a37248f663089e1c679a0f55e3ce6b33c6",
"version": "4.0.0.GA",
"useDownload": true,
"requires": ["devstudio"],
"defaultOption": "detected",
"size": 331060218,
"installSize": 441370241,
"channel" : {
"devstudio": { },
"javaDev": { },
"rhProds": { }
}
},
"rhamtcli": {
"name": "Red Hat Application Migration Toolkit CLI",
"description": "An assembly of open source tools that enables large-scale application migrations and modernizations",
"vendor": "Red Hat, Inc.",
"modulePath": "model/rhamt",
"installable": true,
"detectable": false,
"bundle": "no",
"targetFolderName": "rhamt",
"dmUrl": "https://developers.redhat.com/download-manager/jdf/file/4.0.0/migrationtoolkit-rhamt-cli-4.0.0.offline.zip?workflow=direct",
"fileName": "migrationtoolkit-rhamt-cli-4.0.0.offline.zip",
"sha256sum": "6ee4ffddec425c90b67228c645b00fd61a5d1587c9a6b2ee69af07999b98e265",
"version": "4.0.0.GA",
"useDownload": true,
"defaultOption": "detected",
"requires": ["jdk"],
"size": 278064943,
"installSize": 378283285,
"channel" : {
"javaDev": { },
"rhProds": { }
}
},
"devstudiocentral": {
"name": "Red Hat JBoss Developer Studio Central Repository",
"description": "An Eclipse p2 repository with additional tools",
"vendor": "Red Hat, Inc.",
"modulePath": "model/installable-item",
"installable": true,
"detectable": false,
"bundle": "no",
"dmUrl": "https://developers.redhat.com/download-manager/jdf/file/devstudio-11.3.0.GA-updatesite-central.zip?workflow=direct",
"url": "http://download-node-02.eng.bos.redhat.com/released/JBoss-middleware/devstudio/11.3.0/devstudio-11.3.0.GA-updatesite-central.zip",
"fileName": "devstudiocentral-11.3.0.GA-updatesite-central.zip",
"sha256sum": "5497541b8f0edd12756e8f936633b04c0705c84c69f557aa53b8c19f8e99f21b",
"version": "11.3.0.GA",
"useDownload": true,
"defaultOption": "detected",
"requires": ["devstudio"],
"size": 81721951,
"installSize": 0,
"authRequired": true,
"channel" : {
"devstudio": { }
}
},
"devstuidocentralangularjs": {
"name": "AngularJS for Web Tools",
"description": "AngularJS Tooling provides content assist and Ionic framework support",
"vendor": "Red Hat, Inc.",
"modulePath": "model/devstudio-central-p2-zip",
"installable": true,
"detectable": false,
"bundle": "no",
"targetFolderName": "devstudio",
"ius": [
"org.jboss.tools.jst.angularjs.feature.feature.group"
],
"dmUrl": "https://developers.redhat.com/downloads",
"fileName": "",
"sha256sum": "",
"version": "3.8.100.GA",
"useDownload": false,
"defaultOption": "detected",
"requires": ["devstudiocentral"],
"size": 0,
"installSize": 5120701,
"channel" : {
"devstudio": { }
}
},
"devstuidocentralcheckstyle": {
"name": "Eclipse Checkstyle",
"description": "Checkstyle Integration into the Eclipse IDE.",
"vendor": "eclipse-cs and sevntu-checkstyle",
"modulePath": "model/devstudio-central-p2-zip",
"installable": true,
"detectable": false,
"bundle": "no",
"targetFolderName": "devstudio",
"ius": [
"net.sf.eclipsecs.feature.group",
"com.github.sevntu.checkstyle.checks.feature.feature.group"
],
"dmUrl": "https://developers.redhat.com/downloads",
"fileName": "",
"sha256sum": "",
"version": "8.0.0.GA",
"useDownload": false,
"defaultOption": "detected",
"requires": ["devstudiocentral"],
"size": 0,
"installSize": 15982436,
"channel" : {
"devstudio": { }
}
},
"devstuidobpm": {
"name": "JBoss Business Process and Rules Tools",
"description": "A business process and rules development support for BPEL, BPMN, Drools, jBPM6 and KIE",
"vendor": "Red Hat, Inc.",
"modulePath": "model/devstudio-p2-zip",
"installable": true,
"detectable": false,
"bundle": "no",
"targetFolderName": "devstudio",
"ius": [
"org.jboss.tools.bpel.feature.feature.group",
"org.eclipse.bpmn2.feature.feature.group",
"org.eclipse.bpmn2.modeler.feature.group",
"org.eclipse.bpmn2.modeler.runtime.jboss.feature.group",
"org.drools.eclipse.feature.feature.group",
"org.jbpm.eclipse.feature.feature.group",
"org.kie.eclipse.feature.feature.group",
"org.kie.eclipse.navigator.feature.feature.group",
"org.jboss.tools.runtime.drools.detector.feature.feature.group"
],
"url": "https://devstudio.redhat.com/11/development/updates/integration-stack/11.2.0.GA/devstudio-integration-stack-11.2.0.GA-updatesite.zip",
"fileName": "devstudio-integration-stack-11.2.0.GA-updatesite.zip",
"sha256sum": "d066c158800a918584e032b7775c30a26ed5b1618d50bda5e50cd0097e270b9a",
"version": "7.5.0.Final",
"useDownload": true,
"defaultOption": "detected",
"requires": ["devstudio"],
"size": 382713327,
"installSize": 41381109,
"channel" : {
"devstudio": { }
}
},
"jdk": {
"description": "A free and open source implementation of the Java Platform, Standard Edition (Java SE)",
"vendor": "Red Hat, Inc.",
"modulePath": "model/jdk-install",
"targetFolderName": "jdk8",
"detectable": true,
"platform": {
"win32": {
"name": "OpenJDK",
"installable": true,
"bundle": "yes",
"dmUrl": "https://developers.redhat.com/download-manager/jdf/file/java-1.8.0-openjdk-1.8.0.161-1.b14.redhat.windows.x86_64.msi?workflow=direct",
"url": "http://download.eng.bos.redhat.com/brewroot/packages/openjdk8-win/1.8.0.161/1.b14/win/java-1.8.0-openjdk-1.8.0.161-1.b14.redhat.windows.x86_64.msi",
"fileName": "java-1.8.0-openjdk-1.8.0.161-1.b14.redhat.windows.x86_64.msi",
"sha256sum": "42467a370bb2cfbd8ad8d9c9dabf41e982d118d15d7a8a2954ef7fe484debf88",
"version": "1.8.0_161",
"size": 139796480,
"installSize": 213789905,
"virusTotalReport": "https://www.virustotal.com/#/file/42467a370bb2cfbd8ad8d9c9dabf41e982d118d15d7a8a2954ef7fe484debf88/detection"
},
"darwin": {
"name": "Oracle Java",
"installable": false,
"bundle": "no",
"dmUrl": "http://www.oracle.com/technetwork/java/javase/downloads/index.html",
"url": "http://www.oracle.com/technetwork/java/javase/downloads/index.html",
"fileName": "",
"sha256sum": "",
"version": "1.8.0",
"size": 237607747,
"virusTotalReport": "",
"defaultOption": "detected",
"messages": {
"dependency": {
"message": "Due to licence limitations we may not install Java for you. Please install JDK version 1.8.0 downloaded from this location and restart the Installer to continue.",
"linkDescription": "this location"
}
}
},
"linux": {
"name": "OpenJDK",
"bundle": "yes",
"installable": true,
"dmUrl": "https://developers.redhat.com/download-manager/jdf/file/java-1.8.0-openjdk-1.8.0.151-1.b12.redhat.windows.x86_64.msi?workflow=direct",
"url": "http://download.eng.bos.redhat.com/brewroot/packages/openjdk8-win/1.8.0.151/1.b12/win/java-1.8.0-openjdk-1.8.0.151-1.b12.redhat.windows.x86_64.msi",
"fileName": "java-1.8.0-openjdk-1.8.0.151-1.b12.redhat.windows.x86_64.msi",
"sha256sum": "6cc4b7b017cdd68f381184544743c17d2f84e6ff7cfc64575a20319b8b114e65",
"version": "1.8.0_151",
"size": 110055424,
"installSize": 107450368,
"virusTotalReport": "https://www.virustotal.com/#/file/235ff8218d8fe864aa976368522db45f1e6e7302b7a43a42ecdceeedb6783af8/detection"
}
},
"channel" : {
"containerDev": { },
"javaDev": { },
"fuseDev": { },
"rhProds": { },
"devstudio": { }
}
},
"cdk": {
"name": "Red Hat Container Development Kit",
"description": "A tool to develop applications on OpenShift Container Platform 3 locally",
"vendor": "Red Hat, Inc.",
"version": "3.4.0-GA",
"modulePath": "model/cdk",
"installable": true,
"detectable": false,
"bundle": "yes",
"targetFolderName": "cdk",
"channel" : {
"containerDev": { },
"javaDev": { },
"rhProds": { }
},
"messages": {
"info": {
"message": "Visit https://developers.redhat.com/products/cdk to learn everything you need to build your first application",
"link": "https://developers.redhat.com/products/cdk/overview/",
"linkDescription": "https://developers.redhat.com/products/cdk"
}
},
"platform": {
"win32": {
"dmUrl": "https://developers.redhat.com/download-manager/jdf/file/cdk-3.4.0-2-minishift-windows-amd64.exe?workflow=direct",
"url": "http://cdk-builds.usersys.redhat.com/builds/weekly/11-Apr-2018.cdk-3.4.0/windows-amd64/minishift.exe",
"fileName": "minishift_3_4_0__2__GA.exe",
"sha256sum": "8abc2328e68535b5ce809afca5b0fcf21a2ed894e4a26083f6dc5eaf4aa74163",
"size": 492510720,
"installSize" : 7243047404,
"requires": ["cygwin","hyperv||virtualbox"]
},
"darwin": {
"dmUrl": "https://developers.redhat.com/download-manager/jdf/file/cdk-3.4.0-2-minishift-darwin-amd64?workflow=direct",
"url": "http://cdk-builds.usersys.redhat.com/builds/weekly/11-Apr-2018.cdk-3.4.0/darwin-amd64/minishift",
"fileName": "minishift_3_4_0__2__GA",
"sha256sum": "5ab5960c8bb8a7d1a8d9b011cbae56235d7bd04f40271e9566e18e8500f16f1a",
"size": 494118144,
"installSize" : 7243047404,
"requires": ["xhyve||virtualbox"]
},
"linux": {
"dmUrl": "http://cdk-builds.usersys.redhat.com/builds/weekly/11-Apr-2018.cdk-3.4.0/linux-amd64/minishift",
"url": "http://cdk-builds.usersys.redhat.com/builds/weekly/11-Apr-2018.cdk-3.4.0/linux-amd64/minishift",
"fileName": "minishift_3_4_0__2__GA",
"sha256sum": "0ebcb5c8c3ccb2d193c6cbb83a3491a8fb0bcc9053fcbd4fc15283537b9e9a65",
"size": 492211744,
"installSize" : 836390912,
"requires": ["virtualbox"]
}
}
},
"kompose": {
"name": "Kompose",
"description": "A tool to translate a Docker Compose file into Kubernetes or OpenShift resources",
"vendor": "Kubernetes Incubator",
"modulePath": "model/kompose",
"installable": true,
"detectable": false,
"bundle": "no",
"targetFolderName": "kompose",
"version": "1.11.0 Technology Preview",
"channel" : {
"containerDev": { }
},
"messages": {
"info": {
"message": "For additional information and documentation visit http://kompose.io",
"link": "http://kompose.io",
"linkDescription": "http://kompose.io"
}
},
"platform": {
"win32": {
"url": "https://developers.redhat.com/redirect/to/kompose-windows-1.11.0.download",
"fileName": "kompose-1.11.0.TP-windows-amd64.exe",
"sha256sum": "06b07de78c4dd90fc7bf1c89389d085fbae7a7d3ed9baf934a3f71c511a91248",
"size": 47717376,
"installSize": 47717376,
"virusTotalReport": "https://www.virustotal.com/#/file/06b07de78c4dd90fc7bf1c89389d085fbae7a7d3ed9baf934a3f71c511a91248/detection"
},
"darwin": {
"url": "https://developers.redhat.com/redirect/to/kompose-macos-1.11.0.download",
"fileName": "kompose-1.11.0.TP-darwin-amd64",
"sha256sum": "95c8ce19c7f15efa4f7fd8aa426eb32e67c722e568b2c19d254069e76d46c646",
"size": 47310192,
"installSize": 47310192,
"virusTotalReport": "https://www.virustotal.com/#/file/95c8ce19c7f15efa4f7fd8aa426eb32e67c722e568b2c19d254069e76d46c646/detection"
},
"linux": {
"url": "https://github.com/kubernetes/kompose/releases/download/v1.11.0/kompose-linux-amd64",
"fileName": "kompose-1.11.0.TP-linux-amd64",
"sha256sum": "8b4450085d5f7377bb32f570d0e88564e90aad429e0572cc41b36d9066f7da2d",
"size": 47888963,
"installSize": 47888963,
"virusTotalReport": "https://www.virustotal.com/#/file/8b4450085d5f7377bb32f570d0e88564e90aad429e0572cc41b36d9066f7da2d/detection"
}
}
},
"fusetools": {
"name": "Red Hat Fuse Tooling",
"description": "A certified Eclipse-based integrated development environment (IDE) for Fuse",
"vendor": "Red Hat, Inc.",
"modulePath": "model/devstudio",
"installable": true,
"detectable": false,
"bundle": "no",
"targetFolderName": "devstudio",
"url": "https://devstudio.redhat.com/11/",
"fileName": "devstudio-11.2.0.GA-installer-standalone.jar",
"sha256sum": "",
"version": "10.3.0.GA",
"additionalLocation": "",
"additionalIus": "com.jboss.devstudio.fuse.feature.feature.group",
"useDownload": false,
"defaultOption": "detected",
"requires": ["devstudio"],
"installSize": 76685312,
"size": 0,
"channel" : {
"fuseDev": { },
"rhProds": { },
"devstudio": { }
}
},
"fuseplatform": {
"name": "Red Hat Fuse on JBoss EAP",
"description": "An agile, lightweight and modern integration platform (installed on JBoss EAP)",
"vendor": "Red Hat, Inc.",
"modulePath": "model/jbossfuse",
"installable": true,
"bundle": "no",
"targetFolderName": "fuseplatform",
"version": "6.3.0.GA",
"size": 228052992,
"installSize": 1045204992,
"sha256sum": "",
"file": {
"platform": {
"dmUrl": "https://developers.redhat.com/download-manager/jdf/content/origin/files/sha256/84/847cd3a03bc3ae41b1b997b2bae34dadaa8a8fee4b45dd70de8b53bb32f953dd/fuse-eap-installer-6.3.0.redhat-187.jar?workflow=direct",
"url": "http://download-node-02.eng.bos.redhat.com/released/JBossFuse/6.3.0/fuse-eap-installer-6.3.0.redhat-187.jar",
"fileName": "fuse-eap-installer-6.3.0.redhat-187.jar",
"sha256sum": "847cd3a03bc3ae41b1b997b2bae34dadaa8a8fee4b45dd70de8b53bb32f953dd",
"size": 228049060
},
"eap": {
"dmUrl": "https://developers.redhat.com/download-manager/jdf/file/jboss-eap-6.4.0.GA-installer.jar?workflow=direct",
"url": "http://download-node-02.eng.bos.redhat.com/released/JBEAP-6/6.4.0/jboss-eap-6.4.0-installer.jar",
"fileName": "jboss-eap-6.4.0.GA-installer.jar",
"sha256sum": "363ab89d81b1f496da3e745f6cac7f9456d76bd4a9d1908c597f514232f84c0a",
"size": 187587308
}
},
"useDownload": true,
"defaultOption": "detected",
"requires": ["jdk"],
"channel" : {
"fuseDev": { },
"rhProds": { }
}
},
"fuseplatformkaraf": {
"name": "Red Hat Fuse on Apache Karaf",
"description": "An agile, lightweight and modern integration platform (installed on Apache Karaf package)",
"vendor": "Red Hat, Inc.",
"modulePath": "model/jbossfusekaraf",
"installable": true,
"bundle": "no",
"targetFolderName": "fuseplatformkaraf",
"version": "6.3.0.GA",
"size": 785784505,
"installSize": 1129381888,
"dmUrl": "https://developers.redhat.com/download-manager/jdf/file/jboss-fuse-karaf-6.3.0.redhat-187.zip?workflow=direct",
"url": "http://download-node-02.eng.bos.redhat.com/released/JBoss-middleware/fuse/6.3.0/jboss-fuse-karaf-6.3.0.redhat-187.zip",
"fileName": "jboss-fuse-karaf-6.3.0.redhat-187.zip",
"sha256sum": "4ef481bb22f4a9c688d03f46374917e0f2548229f94ebd817c33817baf203b0c",
"useDownload": true,
"defaultOption": "detected",
"requires": ["jdk"],
"channel" : {
"fuseDev": { },
"rhProds": { }
}
},
"jbosseap": {
"name": "Red Hat JBoss Enterprise Application Platform",
"description": "Java EE 7 compliant application server built on open standards",
"vendor": "Red Hat, Inc.",
"modulePath": "model/jbosseap",
"installable": true,
"detectable": false,
"bundle": "no",
"targetFolderName": "jbosseap",
"dmUrl": "https://developers.redhat.com/download-manager/jdf/file/jboss-eap-7.1.0-installer.jar?workflow=direct",
"url": "http://download-node-02.eng.bos.redhat.com/released/JBoss-middleware/eap7/7.1.0/jboss-eap-7.1.0-installer.jar",
"fileName": "jboss-eap-7.1.0-installer.jar",
"sha256sum": "780f26f789af3893b2e1c27822c29586a339544236110ba347da056ad38a556b",
"version": "7.1.0.GA",
"size": 209680720,
"installSize" : 214631106,
"defaultOption": "detected",
"requires": ["jdk"],
"channel" : {
"javaDev": { },
"rhProds": { }
}
},
"hyperv": {
"name": "Microsoft Hyper-V",
"description": "Microsoft Windows Virtualization Platform",
"modulePath": "model/hyperv",
"installable": false,
"detectable": true,
"bundle": "no",
"url": "https://docs.microsoft.com/en-us/virtualization/hyper-v-on-windows/about/",
"fileName": "",
"sha256sum": "",
"version": "",
"revision": 112440,
"virusTotalReport": "",
"vendor": "Microsoft, Inc.",
"messages": {
"info": {
"message": "Follow these steps to install and enable Microsoft Hyper-V on Windows 10",
"link": "https://docs.microsoft.com/en-us/virtualization/hyper-v-on-windows/quick-start/enable-hyper-v",
"linkDescription": "these steps"
}
},
"platform": {
"win32": {}
},
"channel" : {
"containerDev": { }
}
},
"xhyve": {
"name": "Xhyve hypervisor",
"description": "A lightweight virtualization platform for macOS",
"modulePath": "model/xhyve",
"installable": false,
"detectable": true,
"bundle": "no",
"url": "https://docs.openshift.org/latest/minishift/getting-started/installing.html",
"fileName": "",
"sha256sum": "",
"version": "",
"revision": 112440,
"virusTotalReport": "",
"vendor": "macOS",
"messages": {
"info": {
"message": "Follow these steps to install and enable xhyve docker machine driver",
"link": "https://docs.openshift.org/latest/minishift/getting-started/setting-up-driver-plugin.html#xhyve-driver-install",
"linkDescription": "these steps"
}
},
"platform": {
"darwin": {}
},
"channel" : {
"containerDev": { }
}
},
"virtualbox": {
"name": "Oracle VirtualBox",
"description": "A virtualization software package developed by Oracle",
"vendor": "Oracle, Inc.",
"modulePath": "model/virtualbox",
"installable": true,
"detectable": true,
"bundle": "no",
"targetFolderName": "virtualbox",
"channel" : {
"containerDev": { }
},
"messages": {
"dependency": {
"message": "Please uninstall detected Oracle VirtualBox and restart Installer to continue."
},
"misc": {
"vtxDisabledWin": {
"message": "Please enable hardware virtualization support in BIOS for your platform.",
"type": "error",
"isVisible": "process.platform === 'win32' && installerDataSvc.getInstallable('hyperv') && !installerDataSvc.getInstallable('hyperv').isConfigured() && installerDataSvc.getInstallable('virtualbox').virtualizationEnabled === false && (installerDataSvc.getInstallable('cdk').selectedOption == 'install' || installerDataSvc.getInstallable('virtualbox').selectedOption == 'install')"
},
"vtxDisabledDawin": {
"message": "Please enable hardware virtualization for your platform.",
"type": "error",
"isVisible": "process.platform === 'darwin' && installerDataSvc.getInstallable('virtualbox').virtualizationEnabled === false && (installerDataSvc.getInstallable('cdk').selectedOption == 'install' || installerDataSvc.getInstallable('virtualbox').selectedOption == 'install')"
},
"vtxUndefined": {
"message": "Please make sure hardware virtualization is enabled on your platform if supported.",
"type": "warning",
"isVisible": "installerDataSvc.getInstallable('hyperv') && !installerDataSvc.getInstallable('hyperv').isConfigured() && installerDataSvc.getInstallable('virtualbox').virtualizationEnabled === undefined && installerDataSvc.getInstallable('cdk').selectedOption == 'install'"
}
}
},
"platform": {
"win32": {
"url": " https://developers.redhat.com/redirect/to/virtualbox-windows-5.2.8.download",
"fileName": "virtualbox_5.2.8.exe",
"sha256sum": "bbd74e2d9717285863578ff728c16b411c88d1d0b63e3fd456cd09d2131635b3",
"version": "5.2.8",
"size": 113710424,
"installSize": 179499008,
"revision": "121009",
"virusTotalReport": "https://virustotal.com/en/file/c617cc5bcf68c9cc907a8d561b89aab9a3e93feb2b43807f80fb3fdd31eb148a/analysis/"
},
"darwin": {
"url": "https://developers.redhat.com/redirect/to/virtualbox-macos-5.2.8.download",
"fileName": "virtualbox_5.2.8.dmg",
"sha256sum": "97764ad37c5fafdeccecfb660ce056f625e9048890af772befe0330ed2def1d8",
"version": "5.2.8",
"size": 95409332,
"installSize": 179499008,
"revision": "121009",
"virusTotalReport": "https://virustotal.com/en/file/5ac1a7b53d35cfde01a17a87ff2361bee37f4afe197d8e7f02239967b183d9f0/analysis/"
},
"linux": {
"url": "https://download.virtualbox.org/virtualbox/5.2.8/VirtualBox-5.2-5.2.8_121009_fedora26-1.x86_64.rpm",
"fileName": "VirtualBox-5.2-5.2.8_121009_fedora26-1.x86_64.rpm",
"sha256sum": "5cb652c73df2f2d391982dfffe82057ce46e1dd1148d354d5142e52d124caccb",
"version": "5.2.8",
"size": 72244730,
"revision": "121009",
"virusTotalReport": "https://virustotal.com/en/file/459269bddb94e6d91a6925ea1642f911b30fddcbe7f12c21e891271351db9644/analysis/1500980721/"
}
}
},
"cygwin": {
"name": "Cygwin",
"description": "A distribution of popular GNU and other Open Source tools running on Microsoft Windows",
"vendor": "Community Project",
"modulePath": "model/cygwin",
"installable": true,
"detectable": true,
"bundle": "always",
"targetFolderName": "cygwin",
"url": "https://cygwin.com/setup-x86_64.exe",
"fileName": "cygwin_2.10.0.exe",
"sha256sum": "837e77e4d77c34097d2b071ab01ca3658cfe46573d68cb763a2358d1e30aac70",
"version": "2.10.0",
"size": 1224211,
"installSize": 159215616,
"virusTotalReport": "https://virustotal.com/en/file/56f41491671bef8de546e2c9221e6a7ec51a2168a9ba28a0d10c25d15be60ab2/analysis/",
"platform": {
"win32": {}
},
"channel" : {
"containerDev": { }
}
},
"cdkcheaddon": {
"name": "Eclipse Che",
"description": "A developer workspace server and cloud IDE",
"vendor": "Eclipse Foundation",
"modulePath": "model/che",
"installable": true,
"detectable": false,
"bundle": "no",
"useDownload": false,
"url": "https://www.eclipse.org/che/",
"version": "5.0 Technology Preview",
"size": 0,
"defaultOption": "detected",
"installSize": 159215616,
"requires": ["cdk"],
"channel" : {
"containerDev": { }
}
},
"devstuiocentralsubclipse": {
"name": "Subclipse",
"description": "An eclipse team provider for the Subversion version control system",
"vendor": "tigris.org",
"modulePath": "model/devstudio-central-p2-zip",
"installable": true,
"detectable": false,
"bundle": "no",
"targetFolderName": "devstudio",
"ius": [
"net.java.dev.jna.feature.group",
"org.tigris.subversion.subclipse.feature.group",
"org.tigris.subversion.subclipse.graph.feature.feature.group",
"org.tigris.subversion.clientadapter.svnkit.feature.feature.group",
"org.tmatesoft.svnkit.feature.group"
],
"url": "https://developers.redhat.com/downloads",
"fileName": "",
"sha256sum": "",
"version": "4.2.3",
"useDownload": false,
"defaultOption": "detected",
"requires": ["devstudiocentral"],
"size": 0,
"installSize": 13140571,
"channel" : {
"devstudio": { }
}
},
"devstuiocentralsonarlint": {
"name": "SonarLint for Eclipse",
"description": "A tool that provides on-the-fly feedback on new bugs and code smells",
"vendor": "SonarSource",
"modulePath": "model/devstudio-central-p2-zip",
"installable": true,
"detectable": false,
"bundle": "no",
"targetFolderName": "devstudio",
"ius": [
"org.sonarlint.eclipse.feature.feature.group"
],
"url": "https://developers.redhat.com/downloads",
"fileName": "",
"sha256sum": "",
"version": "3.3.0",
"useDownload": false,
"defaultOption": "detected",
"requires": ["devstudiocentral"],
"size": 0,
"installSize": 13140571,
"channel" : {
"devstudio": { }
}
},
"fusedevelopment": {
"name": "Red Hat Fuse Guided Development",
"description": "Develop a Red Hat Fuse application with step-by-step instructions",
"congratulation": "Congratulations! You've learned how to create and deploy Fuse applications!",
"ref" : {
"camel-project" : {
"id": "org.fusesource.ide.cheatsheets.createCamelProject",
"taskName": "Create a Fuse Integration Project",
"intro": "This cheat sheet walks you through the steps to create a new <b>Fuse Integration project</b> using the Content-Based Router pattern.",
"onCompletion": "Congratulation! You have learned how to create <b>Fuse Integration project</b>!"
}
},
"vendor": "Red Hat Inc.",
"modulePath": "model/guided-dev",
"installable": true,
"detectable": false,
"bundle": "no",
"targetFolderName": "developer-studio",
"url": "https://developers.redhat.com/downloads",
"fileName": "",
"sha256sum": "",
"version": "1.0.0 Technology Preview",
"useDownload": false,
"defaultOption": "detected",
"requires": ["fusetools", "fuseplatformkaraf"],
"size": 0,
"installSize": 0,
"channel" : {
"guidedDev": { },
"fuseDev": { }
}
},
"eclipsedevelopment": {
"name": "Eclipse Plug-in Guided Development",
"description": "Develop an Eclipse based application with step-by-step instructions",
"congratulation": "Congratulations! You've learned how to create Eclipse based applications!",
"ref" : {
"plugin-project" : {
"id": "org.eclipse.pde.helloworld",
"taskName": "Creating an Eclipse plug-in",
"intro": "This cheat sheet will guide you through the individual steps to create a plug-in, a plug-in extension, a feature and an update site using the Plug-in Development Environment (PDE). It will also demonstrate how to install and uninstall a feature using Install/Update.<br/><br/>To assist you along the way, wizards and commands will be available for you to launch automatically.",
"onCompletion": "Congratulations! You just created a plug-in, a plug-in extension, a feature and an update site using PDE. You also installed and uninstalled a feature using Install/Update."
},
"rcp-app" : {
"id": "org.eclipse.pde.rcpapp",
"taskName": "Create Eclipse rich client application",
"intro": "This cheat sheet will guide you through the individual steps to create a plug-in, define a plug-in based product, customize a product, export a Rich Client Platform (RCP) application and define a feature-based product using the Plug-in Development Environment (PDE). <br/><br/> To assist you along the way, wizards and commands will be available for you to launch automatically.",
"onCompletion": "Congratulations! You just created a plug-in, defined a plug-in based product, customized a product, exported an RCP product and defined a feature-based product using PDE."
}
},
"vendor": "Eclipse Foundation",
"modulePath": "model/guided-dev",
"installable": true,
"detectable": false,
"bundle": "no",
"targetFolderName": "developer-studio",
"url": "https://developers.redhat.com/downloads",
"fileName": "",
"sha256sum": "",
"version": "1.0.0 Technology Preview",
"useDownload": false,
"defaultOption": "detected",
"requires": ["devstudio"],
"size": 0,
"installSize": 0,
"channel" : {
"guidedDev": { },
"devstudio": { }
}
},
"javadevelopment": {
"name": "Java Guided Development",
"description": "Develop a Java application with step-by-step instructions",
"congratulation": "Congratulations! You've learned how to create Java applications!",
"ref" : {
"hello-world" : {
"id": "org.eclipse.jdt.helloworld",
"taskName": "Creating a Hello World Java application",
"intro": "This cheat sheet shows you how to create the famous \"Hello World\" application and try it out. You will create a Java project and a Java class that will print \"Hello world!\" in the console when run.<br/><br/>If you need help at any step, click the (?) to the right. Let's get started!",
"onCompletion": "Congratulations! You just created your first Java application!"
},
"hello-world-swt" : {
"id": "org.eclipse.jdt.helloworld.swt",
"taskName": "Create a Hello World SWT Java application",
"intro": "This cheat sheet shows you how to create a \"Hello World\" application that uses the Standard Widget Toolkit (SWT). The application will simply display an empty window to the user.<br/><br/>If you need help at any step, click the (?) to the right. Let's get started!",
"onCompletion": "Congratulations! You just created your first Java application that uses the Standard Widget Toolkit (SWT)."
}
},
"vendor": "Eclipse Foundation.",
"modulePath": "model/guided-dev",
"installable": true,
"detectable": false,
"bundle": "no",
"targetFolderName": "developer-studio",
"url": "https://developers.redhat.com/downloads",
"fileName": "",
"sha256sum": "",
"version": "1.0.0 Technology Preview",
"useDownload": false,
"defaultOption": "detected",
"requires": ["devstudio"],
"size": 0,
"installSize": 0,
"channel" : {
"guidedDev": { },
"devstudio": { }
}
},
"cdkdevelopment": {
"name": "Guided Development on local OpenShift",
"description": "Develop an application on OpenShift with step-by-step instructions",
"congratulation": "Congratulations! You've learned how to create, build and deploy applications on OpenShift!",
"file": {
"creating-project": {
"fileName": "cdk-creating-project-gd.xml",
"taskName": "Creating, building and deploying application to OpenShift",
"intro": "This cheatsheet explains how to create, build and deploy application to OpenShift using Red Hat Developer Studio and Container Development Kit.",
"onCompletion": "Congratulations! You have learned how to create, build and deploy application to OpenShift!"
}
},
"vendor": "Red Hat, Inc.",
"modulePath": "model/guided-dev",
"installable": true,
"detectable": false,
"bundle": "no",
"targetFolderName": "developer-studio",
"url": "https://developers.redhat.com/downloads",
"fileName": "",
"sha256sum": "",
"version": "1.0.0 Technology Preview",
"useDownload": false,
"defaultOption": "detected",
"requires": ["devstudio", "cdk"],
"size": 0,
"installSize": 0,
"channel" : {
"containerDev": { },
"guidedDev": { }
}
},
"7zip": {
"name": "7zip",
"description": "7Zip Command Line Version",
"vendor": "Igor Pavlov",
"bundle": "tools",
"platform": {
"win32": {
"version": "9.20",
"size": 384846,
"url": "https://sourceforge.net/projects/sevenzip/files/7-Zip/9.20/7za920.zip/download?use_mirror=netcologne",
"fileName": "7zip.zip",
"sha256sum": "2a3afe19c180f8373fa02ff00254d5394fec0349f5804e0ad2f6067854ff28ac"
}
}
},
"7zip-extra": {
"name": "7zipextra",
"description": "7Zip Extra: SFXs for installers",
"vendor": "Igor Pavlov",
"bundle": "tools",
"platform": {
"win32": {
"version": "9.20",
"size": 520477,
"url": "https://sourceforge.net/projects/sevenzip/files/7-Zip/9.20/7z920_extra.7z/download?use_mirror=netcologne",
"fileName": "7zip-extra.7z",
"sha256sum": "d65a1d1a050e4fd7912c18468954f64db824a1e1b621235a153d010beae14757"
}
}
}
}