← Back to team overview

kadosu-dev team mailing list archive

[Branch ~kadosu-dev/kadosu/main] Rev 101: o push version to 0.2.0 for the release

 

------------------------------------------------------------
revno: 101
committer: Martin Schaaf <mascha@xxxxxxxxxx>
branch nick: kadosu
timestamp: Mon 2009-04-20 20:53:26 +0200
message:
  o push version to 0.2.0 for the release
modified:
  kadosu-eclipse-feature/feature.xml
  org.kadosu.plugin.core/META-INF/MANIFEST.MF
  org.kadosu.plugin.doc/META-INF/MANIFEST.MF
  org.kadosu.plugin.mail/META-INF/MANIFEST.MF
  org.kadosu.plugin.mbox/META-INF/MANIFEST.MF
  org.kadosu.plugin.pdf/META-INF/MANIFEST.MF
  org.kadosu.plugin.xml/META-INF/MANIFEST.MF

=== modified file 'kadosu-eclipse-feature/feature.xml'
--- kadosu-eclipse-feature/feature.xml	2009-03-26 07:54:37 +0000
+++ kadosu-eclipse-feature/feature.xml	2009-04-20 18:53:26 +0000
@@ -22,10 +22,10 @@
       <import plugin="org.eclipse.core.runtime"/>
       <import plugin="javax.activation" version="1.1.0" match="greaterOrEqual"/>
       <import plugin="javax.mail" version="1.4.0" match="greaterOrEqual"/>
+      <import plugin="org.kadosu" version="0.2.0" match="greaterOrEqual"/>
       <import plugin="org.pdfbox" version="0.7.3" match="greaterOrEqual"/>
       <import plugin="org.apache.lucene" version="2.4.1" match="greaterOrEqual"/>
       <import plugin="de.spieleck.app.ngramj" version="1.0.0" match="greaterOrEqual"/>
-      <import plugin="org.kadosu" version="0.2.0" match="greaterOrEqual"/>
    </requires>
 
    <plugin

=== modified file 'org.kadosu.plugin.core/META-INF/MANIFEST.MF'
--- org.kadosu.plugin.core/META-INF/MANIFEST.MF	2009-03-23 12:12:41 +0000
+++ org.kadosu.plugin.core/META-INF/MANIFEST.MF	2009-04-20 18:53:26 +0000
@@ -1,6 +1,6 @@
 Bundle-Name: %pluginName
 Bundle-SymbolicName: org.kadosu.ui.plugin.KadosuCorePlugin;singleton=true
-Bundle-Version: 0.1.0.qualifier
+Bundle-Version: 0.2.0.qualifier
 Bundle-ClassPath: KaDoSuCorePlugins.jar
 Bundle-Vendor: %providerName
 Bundle-Localization: plugin

=== modified file 'org.kadosu.plugin.doc/META-INF/MANIFEST.MF'
--- org.kadosu.plugin.doc/META-INF/MANIFEST.MF	2009-03-26 07:54:37 +0000
+++ org.kadosu.plugin.doc/META-INF/MANIFEST.MF	2009-04-20 18:53:26 +0000
@@ -1,7 +1,7 @@
 Bundle-SymbolicName: org.kadosu.ui.plugin.DocPlugin;singleton=true
 Bundle-Activator: org.kadosu.ui.plugin.DocPlugin
 Bundle-Name: %pluginName
-Bundle-Version: 0.1.0.qualifier
+Bundle-Version: 0.2.0.qualifier
 Bundle-Vendor: %providerName
 Require-Bundle: org.eclipse.ui,
  org.eclipse.core.runtime,

=== modified file 'org.kadosu.plugin.mail/META-INF/MANIFEST.MF'
--- org.kadosu.plugin.mail/META-INF/MANIFEST.MF	2009-03-26 07:54:37 +0000
+++ org.kadosu.plugin.mail/META-INF/MANIFEST.MF	2009-04-20 18:53:26 +0000
@@ -1,5 +1,5 @@
 Bundle-SymbolicName: org.kadosu.plugin.mail;singleton=true
-Bundle-Version: 0.1.0.qualifier
+Bundle-Version: 0.2.0.qualifier
 Bundle-Activator: org.kadosu.plugin.mail.MailPlugin
 Bundle-Vendor: %Bundle-Vendor.0
 Require-Bundle: org.eclipse.ui,

=== modified file 'org.kadosu.plugin.mbox/META-INF/MANIFEST.MF'
--- org.kadosu.plugin.mbox/META-INF/MANIFEST.MF	2009-03-23 12:12:41 +0000
+++ org.kadosu.plugin.mbox/META-INF/MANIFEST.MF	2009-04-20 18:53:26 +0000
@@ -1,7 +1,7 @@
 Manifest-Version: 1.0
 Bundle-Name: %pluginName
 Bundle-SymbolicName: org.kadosu.ui.plugin.MboxPlugin; singleton=true
-Bundle-Version: 0.1.0.qualifier
+Bundle-Version: 0.2.0.qualifier
 Bundle-ClassPath: mbox_plugin.jar
 Bundle-Activator: org.kadosu.ui.plugin.MBoxPlugin
 Bundle-Localization: plugin

=== modified file 'org.kadosu.plugin.pdf/META-INF/MANIFEST.MF'
--- org.kadosu.plugin.pdf/META-INF/MANIFEST.MF	2009-03-26 07:54:37 +0000
+++ org.kadosu.plugin.pdf/META-INF/MANIFEST.MF	2009-04-20 18:53:26 +0000
@@ -1,7 +1,7 @@
 Bundle-SymbolicName: org.kadosu.ui.plugin.PdfboxPlugin;singleton=true
 Bundle-Activator: org.kadosu.ui.plugin.PdfboxPlugin
 Bundle-Name: %pluginName
-Bundle-Version: 0.1.0.qualifier
+Bundle-Version: 0.2.0.qualifier
 Bundle-Vendor: %providerName
 Require-Bundle: org.eclipse.ui,
  org.eclipse.core.runtime,

=== modified file 'org.kadosu.plugin.xml/META-INF/MANIFEST.MF'
--- org.kadosu.plugin.xml/META-INF/MANIFEST.MF	2009-03-23 12:12:41 +0000
+++ org.kadosu.plugin.xml/META-INF/MANIFEST.MF	2009-04-20 18:53:26 +0000
@@ -1,6 +1,6 @@
 Bundle-Name: %pluginName
 Bundle-SymbolicName: org.kadosu.ui.plugin.KaDoSuXMLPluginsPlugin;singleton=true
-Bundle-Version: 0.1.0.qualifier
+Bundle-Version: 0.2.0.qualifier
 Bundle-ClassPath: KaDoSuXMLPlugins.jar
 Bundle-Activator: org.kadosu.ui.plugin.KaDoSuXMLPluginsPlugin
 Bundle-Localization: plugin



--

https://code.launchpad.net/~kadosu-dev/kadosu/main

Your team Kadosu Developer is subscribed to branch lp:kadosu.
To unsubscribe from this branch go to https://code.launchpad.net/~kadosu-dev/kadosu/main/+edit-subscription.