Repository: servicemix
Updated Branches:
  refs/heads/master 92d434b00 -> 9dbb2ba45


Problmen with missing feature repository solved


Project: http://git-wip-us.apache.org/repos/asf/servicemix/repo
Commit: http://git-wip-us.apache.org/repos/asf/servicemix/commit/9dbb2ba4
Tree: http://git-wip-us.apache.org/repos/asf/servicemix/tree/9dbb2ba4
Diff: http://git-wip-us.apache.org/repos/asf/servicemix/diff/9dbb2ba4

Branch: refs/heads/master
Commit: 9dbb2ba4553815bbeaab8ba13f7a7ae9674f3b5c
Parents: 92d434b
Author: Krzysztof Sobkowiak <[email protected]>
Authored: Mon May 11 22:31:16 2015 +0200
Committer: Krzysztof Sobkowiak <[email protected]>
Committed: Mon May 11 22:31:16 2015 +0200

----------------------------------------------------------------------
 drools/src/main/resources/features.xml | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/servicemix/blob/9dbb2ba4/drools/src/main/resources/features.xml
----------------------------------------------------------------------
diff --git a/drools/src/main/resources/features.xml 
b/drools/src/main/resources/features.xml
index d49f1d2..e99be6c 100644
--- a/drools/src/main/resources/features.xml
+++ b/drools/src/main/resources/features.xml
@@ -18,7 +18,6 @@
 <features name="servicemix-drools6-${version}" 
xmlns="http://karaf.apache.org/xmlns/features/v1.2.0";
           xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
           xsi:schemaLocation="http://karaf.apache.org/xmlns/features/v1.2.0 
http://karaf.apache.org/xmlns/features/v1.2.0";>
-    
<repository>mvn:org.apache.servicemix/apache-servicemix/${version}/xml/internal</repository>
 
     <feature name="kie" version="${drools6.version}" description="KIE API"
              start-level="50">

Reply via email to