Cleaned up execute links
This commit is contained in:
parent
c9fe353ce1
commit
bd9b44a782
3 changed files with 8 additions and 8 deletions
|
@ -66,7 +66,7 @@ public class BootWarOperation extends AbstractBootOperation<BootWarOperation> {
|
|||
}
|
||||
|
||||
/**
|
||||
* Part of the {@link #execute} operation, copy the {@code WEB-INF/lib-provided} libraries.
|
||||
* Part of the {@link #execute execute} operation, copy the {@code WEB-INF/lib-provided} libraries.
|
||||
*
|
||||
* @param stagingWebInfDirectory the staging {@code WEB-INF/lib-provided} directory
|
||||
*/
|
||||
|
@ -84,7 +84,7 @@ public class BootWarOperation extends AbstractBootOperation<BootWarOperation> {
|
|||
}
|
||||
|
||||
/**
|
||||
* Part of the {@link #execute} operation, creates the {@code WEB-INF} staging directory.
|
||||
* Part of the {@link #execute execute} operation, creates the {@code WEB-INF} staging directory.
|
||||
*
|
||||
* @return the {@code WEB-INF} directory location
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue