summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoryoonki.park <yoonki.park@samsung.com>2014-01-15 00:01:20 +0900
committeryoonki.park <yoonki.park@samsung.com>2014-01-15 00:01:20 +0900
commitd09091bf4f38857eb394ff6cd44f5f41d8e94a6e (patch)
treef0f59942130398bacc70e215746ab160e4e22cac
parent74d25f238353ecd66d00faeab5761302a8751401 (diff)
downloadcodecoverage-eplugin-d09091bf4f38857eb394ff6cd44f5f41d8e94a6e.tar.gz
codecoverage-eplugin-d09091bf4f38857eb394ff6cd44f5f41d8e94a6e.tar.bz2
codecoverage-eplugin-d09091bf4f38857eb394ff6cd44f5f41d8e94a6e.zip
MISC: package version up (2.1.10) - Introduces fragment path
- Introduces fragment path - Migrated bundles to fragment Change-Id: Ia74d6ccf957085f00911402769e037378e973965 Signed-off-by: yoonki.park <yoonki.park@samsung.com>
-rw-r--r--org.tizen.codecoverage/META-INF/MANIFEST.MF3
-rw-r--r--org.tizen.codecoverage/OSGI-INF/l10n/bundle.properties2
-rw-r--r--package/changelog4
-rw-r--r--package/pkginfo.manifest2
4 files changed, 8 insertions, 3 deletions
diff --git a/org.tizen.codecoverage/META-INF/MANIFEST.MF b/org.tizen.codecoverage/META-INF/MANIFEST.MF
index 1ccdf6f..eaea6c4 100644
--- a/org.tizen.codecoverage/META-INF/MANIFEST.MF
+++ b/org.tizen.codecoverage/META-INF/MANIFEST.MF
@@ -24,3 +24,6 @@ Import-Package: org.eclipse.cdt.launch,
org.tizen.sdblib.service,
org.tizen.sdblib.util
Export-Package: org.tizen.codecoverage.helper
+Bundle-ClassPath: patch.jar,
+ .
+Eclipse-ExtensibleAPI: true
diff --git a/org.tizen.codecoverage/OSGI-INF/l10n/bundle.properties b/org.tizen.codecoverage/OSGI-INF/l10n/bundle.properties
deleted file mode 100644
index e035427..0000000
--- a/org.tizen.codecoverage/OSGI-INF/l10n/bundle.properties
+++ /dev/null
@@ -1,2 +0,0 @@
-Bundle-Vendor = The Linux Foundation
-Bundle-Name = Tizen Native Development Tools Code Coverage
diff --git a/package/changelog b/package/changelog
index 3a13dea..2949481 100644
--- a/package/changelog
+++ b/package/changelog
@@ -1,3 +1,7 @@
+* 2.1.10
+- Introduces fragment path
+- Migrated bundles to fragment
+== yoonki.park <yoonki.park@samsung.com> 2014-01-14
* 2.1.9
- (Weekly update)
- Code cleaning and fixed some Prevent issues
diff --git a/package/pkginfo.manifest b/package/pkginfo.manifest
index 25cba6e..cda572c 100644
--- a/package/pkginfo.manifest
+++ b/package/pkginfo.manifest
@@ -1,4 +1,4 @@
-Version:2.1.9
+Version:2.1.10
Source:codecoverage-eplugin
Maintainer:kangho kim <kh5325.kim@samsung.com>, yoonki park <yoonki.park@samsung.com>, hyunsik non <hyunsik.noh@samsung.com>, taeyoung son <taeyoung2.son@samsung.com>, gune Kim <gune.kim@samsung.com>, ho namkoong <ho.namkoong@samsung.com>, hyeongseok heo <hyeong-seok.heo@samsung.com>, gyeongseok seo <gyeongseok.seo@samsung.com>, jihoon song <jihoon80.song@samsung.com>, changhyun lee <changhyun1.lee@samsung.com>, bonyong lee <bonyong.lee@samsung.com>