Skip to content

Commit 87dd4dd

Browse files
committed
Rename plugin org.iets3.safety because this name collides with a plugin with same name in core (#1318)
1 parent 9797e7e commit 87dd4dd

File tree

2 files changed

+6
-4
lines changed
  • code/languages/org.iets3.opensource/solutions/org.iets3.opensource.build/models/org/iets3/opensource/build

2 files changed

+6
-4
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ The project does _not_ follow Semantic Versioning and the changes are documented
99

1010
### Fixed
1111

12+
- Plugin org.iets3.safety was renamed to org.iets3.safety.os fixing the name collision with a plugin in org.iets3.core
13+
1214
- A NullPointerException was fixed for cases where a node implementing IValidNamedConcept had no name.
1315

1416
## April 2025

code/languages/org.iets3.opensource/solutions/org.iets3.opensource.build/models/org/iets3/opensource/build/build.mps

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14211,15 +14211,15 @@
1421114211
</node>
1421214212
</node>
1421314213
<node concept="m$_wf" id="3NHTh2QYZdS" role="3989C9">
14214-
<property role="m$_wk" value="org.iets3.safety" />
14214+
<property role="m$_wk" value="org.iets3.safety.os" />
1421514215
<node concept="3_J27D" id="3NHTh2QYZdU" role="m$_yQ">
1421614216
<node concept="3Mxwew" id="3NHTh2QYZhW" role="3MwsjC">
14217-
<property role="3MwjfP" value="org.iets3.safety" />
14217+
<property role="3MwjfP" value="org.iets3.safety.os" />
1421814218
</node>
1421914219
</node>
1422014220
<node concept="3_J27D" id="3NHTh2QYZdW" role="m_cZH">
1422114221
<node concept="3Mxwew" id="3NHTh2QYZiH" role="3MwsjC">
14222-
<property role="3MwjfP" value="org.iets3.safety" />
14222+
<property role="3MwjfP" value="org.iets3.safety.os" />
1422314223
</node>
1422414224
</node>
1422514225
<node concept="3_J27D" id="3NHTh2QYZdY" role="m$_w8">
@@ -14235,7 +14235,7 @@
1423514235
</node>
1423614236
</node>
1423714237
<node concept="2G$12M" id="3NHTh2QYYvQ" role="3989C9">
14238-
<property role="TrG5h" value="org.iets3.safety" />
14238+
<property role="TrG5h" value="org.iets3.safety.os" />
1423914239
<node concept="1E1JtD" id="3NHTh2QYY_W" role="2G$12L">
1424014240
<property role="BnDLt" value="true" />
1424114241
<property role="TrG5h" value="org.iets3.safety.attributes" />

0 commit comments

Comments
 (0)