Skip to content

Commit 120f99b

Browse files
committed
Replaced py4j 0.10.6 with 0.10.7, updated metadata for 1.1.2 release.
Built 1.1.2.
1 parent cd83223 commit 120f99b

19 files changed

+31
-13
lines changed

build/artifacts.jar

-1 Bytes
Binary file not shown.

build/content.jar

102 Bytes
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.

bundles/org.py4j.osgi/.classpath

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<classpath>
3-
<classpathentry exported="true" kind="lib" path="lib/0.10.6/py4j0.10.6.jar" sourcepath="/py4j-java"/>
3+
<classpathentry exported="true" kind="lib" path="lib/0.10.7/py4j0.10.7.jar"/>
44
<classpathentry exported="true" kind="lib" path="target/classes/"/>
55
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
66
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>

bundles/org.py4j.osgi/META-INF/MANIFEST.MF

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,17 @@ Manifest-Version: 1.0
22
Bundle-ManifestVersion: 2
33
Bundle-Name: Py4j Osgi Gateway API Bundle
44
Bundle-SymbolicName: org.py4j.osgi
5-
Bundle-Version: 1.1.1.qualifier
5+
Bundle-Version: 1.1.2.qualifier
66
Bundle-Vendor: Composent, Inc.
77
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
88
Bundle-ActivationPolicy: lazy
99
Import-Package: org.osgi.framework,
1010
org.osgi.util.tracker
1111
Bundle-ClassPath: .,
12-
lib/0.10.6/py4j0.10.6.jar
13-
Export-Package: org.py4j.osgi;version="1.1.0",
14-
py4j;version="0.10.6",
15-
py4j.commands;version="0.10.6",
16-
py4j.model;version="0.10.6",
17-
py4j.reflection;version="0.10.6"
12+
lib/0.10.7/py4j0.10.7.jar
13+
Export-Package: org.py4j.osgi;version="1.2.0",
14+
py4j;version="0.10.7",
15+
py4j.commands;version="0.10.7",
16+
py4j.model;version="0.10.7",
17+
py4j.reflection;version="0.10.7"
1818
DynamicImport-Package: *
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
source.. = src/
22
bin.includes = META-INF/,\
3-
lib/0.10.6/py4j0.10.6.jar
3+
lib/0.10.7/py4j0.10.7.jar
44
src.includes = lib/

bundles/org.py4j.osgi/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@
99
<relativePath>../../</relativePath>
1010
</parent>
1111
<artifactId>org.py4j.osgi</artifactId>
12-
<version>1.1.1-SNAPSHOT</version>
12+
<version>1.1.2-SNAPSHOT</version>
1313
<packaging>eclipse-plugin</packaging>
1414
</project>

features/org.eclipse.ecf.py4j.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="org.eclipse.ecf.py4j.feature"
44
label="Py4j OSGi Feature"
5-
version="1.1.1.qualifier">
5+
version="1.1.2.qualifier">
66

77
<description url="http://www.example.com/description">
88
[Enter Feature Description here.]

features/org.eclipse.ecf.py4j.feature/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@
1010
</parent>
1111
<artifactId>org.eclipse.ecf.py4j.feature</artifactId>
1212
<packaging>eclipse-feature</packaging>
13-
<version>1.1.1-SNAPSHOT</version>
13+
<version>1.1.2-SNAPSHOT</version>
1414
</project>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
<properties>
6464
<tycho-version>1.0.0</tycho-version>
6565
<cbi-version>1.1.3</cbi-version>
66-
<target-platform>neon</target-platform>
66+
<target-platform>oxygen</target-platform>
6767
<project.build.sourceEncoding>ISO-8859-1</project.build.sourceEncoding>
6868
<project.resources.sourceEncoding>ISO-8859-1</project.resources.sourceEncoding>
6969
<tycho.scmUrl>${project.scm.connection}</tycho.scmUrl>
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2+
<?pde version="3.8"?><target name="Py4j Neon Target" sequenceNumber="21">
3+
<locations>
4+
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
5+
<unit id="org.eclipse.license.feature.group" version="1.0.1.v20140414-1359"/>
6+
<repository location="http://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359"/>
7+
</location>
8+
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
9+
<unit id="org.eclipse.emf.edit.ui.feature.group" version="2.13.0.v20170609-0928"/>
10+
<unit id="org.eclipse.emf.edit.ui.source.feature.group" version="2.13.0.v20170609-0928"/>
11+
<unit id="org.eclipse.pde.feature.group" version="3.13.4.v20180330-0640"/>
12+
<unit id="org.eclipse.pde.source.feature.group" version="3.13.4.v20180330-0640"/>
13+
<unit id="org.eclipse.platform.feature.group" version="4.7.3.v20180330-0640"/>
14+
<unit id="org.eclipse.platform.source.feature.group" version="4.7.3.v20180330-0640"/>
15+
<repository location="http://download.eclipse.org/releases/oxygen"/>
16+
</location>
17+
</locations>
18+
</target>

0 commit comments

Comments
 (0)