Bug 496967 - update miChecker with ACTF 1.4.0
diff --git a/features/org.eclipse.actf.examples.michecker-feature/feature.properties b/features/org.eclipse.actf.examples.michecker-feature/feature.properties
index 155673d..2629954 100644
--- a/features/org.eclipse.actf.examples.michecker-feature/feature.properties
+++ b/features/org.eclipse.actf.examples.michecker-feature/feature.properties
@@ -1,5 +1,5 @@
###############################################################################
-# Copyright (c) 2010, 2015 Ministry of Internal Affairs and Communications and others.
+# Copyright (c) 2010, 2016 Ministry of Internal Affairs and Communications and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
@@ -7,10 +7,11 @@
#
# Contributors:
# Yasuharu GOTOU (MIC) - initial API and implementation
+# IBM Corporation - update
###############################################################################
#
#
description=miChecker.
#
-copyright=Copyright 2010, 2015 Ministry of Internal Affairs and Communications (MIC),\nEclipse contributors and others. All rights reserved.
+copyright=Copyright 2010, 2016 Ministry of Internal Affairs and Communications (MIC),\nEclipse contributors and others. All rights reserved.
license=This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html
\ No newline at end of file
diff --git a/features/org.eclipse.actf.examples.michecker-feature/feature.xml b/features/org.eclipse.actf.examples.michecker-feature/feature.xml
index 3d768e3..97bc4c6 100644
--- a/features/org.eclipse.actf.examples.michecker-feature/feature.xml
+++ b/features/org.eclipse.actf.examples.michecker-feature/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.actf.examples.michecker"
label="miChecker feature"
- version="2.0.0"
+ version="2.0.1"
provider-name="Ministry of Internal Affairs and Communications"
plugin="org.eclipse.actf.examples.michecker"
os="win32"
diff --git a/features/org.eclipse.actf.examples.michecker.nl1-feature/feature.xml b/features/org.eclipse.actf.examples.michecker.nl1-feature/feature.xml
index 56d715a..fb0586f 100644
--- a/features/org.eclipse.actf.examples.michecker.nl1-feature/feature.xml
+++ b/features/org.eclipse.actf.examples.michecker.nl1-feature/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.actf.examples.michecker.nl1"
label="miChecker nl1 feature"
- version="2.0.0"
+ version="2.0.1"
provider-name="Ministry of Internal Affairs and Communications"
os="win32"
ws="win32">
diff --git a/plugins/org.eclipse.actf.examples.michecker.doc.nl1/META-INF/MANIFEST.MF b/plugins/org.eclipse.actf.examples.michecker.doc.nl1/META-INF/MANIFEST.MF
index b05438c..e3cdf43 100644
--- a/plugins/org.eclipse.actf.examples.michecker.doc.nl1/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.actf.examples.michecker.doc.nl1/META-INF/MANIFEST.MF
@@ -2,6 +2,6 @@
Bundle-ManifestVersion: 2
Bundle-Name: miChecker Help Nl1 Fragment
Bundle-SymbolicName: org.eclipse.actf.examples.michecker.doc.nl1
-Bundle-Version: 2.0.0
+Bundle-Version: 2.0.1
Bundle-Vendor: Ministry of Internal Affairs and Communications
Fragment-Host: org.eclipse.actf.examples.michecker.doc;bundle-version="[2.0.0,3.0.0)"
diff --git a/plugins/org.eclipse.actf.examples.michecker.doc/META-INF/MANIFEST.MF b/plugins/org.eclipse.actf.examples.michecker.doc/META-INF/MANIFEST.MF
index b2e3096..e66b5fe 100644
--- a/plugins/org.eclipse.actf.examples.michecker.doc/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.actf.examples.michecker.doc/META-INF/MANIFEST.MF
@@ -2,5 +2,5 @@
Bundle-ManifestVersion: 2
Bundle-Name: miChecker Help Plug-in
Bundle-SymbolicName: org.eclipse.actf.examples.michecker.doc;singleton:=true
-Bundle-Version: 2.0.0
+Bundle-Version: 2.0.1
Bundle-Vendor: Ministry of Internal Affairs and Communications
diff --git a/plugins/org.eclipse.actf.examples.michecker/META-INF/MANIFEST.MF b/plugins/org.eclipse.actf.examples.michecker/META-INF/MANIFEST.MF
index 45e9aff..c1f00db 100644
--- a/plugins/org.eclipse.actf.examples.michecker/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.actf.examples.michecker/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
Bundle-ManifestVersion: 2
Bundle-Name: miChecker
Bundle-SymbolicName: org.eclipse.actf.examples.michecker;singleton:=true
-Bundle-Version: 2.0.0
+Bundle-Version: 2.0.1
Bundle-Activator: org.eclipse.actf.examples.michecker.MiCheckerPlugin
Bundle-Vendor: Ministry of Internal Affairs and Communications
Bundle-Localization: plugin
diff --git a/plugins/org.eclipse.actf.examples.michecker/plugin.properties b/plugins/org.eclipse.actf.examples.michecker/plugin.properties
index 4617695..5556aed 100644
--- a/plugins/org.eclipse.actf.examples.michecker/plugin.properties
+++ b/plugins/org.eclipse.actf.examples.michecker/plugin.properties
@@ -25,4 +25,4 @@
menu.window = &Window
menu.navigation = Navi&gation
-About.Text=miChecker\nVersion: 2.0.0\n\nCopyright 2010, 2016 Ministry of Internal Affairs and Communications (MIC),\nEclipse contributors and others. All rights reserved.\nVisit\thttp://www.soumu.go.jp/main_sosiki/joho_tsusin/b_free/b_free02.html\n\t\thttp://www.eclipse.org/actf/
\ No newline at end of file
+About.Text=miChecker\nVersion: 2.0.1\n\nCopyright 2010, 2016 Ministry of Internal Affairs and Communications (MIC),\nEclipse contributors and others. All rights reserved.\nVisit\thttp://www.soumu.go.jp/main_sosiki/joho_tsusin/b_free/b_free02.html\n\t\thttp://www.eclipse.org/actf/
\ No newline at end of file