From 65ad71e52ea698a4c31f3f08cb292498ad371c8e Mon Sep 17 00:00:00 2001 From: Fabio Zadrozny Date: Mon, 9 Jan 2023 15:09:26 -0300 Subject: [PATCH] Updated PyDev to 10.1.1 --- features/org.python.pydev.feature/feature.xml | 34 +++++++++---------- features/org.python.pydev.feature/pom.xml | 2 +- .../org.python.pydev.mylyn.feature/pom.xml | 2 +- features/org.python.pydev.p2-repo/pom.xml | 2 +- features/pom.xml | 2 +- .../META-INF/MANIFEST.MF | 8 ++--- plugins/com.python.pydev.analysis/pom.xml | 2 +- .../META-INF/MANIFEST.MF | 12 +++---- plugins/com.python.pydev.debug/pom.xml | 2 +- .../META-INF/MANIFEST.MF | 16 ++++----- plugins/com.python.pydev.refactoring/pom.xml | 2 +- .../META-INF/MANIFEST.MF | 2 +- plugins/com.python.pydev.runalltests/pom.xml | 2 +- .../org.python.pydev.ast/META-INF/MANIFEST.MF | 6 ++-- plugins/org.python.pydev.ast/pom.xml | 2 +- .../META-INF/MANIFEST.MF | 4 +-- plugins/org.python.pydev.core/pom.xml | 2 +- .../META-INF/MANIFEST.MF | 12 +++---- .../org.python.pydev.customizations/pom.xml | 2 +- .../META-INF/MANIFEST.MF | 16 ++++----- plugins/org.python.pydev.debug/pom.xml | 2 +- .../META-INF/MANIFEST.MF | 20 +++++------ plugins/org.python.pydev.django/pom.xml | 2 +- .../META-INF/MANIFEST.MF | 2 +- plugins/org.python.pydev.help/pom.xml | 2 +- .../META-INF/MANIFEST.MF | 6 ++-- plugins/org.python.pydev.jython/pom.xml | 2 +- plugins/org.python.pydev.mylyn/pom.xml | 2 +- .../META-INF/MANIFEST.MF | 4 +-- plugins/org.python.pydev.parser/pom.xml | 2 +- .../META-INF/MANIFEST.MF | 12 +++---- plugins/org.python.pydev.refactoring/pom.xml | 2 +- .../META-INF/MANIFEST.MF | 2 +- plugins/org.python.pydev.shared_core/pom.xml | 2 +- .../META-INF/MANIFEST.MF | 8 ++--- .../pom.xml | 2 +- .../META-INF/MANIFEST.MF | 4 +-- plugins/org.python.pydev.shared_ui/pom.xml | 2 +- plugins/org.python.pydev/META-INF/MANIFEST.MF | 16 ++++----- plugins/org.python.pydev/pom.xml | 2 +- plugins/pom.xml | 2 +- pom.xml | 2 +- 42 files changed, 116 insertions(+), 116 deletions(-) diff --git a/features/org.python.pydev.feature/feature.xml b/features/org.python.pydev.feature/feature.xml index f4b7446ce1..00e4fcaf29 100644 --- a/features/org.python.pydev.feature/feature.xml +++ b/features/org.python.pydev.feature/feature.xml @@ -6,7 +6,7 @@ build matches when doing a replace (so, the version of the xml has some extra sp @@ -130,96 +130,96 @@ This Agreement is governed by the laws of the State of New York and the intellec id="org.python.pydev.core" download-size="188" install-size="188" - version="10.1.0.qualifier"/> + version="10.1.1.qualifier"/> + version="10.1.1.qualifier"/> + version="10.1.1.qualifier"/> + version="10.1.1.qualifier"/> + version="10.1.1.qualifier"/> + version="10.1.1.qualifier"/> + version="10.1.1.qualifier"/> + version="10.1.1.qualifier"/> + version="10.1.1.qualifier"/> + version="10.1.1.qualifier"/> + version="10.1.1.qualifier"/> + version="10.1.1.qualifier"/> + version="10.1.1.qualifier"/> + version="10.1.1.qualifier"/> + version="10.1.1.qualifier"/> + version="10.1.1.qualifier"/> diff --git a/features/org.python.pydev.feature/pom.xml b/features/org.python.pydev.feature/pom.xml index 5a2468a866..bd5b012a35 100644 --- a/features/org.python.pydev.feature/pom.xml +++ b/features/org.python.pydev.feature/pom.xml @@ -16,7 +16,7 @@ org.python.pydev features - 10.1.0-SNAPSHOT + 10.1.1-SNAPSHOT ../pom.xml org.python.pydev diff --git a/features/org.python.pydev.mylyn.feature/pom.xml b/features/org.python.pydev.mylyn.feature/pom.xml index 4f7eab5359..671714cbd7 100644 --- a/features/org.python.pydev.mylyn.feature/pom.xml +++ b/features/org.python.pydev.mylyn.feature/pom.xml @@ -16,7 +16,7 @@ org.python.pydev features - 10.1.0-SNAPSHOT + 10.1.1-SNAPSHOT ../pom.xml org.python.pydev diff --git a/features/org.python.pydev.p2-repo/pom.xml b/features/org.python.pydev.p2-repo/pom.xml index 030d493ca4..5cbfbfb9b0 100644 --- a/features/org.python.pydev.p2-repo/pom.xml +++ b/features/org.python.pydev.p2-repo/pom.xml @@ -19,7 +19,7 @@ org.python.pydev features - 10.1.0-SNAPSHOT + 10.1.1-SNAPSHOT ../pom.xml diff --git a/features/pom.xml b/features/pom.xml index 8e9dbfebc8..bc5cd9998e 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -16,7 +16,7 @@ org.python.pydev parent - 10.1.0-SNAPSHOT + 10.1.1-SNAPSHOT ../pom.xml features diff --git a/plugins/com.python.pydev.analysis/META-INF/MANIFEST.MF b/plugins/com.python.pydev.analysis/META-INF/MANIFEST.MF index 30004a831e..dadf628356 100644 --- a/plugins/com.python.pydev.analysis/META-INF/MANIFEST.MF +++ b/plugins/com.python.pydev.analysis/META-INF/MANIFEST.MF @@ -2,16 +2,16 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Analysis Plug-in Bundle-SymbolicName: com.python.pydev.analysis; singleton:=true -Bundle-Version: 10.1.0.qualifier +Bundle-Version: 10.1.1.qualifier Bundle-Activator: com.python.pydev.analysis.AnalysisPlugin Bundle-Vendor: Brainwy Software Ltda Eclipse-BundleShape: dir Require-Bundle: org.eclipse.core.runtime, org.junit;bundle-version="4.0";resolution:=optional, org.eclipse.text, - org.python.pydev.ast;bundle-version="[10.1.0,10.1.1)", - org.python.pydev.core;bundle-version="[10.1.0,10.1.1)", - org.python.pydev.parser;bundle-version="[10.1.0,10.1.1)", + org.python.pydev.ast;bundle-version="[10.1.1,10.1.2)", + org.python.pydev.core;bundle-version="[10.1.1,10.1.2)", + org.python.pydev.parser;bundle-version="[10.1.1,10.1.2)", org.eclipse.core.resources, org.eclipse.ltk.core.refactoring, org.eclipse.core.filebuffers, diff --git a/plugins/com.python.pydev.analysis/pom.xml b/plugins/com.python.pydev.analysis/pom.xml index 2e8e0d6107..56d8ec299c 100644 --- a/plugins/com.python.pydev.analysis/pom.xml +++ b/plugins/com.python.pydev.analysis/pom.xml @@ -16,7 +16,7 @@ org.python.pydev plugins - 10.1.0-SNAPSHOT + 10.1.1-SNAPSHOT ../pom.xml org.python.pydev diff --git a/plugins/com.python.pydev.debug/META-INF/MANIFEST.MF b/plugins/com.python.pydev.debug/META-INF/MANIFEST.MF index dc3b2b9ae1..866a3e8fc1 100644 --- a/plugins/com.python.pydev.debug/META-INF/MANIFEST.MF +++ b/plugins/com.python.pydev.debug/META-INF/MANIFEST.MF @@ -2,21 +2,21 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Extensions Debug Plug-in Bundle-SymbolicName: com.python.pydev.debug; singleton:=true -Bundle-Version: 10.1.0.qualifier +Bundle-Version: 10.1.1.qualifier Bundle-Activator: com.python.pydev.debug.DebugPlugin Bundle-Vendor: Brainwy Software Ltda Eclipse-BundleShape: dir Require-Bundle: org.eclipse.ui, org.eclipse.core.runtime, - org.python.pydev.ast;bundle-version="[10.1.0,10.1.1)", - org.python.pydev.core;bundle-version="[10.1.0,10.1.1)", - org.python.pydev;bundle-version="[10.1.0,10.1.1)", - org.python.pydev.debug;bundle-version="[10.1.0,10.1.1)", + org.python.pydev.ast;bundle-version="[10.1.1,10.1.2)", + org.python.pydev.core;bundle-version="[10.1.1,10.1.2)", + org.python.pydev;bundle-version="[10.1.1,10.1.2)", + org.python.pydev.debug;bundle-version="[10.1.1,10.1.2)", org.eclipse.debug.core, org.eclipse.core.resources, org.eclipse.debug.ui, org.junit;bundle-version="4.0";resolution:=optional, - org.python.pydev.shared_ui;bundle-version="[10.1.0,10.1.1)", + org.python.pydev.shared_ui;bundle-version="[10.1.1,10.1.2)", org.eclipse.ui.console Bundle-ActivationPolicy: lazy Bundle-ClassPath: debug.jar diff --git a/plugins/com.python.pydev.debug/pom.xml b/plugins/com.python.pydev.debug/pom.xml index 6fe5c417f0..bac76c8b32 100644 --- a/plugins/com.python.pydev.debug/pom.xml +++ b/plugins/com.python.pydev.debug/pom.xml @@ -16,7 +16,7 @@ org.python.pydev plugins - 10.1.0-SNAPSHOT + 10.1.1-SNAPSHOT ../pom.xml org.python.pydev diff --git a/plugins/com.python.pydev.refactoring/META-INF/MANIFEST.MF b/plugins/com.python.pydev.refactoring/META-INF/MANIFEST.MF index d5d7676cb6..5a04fc43e3 100644 --- a/plugins/com.python.pydev.refactoring/META-INF/MANIFEST.MF +++ b/plugins/com.python.pydev.refactoring/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Refactoring Plug-in Bundle-SymbolicName: com.python.pydev.refactoring; singleton:=true -Bundle-Version: 10.1.0.qualifier +Bundle-Version: 10.1.1.qualifier Bundle-Activator: com.python.pydev.refactoring.RefactoringPlugin Bundle-Vendor: Brainwy Software Ltda Bundle-Localization: plugin @@ -13,18 +13,18 @@ Require-Bundle: org.eclipse.ui, org.eclipse.ui.workbench.texteditor, org.eclipse.core.runtime, org.eclipse.jface.text, - org.python.pydev.ast;bundle-version="[10.1.0,10.1.1)", - org.python.pydev;bundle-version="[10.1.0,10.1.1)", + org.python.pydev.ast;bundle-version="[10.1.1,10.1.2)", + org.python.pydev;bundle-version="[10.1.1,10.1.2)", org.junit;bundle-version="4.0";resolution:=optional, org.eclipse.search, - org.python.pydev.shared_ui;bundle-version="[10.1.0,10.1.1)", - org.python.pydev.core;bundle-version="[10.1.0,10.1.1)", - org.python.pydev.parser;bundle-version="[10.1.0,10.1.1)", + org.python.pydev.shared_ui;bundle-version="[10.1.1,10.1.2)", + org.python.pydev.core;bundle-version="[10.1.1,10.1.2)", + org.python.pydev.parser;bundle-version="[10.1.1,10.1.2)", org.eclipse.core.resources, org.eclipse.ltk.core.refactoring, org.eclipse.ltk.ui.refactoring, - org.python.pydev.refactoring;bundle-version="[10.1.0,10.1.1)", - com.python.pydev.analysis;bundle-version="[10.1.0,10.1.1)", + org.python.pydev.refactoring;bundle-version="[10.1.1,10.1.2)", + com.python.pydev.analysis;bundle-version="[10.1.1,10.1.2)", org.eclipse.jdt.core;resolution:=optional, org.eclipse.jdt.ui;resolution:=optional Bundle-ActivationPolicy: lazy diff --git a/plugins/com.python.pydev.refactoring/pom.xml b/plugins/com.python.pydev.refactoring/pom.xml index 7630d93965..48494e7d66 100644 --- a/plugins/com.python.pydev.refactoring/pom.xml +++ b/plugins/com.python.pydev.refactoring/pom.xml @@ -16,7 +16,7 @@ org.python.pydev plugins - 10.1.0-SNAPSHOT + 10.1.1-SNAPSHOT ../pom.xml org.python.pydev diff --git a/plugins/com.python.pydev.runalltests/META-INF/MANIFEST.MF b/plugins/com.python.pydev.runalltests/META-INF/MANIFEST.MF index 846be03ccc..61312a65b0 100644 --- a/plugins/com.python.pydev.runalltests/META-INF/MANIFEST.MF +++ b/plugins/com.python.pydev.runalltests/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Runalltests2 Plug-in Bundle-SymbolicName: com.python.pydev.runalltests -Bundle-Version: 10.1.0.qualifier +Bundle-Version: 10.1.1.qualifier Bundle-Activator: com.python.pydev.runalltests2.Activator Eclipse-BundleShape: dir Bundle-Vendor: Brainwy Software Ltda diff --git a/plugins/com.python.pydev.runalltests/pom.xml b/plugins/com.python.pydev.runalltests/pom.xml index 2d97349283..061e5dbab2 100644 --- a/plugins/com.python.pydev.runalltests/pom.xml +++ b/plugins/com.python.pydev.runalltests/pom.xml @@ -5,7 +5,7 @@ org.python.pydev plugins - 10.1.0-SNAPSHOT + 10.1.1-SNAPSHOT ../pom.xml org.python.pydev diff --git a/plugins/org.python.pydev.ast/META-INF/MANIFEST.MF b/plugins/org.python.pydev.ast/META-INF/MANIFEST.MF index aa736b158a..fa35ade2d0 100644 --- a/plugins/org.python.pydev.ast/META-INF/MANIFEST.MF +++ b/plugins/org.python.pydev.ast/META-INF/MANIFEST.MF @@ -2,15 +2,15 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Ast Plug-in Bundle-SymbolicName: org.python.pydev.ast; singleton:=true -Bundle-Version: 10.1.0.qualifier +Bundle-Version: 10.1.1.qualifier Bundle-ClassPath: ast.jar Bundle-Activator: org.python.pydev.ast.AstPlugin Eclipse-BundleShape: dir Require-Bundle: org.eclipse.core.resources, org.eclipse.core.runtime, - org.python.pydev.core;bundle-version="[10.1.0,10.1.1)", + org.python.pydev.core;bundle-version="[10.1.1,10.1.2)", org.eclipse.text, - org.python.pydev.parser;bundle-version="[10.1.0,10.1.1)", + org.python.pydev.parser;bundle-version="[10.1.1,10.1.2)", org.eclipse.core.variables, org.eclipse.debug.core Bundle-ActivationPolicy: lazy diff --git a/plugins/org.python.pydev.ast/pom.xml b/plugins/org.python.pydev.ast/pom.xml index 7660af1d7c..7935570893 100644 --- a/plugins/org.python.pydev.ast/pom.xml +++ b/plugins/org.python.pydev.ast/pom.xml @@ -16,7 +16,7 @@ org.python.pydev plugins - 10.1.0-SNAPSHOT + 10.1.1-SNAPSHOT ../pom.xml org.python.pydev diff --git a/plugins/org.python.pydev.core/META-INF/MANIFEST.MF b/plugins/org.python.pydev.core/META-INF/MANIFEST.MF index 9a98ae84c8..bb723fb52c 100644 --- a/plugins/org.python.pydev.core/META-INF/MANIFEST.MF +++ b/plugins/org.python.pydev.core/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Core Plug-in Bundle-SymbolicName: org.python.pydev.core;singleton:=true -Bundle-Version: 10.1.0.qualifier +Bundle-Version: 10.1.1.qualifier Bundle-ClassPath: core.jar Bundle-Activator: org.python.pydev.core.CorePlugin Bundle-Vendor: Brainwy Software Ltda @@ -13,7 +13,7 @@ Require-Bundle: org.junit;bundle-version="4.0.0";resolution:=optional, org.eclipse.core.filebuffers, org.eclipse.core.variables, org.eclipse.text, - org.python.pydev.shared_core;bundle-version="[10.1.0,10.1.1)";visibility:=reexport, + org.python.pydev.shared_core;bundle-version="[10.1.1,10.1.2)";visibility:=reexport, org.eclipse.ltk.core.refactoring, org.eclipse.core.filesystem Bundle-ActivationPolicy: lazy diff --git a/plugins/org.python.pydev.core/pom.xml b/plugins/org.python.pydev.core/pom.xml index e4b4373c2a..04d0ca1964 100644 --- a/plugins/org.python.pydev.core/pom.xml +++ b/plugins/org.python.pydev.core/pom.xml @@ -16,7 +16,7 @@ org.python.pydev plugins - 10.1.0-SNAPSHOT + 10.1.1-SNAPSHOT ../pom.xml org.python.pydev diff --git a/plugins/org.python.pydev.customizations/META-INF/MANIFEST.MF b/plugins/org.python.pydev.customizations/META-INF/MANIFEST.MF index e09c3bb352..52038d86c6 100644 --- a/plugins/org.python.pydev.customizations/META-INF/MANIFEST.MF +++ b/plugins/org.python.pydev.customizations/META-INF/MANIFEST.MF @@ -2,22 +2,22 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Customizations Plug-in Bundle-SymbolicName: org.python.pydev.customizations; singleton:=true -Bundle-Version: 10.1.0.qualifier +Bundle-Version: 10.1.1.qualifier Bundle-ClassPath: customizations.jar Bundle-Activator: org.python.pydev.customizations.CustomizationsPlugin Eclipse-BundleShape: dir Require-Bundle: org.eclipse.ui, org.eclipse.core.runtime, org.eclipse.core.resources, - org.python.pydev.core;bundle-version="[10.1.0,10.1.1)", - org.python.pydev.ast;bundle-version="[10.1.0,10.1.1)", - org.python.pydev;bundle-version="[10.1.0,10.1.1)", - org.python.pydev.debug;bundle-version="[10.1.0,10.1.1)", + org.python.pydev.core;bundle-version="[10.1.1,10.1.2)", + org.python.pydev.ast;bundle-version="[10.1.1,10.1.2)", + org.python.pydev;bundle-version="[10.1.1,10.1.2)", + org.python.pydev.debug;bundle-version="[10.1.1,10.1.2)", org.junit;bundle-version="4.0";resolution:=optional, org.eclipse.debug.core, org.eclipse.debug.ui, org.eclipse.core.expressions, - org.python.pydev.shared_ui;bundle-version="[10.1.0,10.1.1)" + org.python.pydev.shared_ui;bundle-version="[10.1.1,10.1.2)" Bundle-ActivationPolicy: lazy Export-Package: org.python.pydev.customizations,org.python.pydev.custo mizations.app_engine.actions,org.python.pydev.customizations.app_engi diff --git a/plugins/org.python.pydev.customizations/pom.xml b/plugins/org.python.pydev.customizations/pom.xml index 1730c16953..fb97a8930e 100644 --- a/plugins/org.python.pydev.customizations/pom.xml +++ b/plugins/org.python.pydev.customizations/pom.xml @@ -16,7 +16,7 @@ org.python.pydev plugins - 10.1.0-SNAPSHOT + 10.1.1-SNAPSHOT ../pom.xml org.python.pydev diff --git a/plugins/org.python.pydev.debug/META-INF/MANIFEST.MF b/plugins/org.python.pydev.debug/META-INF/MANIFEST.MF index 181ddc1c14..9cf6941f60 100644 --- a/plugins/org.python.pydev.debug/META-INF/MANIFEST.MF +++ b/plugins/org.python.pydev.debug/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Pydev debug Bundle-SymbolicName: org.python.pydev.debug; singleton:=true -Bundle-Version: 10.1.0.qualifier +Bundle-Version: 10.1.1.qualifier Bundle-ClassPath: pydev-debug.jar, libs/winp-1.26.0.7.jar Bundle-Activator: org.python.pydev.debug.core.PydevDebugPlugin @@ -21,14 +21,14 @@ Require-Bundle: org.junit;bundle-version="4.0.0";resolution:=optional, org.eclipse.ui.workbench.texteditor, org.eclipse.core.variables, org.eclipse.ui.console, - org.python.pydev.core;bundle-version="[10.1.0,10.1.1)", - org.python.pydev.ast;bundle-version="[10.1.0,10.1.1)", - org.python.pydev.parser;bundle-version="[10.1.0,10.1.1)", - org.python.pydev;bundle-version="[10.1.0,10.1.1)", + org.python.pydev.core;bundle-version="[10.1.1,10.1.2)", + org.python.pydev.ast;bundle-version="[10.1.1,10.1.2)", + org.python.pydev.parser;bundle-version="[10.1.1,10.1.2)", + org.python.pydev;bundle-version="[10.1.1,10.1.2)", org.eclipse.core.expressions, - org.python.pydev.jython;bundle-version="[10.1.0,10.1.1)", - org.python.pydev.shared_interactive_console;bundle-version="[10.1.0,10.1.1)", - org.python.pydev.shared_ui;bundle-version="[10.1.0,10.1.1)" + org.python.pydev.jython;bundle-version="[10.1.1,10.1.2)", + org.python.pydev.shared_interactive_console;bundle-version="[10.1.1,10.1.2)", + org.python.pydev.shared_ui;bundle-version="[10.1.1,10.1.2)" Bundle-ActivationPolicy: lazy Export-Package: com.python.pydev.interactiveconsole, org.python.pydev.debug.codecoverage, diff --git a/plugins/org.python.pydev.debug/pom.xml b/plugins/org.python.pydev.debug/pom.xml index dad5502aa0..367b7d9740 100644 --- a/plugins/org.python.pydev.debug/pom.xml +++ b/plugins/org.python.pydev.debug/pom.xml @@ -16,7 +16,7 @@ org.python.pydev plugins - 10.1.0-SNAPSHOT + 10.1.1-SNAPSHOT ../pom.xml org.python.pydev diff --git a/plugins/org.python.pydev.django/META-INF/MANIFEST.MF b/plugins/org.python.pydev.django/META-INF/MANIFEST.MF index 1f3341c041..afcc5ebd9a 100644 --- a/plugins/org.python.pydev.django/META-INF/MANIFEST.MF +++ b/plugins/org.python.pydev.django/META-INF/MANIFEST.MF @@ -2,33 +2,33 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Pydev Django Bundle-SymbolicName: org.python.pydev.django;singleton:=true -Bundle-Version: 10.1.0.qualifier +Bundle-Version: 10.1.1.qualifier Bundle-Vendor: Brainwy Software Ltda Bundle-Activator: org.python.pydev.django.DjangoPlugin Eclipse-BundleShape: dir Require-Bundle: org.eclipse.ui, org.eclipse.core.runtime, org.eclipse.jface.text, - org.python.pydev;bundle-version="[10.1.0,10.1.1)", - org.python.pydev.core;bundle-version="[10.1.0,10.1.1)", + org.python.pydev;bundle-version="[10.1.1,10.1.2)", + org.python.pydev.core;bundle-version="[10.1.1,10.1.2)", org.junit;bundle-version="4.0";resolution:=optional, - org.python.pydev.ast;bundle-version="[10.1.0,10.1.1)", - org.python.pydev.parser;bundle-version="[10.1.0,10.1.1)", + org.python.pydev.ast;bundle-version="[10.1.1,10.1.2)", + org.python.pydev.parser;bundle-version="[10.1.1,10.1.2)", org.eclipse.ui.editors, org.eclipse.ui.workbench.texteditor, org.eclipse.core.resources, org.eclipse.core.variables, org.eclipse.debug.core, org.eclipse.debug.ui, - org.python.pydev.debug;bundle-version="[10.1.0,10.1.1)", + org.python.pydev.debug;bundle-version="[10.1.1,10.1.2)", org.eclipse.ui.console, - org.python.pydev.jython;bundle-version="[10.1.0,10.1.1)", + org.python.pydev.jython;bundle-version="[10.1.1,10.1.2)", org.eclipse.search, org.eclipse.ui.ide, - org.python.pydev.customizations;bundle-version="[10.1.0,10.1.1)", + org.python.pydev.customizations;bundle-version="[10.1.1,10.1.2)", org.eclipse.core.expressions, - org.python.pydev.shared_ui;bundle-version="[10.1.0,10.1.1)", - org.python.pydev.shared_interactive_console;bundle-version="[10.1.0,10.1.1)" + org.python.pydev.shared_ui;bundle-version="[10.1.1,10.1.2)", + org.python.pydev.shared_interactive_console;bundle-version="[10.1.1,10.1.2)" Bundle-ActivationPolicy: lazy Bundle-ClassPath: pydev_django.jar Bundle-RequiredExecutionEnvironment: JavaSE-11 diff --git a/plugins/org.python.pydev.django/pom.xml b/plugins/org.python.pydev.django/pom.xml index 206c7bda29..3e239bd2bb 100644 --- a/plugins/org.python.pydev.django/pom.xml +++ b/plugins/org.python.pydev.django/pom.xml @@ -16,7 +16,7 @@ org.python.pydev plugins - 10.1.0-SNAPSHOT + 10.1.1-SNAPSHOT ../pom.xml org.python.pydev diff --git a/plugins/org.python.pydev.help/META-INF/MANIFEST.MF b/plugins/org.python.pydev.help/META-INF/MANIFEST.MF index e0de3a0d78..5bb69d9940 100644 --- a/plugins/org.python.pydev.help/META-INF/MANIFEST.MF +++ b/plugins/org.python.pydev.help/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Pydev Online Help Bundle-SymbolicName: org.python.pydev.help; singleton:=true -Bundle-Version: 10.1.0.qualifier +Bundle-Version: 10.1.1.qualifier Bundle-Vendor: Brainwy Software Ltda Bundle-ActivationPolicy: lazy Eclipse-BundleShape: dir diff --git a/plugins/org.python.pydev.help/pom.xml b/plugins/org.python.pydev.help/pom.xml index 4d9b655ac8..a259c57136 100644 --- a/plugins/org.python.pydev.help/pom.xml +++ b/plugins/org.python.pydev.help/pom.xml @@ -16,7 +16,7 @@ org.python.pydev plugins - 10.1.0-SNAPSHOT + 10.1.1-SNAPSHOT ../pom.xml org.python.pydev diff --git a/plugins/org.python.pydev.jython/META-INF/MANIFEST.MF b/plugins/org.python.pydev.jython/META-INF/MANIFEST.MF index 182a2d38b3..feef8b1128 100644 --- a/plugins/org.python.pydev.jython/META-INF/MANIFEST.MF +++ b/plugins/org.python.pydev.jython/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Jython Plug-in Bundle-SymbolicName: org.python.pydev.jython; singleton:=true -Bundle-Version: 10.1.0.qualifier +Bundle-Version: 10.1.1.qualifier Bundle-ClassPath: pydev-jython.jar, jython.jar Bundle-Activator: org.python.pydev.jython.JythonPlugin @@ -10,12 +10,12 @@ Bundle-Vendor: Brainwy Software Ltda Eclipse-BundleShape: dir Eclipse-BuddyPolicy: global Require-Bundle: org.eclipse.core.runtime, - org.python.pydev.core;bundle-version="[10.1.0,10.1.1)", + org.python.pydev.core;bundle-version="[10.1.1,10.1.2)", org.eclipse.ui, org.eclipse.ui.console, org.eclipse.jface.text, org.junit;bundle-version="4.0";resolution:=optional, - org.python.pydev.shared_ui;bundle-version="[10.1.0,10.1.1)" + org.python.pydev.shared_ui;bundle-version="[10.1.1,10.1.2)" Bundle-ActivationPolicy: lazy Export-Package: org.python.core, org.python.pydev.jython, diff --git a/plugins/org.python.pydev.jython/pom.xml b/plugins/org.python.pydev.jython/pom.xml index 434bbcc3d9..cba7ea6525 100644 --- a/plugins/org.python.pydev.jython/pom.xml +++ b/plugins/org.python.pydev.jython/pom.xml @@ -16,7 +16,7 @@ org.python.pydev plugins - 10.1.0-SNAPSHOT + 10.1.1-SNAPSHOT ../pom.xml org.python.pydev diff --git a/plugins/org.python.pydev.mylyn/pom.xml b/plugins/org.python.pydev.mylyn/pom.xml index 2bc3d599ab..6d6d27c29f 100644 --- a/plugins/org.python.pydev.mylyn/pom.xml +++ b/plugins/org.python.pydev.mylyn/pom.xml @@ -16,7 +16,7 @@ org.python.pydev plugins - 10.1.0-SNAPSHOT + 10.1.1-SNAPSHOT ../pom.xml org.python.pydev diff --git a/plugins/org.python.pydev.parser/META-INF/MANIFEST.MF b/plugins/org.python.pydev.parser/META-INF/MANIFEST.MF index b8a92dca17..f5313432b2 100644 --- a/plugins/org.python.pydev.parser/META-INF/MANIFEST.MF +++ b/plugins/org.python.pydev.parser/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Parser Plug-in Bundle-SymbolicName: org.python.pydev.parser; singleton:=true -Bundle-Version: 10.1.0.qualifier +Bundle-Version: 10.1.1.qualifier Bundle-ClassPath: parser.jar Bundle-Activator: org.python.pydev.parser.ParserPlugin Eclipse-BundleShape: dir @@ -10,7 +10,7 @@ Require-Bundle: org.junit;bundle-version="4.0.0";resolution:=optional, org.eclipse.core.runtime, org.eclipse.core.resources, org.eclipse.text, - org.python.pydev.core;bundle-version="[10.1.0,10.1.1)" + org.python.pydev.core;bundle-version="[10.1.1,10.1.2)" Bundle-ActivationPolicy: lazy Export-Package: org.python.pydev.parser, org.python.pydev.parser.fastparser, diff --git a/plugins/org.python.pydev.parser/pom.xml b/plugins/org.python.pydev.parser/pom.xml index 6ef52091f8..39b7553cb8 100644 --- a/plugins/org.python.pydev.parser/pom.xml +++ b/plugins/org.python.pydev.parser/pom.xml @@ -16,7 +16,7 @@ org.python.pydev plugins - 10.1.0-SNAPSHOT + 10.1.1-SNAPSHOT ../pom.xml org.python.pydev diff --git a/plugins/org.python.pydev.refactoring/META-INF/MANIFEST.MF b/plugins/org.python.pydev.refactoring/META-INF/MANIFEST.MF index 394ea6c899..195377fc26 100644 --- a/plugins/org.python.pydev.refactoring/META-INF/MANIFEST.MF +++ b/plugins/org.python.pydev.refactoring/META-INF/MANIFEST.MF @@ -2,15 +2,15 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %peptic.pluginName Bundle-SymbolicName: org.python.pydev.refactoring;singleton:=true -Bundle-Version: 10.1.0.qualifier +Bundle-Version: 10.1.1.qualifier Bundle-Activator: org.python.pydev.refactoring.PepticPlugin Bundle-Vendor: %peptic.providerName Bundle-Localization: plugin Eclipse-BundleShape: dir Require-Bundle: org.eclipse.ui, org.eclipse.core.runtime, - org.python.pydev.core;bundle-version="[10.1.0,10.1.1)", - org.python.pydev.parser;bundle-version="[10.1.0,10.1.1)", + org.python.pydev.core;bundle-version="[10.1.1,10.1.2)", + org.python.pydev.parser;bundle-version="[10.1.1,10.1.2)", org.eclipse.ltk.core.refactoring, org.eclipse.ltk.ui.refactoring, org.eclipse.core.resources, @@ -18,10 +18,10 @@ Require-Bundle: org.eclipse.ui, org.eclipse.ui.ide, org.eclipse.ui.workbench.texteditor, org.eclipse.ui.editors, - org.python.pydev.ast;bundle-version="[10.1.0,10.1.1)", - org.python.pydev;bundle-version="[10.1.0,10.1.1)", + org.python.pydev.ast;bundle-version="[10.1.1,10.1.2)", + org.python.pydev;bundle-version="[10.1.1,10.1.2)", org.eclipse.compare, - org.python.pydev.shared_ui;bundle-version="[10.1.0,10.1.1)", + org.python.pydev.shared_ui;bundle-version="[10.1.1,10.1.2)", org.junit;bundle-version="4.0.0";resolution:=optional Bundle-ActivationPolicy: lazy Bundle-ClassPath: refactoring.jar diff --git a/plugins/org.python.pydev.refactoring/pom.xml b/plugins/org.python.pydev.refactoring/pom.xml index a6ca379279..7794dfe824 100644 --- a/plugins/org.python.pydev.refactoring/pom.xml +++ b/plugins/org.python.pydev.refactoring/pom.xml @@ -16,7 +16,7 @@ org.python.pydev plugins - 10.1.0-SNAPSHOT + 10.1.1-SNAPSHOT ../pom.xml org.python.pydev diff --git a/plugins/org.python.pydev.shared_core/META-INF/MANIFEST.MF b/plugins/org.python.pydev.shared_core/META-INF/MANIFEST.MF index 8890bf4d28..d5321cf48e 100644 --- a/plugins/org.python.pydev.shared_core/META-INF/MANIFEST.MF +++ b/plugins/org.python.pydev.shared_core/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Shared Core Plug-in Bundle-SymbolicName: org.python.pydev.shared_core;singleton:=true -Bundle-Version: 10.1.0.qualifier +Bundle-Version: 10.1.1.qualifier Bundle-ClassPath: shared_core.jar, libs/snakeyaml-engine-2.1-20200105.160423-4.jar, libs/org.apache.lucene.analyzers-common_8.4.1.v20200122-1459.jar, diff --git a/plugins/org.python.pydev.shared_core/pom.xml b/plugins/org.python.pydev.shared_core/pom.xml index 3c9e7c8970..34ec7ee0e6 100644 --- a/plugins/org.python.pydev.shared_core/pom.xml +++ b/plugins/org.python.pydev.shared_core/pom.xml @@ -16,7 +16,7 @@ org.python.pydev plugins - 10.1.0-SNAPSHOT + 10.1.1-SNAPSHOT ../pom.xml org.python.pydev diff --git a/plugins/org.python.pydev.shared_interactive_console/META-INF/MANIFEST.MF b/plugins/org.python.pydev.shared_interactive_console/META-INF/MANIFEST.MF index 1128e2931c..ba7651a47f 100644 --- a/plugins/org.python.pydev.shared_interactive_console/META-INF/MANIFEST.MF +++ b/plugins/org.python.pydev.shared_interactive_console/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Interactive Console Plug-in Bundle-SymbolicName: org.python.pydev.shared_interactive_console;singleton:=true -Bundle-Version: 10.1.0.qualifier +Bundle-Version: 10.1.1.qualifier Bundle-ClassPath: interactive_console.jar, commons-logging-1.1.1.jar, ws-commons-util-1.0.2.jar, @@ -18,9 +18,9 @@ Require-Bundle: org.eclipse.ui, org.eclipse.debug.core, org.eclipse.debug.ui, org.eclipse.ui.workbench.texteditor, - org.python.pydev.shared_core;bundle-version="[10.1.0,10.1.1)", - org.python.pydev.core;bundle-version="[10.1.0,10.1.1)", - org.python.pydev.shared_ui;bundle-version="[10.1.0,10.1.1)", + org.python.pydev.shared_core;bundle-version="[10.1.1,10.1.2)", + org.python.pydev.core;bundle-version="[10.1.1,10.1.2)", + org.python.pydev.shared_ui;bundle-version="[10.1.1,10.1.2)", org.eclipse.ui.ide Bundle-ActivationPolicy: lazy Export-Package: org.apache.commons.logging,org.apache.commons.logging. diff --git a/plugins/org.python.pydev.shared_interactive_console/pom.xml b/plugins/org.python.pydev.shared_interactive_console/pom.xml index 3ccf39cf62..e9d15a25d5 100644 --- a/plugins/org.python.pydev.shared_interactive_console/pom.xml +++ b/plugins/org.python.pydev.shared_interactive_console/pom.xml @@ -16,7 +16,7 @@ org.python.pydev plugins - 10.1.0-SNAPSHOT + 10.1.1-SNAPSHOT ../pom.xml org.python.pydev diff --git a/plugins/org.python.pydev.shared_ui/META-INF/MANIFEST.MF b/plugins/org.python.pydev.shared_ui/META-INF/MANIFEST.MF index 22c4b94c13..f8df9af6ab 100644 --- a/plugins/org.python.pydev.shared_ui/META-INF/MANIFEST.MF +++ b/plugins/org.python.pydev.shared_ui/META-INF/MANIFEST.MF @@ -2,11 +2,11 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Shared Ui Plug-in Bundle-SymbolicName: org.python.pydev.shared_ui;singleton:=true -Bundle-Version: 10.1.0.qualifier +Bundle-Version: 10.1.1.qualifier Bundle-ClassPath: shared_ui.jar Bundle-Activator: org.python.pydev.shared_ui.SharedUiPlugin Eclipse-BundleShape: dir -Require-Bundle: org.python.pydev.shared_core;bundle-version="[10.1.0,10.1.1)", +Require-Bundle: org.python.pydev.shared_core;bundle-version="[10.1.1,10.1.2)", org.eclipse.ui, org.eclipse.core.runtime, org.eclipse.ui.workbench.texteditor, diff --git a/plugins/org.python.pydev.shared_ui/pom.xml b/plugins/org.python.pydev.shared_ui/pom.xml index 3623b967b9..708b8bd7e6 100644 --- a/plugins/org.python.pydev.shared_ui/pom.xml +++ b/plugins/org.python.pydev.shared_ui/pom.xml @@ -16,7 +16,7 @@ org.python.pydev plugins - 10.1.0-SNAPSHOT + 10.1.1-SNAPSHOT ../pom.xml org.python.pydev diff --git a/plugins/org.python.pydev/META-INF/MANIFEST.MF b/plugins/org.python.pydev/META-INF/MANIFEST.MF index 0f7e1a1099..d1c89ed93c 100644 --- a/plugins/org.python.pydev/META-INF/MANIFEST.MF +++ b/plugins/org.python.pydev/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: PyDev - Python Development Environment Bundle-SymbolicName: org.python.pydev; singleton:=true -Bundle-Version: 10.1.0.qualifier +Bundle-Version: 10.1.1.qualifier Bundle-ClassPath: pydev.jar, libs/WinRegistry-4.5.jar Bundle-Activator: org.python.pydev.plugin.PydevPlugin @@ -15,9 +15,9 @@ Require-Bundle: org.junit;bundle-version="4.0.0";resolution:=optional, org.eclipse.core.variables, org.eclipse.core.filesystem, org.eclipse.core.expressions, - org.python.pydev.ast;bundle-version="[10.1.0,10.1.1)", - org.python.pydev.parser;bundle-version="[10.1.0,10.1.1)", - org.python.pydev.core;bundle-version="[10.1.0,10.1.1)", + org.python.pydev.ast;bundle-version="[10.1.1,10.1.2)", + org.python.pydev.parser;bundle-version="[10.1.1,10.1.2)", + org.python.pydev.core;bundle-version="[10.1.1,10.1.2)", org.eclipse.jface.text, org.eclipse.ui.editors, org.eclipse.ui.views, @@ -26,17 +26,17 @@ Require-Bundle: org.junit;bundle-version="4.0.0";resolution:=optional, org.eclipse.search, org.eclipse.ui, org.eclipse.ui.ide, - org.python.pydev.shared_ui;bundle-version="[10.1.0,10.1.1)", + org.python.pydev.shared_ui;bundle-version="[10.1.1,10.1.2)", org.eclipse.debug.ui, org.eclipse.ui.console, - org.python.pydev.jython;bundle-version="[10.1.0,10.1.1)", - com.python.pydev.analysis;bundle-version="[10.1.0,10.1.1)", + org.python.pydev.jython;bundle-version="[10.1.1,10.1.2)", + com.python.pydev.analysis;bundle-version="[10.1.1,10.1.2)", org.eclipse.ui.navigator, org.eclipse.ui.navigator.resources, org.eclipse.jdt.core;resolution:=optional, org.eclipse.jdt.ui;resolution:=optional, org.eclipse.compare, - org.python.pydev.shared_interactive_console;bundle-version="[10.1.0,10.1.1)", + org.python.pydev.shared_interactive_console;bundle-version="[10.1.1,10.1.2)", org.eclipse.e4.ui.css.swt.theme;resolution:=optional, org.eclipse.e4.ui.services;resolution:=optional, org.eclipse.ui.forms, diff --git a/plugins/org.python.pydev/pom.xml b/plugins/org.python.pydev/pom.xml index 6e86cbd243..12a6bffc29 100644 --- a/plugins/org.python.pydev/pom.xml +++ b/plugins/org.python.pydev/pom.xml @@ -16,7 +16,7 @@ org.python.pydev plugins - 10.1.0-SNAPSHOT + 10.1.1-SNAPSHOT ../pom.xml org.python.pydev diff --git a/plugins/pom.xml b/plugins/pom.xml index 2a97a8279e..2f775cd6c2 100644 --- a/plugins/pom.xml +++ b/plugins/pom.xml @@ -16,7 +16,7 @@ org.python.pydev parent - 10.1.0-SNAPSHOT + 10.1.1-SNAPSHOT ../pom.xml plugins diff --git a/pom.xml b/pom.xml index 7924a5ce5d..00cddb775c 100644 --- a/pom.xml +++ b/pom.xml @@ -136,7 +136,7 @@ 4.0.0 org.python.pydev parent - 10.1.0-SNAPSHOT + 10.1.1-SNAPSHOT Pydev Build Parent pom