Updated Jython and Project to reflect OpenIDE-Module-Specification-Version:2.70
authorLou Dasaro <mr_lou_d@netbeans.org>
Fri, 25 Sep 2015 01:31:00 -0500
changeset 18326b193ea00889f
parent 18325 e7dec3cc5053
child 18327 dfeab4f40dfd
Updated Jython and Project to reflect OpenIDE-Module-Specification-Version:2.70
o.jython.distro/manifest.mf
o.jython/manifest.mf
python.editor/nbproject/project.xml
python.kit/nbproject/project.xml
     1.1 --- a/o.jython.distro/manifest.mf	Thu Sep 24 16:04:25 2015 -0500
     1.2 +++ b/o.jython.distro/manifest.mf	Fri Sep 25 01:31:00 2015 -0500
     1.3 @@ -1,4 +1,4 @@
     1.4  Manifest-Version: 1.0
     1.5  OpenIDE-Module: org.jython.distro/1
     1.6  OpenIDE-Module-Localizing-Bundle: org/jython/distro/Bundle.properties
     1.7 -OpenIDE-Module-Specification-Version: 2.8
     1.8 +OpenIDE-Module-Specification-Version: 2.70
     2.1 --- a/o.jython/manifest.mf	Thu Sep 24 16:04:25 2015 -0500
     2.2 +++ b/o.jython/manifest.mf	Fri Sep 25 01:31:00 2015 -0500
     2.3 @@ -1,6 +1,6 @@
     2.4  Manifest-Version: 1.0
     2.5  OpenIDE-Module: org.jython/2
     2.6  OpenIDE-Module-Localizing-Bundle: org/jython/Bundle.properties
     2.7 -OpenIDE-Module-Specification-Version: 2.13
     2.8 +OpenIDE-Module-Specification-Version: 2.70
     2.9  AutoUpdate-Show-In-Client: false
    2.10  
     3.1 --- a/python.editor/nbproject/project.xml	Thu Sep 24 16:04:25 2015 -0500
     3.2 +++ b/python.editor/nbproject/project.xml	Fri Sep 25 01:31:00 2015 -0500
     3.3 @@ -35,7 +35,7 @@
     3.4                      <compile-dependency/>
     3.5                      <run-dependency>
     3.6                          <release-version>2</release-version>
     3.7 -                        <specification-version>2.7</specification-version>
     3.8 +                        <specification-version>2.70</specification-version>
     3.9                      </run-dependency>
    3.10                  </dependency>
    3.11                  <dependency>
     4.1 --- a/python.kit/nbproject/project.xml	Thu Sep 24 16:04:25 2015 -0500
     4.2 +++ b/python.kit/nbproject/project.xml	Fri Sep 25 01:31:00 2015 -0500
     4.3 @@ -9,14 +9,14 @@
     4.4                      <code-name-base>org.jython</code-name-base>
     4.5                      <run-dependency>
     4.6                          <release-version>2</release-version>
     4.7 -                        <specification-version>2.7</specification-version>
     4.8 +                        <specification-version>2.70</specification-version>
     4.9                      </run-dependency>
    4.10                  </dependency>
    4.11                  <dependency>
    4.12                      <code-name-base>org.jython.distro</code-name-base>
    4.13                      <run-dependency>
    4.14                          <release-version>1</release-version>
    4.15 -                        <specification-version>2.7</specification-version>
    4.16 +                        <specification-version>2.70</specification-version>
    4.17                      </run-dependency>
    4.18                  </dependency>
    4.19                  <dependency>