Skip to content

Commit f0cded9

Browse files
upgrade eclipse plugin to 3.30.1
1 parent 67f5bc7 commit f0cded9

File tree

21 files changed

+51
-51
lines changed

21 files changed

+51
-51
lines changed

PluginsAndFeatures/AddLibrary/AppInsights/com.microsoft.applicationinsights.feature/feature.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<feature
33
id="com.microsoft.applicationinsights.feature"
44
label="Application Insights Plugin for Java"
5-
version="3.30.0.qualifier"
5+
version="3.30.1.qualifier"
66
provider-name="Microsoft Corp.">
77

88
<description>
@@ -95,7 +95,7 @@ EFFET JURIDIQUE. Le présent contrat décrit certains droits juridiques. Vous p
9595
</license>
9696

9797
<requires>
98-
<import feature="com.microsoft.azuretools.sdk.feature" version="3.30.0.qualifier"/>
98+
<import feature="com.microsoft.azuretools.sdk.feature" version="3.30.1.qualifier"/>
9999
</requires>
100100

101101
<plugin

PluginsAndFeatures/AddLibrary/AppInsights/com.microsoft.applicationinsights.ui/META-INF/MANIFEST.MF

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,17 @@ Manifest-Version: 1.0
22
Bundle-ManifestVersion: 2
33
Bundle-Name: Application Insights Plugin for Java
44
Bundle-SymbolicName: com.microsoft.applicationinsights.ui;singleton:=true
5-
Bundle-Version: 3.30.0.qualifier
5+
Bundle-Version: 3.30.1.qualifier
66
Bundle-Activator: com.microsoft.applicationinsights.ui.activator.Activator
77
Bundle-Vendor: Microsoft Corp.
88
Require-Bundle: org.eclipse.ui,
99
org.eclipse.core.runtime,
1010
org.eclipse.jdt.ui,
1111
org.eclipse.jdt.core,
1212
org.eclipse.core.resources,
13-
com.microsoft.azuretools.sdk;bundle-version="3.30.0",
14-
com.microsoft.azuretools.wasdkjava.ui;bundle-version="3.30.0",
15-
com.microsoft.azuretools.core;bundle-version="3.30.0"
13+
com.microsoft.azuretools.sdk;bundle-version="3.30.1",
14+
com.microsoft.azuretools.wasdkjava.ui;bundle-version="3.30.1",
15+
com.microsoft.azuretools.core;bundle-version="3.30.1"
1616
Bundle-ActivationPolicy: lazy
1717
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
1818
Bundle-Localization: plugin

PluginsAndFeatures/AddLibrary/AzureLibraries/com.microsoft.azuretools.sdk.feature/feature.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<feature
33
id="com.microsoft.azuretools.sdk.feature"
44
label="Package for Microsoft Azure Libraries for Java"
5-
version="3.30.0.qualifier"
5+
version="3.30.1.qualifier"
66
provider-name="Microsoft Corp.">
77

88
<description>

PluginsAndFeatures/AddLibrary/AzureLibraries/com.microsoft.azuretools.wasdkjava.ui/META-INF/MANIFEST.MF

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@ Manifest-Version: 1.0
22
Bundle-ManifestVersion: 2
33
Bundle-Name: Package for Microsoft Azure Libraries for Java UI
44
Bundle-SymbolicName: com.microsoft.azuretools.wasdkjava.ui;singleton:=true
5-
Bundle-Version: 3.30.0.qualifier
5+
Bundle-Version: 3.30.1.qualifier
66
Bundle-Vendor: Microsoft Corp.
77
Bundle-Activator: com.microsoft.azuretools.wasdkjava.ui.Activator
88
Require-Bundle: org.eclipse.ui,
99
org.eclipse.core.runtime,
1010
org.eclipse.jdt.core;bundle-version="3.10.0",
1111
org.eclipse.jdt.ui;bundle-version="3.10.0",
1212
org.eclipse.core.resources;bundle-version="3.9.0",
13-
com.microsoft.azuretools.core;bundle-version="3.30.0"
13+
com.microsoft.azuretools.core;bundle-version="3.30.1"
1414
Bundle-ActivationPolicy: lazy
1515
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
1616
Bundle-Localization: plugin

