Skip to content
This repository was archived by the owner on May 28, 2018. It is now read-only.

Commit de092f8

Browse files
Marek PotociarGerrit Code Review
authored andcommitted
Merge "List of modules updated by jersey-doc-modulelist:generate"
2 parents d0036b6 + 464335d commit de092f8

File tree

2 files changed

+18
-2
lines changed

2 files changed

+18
-2
lines changed

docs/src/main/docbook/inc/modules.src

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
44
DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
55
6-
Copyright (c) 2013 Oracle and/or its affiliates. All rights reserved.
6+
Copyright (c) 2013-2015 Oracle and/or its affiliates. All rights reserved.
77
88
The contents of this file are subject to the terms of either the GNU
99
General Public License Version 2 only ("GPL") or the Common Development

docs/src/main/docbook/modules.xml

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@
246246
jersey-media-jaxb
247247
</link>
248248
</entry>
249-
<entry>Jersey JAX-B entity providers support module.</entry>
249+
<entry>JAX-RS features based upon JAX-B.</entry>
250250
</row>
251251
<row>
252252
<entry>
@@ -440,6 +440,14 @@
440440
</row>
441441
<row>
442442
<entry>
443+
<link xlink:href="https://jersey.java.net/project-info/&version;/jersey/project/project/jersey-rx-client-java8/dependencies.html">
444+
jersey-rx-client-java8
445+
</link>
446+
</entry>
447+
<entry>Jersey Reactive Client - Java 8 (CompletionStage) provider.</entry>
448+
</row>
449+
<row>
450+
<entry>
443451
<link xlink:href="https://jersey.java.net/project-info/&version;/jersey/project/project/jersey-rx-client-jsr166e/dependencies.html">
444452
jersey-rx-client-jsr166e
445453
</link>
@@ -1155,6 +1163,14 @@
11551163
</row>
11561164
<row>
11571165
<entry>
1166+
<link xlink:href="https://jersey.java.net/project-info/&version;/jersey/project/webapp-example-parent/rx-client-java8-webapp/dependencies.html">
1167+
rx-client-java8-webapp
1168+
</link>
1169+
</entry>
1170+
<entry>Jersey Reactive Client Extension (Java8) WebApp Example.</entry>
1171+
</row>
1172+
<row>
1173+
<entry>
11581174
<link xlink:href="https://jersey.java.net/project-info/&version;/jersey/project/webapp-example-parent/rx-client-webapp/dependencies.html">
11591175
rx-client-webapp
11601176
</link>

0 commit comments

Comments
 (0)