SHL-42 - Refactor package name to remove reference to roo

This commit is contained in:
Mark Pollack
2012-07-14 13:34:25 -04:00
parent 5a941fc4be
commit 472b93777f
119 changed files with 334 additions and 307 deletions

View File

@@ -19,7 +19,7 @@ import org.springframework.core.Ordered;
import org.springframework.core.annotation.Order;
import org.springframework.roo.shell.CliCommand;
import org.springframework.roo.shell.CommandMarker;
import org.springframework.roo.support.util.StringUtils;
import org.springframework.shell.support.util.StringUtils;
import org.springframework.shell.plugin.support.DefaultBannerProvider;
import org.springframework.stereotype.Component;