[Esbox-commits] r374 - trunk/org.indt.esbox.core/META-INF trunk/org.indt.esbox.debug/META-INF trunk/org.indt.esbox.feature trunk/org.indt.esbox.help/META-INF trunk/org.indt.esbox.launch/META-INF trunk/org.indt.esbox.python.debug/META-INF trunk/org.indt.esbox.python.launch/META-INF trunk/org.indt.esbox.python.ui/META-INF trunk/org.indt.esbox.ui/META-INF www/update

raul at garage.maemo.org raul at garage.maemo.org
Thu Dec 20 21:40:45 EET 2007


Author: raul
Date: 2007-12-20 21:40:32 +0200 (Thu, 20 Dec 2007)
New Revision: 374

Modified:
   trunk/org.indt.esbox.core/META-INF/MANIFEST.MF
   trunk/org.indt.esbox.debug/META-INF/MANIFEST.MF
   trunk/org.indt.esbox.feature/feature.xml
   trunk/org.indt.esbox.help/META-INF/MANIFEST.MF
   trunk/org.indt.esbox.launch/META-INF/MANIFEST.MF
   trunk/org.indt.esbox.python.debug/META-INF/MANIFEST.MF
   trunk/org.indt.esbox.python.launch/META-INF/MANIFEST.MF
   trunk/org.indt.esbox.python.ui/META-INF/MANIFEST.MF
   trunk/org.indt.esbox.ui/META-INF/MANIFEST.MF
   www/update/site.xml
Log:
modifications for release 1.3.1

Modified: trunk/org.indt.esbox.core/META-INF/MANIFEST.MF
===================================================================
--- trunk/org.indt.esbox.core/META-INF/MANIFEST.MF	2007-12-20 19:08:49 UTC (rev 373)
+++ trunk/org.indt.esbox.core/META-INF/MANIFEST.MF	2007-12-20 19:40:32 UTC (rev 374)
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: ESbox Core Plug-in
 Bundle-SymbolicName: org.indt.esbox.core;singleton:=true
-Bundle-Version: 1.3
+Bundle-Version: 1.3.1
 Bundle-Activator: org.indt.esbox.core.CoreActivator
 Bundle-Vendor: INdT
 Require-Bundle: org.eclipse.ui,

Modified: trunk/org.indt.esbox.debug/META-INF/MANIFEST.MF
===================================================================
--- trunk/org.indt.esbox.debug/META-INF/MANIFEST.MF	2007-12-20 19:08:49 UTC (rev 373)
+++ trunk/org.indt.esbox.debug/META-INF/MANIFEST.MF	2007-12-20 19:40:32 UTC (rev 374)
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: ESbox Debug Plug-in
 Bundle-SymbolicName: org.indt.esbox.debug;singleton:=true
-Bundle-Version: 1.3
+Bundle-Version: 1.3.1
 Bundle-Activator: org.indt.esbox.debug.DebugActivator
 Bundle-Vendor: INdT
 Require-Bundle: org.eclipse.ui,

Modified: trunk/org.indt.esbox.feature/feature.xml
===================================================================
--- trunk/org.indt.esbox.feature/feature.xml	2007-12-20 19:08:49 UTC (rev 373)
+++ trunk/org.indt.esbox.feature/feature.xml	2007-12-20 19:40:32 UTC (rev 374)
@@ -2,7 +2,7 @@
 <feature
       id="org.indt.esbox.feature"
       label="ESbox"
-      version="1.3"
+      version="1.3.1"
       provider-name="INdT"
       plugin="org.indt.esbox.ui"
       os="linux">
@@ -47,56 +47,56 @@
          id="org.indt.esbox.core"
          download-size="145"
          install-size="145"
-         version="1.3.0"
+         version="1.3.1"
          unpack="false"/>
 
    <plugin
          id="org.indt.esbox.launch"
-         download-size="47"
-         install-size="47"
-         version="1.3.0"
+         download-size="53"
+         install-size="53"
+         version="1.3.1"
          unpack="false"/>
 
    <plugin
          id="org.indt.esbox.ui"
-         download-size="601"
-         install-size="601"
-         version="1.3.0"
+         download-size="626"
+         install-size="626"
+         version="1.3.1"
          unpack="false"/>
 
    <plugin
          id="org.indt.esbox.debug"
          download-size="53"
          install-size="53"
-         version="1.3.0"
+         version="1.3.1"
          unpack="false"/>
 
    <plugin
          id="org.indt.esbox.help"
-         download-size="3800"
-         install-size="3800"
-         version="1.3.0"
+         download-size="4300"
+         install-size="4300"
+         version="1.3.1"
          unpack="false"/>
 
    <plugin
          id="org.indt.esbox.python.launch"
-         download-size="42"
-         install-size="42"
-         version="1.3.0"
+         download-size="63"
+         install-size="63"
+         version="1.3.1"
          unpack="false"/>
 
    <plugin
          id="org.indt.esbox.python.ui"
          download-size="71"
          install-size="71"
-         version="1.3.0"
+         version="1.3.1"
          unpack="false"/>
 
    <plugin
          id="org.indt.esbox.python.debug"
          download-size="14"
          install-size="14"
-         version="1.3.0"
+         version="1.3.1"
          unpack="false"/>
 
 </feature>

