You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@helix.apache.org by ol...@apache.org on 2012/10/25 14:10:06 UTC

[2/2] git commit: no need of systemPath

no need of systemPath


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

Branch: refs/heads/master
Commit: 6fb96f38b99b24dba031e891cbac33ff3b756d54
Parents: bb501c5
Author: olivier lamy <ol...@apache.org>
Authored: Thu Oct 25 14:09:27 2012 +0200
Committer: olivier lamy <ol...@apache.org>
Committed: Thu Oct 25 14:09:27 2012 +0200

----------------------------------------------------------------------
 recipes/rabbitmq-consumer-group/pom.xml |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-helix/blob/6fb96f38/recipes/rabbitmq-consumer-group/pom.xml
----------------------------------------------------------------------
diff --git a/recipes/rabbitmq-consumer-group/pom.xml b/recipes/rabbitmq-consumer-group/pom.xml
index f89cbc4..8862e33 100644
--- a/recipes/rabbitmq-consumer-group/pom.xml
+++ b/recipes/rabbitmq-consumer-group/pom.xml
@@ -19,7 +19,6 @@
       <artifactId>helix-core</artifactId>
       <version>0.6-SNAPSHOT-incubating</version>
       <scope>system</scope>
-      <systemPath>${PWD}/lib/helix-core-0.1-SNAPSHOT-incubating.jar</systemPath>
     </dependency>
     <dependency>
       <groupId>com.rabbitmq</groupId>