Fix compiler warnings and move docbook build to a profile
This commit is contained in:
@@ -22,7 +22,7 @@ import org.springframework.util.Assert;
|
||||
import org.springframework.util.StringUtils;
|
||||
|
||||
/**
|
||||
* Creates the {@link ConfigAttributeDefinition}s for secured channel
|
||||
* Creates the {@link ConfigAttribute}s for secured channel
|
||||
* send and receive operations based on simple String values.
|
||||
*
|
||||
* @author Mark Fisher
|
||||
|
||||
@@ -32,7 +32,7 @@ import org.springframework.security.access.SecurityMetadataSource;
|
||||
import org.springframework.util.Assert;
|
||||
|
||||
/**
|
||||
* The {@link ObjectDefinitionSource} implementation for secured {@link MessageChannel}s.
|
||||
* The {@link SecurityMetadataSource} implementation for secured {@link MessageChannel}s.
|
||||
*
|
||||
* @author Mark Fisher
|
||||
* @author Oleg Zhurakousky
|
||||
|
||||
Reference in New Issue
Block a user