Skip to content
This repository was archived by the owner on Jun 3, 2025. It is now read-only.

Commit e41769b

Browse files
committed
ci(targetplatform): add analysis to targetplatform
1 parent e776277 commit e41769b

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

releng/org.dataflowanalysis.examplemodels.targetplatform/org.dataflowanalysis.examplemodels.targetplatform.targetplatform.target

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,14 @@
5151
<unit id="org.dataflowanalysis.dfd.datadictionary.feature.feature.group" version="0.0.0"/>
5252
<unit id="org.dataflowanalysis.dfd.dataflowdiagram.feature.feature.group" version="0.0.0"/>
5353
<repository location="https://dataflowanalysis.github.io/updatesite/nightly/dfd-metamodel/"/>
54-
</location>
55-
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="false" type="InstallableUnit">
54+
</location>
55+
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="false" type="InstallableUnit">
56+
<unit id="org.dataflowanalysis.analysis" version="0.0.0"/>
57+
<unit id="org.dataflowanalysis.analysis.pcm" version="0.0.0"/>
58+
<unit id="org.dataflowanalysis.analysis.dfd" version="0.0.0"/>
59+
<repository location="https://dataflowanalysis.github.io/updatesite/nightly/dataflowanalysis/"/>
60+
</location>
61+
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="false" type="InstallableUnit">
5662
<unit id="org.palladiosimulator.mdsdprofiles.api" version="0.0.0"/>
5763
<repository location="https://updatesite.palladio-simulator.com/palladio-supporting-mdsdprofiles/releases/latest/"/>
5864
</location>

0 commit comments

Comments
 (0)