You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@unomi.apache.org by dg...@apache.org on 2018/09/28 14:14:39 UTC

[2/2] incubator-unomi git commit: UNOMI-187 remove comment

UNOMI-187 remove comment


Project: http://git-wip-us.apache.org/repos/asf/incubator-unomi/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-unomi/commit/eb2cc83d
Tree: http://git-wip-us.apache.org/repos/asf/incubator-unomi/tree/eb2cc83d
Diff: http://git-wip-us.apache.org/repos/asf/incubator-unomi/diff/eb2cc83d

Branch: refs/heads/master
Commit: eb2cc83d25d064a9334e1826c6475cc227cd7e10
Parents: 4b8c599
Author: dgaillard <dg...@jahia.com>
Authored: Fri Sep 28 16:14:31 2018 +0200
Committer: dgaillard <dg...@jahia.com>
Committed: Fri Sep 28 16:14:31 2018 +0200

----------------------------------------------------------------------
 extensions/web-tracker/karaf-kar/src/main/feature/feature.xml | 2 --
 1 file changed, 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-unomi/blob/eb2cc83d/extensions/web-tracker/karaf-kar/src/main/feature/feature.xml
----------------------------------------------------------------------
diff --git a/extensions/web-tracker/karaf-kar/src/main/feature/feature.xml b/extensions/web-tracker/karaf-kar/src/main/feature/feature.xml
index cc72fd0..1efbb26 100644
--- a/extensions/web-tracker/karaf-kar/src/main/feature/feature.xml
+++ b/extensions/web-tracker/karaf-kar/src/main/feature/feature.xml
@@ -19,8 +19,6 @@
     <feature name="unomi-web-tracker-karaf-kar" version="${project.version}"
              description="Apache Unomi :: Extensions :: Web Tracker :: Apache Karaf Feature">
         <details>Apache Karaf feature for the Apache Unomi Context Server extension that provide the web tracker.</details>
-        <!--<configfile finalname="/etc/org.apache.unomi.webTracker.cfg">mvn:org.apache.unomi/unomi-weather-update-core/${project-->
-        <!--.version}/cfg/weatherupdatecfg</configfile>-->
         <bundle start-level="85">mvn:org.apache.httpcomponents/httpcore-osgi/${httpcore-osgi.version}</bundle>
         <bundle start-level="85">mvn:org.apache.httpcomponents/httpclient-osgi/${httpclient-osgi.version}</bundle>
         <bundle start-level="85">mvn:org.apache.unomi/unomi-web-tracker-wab/${project.version}</bundle>