Skip to content

Commit

Permalink
Revert "Release 9.3.4."
Browse files Browse the repository at this point in the history
This reverts commit 5b42830.
  • Loading branch information
khatchad committed Oct 29, 2024
1 parent 621a404 commit 329146e
Show file tree
Hide file tree
Showing 64 changed files with 132 additions and 132 deletions.
34 changes: 17 additions & 17 deletions features/org.python.pydev.feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ build matches when doing a replace (so, the version of the xml has some extra sp
<feature
id="org.python.pydev.feature"
label="PyDev for Eclipse"
version="9.3.4.qualifier"
version="9.3.3.qualifier"
provider-name="Fabio Zadrozny"
plugin="org.python.pydev">

Expand Down Expand Up @@ -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="9.3.4.qualifier"/>
version="9.3.3.qualifier"/>

<plugin
id="org.python.pydev.parser"
download-size="444"
install-size="444"
version="9.3.4.qualifier"/>
version="9.3.3.qualifier"/>

<plugin
id="org.python.pydev.ast"
download-size="20"
install-size="20"
version="9.3.4.qualifier"/>
version="9.3.3.qualifier"/>

<plugin
id="org.python.pydev.jython"
download-size="4280"
install-size="4280"
version="9.3.4.qualifier"/>
version="9.3.3.qualifier"/>

<plugin
id="org.python.pydev.help"
download-size="300"
install-size="300"
version="9.3.4.qualifier"/>
version="9.3.3.qualifier"/>

<plugin
id="org.python.pydev"
download-size="2440"
install-size="2440"
version="9.3.4.qualifier"/>
version="9.3.3.qualifier"/>

<plugin
id="org.python.pydev.debug"
download-size="1350"
install-size="1350"
version="9.3.4.qualifier"/>
version="9.3.3.qualifier"/>

<plugin
id="org.python.pydev.refactoring"
download-size="504"
install-size="504"
version="9.3.4.qualifier"/>
version="9.3.3.qualifier"/>

<plugin
id="org.python.pydev.customizations"
download-size="300"
install-size="300"
version="9.3.4.qualifier"/>
version="9.3.3.qualifier"/>

<plugin
id="org.python.pydev.django"
download-size="300"
install-size="300"
version="9.3.4.qualifier"/>
version="9.3.3.qualifier"/>

<plugin
id="com.python.pydev.analysis"
download-size="240"
install-size="240"
version="9.3.4.qualifier"/>
version="9.3.3.qualifier"/>

<plugin
id="com.python.pydev.debug"
download-size="56"
install-size="56"
version="9.3.4.qualifier"/>
version="9.3.3.qualifier"/>

<plugin
id="com.python.pydev.refactoring"
download-size="160"
install-size="160"
version="9.3.4.qualifier"/>
version="9.3.3.qualifier"/>

<plugin
id="org.python.pydev.shared_interactive_console"
download-size="160"
install-size="160"
version="9.3.4.qualifier"/>
version="9.3.3.qualifier"/>

<plugin
id="org.python.pydev.shared_ui"
download-size="160"
install-size="160"
version="9.3.4.qualifier"/>
version="9.3.3.qualifier"/>

<plugin
id="org.python.pydev.shared_core"
download-size="160"
install-size="160"
version="9.3.4.qualifier"/>
version="9.3.3.qualifier"/>

</feature>
2 changes: 1 addition & 1 deletion features/org.python.pydev.feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<parent>
<groupId>org.python.pydev</groupId>
<artifactId>features</artifactId>
<version>9.3.4-SNAPSHOT</version>
<version>9.3.3-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.python.pydev</groupId>
Expand Down
2 changes: 1 addition & 1 deletion features/org.python.pydev.mylyn.feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<parent>
<groupId>org.python.pydev</groupId>
<artifactId>features</artifactId>
<version>9.3.4-SNAPSHOT</version>
<version>9.3.3-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.python.pydev</groupId>
Expand Down
2 changes: 1 addition & 1 deletion features/org.python.pydev.p2-repo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.python.pydev</groupId>
<artifactId>features</artifactId>
<version>9.3.4-SNAPSHOT</version>
<version>9.3.3-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion features/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<parent>
<groupId>org.python.pydev</groupId>
<artifactId>parent</artifactId>
<version>9.3.4-SNAPSHOT</version>
<version>9.3.3-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>features</artifactId>
Expand Down
Binary file modified org.python.pydev.updatesite/artifacts.jar
Binary file not shown.
Binary file modified org.python.pydev.updatesite/content.jar
Binary file not shown.
Binary file not shown.
Binary file modified org.python.pydev.updatesite/logs.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion org.python.pydev.updatesite/site.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<description name="PyDev Update Site" url="https://raw.githubusercontent.com/ponder-lab/Pydev/pydev_9_3/org.python.pydev.updatesite">
PyDev Updatesite
</description>
<feature url="features/org.python.pydev.feature_9.3.4.202407291145.jar" id="org.python.pydev.feature" version="9.3.4.202407291145">
<feature url="features/org.python.pydev.feature_9.3.3.202403291807.jar" id="org.python.pydev.feature" version="9.3.3.202403291807">
<category name="org.python.pydev.updatesite"/>
</feature>
<category-def name="org.python.pydev.updatesite" label="Pydev"/>
Expand Down
8 changes: 4 additions & 4 deletions plugins/com.python.pydev.analysis/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -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: 9.3.4.qualifier
Bundle-Version: 9.3.3.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="[9.3.4,9.3.5)",
org.python.pydev.core;bundle-version="[9.3.4,9.3.5)",
org.python.pydev.parser;bundle-version="[9.3.4,9.3.5)",
org.python.pydev.ast;bundle-version="[9.3.3,9.3.4)",
org.python.pydev.core;bundle-version="[9.3.3,9.3.4)",
org.python.pydev.parser;bundle-version="[9.3.3,9.3.4)",
org.eclipse.core.resources,
org.eclipse.ltk.core.refactoring,
org.eclipse.core.filebuffers,
Expand Down
2 changes: 1 addition & 1 deletion plugins/com.python.pydev.analysis/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<parent>
<groupId>org.python.pydev</groupId>
<artifactId>plugins</artifactId>
<version>9.3.4-SNAPSHOT</version>
<version>9.3.3-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.python.pydev</groupId>
Expand Down
12 changes: 6 additions & 6 deletions plugins/com.python.pydev.debug/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -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: 9.3.4.qualifier
Bundle-Version: 9.3.3.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="[9.3.4,9.3.5)",
org.python.pydev.core;bundle-version="[9.3.4,9.3.5)",
org.python.pydev;bundle-version="[9.3.4,9.3.5)",
org.python.pydev.debug;bundle-version="[9.3.4,9.3.5)",
org.python.pydev.ast;bundle-version="[9.3.3,9.3.4)",
org.python.pydev.core;bundle-version="[9.3.3,9.3.4)",
org.python.pydev;bundle-version="[9.3.3,9.3.4)",
org.python.pydev.debug;bundle-version="[9.3.3,9.3.4)",
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="[9.3.4,9.3.5)",
org.python.pydev.shared_ui;bundle-version="[9.3.3,9.3.4)",
org.eclipse.ui.console
Bundle-ActivationPolicy: lazy
Bundle-ClassPath: debug.jar
Expand Down
2 changes: 1 addition & 1 deletion plugins/com.python.pydev.debug/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<parent>
<groupId>org.python.pydev</groupId>
<artifactId>plugins</artifactId>
<version>9.3.4-SNAPSHOT</version>
<version>9.3.3-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.python.pydev</groupId>
Expand Down
16 changes: 8 additions & 8 deletions plugins/com.python.pydev.refactoring/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -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: 9.3.4.qualifier
Bundle-Version: 9.3.3.qualifier
Bundle-Activator: com.python.pydev.refactoring.RefactoringPlugin
Bundle-Vendor: Brainwy Software Ltda
Bundle-Localization: plugin
Expand All @@ -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="[9.3.4,9.3.5)",
org.python.pydev;bundle-version="[9.3.4,9.3.5)",
org.python.pydev.ast;bundle-version="[9.3.3,9.3.4)",
org.python.pydev;bundle-version="[9.3.3,9.3.4)",
org.junit;bundle-version="4.0";resolution:=optional,
org.eclipse.search,
org.python.pydev.shared_ui;bundle-version="[9.3.4,9.3.5)",
org.python.pydev.core;bundle-version="[9.3.4,9.3.5)",
org.python.pydev.parser;bundle-version="[9.3.4,9.3.5)",
org.python.pydev.shared_ui;bundle-version="[9.3.3,9.3.4)",
org.python.pydev.core;bundle-version="[9.3.3,9.3.4)",
org.python.pydev.parser;bundle-version="[9.3.3,9.3.4)",
org.eclipse.core.resources,
org.eclipse.ltk.core.refactoring,
org.eclipse.ltk.ui.refactoring,
org.python.pydev.refactoring;bundle-version="[9.3.4,9.3.5)",
com.python.pydev.analysis;bundle-version="[9.3.4,9.3.5)",
org.python.pydev.refactoring;bundle-version="[9.3.3,9.3.4)",
com.python.pydev.analysis;bundle-version="[9.3.3,9.3.4)",
org.eclipse.jdt.core;resolution:=optional,
org.eclipse.jdt.ui;resolution:=optional
Bundle-ActivationPolicy: lazy
Expand Down
2 changes: 1 addition & 1 deletion plugins/com.python.pydev.refactoring/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<parent>
<groupId>org.python.pydev</groupId>
<artifactId>plugins</artifactId>
<version>9.3.4-SNAPSHOT</version>
<version>9.3.3-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.python.pydev</groupId>
Expand Down
2 changes: 1 addition & 1 deletion plugins/com.python.pydev.runalltests/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Runalltests2 Plug-in
Bundle-SymbolicName: com.python.pydev.runalltests
Bundle-Version: 9.3.4.qualifier
Bundle-Version: 9.3.3.qualifier
Bundle-Activator: com.python.pydev.runalltests2.Activator
Eclipse-BundleShape: dir
Bundle-Vendor: Brainwy Software Ltda
Expand Down
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<launchConfiguration type="org.eclipse.jdt.junit.launchconfig">
<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS">
<listEntry value="/org.python.pydev.refactoring/tests/org/python/pydev/refactoring/tests/AllTests.java"/>
</listAttribute>
<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES">
<listEntry value="1"/>
</listAttribute>
<booleanAttribute key="org.eclipse.debug.core.appendEnvironmentVariables" value="true"/>
<stringAttribute key="org.eclipse.jdt.junit.CONTAINER" value=""/>
<booleanAttribute key="org.eclipse.jdt.junit.KEEPRUNNING_ATTR" value="false"/>
<stringAttribute key="org.eclipse.jdt.junit.TESTNAME" value=""/>
<stringAttribute key="org.eclipse.jdt.junit.TEST_KIND" value="org.eclipse.jdt.junit.loader.junit3"/>
<stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="org.python.pydev.refactoring.tests.AllTests"/>
<stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="org.python.pydev.refactoring"/>
<stringAttribute key="org.eclipse.jdt.launching.VM_ARGUMENTS" value="-Xmx256m"/>
<stringAttribute key="org.eclipse.jdt.launching.WORKING_DIRECTORY" value="${workspace_loc:org.python.pydev.refactoring}"/>
<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS">
<listEntry value="/org.python.pydev.refactoring/tests/org/python/pydev/refactoring/tests/AllTests.java"/>
</listAttribute>
<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES">
<listEntry value="1"/>
</listAttribute>
<booleanAttribute key="org.eclipse.debug.core.appendEnvironmentVariables" value="true"/>
<stringAttribute key="org.eclipse.jdt.junit.CONTAINER" value=""/>
<booleanAttribute key="org.eclipse.jdt.junit.KEEPRUNNING_ATTR" value="false"/>
<stringAttribute key="org.eclipse.jdt.junit.TESTNAME" value=""/>
<stringAttribute key="org.eclipse.jdt.junit.TEST_KIND" value="org.eclipse.jdt.junit.loader.junit3"/>
<stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="org.python.pydev.refactoring.tests.AllTests"/>
<stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="org.python.pydev.refactoring"/>
<stringAttribute key="org.eclipse.jdt.launching.VM_ARGUMENTS" value="-Xmx256m"/>
<stringAttribute key="org.eclipse.jdt.launching.WORKING_DIRECTORY" value="${workspace_loc:org.python.pydev.refactoring}"/>
</launchConfiguration>
2 changes: 1 addition & 1 deletion plugins/com.python.pydev.runalltests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.python.pydev</groupId>
<artifactId>plugins</artifactId>
<version>9.3.4-SNAPSHOT</version>
<version>9.3.3-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.python.pydev</groupId>
Expand Down
6 changes: 3 additions & 3 deletions plugins/org.python.pydev.ast/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -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: 9.3.4.qualifier
Bundle-Version: 9.3.3.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="[9.3.4,9.3.5)",
org.python.pydev.core;bundle-version="[9.3.3,9.3.4)",
org.eclipse.text,
org.python.pydev.parser;bundle-version="[9.3.4,9.3.5)",
org.python.pydev.parser;bundle-version="[9.3.3,9.3.4)",
org.eclipse.core.variables,
org.eclipse.debug.core
Bundle-ActivationPolicy: lazy
Expand Down
2 changes: 1 addition & 1 deletion plugins/org.python.pydev.ast/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<parent>
<groupId>org.python.pydev</groupId>
<artifactId>plugins</artifactId>
<version>9.3.4-SNAPSHOT</version>
<version>9.3.3-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.python.pydev</groupId>
Expand Down
4 changes: 2 additions & 2 deletions plugins/org.python.pydev.core/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -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: 9.3.4.qualifier
Bundle-Version: 9.3.3.qualifier
Bundle-ClassPath: core.jar
Bundle-Activator: org.python.pydev.core.CorePlugin
Bundle-Vendor: Brainwy Software Ltda
Expand All @@ -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="[9.3.4,9.3.5)";visibility:=reexport,
org.python.pydev.shared_core;bundle-version="[9.3.3,9.3.4)";visibility:=reexport,
org.eclipse.ltk.core.refactoring,
org.eclipse.core.filesystem
Bundle-ActivationPolicy: lazy
Expand Down
2 changes: 1 addition & 1 deletion plugins/org.python.pydev.core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<parent>
<groupId>org.python.pydev</groupId>
<artifactId>plugins</artifactId>
<version>9.3.4-SNAPSHOT</version>
<version>9.3.3-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.python.pydev</groupId>
Expand Down
Loading

0 comments on commit 329146e

Please sign in to comment.