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

Commit 0210a8e

Browse files
author
Adam Lindenthal
committed
Jersey 2.22 release - updated module list
Change-Id: I76d15a98a980d7ed5c74977dd55e16e54930ba73
1 parent f7343e1 commit 0210a8e

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

docs/src/main/docbook/modules.xml

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -536,6 +536,23 @@
536536
<tbody>
537537
<row>
538538
<entry>
539+
<link xlink:href="https://jersey.java.net/project-info/&version;/jersey/project/project/container-runner-maven-plugin/dependencies.html">
540+
container-runner-maven-plugin
541+
</link>
542+
</entry>
543+
<entry>The container runner maven plugin provides means to start and stop a container (currently, Weblogic, Tomcat and Glassfish4
544+
are supported). To deploy an application to this container or to repetitively redeploy and test an application in the container.</entry>
545+
</row>
546+
<row>
547+
<entry>
548+
<link xlink:href="https://jersey.java.net/project-info/&version;/jersey/project/project/custom-enforcer-rules/dependencies.html">
549+
custom-enforcer-rules
550+
</link>
551+
</entry>
552+
<entry>Jersey test framework Maven projects</entry>
553+
</row>
554+
<row>
555+
<entry>
539556
<link xlink:href="https://jersey.java.net/project-info/&version;/jersey/project/jersey-test-framework-core/dependencies.html">
540557
jersey-test-framework-core
541558
</link>
@@ -605,6 +622,14 @@
605622
</link>
606623
</entry>
607624
<entry>Jersey Test Framework Utils</entry>
625+
</row>
626+
<row>
627+
<entry>
628+
<link xlink:href="https://jersey.java.net/project-info/&version;/jersey/project/memleak-test-common/dependencies.html">
629+
memleak-test-common
630+
</link>
631+
</entry>
632+
<entry>Jersey test framework umbrella project</entry>
608633
</row>
609634
</tbody>
610635
</tgroup>

0 commit comments

Comments
 (0)