You are viewing a plain text version of this content. The canonical link for it is here.
Posted to kato-commits@incubator.apache.org by sp...@apache.org on 2009/05/24 19:29:37 UTC

svn commit: r778218 - in /incubator/kato/branches/experimental/maven_restructure/org.apache.kato/plugins/kato.hexeditor.plugin: META-INF/MANIFEST.MF org.apache.kato.tools.plugins.rtexplorer_1.0.0.zip

Author: spoole
Date: Sun May 24 19:29:37 2009
New Revision: 778218

URL: http://svn.apache.org/viewvc?rev=778218&view=rev
Log:
removed unexpected binaries from hex editor project

Removed:
    incubator/kato/branches/experimental/maven_restructure/org.apache.kato/plugins/kato.hexeditor.plugin/org.apache.kato.tools.plugins.rtexplorer_1.0.0.zip
Modified:
    incubator/kato/branches/experimental/maven_restructure/org.apache.kato/plugins/kato.hexeditor.plugin/META-INF/MANIFEST.MF

Modified: incubator/kato/branches/experimental/maven_restructure/org.apache.kato/plugins/kato.hexeditor.plugin/META-INF/MANIFEST.MF
URL: http://svn.apache.org/viewvc/incubator/kato/branches/experimental/maven_restructure/org.apache.kato/plugins/kato.hexeditor.plugin/META-INF/MANIFEST.MF?rev=778218&r1=778217&r2=778218&view=diff
==============================================================================
--- incubator/kato/branches/experimental/maven_restructure/org.apache.kato/plugins/kato.hexeditor.plugin/META-INF/MANIFEST.MF (original)
+++ incubator/kato/branches/experimental/maven_restructure/org.apache.kato/plugins/kato.hexeditor.plugin/META-INF/MANIFEST.MF Sun May 24 19:29:37 2009
@@ -1,8 +1,8 @@
 Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
-Bundle-Name: Kato_Plugins_Runtime_Explorer Plug-in
-Bundle-SymbolicName: org.apache.kato.tools.plugins.rtexplorer;singleton:=true
-Bundle-Version: 1.0.0
+Bundle-Name: Apache Kato Hex Editor
+Bundle-SymbolicName: org.apache.kato.hexeditor.plugin;singleton:=true
+Bundle-Version: 0.0.1
 Bundle-ClassPath: .
 Bundle-Activator: org.apache.kato.tools.plugins.rtexplorer.Activator
 Require-Bundle: org.eclipse.ui,
@@ -12,3 +12,4 @@
  org.eclipse.ui.editors;bundle-version="3.4.0"
 Bundle-RequiredExecutionEnvironment: JavaSE-1.6
 Bundle-ActivationPolicy: lazy
+Bundle-Vendor: Apache Software Foundation