PluginsAndFeatures/AddLibrary/AzureLibraries/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
</parent>
3232
<groupId>com.microsoft.azuretools</groupId>
3333
<artifactId>com.microsoft.azuretools.sdk.lib</artifactId>
34-
<version>3.30.0-SNAPSHOT</version>
34+
<version>3.30.1-SNAPSHOT</version>
3535
<packaging>bundle</packaging>
3636
<name>Package for Microsoft Azure Libraries for Java Plugin</name>
3737
<organization>
@@ -40,7 +40,7 @@
4040

4141
<properties>
4242
<azuretool.version>3.60.1</azuretool.version>
43-
<azuretool.sdk.version>3.30.0.qualifier</azuretool.sdk.version>
43+
<azuretool.sdk.version>3.30.1.qualifier</azuretool.sdk.version>
4444
</properties>
4545
<dependencies>
4646
<dependency>

PluginsAndFeatures/AddLibrary/JDBCLibrary/JavaEE6/com.microsoft.sqljdbc4.ui/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.ui,
1010
org.eclipse.jdt.ui;bundle-version="3.10.0",
1111
org.eclipse.jdt.core;bundle-version="3.10.0",
1212
org.eclipse.core.resources;bundle-version="3.9.0",
13-
com.microsoft.azuretools.core;bundle-version="3.30.0"
13+
com.microsoft.azuretools.core;bundle-version="3.30.1"
1414
Bundle-ActivationPolicy: lazy
1515
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
1616
Bundle-Localization: plugin

