Skip to content

Commit 2f83a23

Browse files
committed
HHH-8112 osgi devguide
1 parent 8f07d59 commit 2f83a23

File tree

4 files changed

+420
-0
lines changed

4 files changed

+420
-0
lines changed

documentation/src/main/docbook/devguide/en-US/Author_Group.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,12 @@
5050
<surname>Badner</surname>
5151
</personname>
5252
</author>
53+
<author>
54+
<personname>
55+
<firstname>Brett</firstname>
56+
<surname>Meyer</surname>
57+
</personname>
58+
</author>
5359

5460
<othercredit>
5561
<personname>

documentation/src/main/docbook/devguide/en-US/Hibernate_Development_Guide.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@
5252
<xi:include href="JMX.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
5353
<xi:include href="Envers.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
5454
<xi:include href="chapters/multitenancy/Multi_Tenancy.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
55+
<xi:include href="chapters/osgi/OSGi.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
5556
<xi:include href="appendix-Configuration_Properties.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
5657
<xi:include href="appendices/legacy_criteria/Legacy_Criteria.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
5758
</book>

0 commit comments

Comments
 (0)