-
Notifications
You must be signed in to change notification settings - Fork 1
/
platform-firealarm-equinox-it.xml
70 lines (66 loc) · 3.07 KB
/
platform-firealarm-equinox-it.xml
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
<platform>
<name>Fire Alarm Equinox</name>
<system>mvn:org.eclipse.tycho/org.eclipse.osgi/3.8.1.v20120830-144521</system>
<profile name="minimal" default="true">
<bundle>
<name>Fire Alarm Dependency</name>
<url>mvn:org.osgi/org.osgi.core/4.2.0</url>
</bundle>
<bundle>
<name>Fire Alarm Dependency</name>
<url>mvn:org.osgi/org.osgi.compendium/4.2.0</url>
</bundle>
<bundle>
<name>Fire Alarm Dependency</name>
<url>mvn:org.slf4j/slf4j-api/1.6.6</url>
</bundle>
<bundle>
<name>Fire Alarm Dependency</name>
<url>mvn:org.slf4j/jcl-over-slf4j/1.6.6</url>
</bundle>
<bundle>
<name>Fire Alarm Dependency</name>
<url>mvn:org.slf4j/jul-to-slf4j/1.6.6</url>
</bundle>
<bundle>
<name>Fire Alarm Dependency</name>
<url>mvn:ch.qos.logback/logback-core/1.0.6</url>
</bundle>
<bundle>
<name>Fire Alarm Dependency</name>
<url>mvn:ch.qos.logback/logback-classic/1.0.6</url>
</bundle>
<bundle>
<name>Fire Alarm Dependency</name>
<url>http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/equinox/drops/R-3.8.1-201209141800/org.eclipse.osgi.util_3.2.300.v20120522-1822.jar</url>
</bundle>
<bundle>
<name>Fire Alarm Dependency</name>
<url>http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/equinox/drops/R-3.8.1-201209141800/org.eclipse.equinox.util_1.0.400.v20120522-2049.jar</url>
</bundle>
<bundle>
<name>Fire Alarm Dependency</name>
<url>http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/equinox/drops/R-3.8.1-201209141800/org.eclipse.osgi.services_3.3.100.v20120522-1822.jar</url>
</bundle>
<bundle>
<name>Fire Alarm Dependency</name>
<url>http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/equinox/drops/R-3.8.1-201209141800/org.eclipse.equinox.log_1.2.300.v20120522-2049.jar</url>
</bundle>
<bundle>
<name>Fire Alarm Dependency</name>
<url>http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/equinox/drops/R-3.8.1-201209141800/org.eclipse.equinox.cm_1.0.400.v20120522-1841.jar</url>
</bundle>
<bundle>
<name>Fire Alarm Dependency</name>
<url>http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/equinox/drops/R-3.8.1-201209141800/org.eclipse.equinox.metatype_1.2.0.v20120522-1841.jar</url>
</bundle>
<bundle>
<name>Fire Alarm Dependency</name>
<url>http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/equinox/drops/R-3.8.1-201209141800/org.eclipse.equinox.ds_1.4.0.v20120522-1841.jar</url>
</bundle>
<bundle>
<name>Fire Alarm Dependency</name>
<url>http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/equinox/drops/R-3.8.1-201209141800/org.eclipse.equinox.event_1.2.200.v20120522-2049.jar</url>
</bundle>
</profile>
</platform>