PluginsAndFeatures/azure-toolkit-for-eclipse/WindowsAzurePlugin4EJ/category.xml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,30 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<site>
3-
<feature url="features/com.microsoft.applicationinsights.feature_3.30.0.qualifier.jar" id="com.microsoft.applicationinsights.feature" version="3.30.0.qualifier">
3+
<feature url="features/com.microsoft.applicationinsights.feature_3.30.0.qualifier.jar" id="com.microsoft.applicationinsights.feature" version="3.30.1.qualifier">
44
<category name="com.persistent.azuretools.eclipseplugin.category"/>
55
</feature>
6-
<feature url="features/com.microsoft.azuretools.azureexplorer.feature_3.30.0.qualifier.jar" id="com.microsoft.azuretools.azureexplorer.feature" version="3.30.0.qualifier">
6+
<feature url="features/com.microsoft.azuretools.azureexplorer.feature_3.30.0.qualifier.jar" id="com.microsoft.azuretools.azureexplorer.feature" version="3.30.1.qualifier">
77
<category name="com.persistent.azuretools.eclipseplugin.category"/>
88
</feature>
9-
<feature url="features/com.microsoft.azuretools.core.feature_3.30.0.qualifier.jar" id="com.microsoft.azuretools.core.feature" version="3.30.0.qualifier">
9+
<feature url="features/com.microsoft.azuretools.core.feature_3.30.0.qualifier.jar" id="com.microsoft.azuretools.core.feature" version="3.30.1.qualifier">
1010
<category name="com.persistent.azuretools.eclipseplugin.category"/>
1111
</feature>
12-
<feature url="features/com.microsoft.azuretools.sdk.feature_3.30.0.qualifier.jar" id="com.microsoft.azuretools.sdk.feature" version="3.30.0.qualifier">
12+
<feature url="features/com.microsoft.azuretools.sdk.feature_3.30.0.qualifier.jar" id="com.microsoft.azuretools.sdk.feature" version="3.30.1.qualifier">
1313
<category name="com.persistent.azuretools.eclipseplugin.category"/>
1414
</feature>
1515
<feature url="features/com.microsoft.sqljdbc4.feature_9.4.0.jre8.jar" id="com.microsoft.sqljdbc4.feature" version="9.4.0.jre8">
1616
<category name="com.persistent.azuretools.eclipseplugin.category"/>
1717
</feature>
18-
<feature url="features/com.microsoft.azuretools.hdinsight.feature_3.30.0.qualifier.jar" id="com.microsoft.azuretools.hdinsight.feature" version="3.30.0.qualifier">
18+
<feature url="features/com.microsoft.azuretools.hdinsight.feature_3.30.0.qualifier.jar" id="com.microsoft.azuretools.hdinsight.feature" version="3.30.1.qualifier">
1919
<category name="com.persistent.azuretools.eclipseplugin.category"/>
2020
</feature>
21-
<feature url="features/com.microsoft.azuretools.appservice.feature_3.30.0.qualifier.jar" id="com.microsoft.azuretools.appservice.feature" version="3.30.0.qualifier">
21+
<feature url="features/com.microsoft.azuretools.appservice.feature_3.30.0.qualifier.jar" id="com.microsoft.azuretools.appservice.feature" version="3.30.1.qualifier">
2222
<category name="com.persistent.azuretools.eclipseplugin.category"/>
2323
</feature>
24-
<feature url="features/com.microsoft.azuretools.container.feature_3.30.0.qualifier.jar" id="com.microsoft.azuretools.container.feature" version="3.30.0.qualifier">
24+
<feature url="features/com.microsoft.azuretools.container.feature_3.30.0.qualifier.jar" id="com.microsoft.azuretools.container.feature" version="3.30.1.qualifier">
2525
<category name="com.persistent.azuretools.eclipseplugin.category"/>
2626
</feature>
27-
<feature url="features/com.microsoft.azuretools.springcloud.feature_3.30.0.qualifier.jar" id="com.microsoft.azuretools.springcloud.feature" version="3.30.0.qualifier">
27+
<feature url="features/com.microsoft.azuretools.springcloud.feature_3.30.0.qualifier.jar" id="com.microsoft.azuretools.springcloud.feature" version="3.30.1.qualifier">
2828
<category name="com.persistent.azuretools.eclipseplugin.category"/>
2929
</feature>
3030
<category-def name="com.persistent.azuretools.eclipseplugin.category" label="Azure Toolkit for Java">

