Incremented specification versions in trunk
authorRalph Benjamin Ruijs <ralphbenjamin@netbeans.org>
Tue, 22 Sep 2015 08:55:34 +0200
changeset 18319c3fd8e597b33
parent 18318 d0199c9c06d5
child 18320 e69f39a6d707
Incremented specification versions in trunk
o.jython.distro/manifest.mf
o.jython/manifest.mf
python.console/manifest.mf
python.core/manifest.mf
python.debugger/manifest.mf
python.editor/nbproject/project.properties
python.help/manifest.mf
python.hints/manifest.mf
python.kit/manifest.mf
python.options/manifest.mf
python.platform/manifest.mf
python.project/manifest.mf
python.project2/manifest.mf
python.qshell/manifest.mf
python.samples/manifest.mf
python.source/manifest.mf
python.testrunner/manifest.mf
     1.1 --- a/o.jython.distro/manifest.mf	Tue Sep 22 08:45:58 2015 +0200
     1.2 +++ b/o.jython.distro/manifest.mf	Tue Sep 22 08:55:34 2015 +0200
     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.7
     1.8 +OpenIDE-Module-Specification-Version: 2.8
     2.1 --- a/o.jython/manifest.mf	Tue Sep 22 08:45:58 2015 +0200
     2.2 +++ b/o.jython/manifest.mf	Tue Sep 22 08:55:34 2015 +0200
     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.12
     2.8 +OpenIDE-Module-Specification-Version: 2.13
     2.9  AutoUpdate-Show-In-Client: false
    2.10  
     3.1 --- a/python.console/manifest.mf	Tue Sep 22 08:45:58 2015 +0200
     3.2 +++ b/python.console/manifest.mf	Tue Sep 22 08:55:34 2015 +0200
     3.3 @@ -2,6 +2,6 @@
     3.4  OpenIDE-Module: org.netbeans.modules.python.console
     3.5  OpenIDE-Module-Localizing-Bundle: org/netbeans/modules/python/console/Bundle.properties
     3.6  OpenIDE-Module-Layer: org/netbeans/modules/python/console/layer.xml
     3.7 -OpenIDE-Module-Specification-Version: 1.2
     3.8 +OpenIDE-Module-Specification-Version: 1.3
     3.9  AutoUpdate-Show-In-Client: false
    3.10  
     4.1 --- a/python.core/manifest.mf	Tue Sep 22 08:45:58 2015 +0200
     4.2 +++ b/python.core/manifest.mf	Tue Sep 22 08:55:34 2015 +0200
     4.3 @@ -1,7 +1,7 @@
     4.4  Manifest-Version: 1.0
     4.5  OpenIDE-Module: org.netbeans.modules.python.core
     4.6  OpenIDE-Module-Localizing-Bundle: org/netbeans/modules/python/core/Bundle.properties
     4.7 -OpenIDE-Module-Specification-Version: 1.4
     4.8 +OpenIDE-Module-Specification-Version: 1.5
     4.9  AutoUpdate-Show-In-Client: false
    4.10  
    4.11  
     5.1 --- a/python.debugger/manifest.mf	Tue Sep 22 08:45:58 2015 +0200
     5.2 +++ b/python.debugger/manifest.mf	Tue Sep 22 08:55:34 2015 +0200
     5.3 @@ -2,6 +2,6 @@
     5.4  OpenIDE-Module: org.netbeans.modules.python.debugger
     5.5  OpenIDE-Module-Layer: org/netbeans/modules/python/debugger/layer.xml
     5.6  OpenIDE-Module-Localizing-Bundle: org/netbeans/modules/python/debugger/Bundle.properties
     5.7 -OpenIDE-Module-Specification-Version: 1.3
     5.8 +OpenIDE-Module-Specification-Version: 1.4
     5.9  AutoUpdate-Show-In-Client: false
    5.10  
     6.1 --- a/python.editor/nbproject/project.properties	Tue Sep 22 08:45:58 2015 +0200
     6.2 +++ b/python.editor/nbproject/project.properties	Tue Sep 22 08:55:34 2015 +0200
     6.3 @@ -18,7 +18,7 @@
     6.4  javac.source=1.7
     6.5  javac.compilerargs=-Xlint -Xlint:-serial
     6.6  nbm.needs.restart=true
     6.7 -spec.version.base=1.8.2
     6.8 +spec.version.base=1.9.0
     6.9  spec.version.base.fatal.warning=false
    6.10  
    6.11  ant.jar=${ant.core.lib}
     7.1 --- a/python.help/manifest.mf	Tue Sep 22 08:45:58 2015 +0200
     7.2 +++ b/python.help/manifest.mf	Tue Sep 22 08:55:34 2015 +0200
     7.3 @@ -3,6 +3,6 @@
     7.4  OpenIDE-Module-Layer: org/netbeans/modules/python/help/layer.xml
     7.5  OpenIDE-Module-Localizing-Bundle: org/netbeans/modules/python/help/Bundle.properties
     7.6  OpenIDE-Module-Requires: org.netbeans.api.javahelp.Help
     7.7 -OpenIDE-Module-Specification-Version: 1.1
     7.8 +OpenIDE-Module-Specification-Version: 1.2
     7.9  AutoUpdate-Show-In-Client: false
    7.10  
     8.1 --- a/python.hints/manifest.mf	Tue Sep 22 08:45:58 2015 +0200
     8.2 +++ b/python.hints/manifest.mf	Tue Sep 22 08:55:34 2015 +0200
     8.3 @@ -3,5 +3,5 @@
     8.4  OpenIDE-Module: org.netbeans.modules.python.hints
     8.5  OpenIDE-Module-Layer: org/netbeans/modules/python/hints/layer.xml
     8.6  OpenIDE-Module-Localizing-Bundle: org/netbeans/modules/python/hints/Bundle.properties
     8.7 -OpenIDE-Module-Specification-Version: 1.0
     8.8 +OpenIDE-Module-Specification-Version: 1.1
     8.9  
     9.1 --- a/python.kit/manifest.mf	Tue Sep 22 08:45:58 2015 +0200
     9.2 +++ b/python.kit/manifest.mf	Tue Sep 22 08:55:34 2015 +0200
     9.3 @@ -1,6 +1,6 @@
     9.4  Manifest-Version: 1.0
     9.5  OpenIDE-Module: org.netbeans.modules.python.kit/1
     9.6  OpenIDE-Module-Localizing-Bundle: org/netbeans/modules/python/kit/Bundle.properties
     9.7 -OpenIDE-Module-Specification-Version: 0.150918
     9.8 +OpenIDE-Module-Specification-Version: 0.150922
     9.9  AutoUpdate-Show-In-Client: true
    9.10  
    10.1 --- a/python.options/manifest.mf	Tue Sep 22 08:45:58 2015 +0200
    10.2 +++ b/python.options/manifest.mf	Tue Sep 22 08:55:34 2015 +0200
    10.3 @@ -3,5 +3,5 @@
    10.4  OpenIDE-Module: org.netbeans.modules.python.options
    10.5  OpenIDE-Module-Layer: org/netbeans/modules/python/options/layer.xml
    10.6  OpenIDE-Module-Localizing-Bundle: org/netbeans/modules/python/options/Bundle.properties
    10.7 -OpenIDE-Module-Specification-Version: 1.2
    10.8 +OpenIDE-Module-Specification-Version: 1.3
    10.9  
    11.1 --- a/python.platform/manifest.mf	Tue Sep 22 08:45:58 2015 +0200
    11.2 +++ b/python.platform/manifest.mf	Tue Sep 22 08:55:34 2015 +0200
    11.3 @@ -2,6 +2,6 @@
    11.4  OpenIDE-Module: org.netbeans.modules.python.platform
    11.5  OpenIDE-Module-Layer: org/netbeans/modules/python/platform/layer.xml
    11.6  OpenIDE-Module-Localizing-Bundle: org/netbeans/modules/python/platform/Bundle.properties
    11.7 -OpenIDE-Module-Specification-Version: 1.2
    11.8 +OpenIDE-Module-Specification-Version: 1.3
    11.9  AutoUpdate-Show-In-Client: false
   11.10  
    12.1 --- a/python.project/manifest.mf	Tue Sep 22 08:45:58 2015 +0200
    12.2 +++ b/python.project/manifest.mf	Tue Sep 22 08:55:34 2015 +0200
    12.3 @@ -2,6 +2,6 @@
    12.4  OpenIDE-Module: org.netbeans.modules.python.project
    12.5  OpenIDE-Module-Layer: org/netbeans/modules/python/project/layer.xml
    12.6  OpenIDE-Module-Localizing-Bundle: org/netbeans/modules/python/project/Bundle.properties
    12.7 -OpenIDE-Module-Specification-Version: 0.4
    12.8 +OpenIDE-Module-Specification-Version: 0.5
    12.9  AutoUpdate-Show-In-Client: false
   12.10  
    13.1 --- a/python.project2/manifest.mf	Tue Sep 22 08:45:58 2015 +0200
    13.2 +++ b/python.project2/manifest.mf	Tue Sep 22 08:55:34 2015 +0200
    13.3 @@ -3,5 +3,5 @@
    13.4  OpenIDE-Module: org.netbeans.modules.python.project2
    13.5  OpenIDE-Module-Layer: org/netbeans/modules/python/project2/layer.xml
    13.6  OpenIDE-Module-Localizing-Bundle: org/netbeans/modules/python/project2/Bundle.properties
    13.7 -OpenIDE-Module-Specification-Version: 1.0
    13.8 +OpenIDE-Module-Specification-Version: 1.1
    13.9  
    14.1 --- a/python.qshell/manifest.mf	Tue Sep 22 08:45:58 2015 +0200
    14.2 +++ b/python.qshell/manifest.mf	Tue Sep 22 08:55:34 2015 +0200
    14.3 @@ -2,5 +2,5 @@
    14.4  OpenIDE-Module: org.netbeans.modules.python.qshell
    14.5  OpenIDE-Module-Layer: org/netbeans/modules/python/qshell/layer.xml
    14.6  OpenIDE-Module-Localizing-Bundle: org/netbeans/modules/python/qshell/Bundle.properties
    14.7 -OpenIDE-Module-Specification-Version: 1.1
    14.8 +OpenIDE-Module-Specification-Version: 1.2
    14.9  
    15.1 --- a/python.samples/manifest.mf	Tue Sep 22 08:45:58 2015 +0200
    15.2 +++ b/python.samples/manifest.mf	Tue Sep 22 08:55:34 2015 +0200
    15.3 @@ -2,6 +2,6 @@
    15.4  OpenIDE-Module: org.netbeans.modules.python.samples
    15.5  OpenIDE-Module-Layer: org/netbeans/modules/python/samples/layer.xml
    15.6  OpenIDE-Module-Localizing-Bundle: org/netbeans/modules/python/samples/Bundle.properties
    15.7 -OpenIDE-Module-Specification-Version: 1.2
    15.8 +OpenIDE-Module-Specification-Version: 1.3
    15.9  AutoUpdate-Show-In-Client: true
   15.10  
    16.1 --- a/python.source/manifest.mf	Tue Sep 22 08:45:58 2015 +0200
    16.2 +++ b/python.source/manifest.mf	Tue Sep 22 08:55:34 2015 +0200
    16.3 @@ -2,5 +2,5 @@
    16.4  OpenIDE-Module: org.netbeans.modules.python.source
    16.5  OpenIDE-Module-Layer: org/netbeans/modules/python/source/layer.xml
    16.6  OpenIDE-Module-Localizing-Bundle: org/netbeans/modules/python/source/Bundle.properties
    16.7 -OpenIDE-Module-Specification-Version: 1.1
    16.8 +OpenIDE-Module-Specification-Version: 1.2
    16.9  AutoUpdate-Show-In-Client: false
    17.1 --- a/python.testrunner/manifest.mf	Tue Sep 22 08:45:58 2015 +0200
    17.2 +++ b/python.testrunner/manifest.mf	Tue Sep 22 08:55:34 2015 +0200
    17.3 @@ -2,5 +2,5 @@
    17.4  AutoUpdate-Show-In-Client: false
    17.5  OpenIDE-Module: org.netbeans.modules.python.testrunner
    17.6  OpenIDE-Module-Localizing-Bundle: org/netbeans/modules/python/testrunner/Bundle.properties
    17.7 -OpenIDE-Module-Specification-Version: 1.7
    17.8 +OpenIDE-Module-Specification-Version: 1.8
    17.9