Skip to content

Commit 38d3bbc

Browse files
committed
Update Nebula to 3.3
Update the references in the category.xml. Drop the nebula section from targetplatform - planner will figure the dependency directly as chemclipse already depends on it.
1 parent 4a9ea44 commit 38d3bbc

File tree

2 files changed

+1
-6
lines changed

2 files changed

+1
-6
lines changed

openchrom/releng/net.openchrom.targetplatform/net.openchrom.targetplatform.target

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -38,11 +38,6 @@
3838
<unit id="org.apache.poi.ooxml.schemas"/>
3939
<unit id="org.apache.xmlbeans"/>
4040
</location>
41-
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
42-
<repository location="https://download.eclipse.org/nebula/updates/release/3.2.0/"/>
43-
<unit id="org.eclipse.nebula.feature.feature.group"/>
44-
<unit id="org.eclipse.nebula.widgets.richtext.feature.feature.group"/>
45-
</location>
4641
<location includeDependencyDepth="none" includeDependencyScopes="compile" missingManifest="generate" type="Maven">
4742
<dependencies>
4843
<dependency>

openchrom/sites/openchrom/category.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@
1010
</category-def>
1111
<repository-reference location="https://download.eclipse.org/releases/2025-12/" enabled="true" />
1212
<repository-reference location="https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/2025-12" enabled="true" />
13-
<repository-reference location="https://download.eclipse.org/nebula/updates/release/3.2.0/" enabled="true" />
13+
<repository-reference location="https://download.eclipse.org/nebula/updates/release/3.3.0/" enabled="true" />
1414
<repository-reference location="https://bundles.openchrom.net/3rdparty" enabled="true" />
1515
</site>

0 commit comments

Comments
 (0)