Changeset 2214

Show
Ignore:
Timestamp:
06/06/08 01:11:18 (6 months ago)
Author:
dsugar
Message:

update version in preparation for release 3.0

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/framework-plugin/META-INF/MANIFEST.MF

    r1988 r2214  
    33Bundle-Name: %pluginName 
    44Bundle-SymbolicName: com.tresys.cdsframework; singleton:=true 
    5 Bundle-Version: 2.2.0 
     5Bundle-Version: 3.0.0 
    66Bundle-Activator: com.tresys.framework.plugin.SEFramework_Plugin 
    77Bundle-Localization: plugin 
     
    1818 org.eclipse.core.resources, 
    1919 org.eclipse.help, 
    20  com.tresys.cdsframework.libselinuxjava
     20 com.tresys.cdsframework.libselinuxjava;bundle-version="0.5.0"
    2121 com.tresys.slide;bundle-version="1.3.9", 
    2222 com.tresys.cdsframework.doc.user;resolution:=optional, 
  • trunk/framework-plugin/build.properties

    r2029 r2214  
    55               resources/,\ 
    66               META-INF/,\ 
    7                plugin.properties 
     7               plugin.properties,\ 
     8               about.html 
    89jars.compile.order = CDSFramework.jar 
    910src.includes = plugin.xml,\ 
  • trunk/gotham-feature/feature.xml

    r1924 r2214  
    33      id="com.tresys.cdsframework" 
    44      label="CDS Framework" 
    5       version="2.2.0" 
     5      version="3.0.0" 
    66      provider-name="Tresys Technology" 
    77      os="linux" 
     
    2929 
    3030   <copyright url="http://www.tresys.com"> 
    31       Copyright (C) 2006 - 2007 Tresys Technology, LLC 
     31      Copyright (C) 2006 - 2008 Tresys Technology, LLC 
    3232Patent Pending 
    3333   </copyright> 
     
    9494      <import plugin="org.eclipse.core.resources"/> 
    9595      <import plugin="org.eclipse.help"/> 
    96       <import plugin="com.tresys.cdsframework.libselinuxjava" version="0.0.4" match="greaterOrEqual"/> 
    97       <import plugin="com.tresys.slide" version="1.3.8" match="greaterOrEqual"/> 
    98       <import plugin="com.tresys.setools" version="3.3.2.3" match="greaterOrEqual"/> 
     96      <import plugin="com.tresys.cdsframework.libselinuxjava" version="0.5.0" match="greaterOrEqual"/> 
     97      <import plugin="com.tresys.slide" version="1.3.9" match="greaterOrEqual"/> 
     98      <import plugin="com.tresys.setools" version="3.3.2.1" match="greaterOrEqual"/> 
    9999   </requires> 
    100100 
     
    103103         download-size="800" 
    104104         install-size="800" 
    105          version="2.2.0"/> 
     105         version="3.0.0"/> 
    106106 
    107107   <plugin 
     
    109109         download-size="1024" 
    110110         install-size="1024" 
    111          version="2.0.0" 
     111         version="3.0.0" 
    112112         unpack="false"/> 
    113113 
  • trunk/helpfiles/META-INF/MANIFEST.MF

    r1738 r2214  
    66Eclipse-LazyStart: false 
    77Bundle-SymbolicName: com.tresys.cdsframework.doc.user; singleton:=true 
    8 Bundle-Version: 2.0.0 
     8Bundle-Version: 3.0.0 
    99Require-Bundle: org.eclipse.ui, 
    1010 org.eclipse.help 
  • trunk/helpfiles/build.properties

    r1618 r2214  
    1313               views/,\ 
    1414               contexts/,\ 
    15                framework_overview.html 
     15               framework_overview.html,\ 
     16               menu/ 
    1617src.includes = .project,\ 
    1718               META-INF/,\ 
  • trunk/libselinux.linux.x86/META-INF/MANIFEST.MF

    r1854 r2214  
    33Bundle-Name: libSELinuxJava x86 
    44Bundle-SymbolicName: com.tresys.cdsframework.libselinuxjava.linux.x86 
    5 Bundle-Version: 0.0.4 
    6 Fragment-Host: com.tresys.cdsframework.libselinuxjava;bundle-version="0.0.4
     5Bundle-Version: 0.5 
     6Fragment-Host: com.tresys.cdsframework.libselinuxjava;bundle-version="0.5
    77Bundle-Localization: plugin 
    88Bundle-Vendor: %providerName 
  • trunk/libselinux.linux.x86/build.properties

    r1780 r2214  
    33bin.includes = META-INF/,\ 
    44               .,\ 
    5                libselinuxjava/libselinuxjava.so 
     5               libselinuxjava/libselinuxjava.so,\ 
     6               plugin.properties 
  • trunk/libselinux.linux.x86_64/META-INF/MANIFEST.MF

    r1854 r2214  
    33Bundle-Name: libSELinuxJava x86_64 
    44Bundle-SymbolicName: com.tresys.cdsframework.libselinuxjava.linux.x86_64 
    5 Bundle-Version: 0.0.4 
    6 Fragment-Host: com.tresys.cdsframework.libselinuxjava;bundle-version="0.0.4
     5Bundle-Version: 0.5 
     6Fragment-Host: com.tresys.cdsframework.libselinuxjava;bundle-version="0.5
    77Bundle-Localization: plugin 
    88Bundle-Vendor: %providerName 
  • trunk/libselinux.linux.x86_64/build.properties

    r1780 r2214  
    33bin.includes = META-INF/,\ 
    44               .,\ 
    5                libselinuxjava/libselinuxjava.so 
     5               libselinuxjava/libselinuxjava.so,\ 
     6               plugin.properties 
  • trunk/libselinuxjava-gotham-feature/feature.xml

    r1854 r2214  
    33      id="com.tresys.cdsframework.libselinuxjava" 
    44      label="libSELinuxJava" 
    5       version="1.0.2
     5      version="1.5
    66      provider-name="Tresys Technology" 
    77      os="linux" 
     
    1313 
    1414   <copyright url="http://www.tresys.com"> 
    15       Copyright (C) 2007 Tresys Technology, LLC 
     15      Copyright (C) 2007-2008 Tresys Technology, LLC 
    1616   </copyright> 
    1717 
     
    6767         download-size="10" 
    6868         install-size="10" 
    69          version="0.0.4
     69         version="0.5.0
    7070         unpack="false"/> 
    7171 
     
    7676         download-size="5" 
    7777         install-size="5" 
    78          version="0.0.4
     78         version="0.5.0
    7979         fragment="true"/> 
    8080 
     
    8585         download-size="5" 
    8686         install-size="5" 
    87          version="0.0.4
     87         version="0.5.0
    8888         fragment="true"/> 
    8989 
  • trunk/libselinuxjava-oss-feature/feature.xml

    r1923 r2214  
    33      id="com.tresys.cdsframework.libselinuxjava" 
    44      label="libSELinuxJava" 
    5       version="1.0.2
     5      version="1.5
    66      provider-name="Tresys Technology" 
    77      os="linux" 
     
    1313 
    1414   <copyright url="http://www.tresys.com"> 
    15       Copyright (C) 2007 Tresys Technology, LLC 
     15      Copyright (C) 2007-2008 Tresys Technology, LLC 
    1616   </copyright> 
    1717 
     
    6767         download-size="10" 
    6868         install-size="10" 
    69          version="0.0.4
     69         version="0.5.0
    7070         unpack="false"/> 
    7171 
     
    7676         download-size="5" 
    7777         install-size="5" 
    78          version="0.0.4
     78         version="0.5.0
    7979         fragment="true"/> 
    8080 
     
    8585         download-size="5" 
    8686         install-size="5" 
    87          version="0.0.4
     87         version="0.5.0
    8888         fragment="true"/> 
    8989 
  • trunk/libselinuxjava-plugin/META-INF/MANIFEST.MF

    r1854 r2214  
    33Bundle-Vendor: %providerName 
    44Bundle-SymbolicName: com.tresys.cdsframework.libselinuxjava; singleton:=true 
    5 Bundle-Version: 0.0.4 
     5Bundle-Version: 0.5 
    66Bundle-ManifestVersion: 2 
    77Bundle-Localization: plugin 
  • trunk/oss-feature/feature.xml

    r1924 r2214  
    33      id="com.tresys.cdsframework" 
    44      label="CDS Framework" 
    5       version="2.2.0" 
     5      version="3.0.0" 
    66      provider-name="Tresys Technology" 
    77      os="linux" 
     
    2929 
    3030   <copyright url="http://www.tresys.com"> 
    31       Copyright (C) 2006 - 2007 Tresys Technology, LLC 
     31      Copyright (C) 2006 - 2008 Tresys Technology, LLC 
    3232Patent Pending 
    3333   </copyright> 
     
    9494      <import plugin="org.eclipse.core.resources"/> 
    9595      <import plugin="org.eclipse.help"/> 
    96       <import plugin="com.tresys.cdsframework.libselinuxjava" version="0.0.4" match="greaterOrEqual"/> 
    97       <import plugin="com.tresys.slide" version="1.3.8" match="greaterOrEqual"/> 
    98       <import plugin="com.tresys.setools" version="3.3.2.3" match="greaterOrEqual"/> 
     96      <import plugin="com.tresys.cdsframework.libselinuxjava" version="0.5.0" match="greaterOrEqual"/> 
     97      <import plugin="com.tresys.slide" version="1.3.9" match="greaterOrEqual"/> 
     98      <import plugin="com.tresys.setools" version="3.3.2.1" match="greaterOrEqual"/> 
    9999   </requires> 
    100100 
     
    103103         download-size="800" 
    104104         install-size="800" 
    105          version="2.2.0"/> 
     105         version="3.0.0"/> 
    106106 
    107107   <plugin 
     
    109109         download-size="1024" 
    110110         install-size="1024" 
    111          version="2.0.0" 
     111         version="3.0.0" 
    112112         unpack="false"/> 
    113113