projects
/
hibernate4-maven-plugin
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e1b5e16
)
Added new configuration sources in documentation about precedence
author
Kai Moritz
<kai@juplo.de>
Tue, 19 May 2015 19:41:50 +0000
(21:41 +0200)
committer
Kai Moritz
<kai@juplo.de>
Tue, 19 May 2015 19:41:50 +0000
(21:41 +0200)
src/site/xhtml/configuration.xhtml
patch
|
blob
|
history
diff --git
a/src/site/xhtml/configuration.xhtml
b/src/site/xhtml/configuration.xhtml
index
e3ce8bc
..
8360b8f
100644
(file)
--- a/
src/site/xhtml/configuration.xhtml
+++ b/
src/site/xhtml/configuration.xhtml
@@
-175,6
+175,8
@@
</p>
<ol>
<li><code>hibernate.properties</code></li>
+ <li><code>hibernate.cfg.xml</code></li>
+ <li><code>persistence.xml</code></li>
<li>maven-properties</li>
<li>plugin-configuration</li>
</ol>