Modified: trunk/org.indt.esbox.help/META-INF/MANIFEST.MF
===================================================================
--- trunk/org.indt.esbox.help/META-INF/MANIFEST.MF	2007-12-20 19:08:49 UTC (rev 373)
+++ trunk/org.indt.esbox.help/META-INF/MANIFEST.MF	2007-12-20 19:40:32 UTC (rev 374)
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: ESbox Help Plug-in
 Bundle-SymbolicName: org.indt.esbox.help; singleton:=true
-Bundle-Version: 1.3
+Bundle-Version: 1.3.1
 Bundle-Activator: org.indt.esbox.help.Activator
 Require-Bundle: org.eclipse.ui,
  org.eclipse.core.runtime

Modified: trunk/org.indt.esbox.launch/META-INF/MANIFEST.MF
===================================================================
--- trunk/org.indt.esbox.launch/META-INF/MANIFEST.MF	2007-12-20 19:08:49 UTC (rev 373)
+++ trunk/org.indt.esbox.launch/META-INF/MANIFEST.MF	2007-12-20 19:40:32 UTC (rev 374)
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: ESbox Launch Plug-in
 Bundle-SymbolicName: org.indt.esbox.launch;singleton:=true
-Bundle-Version: 1.3
+Bundle-Version: 1.3.1
 Bundle-Activator: org.indt.esbox.launch.LaunchActivator
 Bundle-Vendor: INdT
 Require-Bundle: org.eclipse.ui,

Modified: trunk/org.indt.esbox.python.debug/META-INF/MANIFEST.MF
===================================================================
--- trunk/org.indt.esbox.python.debug/META-INF/MANIFEST.MF	2007-12-20 19:08:49 UTC (rev 373)
+++ trunk/org.indt.esbox.python.debug/META-INF/MANIFEST.MF	2007-12-20 19:40:32 UTC (rev 374)
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: ESbox Python Debug Plug-in
 Bundle-SymbolicName: org.indt.esbox.python.debug
-Bundle-Version: 1.3
+Bundle-Version: 1.3.1
 Bundle-Activator: org.indt.esbox.python.debug.PythonDebugActivator
 Bundle-Vendor: INdT
 Require-Bundle: org.eclipse.ui,

Modified: trunk/org.indt.esbox.python.launch/META-INF/MANIFEST.MF
===================================================================
--- trunk/org.indt.esbox.python.launch/META-INF/MANIFEST.MF	2007-12-20 19:08:49 UTC (rev 373)
+++ trunk/org.indt.esbox.python.launch/META-INF/MANIFEST.MF	2007-12-20 19:40:32 UTC (rev 374)
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: ESBox Python Launch Plug-in
 Bundle-SymbolicName: org.indt.esbox.python.launch;singleton:=true
-Bundle-Version: 1.3
+Bundle-Version: 1.3.1
 Bundle-Activator: org.indt.esbox.python.launch.PythonLaunchActivator
 Bundle-Vendor: INdT
 Require-Bundle: org.eclipse.ui,

Modified: trunk/org.indt.esbox.python.ui/META-INF/MANIFEST.MF
===================================================================
--- trunk/org.indt.esbox.python.ui/META-INF/MANIFEST.MF	2007-12-20 19:08:49 UTC (rev 373)
+++ trunk/org.indt.esbox.python.ui/META-INF/MANIFEST.MF	2007-12-20 19:40:32 UTC (rev 374)
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: ESbox Python Ui Plug-in
 Bundle-SymbolicName: org.indt.esbox.python.ui;singleton:=true
-Bundle-Version: 1.3
+Bundle-Version: 1.3.1
 Bundle-Activator: org.indt.esbox.python.ui.PythonUIActivator
 Bundle-Vendor: INdT
 Require-Bundle: org.eclipse.ui,

Modified: trunk/org.indt.esbox.ui/META-INF/MANIFEST.MF
===================================================================
--- trunk/org.indt.esbox.ui/META-INF/MANIFEST.MF	2007-12-20 19:08:49 UTC (rev 373)
+++ trunk/org.indt.esbox.ui/META-INF/MANIFEST.MF	2007-12-20 19:40:32 UTC (rev 374)
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: ESbox Ui Plug-in
 Bundle-SymbolicName: org.indt.esbox.ui;singleton:=true
-Bundle-Version: 1.3
+Bundle-Version: 1.3.1
 Bundle-Activator: org.indt.esbox.ui.UIActivator
 Bundle-Vendor: INdT
 Require-Bundle: org.eclipse.ui,

Modified: www/update/site.xml
===================================================================
--- www/update/site.xml	2007-12-20 19:08:49 UTC (rev 373)
+++ www/update/site.xml	2007-12-20 19:40:32 UTC (rev 374)
@@ -27,6 +27,9 @@
    <feature url="features/org.indt.esbox.feature_1.3.0.jar" id="org.indt.esbox.feature" version="1.3" os="linux">
       <category name="ESbox"/>
    </feature>
+   <feature url="features/org.indt.esbox.feature_1.3.1.jar" id="org.indt.esbox.feature" version="1.3.1" os="linux">
+      <category name="ESbox"/>
+   </feature>
    <category-def name="ESbox" label="ESbox">
       <description>
          ESbox Category



More information about the Esbox-commits mailing list