Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/site/apt/examples/skinny-modules.apt.vm
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ Creating Skinny Modules
`-- rar-1.0.0.rar
+-----------------+

If you look inside the copies of <<<war-1.0.0.war>>>, <<<rar-1.0.0.ear>>>
If you look inside the copies of <<<war-1.0.0.war>>>, <<<rar-1.0.0.rar>>>
and <<<sar-1.0.0.sar>>>, that are packaged within the EAR, you will see that
they no longer contain <<<WEB-INF/lib/shared-jar-1.0.0.jar>>>,
<<<shared-jar-1.0.0.jar>>> and <<<lib/shared-jar-1.0.0.jar>>> files respectively.
Expand Down
Loading