Repository: karaf
Updated Branches:
  refs/heads/master 6f617896e -> 42bd57ad2


KARAF-3074 Fixes in readme


Project: http://git-wip-us.apache.org/repos/asf/karaf/repo
Commit: http://git-wip-us.apache.org/repos/asf/karaf/commit/42bd57ad
Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/42bd57ad
Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/42bd57ad

Branch: refs/heads/master
Commit: 42bd57ad28323222f49b3894082ce4b93aa803cc
Parents: 6f61789
Author: Christian Schneider <ch...@die-schneider.net>
Authored: Tue Jul 1 15:10:34 2014 +0200
Committer: Christian Schneider <ch...@die-schneider.net>
Committed: Tue Jul 1 15:10:34 2014 +0200

----------------------------------------------------------------------
 jpa/hibernate/readme.txt | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/karaf/blob/42bd57ad/jpa/hibernate/readme.txt
----------------------------------------------------------------------
diff --git a/jpa/hibernate/readme.txt b/jpa/hibernate/readme.txt
index 47db20d..5a57356 100644
--- a/jpa/hibernate/readme.txt
+++ b/jpa/hibernate/readme.txt
@@ -1,6 +1,7 @@
 To use this module install jpa and hibernate features, then install bundles 
providing persistence units.
 
-The hibernate module will provide one StatisticsMXBean for each persitence 
unit with an oname like this:
+install -s mvn:org.apache.karaf.jpa/hibernate/4.0.0-SNAPSHOT
+The hibernate module will provide one StatisticsMXBean for each persistence 
unit with an oname like this:
 org.hibernate.statistics:unitName=<name of persistence unit>
 
 Also see

Reply via email to