Incrementing specification versions for planned 0.3.0-beta6 release. BLD200411042020
authorjlahoda@netbeans.org
Thu, 04 Nov 2004 15:21:08 +0000
changeset 54025d4f6c467dee
parent 5401 a574c8e54af2
child 5403 c0e4ccfd7863
Incrementing specification versions for planned 0.3.0-beta6 release.
contrib/latex/ant/antint/manifest.mf
contrib/latex/auted/manifest.mf
contrib/latex/bibtex/manifest.mf
contrib/latex/core/manifest.mf
contrib/latex/editor/manifest.mf
contrib/latex/guiproject/manifest.mf
contrib/latex/increment-spec-versions
contrib/latex/loaders/manifest.mf
contrib/latex/manifest.mf
contrib/latex/manual/manifest.mf
contrib/latex/model/manifest.mf
contrib/latex/ui/manifest.mf
     1.1 --- a/contrib/latex/ant/antint/manifest.mf	Thu Nov 04 14:59:07 2004 +0000
     1.2 +++ b/contrib/latex/ant/antint/manifest.mf	Thu Nov 04 15:21:08 2004 +0000
     1.3 @@ -2,5 +2,5 @@
     1.4  OpenIDE-Module-Name: LaTeX Ant user tasks integration
     1.5  OpenIDE-Module-Short-Description: Integrates the LaTeX ant user tasks in the IDE.
     1.6  OpenIDE-Module-Display-Category: LaTeX
     1.7 -OpenIDE-Module-Specification-Version: 1.3.0.2.6
     1.8 +OpenIDE-Module-Specification-Version: 1.3.0.2.7
     1.9  OpenIDE-Module: org.netbeans.modules.latex.antint/1
     2.1 --- a/contrib/latex/auted/manifest.mf	Thu Nov 04 14:59:07 2004 +0000
     2.2 +++ b/contrib/latex/auted/manifest.mf	Thu Nov 04 15:21:08 2004 +0000
     2.3 @@ -3,5 +3,5 @@
     2.4  OpenIDE-Module-Name: Automata editor for Vaucanson
     2.5  OpenIDE-Module-Short-Description: Supports editing finite automata for Vaucanson.
     2.6  OpenIDE-Module-Display-Category: LaTeX
     2.7 -OpenIDE-Module-Specification-Version: 1.3.0.2.6
     2.8 +OpenIDE-Module-Specification-Version: 1.3.0.2.7
     2.9  OpenIDE-Module: org.netbeans.modules.latex.auted/1
     3.1 --- a/contrib/latex/bibtex/manifest.mf	Thu Nov 04 14:59:07 2004 +0000
     3.2 +++ b/contrib/latex/bibtex/manifest.mf	Thu Nov 04 15:21:08 2004 +0000
     3.3 @@ -1,5 +1,5 @@
     3.4  Manifest-Version: 1.0
     3.5 -OpenIDE-Module-Specification-Version: 1.3.0.2.6
     3.6 +OpenIDE-Module-Specification-Version: 1.3.0.2.7
     3.7  OpenIDE-Module: org.netbeans.modules.latex.bibtex/1
     3.8  OpenIDE-Module-Layer: org/netbeans/modules/latex/bibtex/layer.xml
     3.9  OpenIDE-Module-Localizing-Bundle: org/netbeans/modules/latex/bibtex/Bundle.properties
     4.1 --- a/contrib/latex/core/manifest.mf	Thu Nov 04 14:59:07 2004 +0000
     4.2 +++ b/contrib/latex/core/manifest.mf	Thu Nov 04 15:21:08 2004 +0000
     4.3 @@ -1,6 +1,6 @@
     4.4  Manifest-Version: 1.0
     4.5  OpenIDE-Module: org.netbeans.modules.latex/1
     4.6 -OpenIDE-Module-Specification-Version: 1.3.0.2.6
     4.7 +OpenIDE-Module-Specification-Version: 1.3.0.2.7
     4.8  OpenIDE-Module-Requires: org.openide.modules.InstalledFileLocator
     4.9  OpenIDE-Module-Layer: org/netbeans/modules/latex/resources/mf-layer.xml
    4.10  OpenIDE-Module-Localizing-Bundle: org/netbeans/modules/latex/Bundle.properties
     5.1 --- a/contrib/latex/editor/manifest.mf	Thu Nov 04 14:59:07 2004 +0000
     5.2 +++ b/contrib/latex/editor/manifest.mf	Thu Nov 04 15:21:08 2004 +0000
     5.3 @@ -1,6 +1,6 @@
     5.4  Manifest-Version: 1.0
     5.5  OpenIDE-Module: org.netbeans.modules.latex.editor/1
     5.6  OpenIDE-Module-Layer: org/netbeans/modules/latex/editor/xmllayer.xml
     5.7 -OpenIDE-Module-Specification-Version: 1.3.0.2.6
     5.8 +OpenIDE-Module-Specification-Version: 1.3.0.2.7
     5.9  OpenIDE-Module-Localizing-Bundle: org/netbeans/modules/latex/editor/Bundle.properties
    5.10  OpenIDE-Module-Java-Dependencies: Java > 1.4.0
     6.1 --- a/contrib/latex/guiproject/manifest.mf	Thu Nov 04 14:59:07 2004 +0000
     6.2 +++ b/contrib/latex/guiproject/manifest.mf	Thu Nov 04 15:21:08 2004 +0000
     6.3 @@ -1,5 +1,5 @@
     6.4  Manifest-Version: 1.0
     6.5 -OpenIDE-Module-Specification-Version: 1.3.0.2.6
     6.6 +OpenIDE-Module-Specification-Version: 1.3.0.2.7
     6.7  OpenIDE-Module-Layer: org/netbeans/modules/latex/guiproject/resources/mf-
     6.8   layer.xml
     6.9  OpenIDE-Module-Localizing-Bundle: org/netbeans/modules/latex/guiproject/B
     7.1 --- a/contrib/latex/increment-spec-versions	Thu Nov 04 14:59:07 2004 +0000
     7.2 +++ b/contrib/latex/increment-spec-versions	Thu Nov 04 15:21:08 2004 +0000
     7.3 @@ -13,7 +13,7 @@
     7.4  #
     7.5  # Contributor(s): Jan Lahoda.
     7.6  #
     7.7 -NEW_VERSION=1.3.0.2.6
     7.8 +NEW_VERSION=1.3.0.2.7
     7.9  for manifest in `find . -type f -name "manifest.mf"`; do
    7.10      mv $manifest $manifest.old
    7.11      sed -e "s/OpenIDE-Module-Specification-Version: .*$/OpenIDE-Module-Specification-Version: $NEW_VERSION/" <$manifest.old >$manifest
     8.1 --- a/contrib/latex/loaders/manifest.mf	Thu Nov 04 14:59:07 2004 +0000
     8.2 +++ b/contrib/latex/loaders/manifest.mf	Thu Nov 04 15:21:08 2004 +0000
     8.3 @@ -1,5 +1,5 @@
     8.4  Manifest-Version: 1.0
     8.5 -OpenIDE-Module-Specification-Version: 1.3.0.2.6
     8.6 +OpenIDE-Module-Specification-Version: 1.3.0.2.7
     8.7  OpenIDE-Module: org.netbeans.modules.latex.loaders/1
     8.8  OpenIDE-Module-Localizing-Bundle: org/netbeans/modules/latex/loaders/Bundle.properties
     8.9  OpenIDE-Module-Java-Dependencies: Java > 1.4.0
     9.1 --- a/contrib/latex/manifest.mf	Thu Nov 04 14:59:07 2004 +0000
     9.2 +++ b/contrib/latex/manifest.mf	Thu Nov 04 15:21:08 2004 +0000
     9.3 @@ -1,5 +1,5 @@
     9.4  Manifest-Version: 1.0
     9.5 -OpenIDE-Module-Specification-Version: 1.3.0.2.6
     9.6 +OpenIDE-Module-Specification-Version: 1.3.0.2.7
     9.7  OpenIDE-Module: org.netbeans.modules.latex.test/1
     9.8  OpenIDE-Module-Java-Dependencies: Java > 1.4.0
     9.9  
    10.1 --- a/contrib/latex/manual/manifest.mf	Thu Nov 04 14:59:07 2004 +0000
    10.2 +++ b/contrib/latex/manual/manifest.mf	Thu Nov 04 15:21:08 2004 +0000
    10.3 @@ -3,7 +3,7 @@
    10.4  OpenIDE-Module-Short-Description: Provides LaTeX support help
    10.5  OpenIDE-Module-Long-Description: Provides LaTeX support help
    10.6  OpenIDE-Module-Display-Category: Word processing
    10.7 -OpenIDE-Module-Specification-Version: 1.3.0.2.6
    10.8 +OpenIDE-Module-Specification-Version: 1.3.0.2.7
    10.9  OpenIDE-Module: org.netbeans.modules.latex.help/1
   10.10  OpenIDE-Module-Layer: org/netbeans/modules/latex/help/mf-layer.xml
   10.11  
    11.1 --- a/contrib/latex/model/manifest.mf	Thu Nov 04 14:59:07 2004 +0000
    11.2 +++ b/contrib/latex/model/manifest.mf	Thu Nov 04 15:21:08 2004 +0000
    11.3 @@ -1,5 +1,5 @@
    11.4  Manifest-Version: 1.0
    11.5 -OpenIDE-Module-Specification-Version: 1.3.0.2.6
    11.6 +OpenIDE-Module-Specification-Version: 1.3.0.2.7
    11.7  OpenIDE-Module: org.netbeans.modules.latex.model/1
    11.8  OpenIDE-Module-Layer: org/netbeans/modules/latex/model/resources/mf-layer.xml
    11.9  OpenIDE-Module-Localizing-Bundle: org/netbeans/modules/latex/model/Bundle.properties
    12.1 --- a/contrib/latex/ui/manifest.mf	Thu Nov 04 14:59:07 2004 +0000
    12.2 +++ b/contrib/latex/ui/manifest.mf	Thu Nov 04 15:21:08 2004 +0000
    12.3 @@ -1,5 +1,5 @@
    12.4  Manifest-Version: 1.0
    12.5 -OpenIDE-Module-Specification-Version: 1.3.0.2.6
    12.6 +OpenIDE-Module-Specification-Version: 1.3.0.2.7
    12.7  OpenIDE-Module: org.netbeans.modules.latex.ui/1
    12.8  OpenIDE-Module-Layer: org/netbeans/modules/latex/ui/resources/mf-layer.xml
    12.9  OpenIDE-Module-Localizing-Bundle: org/netbeans/modules/latex/ui/Bundle.properties