PluginsAndFeatures/azure-toolkit-for-eclipse/WindowsAzurePlugin4EJ/site.xml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44
<description name="Microsoft Azure" url="Microsoft Azure">
55
Microsoft Azure
66
</description>
7-
<feature url="features/com.microsoft.applicationinsights.feature_3.30.0.qualifier.jar" id="com.microsoft.applicationinsights.feature" version="3.30.0.qualifier">
7+
<feature url="features/com.microsoft.applicationinsights.feature_3.30.0.qualifier.jar" id="com.microsoft.applicationinsights.feature" version="3.30.1.qualifier">
88
<category name="com.persistent.azuretools.eclipseplugin.category"/>
99
</feature>
10-
<feature url="features/com.microsoft.azuretools.sdk.feature_3.30.0.qualifier.jar" id="com.microsoft.azuretools.sdk.feature" version="3.30.0.qualifier">
10+
<feature url="features/com.microsoft.azuretools.sdk.feature_3.30.0.qualifier.jar" id="com.microsoft.azuretools.sdk.feature" version="3.30.1.qualifier">
1111
<category name="com.persistent.azuretools.eclipseplugin.category"/>
1212
</feature>
1313
<feature url="features/com.microsoft.azuretools.hdinsight.feature_1.0.0.qualifier.jar" id="com.microsoft.azuretools.hdinsight.feature" version="1.0.0.qualifier">
@@ -16,19 +16,19 @@
1616
<feature url="features/com.microsoft.sqljdbc4.feature_9.4.0.jre8.jar" id="com.microsoft.sqljdbc4.feature" version="9.4.0.jre8">
1717
<category name="com.persistent.azuretools.eclipseplugin.category"/>
1818
</feature>
19-
<feature url="features/com.microsoft.azuretools.azureexplorer.feature_3.30.0.qualifier.jar" id="com.microsoft.azuretools.azureexplorer.feature" version="3.30.0.qualifier">
19+
<feature url="features/com.microsoft.azuretools.azureexplorer.feature_3.30.0.qualifier.jar" id="com.microsoft.azuretools.azureexplorer.feature" version="3.30.1.qualifier">
2020
<category name="com.persistent.azuretools.eclipseplugin.category"/>
2121
</feature>
22-
<feature url="features/com.microsoft.azuretools.core.feature_3.30.0.qualifier.jar" id="com.microsoft.azuretools.core.feature" version="3.30.0.qualifier">
22+
<feature url="features/com.microsoft.azuretools.core.feature_3.30.0.qualifier.jar" id="com.microsoft.azuretools.core.feature" version="3.30.1.qualifier">
2323
<category name="com.persistent.azuretools.eclipseplugin.category"/>
2424
</feature>
25-
<feature url="features/com.microsoft.azuretools.appservice.feature_3.30.0.qualifier.jar" id="com.microsoft.azuretools.appservice.feature" version="3.30.0.qualifier">
25+
<feature url="features/com.microsoft.azuretools.appservice.feature_3.30.0.qualifier.jar" id="com.microsoft.azuretools.appservice.feature" version="3.30.1.qualifier">
2626
<category name="com.persistent.azuretools.eclipseplugin.category"/>
2727
</feature>
28-
<feature url="features/com.microsoft.azuretools.container.feature_3.30.0.qualifier.jar" id="com.microsoft.azuretools.container.feature" version="3.30.0.qualifier">
28+
<feature url="features/com.microsoft.azuretools.container.feature_3.30.0.qualifier.jar" id="com.microsoft.azuretools.container.feature" version="3.30.1.qualifier">
2929
<category name="com.persistent.azuretools.eclipseplugin.category"/>
3030
</feature>
31-
<feature url="features/com.microsoft.azuretools.springcloud.feature_3.30.0.qualifier.jar" id="com.microsoft.azuretools.springcloud.feature" version="3.30.0.qualifier">
31+
<feature url="features/com.microsoft.azuretools.springcloud.feature_3.30.0.qualifier.jar" id="com.microsoft.azuretools.springcloud.feature" version="3.30.1.qualifier">
3232
<category name="com.persistent.azuretools.eclipseplugin.category"/>
3333
</feature>
3434
<category-def name="com.persistent.azuretools.eclipseplugin.category" label="Azure Toolkit for Eclipse">

PluginsAndFeatures/azure-toolkit-for-eclipse/com.microsoft.azuretools.appservice.feature/feature.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<feature
33
id="com.microsoft.azuretools.appservice.feature"
44
label="App Service Plugin for Eclipse"
5-
version="3.30.0.qualifier"
5+
version="3.30.1.qualifier"
66
provider-name="Microsoft Corp.">
77

88
<description>

PluginsAndFeatures/azure-toolkit-for-eclipse/com.microsoft.azuretools.appservice/META-INF/MANIFEST.MF

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
22
Bundle-ManifestVersion: 2
33
Bundle-Name: WebApp Plugin for Eclipse
44
Bundle-SymbolicName: com.microsoft.azuretools.appservice;singleton:=true
5-
Bundle-Version: 3.30.0.qualifier
5+
Bundle-Version: 3.30.1.qualifier
66
Require-Bundle: org.eclipse.core.runtime,
77
org.eclipse.core.resources,
88
org.eclipse.jdt.core,

0 commit comments

Comments
 (0)