Skip to main content

This CGIT instance is deprecated, and repositories have been moved to Gitlab or Github. See the repository descriptions for specific locations.

aboutsummaryrefslogtreecommitdiffstats
blob: b10ddcc0890b108414f3074a5ec2edaf9f1da5cb (plain) (blame)
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
<?xml version="1.0" encoding="UTF-8"?>
<setup:Macro
    xmi:version="2.0"
    xmlns:xmi="http://www.omg.org/XMI"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xmlns:setup="http://www.eclipse.org/oomph/setup/1.0"
    xmlns:setup.p2="http://www.eclipse.org/oomph/setup/p2/1.0"
    name="jre"
    label="JRE">
  <setupTask
      xsi:type="setup.p2:P2Task"
      label="JRE 11.0.19">
    <requirement
        name="org.eclipse.justj.openjdk.hotspot.jre.full.feature.group"
        filter="(|(&amp;(osgi.arch=aarch64)(osgi.os=linux))(&amp;(osgi.arch=aarch64)(osgi.os=macosx))(&amp;(osgi.arch=x86_64)(osgi.os=linux))(&amp;(osgi.arch=x86_64)(osgi.os=macosx))(&amp;(osgi.arch=x86_64)(osgi.os=win32)))"/>
    <repository
        url="https://download.eclipse.org/justj/jres/11/updates/release/latest"/>
    <description>
      Contains the plug-ins and fragments for the Adoptium OpenJDK Hotspot JRE Complete.
      Provides the complete set of modules of the JDK, excluding incubators.
    </description>
  </setupTask>
  <setupTask
      xsi:type="setup.p2:P2Task"
      label="JRE 17.0.7">
    <annotation
        source="http://www.eclipse.org/oomph/setup/JRESpecificTasks">
      <content
          xsi:type="setup:EclipseIniTask"
          option="--add-opens=java.base/java.lang=ALL-UNNAMED"
          vm="true"/>
    </annotation>
    <requirement
        name="org.eclipse.justj.openjdk.hotspot.jre.full.feature.group"
        filter="(|(&amp;(osgi.arch=aarch64)(osgi.os=linux))(&amp;(osgi.arch=aarch64)(osgi.os=macosx))(&amp;(osgi.arch=x86_64)(osgi.os=linux))(&amp;(osgi.arch=x86_64)(osgi.os=macosx))(&amp;(osgi.arch=x86_64)(osgi.os=win32)))"/>
    <repository
        url="https://download.eclipse.org/justj/jres/17/updates/release/latest"/>
    <description>
      Contains the plug-ins and fragments for the Adoptium OpenJDK Hotspot JRE Complete.
      Provides the complete set of modules of the JDK, excluding incubators.
    </description>
  </setupTask>
  <setupTask
      xsi:type="setup.p2:P2Task"
      label="JRE 18.0.2.1">
    <annotation
        source="http://www.eclipse.org/oomph/setup/JRESpecificTasks">
      <content
          xsi:type="setup:EclipseIniTask"
          option="--add-opens=java.base/java.lang=ALL-UNNAMED"
          vm="true"/>
      <content
          xsi:type="setup:EclipseIniTask"
          option="-Djava.security.manager"
          value="=allow"
          vm="true"/>
    </annotation>
    <requirement
        name="org.eclipse.justj.openjdk.hotspot.jre.full.feature.group"
        filter="(|(&amp;(osgi.arch=aarch64)(osgi.os=linux))(&amp;(osgi.arch=aarch64)(osgi.os=macosx))(&amp;(osgi.arch=x86_64)(osgi.os=linux))(&amp;(osgi.arch=x86_64)(osgi.os=macosx))(&amp;(osgi.arch=x86_64)(osgi.os=win32)))"/>
    <repository
        url="https://download.eclipse.org/justj/jres/18/updates/release/latest"/>
    <description>
      Contains the plug-ins and fragments for the Adoptium OpenJDK Hotspot JRE Complete.
      Provides the complete set of modules of the JDK, excluding incubators.
    </description>
  </setupTask>
  <setupTask
      xsi:type="setup.p2:P2Task"
      label="JRE 19.0.2">
    <annotation
        source="http://www.eclipse.org/oomph/setup/JRESpecificTasks">
      <content
          xsi:type="setup:EclipseIniTask"
          option="--add-opens=java.base/java.lang=ALL-UNNAMED"
          vm="true"/>
      <content
          xsi:type="setup:EclipseIniTask"
          option="-Djava.security.manager"
          value="=allow"
          vm="true"/>
    </annotation>
    <requirement
        name="org.eclipse.justj.openjdk.hotspot.jre.full.feature.group"
        filter="(|(&amp;(osgi.arch=aarch64)(osgi.os=linux))(&amp;(osgi.arch=aarch64)(osgi.os=macosx))(&amp;(osgi.arch=x86_64)(osgi.os=linux))(&amp;(osgi.arch=x86_64)(osgi.os=macosx))(&amp;(osgi.arch=x86_64)(osgi.os=win32)))"/>
    <repository
        url="https://download.eclipse.org/justj/jres/19/updates/release/latest"/>
    <description>
      Contains the plug-ins and fragments for the Adoptium OpenJDK Hotspot JRE Complete.
      Provides the complete set of modules of the JDK, excluding incubators.
    </description>
  </setupTask>
  <setupTask
      xsi:type="setup.p2:P2Task"
      label="JRE 20.0.1">
    <annotation
        source="http://www.eclipse.org/oomph/setup/JRESpecificTasks">
      <content
          xsi:type="setup:EclipseIniTask"
          option="--add-opens=java.base/java.lang=ALL-UNNAMED"
          vm="true"/>
      <content
          xsi:type="setup:EclipseIniTask"
          option="-Djava.security.manager"
          value="=allow"
          vm="true"/>
    </annotation>
    <requirement
        name="org.eclipse.justj.openjdk.hotspot.jre.full.feature.group"
        filter="(|(&amp;(osgi.arch=aarch64)(osgi.os=linux))(&amp;(osgi.arch=aarch64)(osgi.os=macosx))(&amp;(osgi.arch=x86_64)(osgi.os=linux))(&amp;(osgi.arch=x86_64)(osgi.os=macosx))(&amp;(osgi.arch=x86_64)(osgi.os=win32)))"/>
    <repository
        url="https://download.eclipse.org/justj/jres/20/updates/release/latest"/>
    <description>
      Contains the plug-ins and fragments for the Adoptium OpenJDK Hotspot JRE Complete.
      Provides the complete set of modules of the JDK, excluding incubators.
    </description>
  </setupTask>
  <description>The JRE macro provides tasks for installing JREs from JustJ's p2 update sites</description>
</setup:Macro>

Back to the top