Skip to content

Commit f243cf0

Browse files
committed
Refactor XML handling
1 parent 494178f commit f243cf0

File tree

71 files changed

+187
-173
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

71 files changed

+187
-173
lines changed

bundles/org.eclipse.core.filebuffers/META-INF/MANIFEST.MF

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Export-Package:
1010
org.eclipse.core.filebuffers.manipulation,
1111
org.eclipse.core.internal.filebuffers;x-internal:=true
1212
Require-Bundle:
13-
org.eclipse.core.runtime;bundle-version="[3.28.0,4.0.0)",
13+
org.eclipse.core.runtime;bundle-version="[3.29.0,4.0.0)",
1414
org.eclipse.core.resources;bundle-version="[3.5.0,4.0.0)";resolution:=optional,
1515
org.eclipse.text;bundle-version="[3.5.0,4.0.0)",
1616
org.eclipse.core.filesystem;bundle-version="[1.2.0,2.0.0)"

bundles/org.eclipse.e4.emf.xpath/META-INF/MANIFEST.MF

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Bundle-Version: 0.4.100.qualifier
66
Bundle-RequiredExecutionEnvironment: JavaSE-17
77
Require-Bundle: org.apache.commons.jxpath;bundle-version="1.2.0",
88
org.eclipse.emf.ecore;bundle-version="2.6.0",
9-
org.eclipse.core.runtime;bundle-version="3.16.100"
9+
org.eclipse.core.runtime;bundle-version="3.29.0"
1010
Export-Package: org.eclipse.e4.emf.internal.xpath;x-internal:=true,
1111
org.eclipse.e4.emf.internal.xpath.helper;x-friends:="org.eclipse.e4.emf.xpath.test,org.eclipse.e4.ui.model.workbench,org.eclipse.e4.ui.workbench",
1212
org.eclipse.e4.emf.xpath

bundles/org.eclipse.e4.ui.css.core/META-INF/MANIFEST.MF

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,6 @@ Export-Package: org.eclipse.e4.ui.css.core;x-internal:=true,
4141
Require-Bundle: org.w3c.css.sac;bundle-version="1.3.0",
4242
org.apache.batik.css;bundle-version="[1.9.1,2.0.0)",
4343
org.eclipse.equinox.common;bundle-version="[3.5.0,4.0.0)",
44-
org.eclipse.core.runtime;bundle-version="[3.27.0,4.0.0)"
44+
org.eclipse.core.runtime;bundle-version="[3.29.0,4.0.0)"
4545
Bundle-RequiredExecutionEnvironment: JavaSE-17
4646
Automatic-Module-Name: org.eclipse.e4.ui.css.core

bundles/org.eclipse.e4.ui.css.swt.theme/META-INF/MANIFEST.MF

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Require-Bundle: org.eclipse.swt;bundle-version="[3.6.0,4.0.0)",
1010
org.eclipse.e4.ui.css.swt;bundle-version="0.13.100",
1111
org.eclipse.e4.ui.css.core;bundle-version="0.12.200",
1212
org.w3c.css.sac;bundle-version="1.3.0",
13-
org.eclipse.core.runtime;bundle-version="[3.28.0,4.0.0)"
13+
org.eclipse.core.runtime;bundle-version="[3.29.0,4.0.0)"
1414
Service-Component: OSGI-INF/org.eclipse.e4.ui.css.swt.internal.theme.ThemeEngineManager.xml
1515
Bundle-ActivationPolicy: lazy
1616
Export-Package: org.eclipse.e4.ui.css.swt.internal.theme;x-internal:=true,

bundles/org.eclipse.e4.ui.css.swt/META-INF/MANIFEST.MF

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Export-Package: org.eclipse.e4.ui.css.swt;x-friends:="org.eclipse.ui.workbench",
3030
Require-Bundle: org.eclipse.e4.ui.css.core;bundle-version="0.12.200",
3131
org.eclipse.swt;bundle-version="[3.106.0,4.0.0)",
3232
org.w3c.css.sac;bundle-version="1.3.0",
33-
org.eclipse.core.runtime;bundle-version="[3.28.0,4.0.0)"
33+
org.eclipse.core.runtime;bundle-version="[3.29.0,4.0.0)"
3434
Bundle-RequiredExecutionEnvironment: JavaSE-17
3535
Bundle-ActivationPolicy: lazy
3636
Import-Package: org.eclipse.jface.resource

bundles/org.eclipse.e4.ui.dialogs/META-INF/MANIFEST.MF

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ Export-Package: org.eclipse.e4.ui.dialogs.filteredtree,
1010
org.eclipse.e4.ui.dialogs.textbundles;x-internal:=true,
1111
org.eclipse.e4.ui.internal.dialogs.about;x-internal:=true
1212
Require-Bundle: org.eclipse.jface;bundle-version="3.11.0",
13-
org.eclipse.core.runtime;bundle-version="3.27.0"
13+
org.eclipse.core.runtime;bundle-version="3.29.0"
1414
Automatic-Module-Name: org.eclipse.e4.ui.dialogs

bundles/org.eclipse.e4.ui.ide/META-INF/MANIFEST.MF

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Bundle-Version: 3.17.100.qualifier
66
Bundle-Name: %Bundle-Name
77
Bundle-Vendor: %Bundle-Vendor
88
Bundle-RequiredExecutionEnvironment: JavaSE-17
9-
Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.28.0,4.0.0)",
9+
Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.29.0,4.0.0)",
1010
org.eclipse.core.resources;bundle-version="[3.7.0,4.0.0)";resolution:=optional,
1111
org.eclipse.swt;bundle-version="[3.107.0,4.0.0)"
1212
Export-Package: org.eclipse.e4.ui.internal.workspace.markers;x-friends:="org.eclipse.ui.ide"

bundles/org.eclipse.e4.ui.model.workbench/META-INF/MANIFEST.MF

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ Export-Package: org.eclipse.e4.ui.model;x-friends:="org.eclipse.e4.ui.workbench,
6666
org.eclipse.e4.ui.model.fragment.impl;x-friends:="org.eclipse.e4.ui.workbench",
6767
org.eclipse.e4.ui.model.fragment.util;x-internal:=true,
6868
org.eclipse.e4.ui.model.internal;x-friends:="org.eclipse.e4.ui.workbench"
69-
Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.28.0,4.0.0)",
69+
Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.29.0,4.0.0)",
7070
org.eclipse.e4.core.services;bundle-version="0.9.0",
7171
org.eclipse.e4.core.contexts;bundle-version="1.0.0",
7272
org.eclipse.core.commands;bundle-version="[3.5.0,4.0.0)",

bundles/org.eclipse.e4.ui.progress/META-INF/MANIFEST.MF

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Require-Bundle: org.eclipse.e4.core.di;bundle-version="1.3.0",
1414
org.eclipse.e4.core.contexts,
1515
org.eclipse.e4.ui.model.workbench,
1616
org.eclipse.e4.ui.workbench.swt,
17-
org.eclipse.core.runtime;bundle-version="[3.28.0,4.0.0)",
17+
org.eclipse.core.runtime;bundle-version="[3.29.0,4.0.0)",
1818
org.eclipse.e4.ui.services
1919
Import-Package: javax.annotation;version="[1.3.0,2.0.0)",
2020
javax.inject;version="[1.0.0,2.0.0)"

bundles/org.eclipse.e4.ui.workbench.addons.swt/META-INF/MANIFEST.MF

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Require-Bundle: org.eclipse.e4.ui.model.workbench;bundle-version="1.0.0",
1414
org.eclipse.e4.ui.widgets;bundle-version="0.11.0",
1515
org.eclipse.swt;bundle-version="[3.7.0,4.0.0)",
1616
org.eclipse.jface;bundle-version="[3.7.0,4.0.0)",
17-
org.eclipse.core.runtime;bundle-version="[3.7.0,4.0.0)",
17+
org.eclipse.core.runtime;bundle-version="[3.29.0,4.0.0)",
1818
org.eclipse.e4.ui.di;bundle-version="0.10.0",
1919
org.eclipse.e4.ui.services;bundle-version="1.0.0",
2020
org.eclipse.emf.ecore.xmi;bundle-version="2.7.0"

0 commit comments

Comments
 (0)