from: gshell-cli to: gshell-wisdom evidence: - file: "gshell-cli/src/main/java/org/apache/geronimo/gshell/cli/Main.java" contains "import org.apache.geronimo.gshell.wisdom.builder.ShellBuilder;" from: gshell-cli to: gshell-application evidence: - file: "gshell-cli/src/main/java/org/apache/geronimo/gshell/cli/Main.java" contains "import org.apache.geronimo.gshell.application.model.ApplicationModel;" from: gshell-cli to: gshell-support evidence: - file: "gshell-cli/src/main/java/org/apache/geronimo/gshell/cli/Main.java" contains "import org.apache.geronimo.gshell.terminal.AutoDetectedTerminal;" from: gshell-cli to: gshell-api evidence: - file: "gshell-cli/src/main/java/org/apache/geronimo/gshell/cli/Main.java" contains "import org.apache.geronimo.gshell.notification.ExitNotification;" from: gshell-wisdom to: gshell-api evidence: - file: "gshell-wisdom/gshell-wisdom-core/src/main/java/org/apache/geronimo/gshell/wisdom/config/PluginParser.java" contains "import org.apache.geronimo.gshell.command.Alias;" from: gshell-wisdom to: gshell-api evidence: - file: "gshell-wisdom/gshell-wisdom-core/src/main/java/org/apache/geronimo/gshell/wisdom/shell/ShellImpl.java" contains "import org.apache.geronimo.gshell.notification.ExitNotification;" from: gshell-wisdom to: gshell-api evidence: - file: "gshell-wisdom/gshell-wisdom-core/src/main/java/org/apache/geronimo/gshell/wisdom/shell/CommandLineBuilderImpl.java" contains "import org.apache.geronimo.gshell.notification.ErrorNotification;" from: gshell-wisdom to: gshell-api evidence: - file: "gshell-wisdom/gshell-wisdom-core/src/main/java/org/apache/geronimo/gshell/wisdom/shell/CommandLineExecutorImpl.java" contains "import org.apache.geronimo.gshell.notification.ErrorNotification;" from: gshell-wisdom to: gshell-api evidence: - file: "gshell-wisdom/gshell-wisdom-core/src/main/java/org/apache/geronimo/gshell/wisdom/shell/ConsoleErrorHandlerImpl.java" contains "import org.apache.geronimo.gshell.notification.ErrorNotification;" from: gshell-wisdom to: gshell-api evidence: - file: "gshell-wisdom/gshell-wisdom-core/src/main/java/org/apache/geronimo/gshell/wisdom/shell/ConsolePrompterImpl.java" contains "import org.apache.geronimo.gshell.shell.ShellContextHolder;" from: gshell-wisdom to: gshell-api evidence: - file: "gshell-wisdom/gshell-wisdom-core/src/main/java/org/apache/geronimo/gshell/wisdom/plugin/bundle/CommandBundle.java" contains "import org.apache.geronimo.gshell.registry.AliasRegistry;" from: gshell-wisdom to: gshell-api evidence: - file: "gshell-wisdom/gshell-wisdom-core/src/main/java/org/apache/geronimo/gshell/wisdom/completer/VariableNameCompleter.java" contains "import org.apache.geronimo.gshell.shell.ShellContextHolder;" from: gshell-wisdom to: gshell-api evidence: - file: "gshell-wisdom/gshell-wisdom-core/src/main/java/org/apache/geronimo/gshell/wisdom/completer/CommandNameCompleter.java" contains "import org.apache.geronimo.gshell.registry.CommandRegistry;" from: gshell-wisdom to: gshell-api evidence: - file: "gshell-wisdom/gshell-wisdom-core/src/main/java/org/apache/geronimo/gshell/wisdom/completer/AliasNameCompleter.java" contains "import org.apache.geronimo.gshell.registry.AliasRegistry;" from: gshell-wisdom to: gshell-api evidence: - file: "gshell-wisdom/gshell-wisdom-core/src/main/java/org/apache/geronimo/gshell/wisdom/completer/CommandsCompleter.java" contains "import org.apache.geronimo.gshell.registry.CommandRegistry;" from: gshell-wisdom to: gshell-api evidence: - file: "gshell-wisdom/gshell-wisdom-core/src/main/java/org/apache/geronimo/gshell/wisdom/registry/GroupDirectoryResolver.java" contains "import org.apache.geronimo.gshell.shell.ShellContextHolder;" from: gshell-wisdom to: gshell-api evidence: - file: "gshell-wisdom/gshell-wisdom-core/src/main/java/org/apache/geronimo/gshell/wisdom/registry/AliasRegistryImpl.java" contains "import org.apache.geronimo.gshell.registry.AliasRegistry;" from: gshell-wisdom to: gshell-api evidence: - file: "gshell-wisdom/gshell-wisdom-core/src/main/java/org/apache/geronimo/gshell/wisdom/registry/AliasMetaMapper.java" contains "import org.apache.geronimo.gshell.registry.AliasRegistry;" from: gshell-wisdom to: gshell-api evidence: - file: "gshell-wisdom/gshell-wisdom-core/src/main/java/org/apache/geronimo/gshell/wisdom/registry/CommandMetaMapper.java" contains "import org.apache.geronimo.gshell.registry.CommandRegistry;" from: gshell-wisdom to: gshell-api evidence: - file: "gshell-wisdom/gshell-wisdom-core/src/main/java/org/apache/geronimo/gshell/wisdom/registry/CommandRegistryImpl.java" contains "import org.apache.geronimo.gshell.registry.CommandRegistry;" from: gshell-wisdom to: gshell-api evidence: - file: "gshell-wisdom/gshell-wisdom-core/src/main/java/org/apache/geronimo/gshell/wisdom/registry/CommandResolverImpl.java" contains "import org.apache.geronimo.gshell.registry.CommandResolver;" from: gshell-wisdom to: gshell-api evidence: - file: "gshell-wisdom/gshell-wisdom-core/src/main/java/org/apache/geronimo/gshell/wisdom/registry/CommandRegisteredEvent.java" contains "import org.apache.geronimo.gshell.command.Command;" from: gshell-wisdom to: gshell-api evidence: - file: "gshell-wisdom/gshell-wisdom-core/src/main/java/org/apache/geronimo/gshell/wisdom/registry/CommandLocationImpl.java" contains "import org.apache.geronimo.gshell.command.CommandLocation;" from: gshell-wisdom to: gshell-api evidence: - file: "gshell-wisdom/gshell-wisdom-core/src/main/java/org/apache/geronimo/gshell/wisdom/command/CommandSupport.java" contains "import org.apache.geronimo.gshell.notification.Notification;" from: gshell-wisdom to: gshell-api evidence: - file: "gshell-wisdom/gshell-wisdom-core/src/main/java/org/apache/geronimo/gshell/wisdom/command/AliasCommand.java" contains "import org.apache.geronimo.gshell.shell.ShellContext;" from: gshell-wisdom to: gshell-api evidence: - file: "gshell-wisdom/gshell-wisdom-core/src/main/java/org/apache/geronimo/gshell/wisdom/command/StatefulCommand.java" contains "import org.apache.geronimo.gshell.shell.ShellContext;" from: gshell-wisdom to: gshell-api evidence: - file: "gshell-wisdom/gshell-wisdom-core/src/main/java/org/apache/geronimo/gshell/wisdom/command/LinkCommand.java" contains "import org.apache.geronimo.gshell.shell.ShellContext;" from: gshell-wisdom to: gshell-api evidence: - file: "gshell-wisdom/gshell-wisdom-core/src/main/java/org/apache/geronimo/gshell/wisdom/command/GroupCommand.java" contains "import org.apache.geronimo.gshell.registry.CommandResolver;" from: gshell-wisdom to: gshell-api evidence: - file: "gshell-wisdom/gshell-wisdom-core/src/main/java/org/apache/geronimo/gshell/wisdom/command/MessageSourceCommandDocumenter.java" contains "import org.apache.geronimo.gshell.command.CommandDocumenter;" from: gshell-wisdom to: gshell-api evidence: - file: "gshell-wisdom/gshell-wisdom-core/src/main/java/org/apache/geronimo/gshell/wisdom/command/CommandDocumenterSupport.java" contains "import org.apache.geronimo.gshell.command.Command;" from: gshell-wisdom to: gshell-api evidence: - file: "gshell-wisdom/gshell-wisdom-core/src/main/java/org/apache/geronimo/gshell/wisdom/command/CommandMessageSource.java" contains "import org.apache.geronimo.gshell.command.Command;" from: gshell-wisdom to: gshell-api evidence: - file: "gshell-wisdom/gshell-wisdom-core/src/main/java/org/apache/geronimo/gshell/wisdom/command/StatelessCommand.java" contains "import org.apache.geronimo.gshell.command.CommandAction;" from: gshell-wisdom to: gshell-api evidence: - file: "gshell-wisdom/gshell-wisdom-core/src/main/java/org/apache/geronimo/gshell/wisdom/command/ConfigurableCommandCompleter.java" contains "import org.apache.geronimo.gshell.command.CommandCompleter;" from: gshell-wisdom to: gshell-api evidence: - file: "gshell-wisdom/gshell-wisdom-core/src/main/java/org/apache/geronimo/gshell/wisdom/command/LinkImpl.java" contains "import org.apache.geronimo.gshell.command.Link;" from: gshell-wisdom to: gshell-api evidence: - file: "gshell-wisdom/gshell-wisdom-core/src/main/java/org/apache/geronimo/gshell/wisdom/command/AliasImpl.java" contains "import org.apache.geronimo.gshell.command.Alias;" from: gshell-wisdom to: gshell-api evidence: - file: "gshell-wisdom/gshell-wisdom-bootstrap/src/main/java/org/apache/geronimo/gshell/wisdom/application/ShellCreatedEvent.java" contains "import org.apache.geronimo.gshell.shell.Shell;" from: gshell-wisdom to: gshell-api evidence: - file: "gshell-wisdom/gshell-wisdom-bootstrap/src/main/java/org/apache/geronimo/gshell/wisdom/application/ApplicationManagerImpl.java" contains "import org.apache.geronimo.gshell.shell.Shell;" from: gshell-wisdom to: gshell-api evidence: - file: "gshell-wisdom/gshell-wisdom-bootstrap/src/main/java/org/apache/geronimo/gshell/wisdom/application/ApplicationImpl.java" contains "import org.apache.geronimo.gshell.command.Variables;" from: gshell-wisdom to: gshell-api evidence: - file: "gshell-wisdom/gshell-wisdom-bootstrap/src/main/java/org/apache/geronimo/gshell/wisdom/builder/ShellBuilderImpl.java" contains "import org.apache.geronimo.gshell.shell.Shell;" from: gshell-wisdom to: gshell-api evidence: - file: "gshell-wisdom/gshell-wisdom-bootstrap/src/main/java/org/apache/geronimo/gshell/wisdom/builder/ShellBuilder.java" contains "import org.apache.geronimo.gshell.shell.ShellFactory;" from: gshell-wisdom to: gshell-application evidence: - file: "gshell-wisdom/gshell-wisdom-core/src/main/java/org/apache/geronimo/gshell/wisdom/shell/HistoryImpl.java" contains "import org.apache.geronimo.gshell.application.Application;" from: gshell-wisdom to: gshell-application evidence: - file: "gshell-wisdom/gshell-wisdom-core/src/main/java/org/apache/geronimo/gshell/wisdom/shell/ShellImpl.java" contains "import org.apache.geronimo.gshell.application.Application;" from: gshell-wisdom to: gshell-application evidence: - file: "gshell-wisdom/gshell-wisdom-core/src/main/java/org/apache/geronimo/gshell/wisdom/shell/ConsolePrompterImpl.java" contains "import org.apache.geronimo.gshell.application.Application;" from: gshell-wisdom to: gshell-application evidence: - file: "gshell-wisdom/gshell-wisdom-core/src/main/java/org/apache/geronimo/gshell/wisdom/plugin/PluginImpl.java" contains "import org.apache.geronimo.gshell.application.ClassPath;" from: gshell-wisdom to: gshell-application evidence: - file: "gshell-wisdom/gshell-wisdom-core/src/main/java/org/apache/geronimo/gshell/wisdom/plugin/PluginManagerImpl.java" contains "import org.apache.geronimo.gshell.application.Application;" from: gshell-wisdom to: gshell-application evidence: - file: "gshell-wisdom/gshell-wisdom-core/src/main/java/org/apache/geronimo/gshell/wisdom/plugin/PluginArtifactFilter.java" contains "import org.apache.geronimo.gshell.application.Application;" from: gshell-wisdom to: gshell-application evidence: - file: "gshell-wisdom/gshell-wisdom-core/src/main/java/org/apache/geronimo/gshell/wisdom/plugin/PluginMetaMapper.java" contains "import org.apache.geronimo.gshell.application.plugin.Plugin;" from: gshell-wisdom to: gshell-application evidence: - file: "gshell-wisdom/gshell-wisdom-core/src/main/java/org/apache/geronimo/gshell/wisdom/plugin/PluginLoadedEvent.java" contains "import org.apache.geronimo.gshell.application.plugin.Plugin;" from: gshell-wisdom to: gshell-application evidence: - file: "gshell-wisdom/gshell-wisdom-core/src/main/java/org/apache/geronimo/gshell/wisdom/plugin/activation/BundleActivationRule.java" contains "import org.apache.geronimo.gshell.application.plugin.activation.ActivationContext;" from: gshell-wisdom to: gshell-application evidence: - file: "gshell-wisdom/gshell-wisdom-core/src/main/java/org/apache/geronimo/gshell/wisdom/plugin/activation/DefaultBundleActivationRule.java" contains "import org.apache.geronimo.gshell.application.plugin.activation.ActivationContext;" from: gshell-wisdom to: gshell-application evidence: - file: "gshell-wisdom/gshell-wisdom-core/src/main/java/org/apache/geronimo/gshell/wisdom/plugin/bundle/BundleSupport.java" contains "import org.apache.geronimo.gshell.application.plugin.bundle.Bundle;" from: gshell-wisdom to: gshell-application evidence: - file: "gshell-wisdom/gshell-wisdom-core/src/main/java/org/apache/geronimo/gshell/wisdom/completer/VariableNameCompleter.java" contains "import org.apache.geronimo.gshell.application.Application;" from: gshell-wisdom to: gshell-application evidence: - file: "gshell-wisdom/gshell-wisdom-bootstrap/src/main/java/org/apache/geronimo/gshell/wisdom/branding/GShellBranding.java" contains "import org.apache.geronimo.gshell.application.model.Branding;" from: gshell-wisdom to: gshell-application evidence: - file: "gshell-wisdom/gshell-wisdom-bootstrap/src/main/java/org/apache/geronimo/gshell/wisdom/application/ApplicationManagerImpl.java" contains "import org.apache.geronimo.gshell.application.Application;" from: gshell-wisdom to: gshell-application evidence: - file: "gshell-wisdom/gshell-wisdom-bootstrap/src/main/java/org/apache/geronimo/gshell/wisdom/application/ApplicationFactoryBean.java" contains "import org.apache.geronimo.gshell.application.Application;" from: gshell-wisdom to: gshell-application evidence: - file: "gshell-wisdom/gshell-wisdom-bootstrap/src/main/java/org/apache/geronimo/gshell/wisdom/application/ApplicationImpl.java" contains "import org.apache.geronimo.gshell.application.Application;" from: gshell-wisdom to: gshell-application evidence: - file: "gshell-wisdom/gshell-wisdom-bootstrap/src/main/java/org/apache/geronimo/gshell/wisdom/application/ApplicationConfiguredEvent.java" contains "import org.apache.geronimo.gshell.application.Application;" from: gshell-wisdom to: gshell-application evidence: - file: "gshell-wisdom/gshell-wisdom-bootstrap/src/main/java/org/apache/geronimo/gshell/wisdom/application/ClassPathCache.java" contains "import org.apache.geronimo.gshell.application.ClassPath;" from: gshell-wisdom to: gshell-application evidence: - file: "gshell-wisdom/gshell-wisdom-bootstrap/src/main/java/org/apache/geronimo/gshell/wisdom/application/ClassPathImpl.java" contains "import org.apache.geronimo.gshell.application.ClassPath;" from: gshell-wisdom to: gshell-application evidence: - file: "gshell-wisdom/gshell-wisdom-bootstrap/src/main/java/org/apache/geronimo/gshell/wisdom/builder/ShellBuilderImpl.java" contains "import org.apache.geronimo.gshell.application.ApplicationConfiguration;" from: gshell-wisdom to: gshell-application evidence: - file: "gshell-wisdom/gshell-wisdom-bootstrap/src/main/java/org/apache/geronimo/gshell/wisdom/builder/ShellBuilder.java" contains "import org.apache.geronimo.gshell.application.ApplicationManager;" from: gshell-wisdom to: gshell-support evidence: - file: "gshell-wisdom/gshell-wisdom-core/src/main/java/org/apache/geronimo/gshell/wisdom/shell/ShellImpl.java" contains "import org.apache.geronimo.gshell.console.Console;" from: gshell-wisdom to: gshell-support evidence: - file: "gshell-wisdom/gshell-wisdom-core/src/main/java/org/apache/geronimo/gshell/wisdom/shell/ConsolePrompterImpl.java" contains "import org.apache.geronimo.gshell.console.Console;" from: gshell-wisdom to: gshell-support evidence: - file: "gshell-wisdom/gshell-wisdom-core/src/main/java/org/apache/geronimo/gshell/wisdom/shell/ConsoleErrorHandlerImpl.java" contains "import org.apache.geronimo.gshell.console.Console;" from: gshell-wisdom to: gshell-support evidence: - file: "gshell-wisdom/gshell-wisdom-core/src/main/java/org/apache/geronimo/gshell/wisdom/shell/CommandLineBuilderImpl.java" contains "import org.apache.geronimo.gshell.io.Closer;" from: gshell-wisdom to: gshell-support evidence: - file: "gshell-wisdom/gshell-wisdom-core/src/main/java/org/apache/geronimo/gshell/wisdom/shell/CommandLineExecutorImpl.java" contains "import org.apache.geronimo.gshell.io.IO;" from: gshell-wisdom to: gshell-support evidence: - file: "gshell-wisdom/gshell-wisdom-core/src/main/java/org/apache/geronimo/gshell/wisdom/plugin/PluginImpl.java" contains "import org.apache.geronimo.gshell.spring.BeanContainer;" from: gshell-wisdom to: gshell-support evidence: - file: "gshell-wisdom/gshell-wisdom-core/src/main/java/org/apache/geronimo/gshell/wisdom/plugin/PluginManagerImpl.java" contains "import org.apache.geronimo.gshell.spring.BeanContainer;" from: gshell-wisdom to: gshell-support evidence: - file: "gshell-wisdom/gshell-wisdom-core/src/main/java/org/apache/geronimo/gshell/wisdom/plugin/PluginMetaMapper.java" contains "import org.apache.geronimo.gshell.vfs.provider.meta.MetaFileNameParser;" from: gshell-wisdom to: gshell-support evidence: - file: "gshell-wisdom/gshell-wisdom-core/src/main/java/org/apache/geronimo/gshell/wisdom/plugin/PluginLoadedEvent.java" contains "import org.apache.geronimo.gshell.event.Event;" from: gshell-wisdom to: gshell-support evidence: - file: "gshell-wisdom/gshell-wisdom-core/src/main/java/org/apache/geronimo/gshell/wisdom/plugin/PluginArtifactFilter.java" contains "import org.apache.geronimo.gshell.artifact.Artifact;" from: gshell-wisdom to: gshell-support evidence: - file: "gshell-wisdom/gshell-wisdom-core/src/main/java/org/apache/geronimo/gshell/wisdom/meta/RuntimeContent.java" contains "import org.apache.geronimo.gshell.vfs.provider.meta.data.MetaDataContent;" from: gshell-wisdom to: gshell-support evidence: - file: "gshell-wisdom/gshell-wisdom-core/src/main/java/org/apache/geronimo/gshell/wisdom/meta/SystemEnvironmentContent.java" contains "import org.apache.geronimo.gshell.vfs.provider.meta.data.support.MapMetaDataContentSupport;" from: gshell-wisdom to: gshell-support evidence: - file: "gshell-wisdom/gshell-wisdom-core/src/main/java/org/apache/geronimo/gshell/wisdom/meta/SystemPropertiesContent.java" contains "import org.apache.geronimo.gshell.vfs.provider.meta.data.support.MapMetaDataContentSupport;" from: gshell-wisdom to: gshell-support evidence: - file: "gshell-wisdom/gshell-wisdom-core/src/main/java/org/apache/geronimo/gshell/wisdom/completer/CommandNameCompleter.java" contains "import org.apache.geronimo.gshell.console.completer.StringsCompleter;" from: gshell-wisdom to: gshell-support evidence: - file: "gshell-wisdom/gshell-wisdom-core/src/main/java/org/apache/geronimo/gshell/wisdom/completer/AliasNameCompleter.java" contains "import org.apache.geronimo.gshell.console.completer.StringsCompleter;" from: gshell-wisdom to: gshell-support evidence: - file: "gshell-wisdom/gshell-wisdom-core/src/main/java/org/apache/geronimo/gshell/wisdom/completer/VariableNameCompleter.java" contains "import org.apache.geronimo.gshell.console.completer.StringsCompleter;" from: gshell-wisdom to: gshell-support evidence: - file: "gshell-wisdom/gshell-wisdom-core/src/main/java/org/apache/geronimo/gshell/wisdom/completer/CommandsCompleter.java" contains "import org.apache.geronimo.gshell.console.completer.AggregateCompleter;" from: gshell-wisdom to: gshell-support evidence: - file: "gshell-wisdom/gshell-wisdom-core/src/main/java/org/apache/geronimo/gshell/wisdom/registry/CommandResolverImpl.java" contains "import org.apache.geronimo.gshell.spring.BeanContainer;" from: gshell-wisdom to: gshell-support evidence: - file: "gshell-wisdom/gshell-wisdom-core/src/main/java/org/apache/geronimo/gshell/wisdom/registry/AliasMetaMapper.java" contains "import org.apache.geronimo.gshell.vfs.provider.meta.MetaFileNameParser;" from: gshell-wisdom to: gshell-support evidence: - file: "gshell-wisdom/gshell-wisdom-core/src/main/java/org/apache/geronimo/gshell/wisdom/registry/CommandMetaMapper.java" contains "import org.apache.geronimo.gshell.vfs.provider.meta.MetaFileNameParser;" from: gshell-wisdom to: gshell-support evidence: - file: "gshell-wisdom/gshell-wisdom-core/src/main/java/org/apache/geronimo/gshell/wisdom/registry/GroupDirectoryResolver.java" contains "import org.apache.geronimo.gshell.vfs.FileSystemAccess;" from: gshell-wisdom to: gshell-support evidence: - file: "gshell-wisdom/gshell-wisdom-core/src/main/java/org/apache/geronimo/gshell/wisdom/registry/AliasRegistryImpl.java" contains "import org.apache.geronimo.gshell.event.EventPublisher;" from: gshell-wisdom to: gshell-support evidence: - file: "gshell-wisdom/gshell-wisdom-core/src/main/java/org/apache/geronimo/gshell/wisdom/registry/AliasRemovedEvent.java" contains "import org.apache.geronimo.gshell.event.Event;" from: gshell-wisdom to: gshell-support evidence: - file: "gshell-wisdom/gshell-wisdom-core/src/main/java/org/apache/geronimo/gshell/wisdom/registry/CommandRegisteredEvent.java" contains "import org.apache.geronimo.gshell.event.Event;" from: gshell-wisdom to: gshell-support evidence: - file: "gshell-wisdom/gshell-wisdom-core/src/main/java/org/apache/geronimo/gshell/wisdom/registry/AliasRegisteredEvent.java" contains "import org.apache.geronimo.gshell.event.Event;" from: gshell-wisdom to: gshell-support evidence: - file: "gshell-wisdom/gshell-wisdom-core/src/main/java/org/apache/geronimo/gshell/wisdom/registry/CommandRemovedEvent.java" contains "import org.apache.geronimo.gshell.event.Event;" from: gshell-wisdom to: gshell-support evidence: - file: "gshell-wisdom/gshell-wisdom-core/src/main/java/org/apache/geronimo/gshell/wisdom/registry/CommandRegistryImpl.java" contains "import org.apache.geronimo.gshell.event.EventPublisher;" from: gshell-wisdom to: gshell-support evidence: - file: "gshell-wisdom/gshell-wisdom-core/src/main/java/org/apache/geronimo/gshell/wisdom/command/CommandSupport.java" contains "import org.apache.geronimo.gshell.io.IO;" from: gshell-wisdom to: gshell-support evidence: - file: "gshell-wisdom/gshell-wisdom-core/src/main/java/org/apache/geronimo/gshell/wisdom/command/MessageSourceCommandDocumenter.java" contains "import org.apache.geronimo.gshell.i18n.MessageSource;" from: gshell-wisdom to: gshell-support evidence: - file: "gshell-wisdom/gshell-wisdom-core/src/main/java/org/apache/geronimo/gshell/wisdom/command/CommandDocumenterSupport.java" contains "import org.apache.geronimo.gshell.i18n.PrefixingMessageSource;" from: gshell-wisdom to: gshell-support evidence: - file: "gshell-wisdom/gshell-wisdom-core/src/main/java/org/apache/geronimo/gshell/wisdom/command/CommandMessageSource.java" contains "import org.apache.geronimo.gshell.i18n.MessageSource;" from: gshell-wisdom to: gshell-support evidence: - file: "gshell-wisdom/gshell-wisdom-core/src/main/java/org/apache/geronimo/gshell/wisdom/command/AliasCommand.java" contains "import org.apache.geronimo.gshell.i18n.MessageSource;" from: gshell-wisdom to: gshell-support evidence: - file: "gshell-wisdom/gshell-wisdom-core/src/main/java/org/apache/geronimo/gshell/wisdom/command/StatelessCommand.java" contains "import org.apache.geronimo.gshell.i18n.MessageSource;" from: gshell-wisdom to: gshell-support evidence: - file: "gshell-wisdom/gshell-wisdom-core/src/main/java/org/apache/geronimo/gshell/wisdom/command/StatefulCommand.java" contains "import org.apache.geronimo.gshell.i18n.MessageSource;" from: gshell-wisdom to: gshell-support evidence: - file: "gshell-wisdom/gshell-wisdom-core/src/main/java/org/apache/geronimo/gshell/wisdom/command/GroupCommand.java" contains "import org.apache.geronimo.gshell.i18n.MessageSource;" from: gshell-wisdom to: gshell-support evidence: - file: "gshell-wisdom/gshell-wisdom-core/src/main/java/org/apache/geronimo/gshell/wisdom/command/LinkCommand.java" contains "import org.apache.geronimo.gshell.i18n.MessageSource;" from: gshell-wisdom to: gshell-support evidence: - file: "gshell-wisdom/gshell-wisdom-core/src/main/java/org/apache/geronimo/gshell/wisdom/command/HelpSupport.java" contains "import org.apache.geronimo.gshell.clp.Option;" from: gshell-wisdom to: gshell-support evidence: - file: "gshell-wisdom/gshell-wisdom-bootstrap/src/main/java/org/apache/geronimo/gshell/wisdom/branding/GShellBranding.java" contains "import org.apache.geronimo.gshell.ansi.AnsiBuffer;" from: gshell-wisdom to: gshell-support evidence: - file: "gshell-wisdom/gshell-wisdom-bootstrap/src/main/java/org/apache/geronimo/gshell/wisdom/application/ApplicationImpl.java" contains "import org.apache.geronimo.gshell.io.IO;" from: gshell-wisdom to: gshell-support evidence: - file: "gshell-wisdom/gshell-wisdom-bootstrap/src/main/java/org/apache/geronimo/gshell/wisdom/application/ClassPathCache.java" contains "import org.apache.geronimo.gshell.io.Closer;" from: gshell-wisdom to: gshell-support evidence: - file: "gshell-wisdom/gshell-wisdom-bootstrap/src/main/java/org/apache/geronimo/gshell/wisdom/application/ApplicationManagerImpl.java" contains "import org.apache.geronimo.gshell.spring.BeanContainer;" from: gshell-wisdom to: gshell-support evidence: - file: "gshell-wisdom/gshell-wisdom-bootstrap/src/main/java/org/apache/geronimo/gshell/wisdom/application/ShellCreatedEvent.java" contains "import org.apache.geronimo.gshell.event.Event;" from: gshell-wisdom to: gshell-support evidence: - file: "gshell-wisdom/gshell-wisdom-bootstrap/src/main/java/org/apache/geronimo/gshell/wisdom/application/ApplicationConfiguredEvent.java" contains "import org.apache.geronimo.gshell.event.Event;" from: gshell-wisdom to: gshell-support evidence: - file: "gshell-wisdom/gshell-wisdom-bootstrap/src/main/java/org/apache/geronimo/gshell/wisdom/application/ClassPathImpl.java" contains "import org.apache.geronimo.gshell.artifact.Artifact;" from: gshell-wisdom to: gshell-support evidence: - file: "gshell-wisdom/gshell-wisdom-bootstrap/src/main/java/org/apache/geronimo/gshell/wisdom/application/ApplicationArtifactFilter.java" contains "import org.apache.geronimo.gshell.artifact.Artifact;" from: gshell-wisdom to: gshell-support evidence: - file: "gshell-wisdom/gshell-wisdom-bootstrap/src/main/java/org/apache/geronimo/gshell/wisdom/builder/ShellBuilderImpl.java" contains "import org.apache.geronimo.gshell.io.IO;" from: gshell-wisdom to: gshell-support evidence: - file: "gshell-wisdom/gshell-wisdom-bootstrap/src/main/java/org/apache/geronimo/gshell/wisdom/builder/ShellBuilder.java" contains "import org.apache.geronimo.gshell.io.IO;" from: gshell-wisdom to: gshell-parser evidence: - file: "gshell-wisdom/gshell-wisdom-core/src/main/java/org/apache/geronimo/gshell/wisdom/shell/CommandLineBuilderImpl.java" contains "import org.apache.geronimo.gshell.parser.ASTCommandLine;" from: gshell-application to: gshell-support evidence: - file: "gshell-application/src/main/java/org/apache/geronimo/gshell/application/Application.java" contains "import org.apache.geronimo.gshell.io.IO;" from: gshell-application to: gshell-support evidence: - file: "gshell-application/src/main/java/org/apache/geronimo/gshell/application/ApplicationConfiguration.java" contains "import org.apache.geronimo.gshell.io.IO;" from: gshell-application to: gshell-support evidence: - file: "gshell-application/src/main/java/org/apache/geronimo/gshell/application/ClassPath.java" contains "import org.apache.geronimo.gshell.artifact.Artifact;" from: gshell-application to: gshell-support evidence: - file: "gshell-application/src/main/java/org/apache/geronimo/gshell/application/plugin/PluginManager.java" contains "import org.apache.geronimo.gshell.artifact.Artifact;" from: gshell-application to: gshell-support evidence: - file: "gshell-application/src/main/java/org/apache/geronimo/gshell/application/plugin/Plugin.java" contains "import org.apache.geronimo.gshell.artifact.Artifact;" from: gshell-application to: gshell-support evidence: - file: "gshell-application/src/main/java/org/apache/geronimo/gshell/application/model/ApplicationModel.java" contains "import org.apache.geronimo.gshell.yarn.Yarn;" from: gshell-application to: gshell-support evidence: - file: "gshell-application/src/main/java/org/apache/geronimo/gshell/application/model/Branding.java" contains "import org.apache.geronimo.gshell.yarn.Yarn;" from: gshell-application to: gshell-api evidence: - file: "gshell-application/src/main/java/org/apache/geronimo/gshell/application/ApplicationManager.java" contains "import org.apache.geronimo.gshell.shell.ShellFactory;" from: gshell-application to: gshell-api evidence: - file: "gshell-application/src/main/java/org/apache/geronimo/gshell/application/Application.java" contains "import org.apache.geronimo.gshell.command.Variables;" from: gshell-application to: gshell-api evidence: - file: "gshell-application/src/main/java/org/apache/geronimo/gshell/application/ApplicationConfiguration.java" contains "import org.apache.geronimo.gshell.command.Variables;" from: gshell-application to: gshell-api evidence: - file: "gshell-application/src/main/java/org/apache/geronimo/gshell/application/plugin/bundle/NoSuchBundleException.java" contains "import org.apache.geronimo.gshell.command.CommandException;" from: gshell-support to: gshell-api evidence: - file: "gshell-support/gshell-interpolation/src/main/java/org/apache/geronimo/gshell/interpolation/VariablesValueSource.java" contains "import org.apache.geronimo.gshell.notification.ErrorNotification;" from: gshell-support to: gshell-api evidence: - file: "gshell-support/gshell-interpolation/src/main/java/org/apache/geronimo/gshell/interpolation/VariableInterpolator.java" contains "import org.apache.geronimo.gshell.notification.ErrorNotification;" from: gshell-support to: gshell-api evidence: - file: "gshell-support/gshell-vfs/src/main/java/org/apache/geronimo/gshell/vfs/FileSystemAccessImpl.java" contains "import org.apache.geronimo.gshell.shell.ShellContextHolder;" from: gshell-support to: gshell-api evidence: - file: "gshell-support/gshell-vfs/src/main/java/org/apache/geronimo/gshell/vfs/FileSystemAccess.java" contains "import org.apache.geronimo.gshell.command.Variables;" from: gshell-support to: gshell-api evidence: - file: "gshell-support/gshell-vfs/src/main/java/org/apache/geronimo/gshell/vfs/support/VfsActionSupport.java" contains "import org.apache.geronimo.gshell.notification.ResultNotification;" from: gshell-parser to: gshell-support evidence: - file: "gshell-parser/src/main/java/org/apache/geronimo/gshell/parser/visitor/ExecutingVisitor.java" contains "import org.apache.geronimo.gshell.io.Closer;" from: gshell-parser to: gshell-api evidence: - file: "gshell-parser/src/main/java/org/apache/geronimo/gshell/parser/visitor/ExecutingVisitor.java" contains "import org.apache.geronimo.gshell.notification.ErrorNotification;" from: gshell-commands to: gshell-support evidence: - file: "gshell-commands/gshell-shell/src/main/java/org/apache/geronimo/gshell/commands/shell/ExecuteAction.java" contains "import org.apache.geronimo.gshell.io.IO;" from: gshell-commands to: gshell-support evidence: - file: "gshell-commands/gshell-shell/src/main/java/org/apache/geronimo/gshell/commands/shell/DateAction.java" contains "import org.apache.geronimo.gshell.io.IO;" from: gshell-commands to: gshell-support evidence: - file: "gshell-commands/gshell-shell/src/main/java/org/apache/geronimo/gshell/commands/shell/FindAction.java" contains "import org.apache.geronimo.gshell.io.IO;" from: gshell-commands to: gshell-support evidence: - file: "gshell-commands/gshell-shell/src/main/java/org/apache/geronimo/gshell/commands/shell/EditAction.java" contains "import org.apache.geronimo.gshell.vfs.FileObjects;" from: gshell-commands to: gshell-support evidence: - file: "gshell-commands/gshell-shell/src/main/java/org/apache/geronimo/gshell/commands/shell/JavaAction.java" contains "import org.apache.geronimo.gshell.clp.Argument;" from: gshell-commands to: gshell-support evidence: - file: "gshell-commands/gshell-shell/src/main/java/org/apache/geronimo/gshell/commands/shell/SleepAction.java" contains "import org.apache.geronimo.gshell.clp.Argument;" from: gshell-commands to: gshell-support evidence: - file: "gshell-commands/gshell-builtin/src/main/java/org/apache/geronimo/gshell/commands/builtin/HelpAction.java" contains "import org.apache.geronimo.gshell.io.IO;" from: gshell-commands to: gshell-support evidence: - file: "gshell-commands/gshell-builtin/src/main/java/org/apache/geronimo/gshell/commands/builtin/SetAction.java" contains "import org.apache.geronimo.gshell.io.IO;" from: gshell-commands to: gshell-support evidence: - file: "gshell-commands/gshell-builtin/src/main/java/org/apache/geronimo/gshell/commands/builtin/EchoAction.java" contains "import org.apache.geronimo.gshell.io.IO;" from: gshell-commands to: gshell-support evidence: - file: "gshell-commands/gshell-builtin/src/main/java/org/apache/geronimo/gshell/commands/builtin/AliasAction.java" contains "import org.apache.geronimo.gshell.io.IO;" from: gshell-commands to: gshell-support evidence: - file: "gshell-commands/gshell-builtin/src/main/java/org/apache/geronimo/gshell/commands/builtin/AboutAction.java" contains "import org.apache.geronimo.gshell.io.IO;" from: gshell-commands to: gshell-support evidence: - file: "gshell-commands/gshell-builtin/src/main/java/org/apache/geronimo/gshell/commands/builtin/HistoryAction.java" contains "import org.apache.geronimo.gshell.io.IO;" from: gshell-commands to: gshell-support evidence: - file: "gshell-commands/gshell-builtin/src/main/java/org/apache/geronimo/gshell/commands/builtin/UnaliasAction.java" contains "import org.apache.geronimo.gshell.io.IO;" from: gshell-commands to: gshell-support evidence: - file: "gshell-commands/gshell-builtin/src/main/java/org/apache/geronimo/gshell/commands/builtin/SourceAction.java" contains "import org.apache.geronimo.gshell.io.IO;" from: gshell-commands to: gshell-support evidence: - file: "gshell-commands/gshell-builtin/src/main/java/org/apache/geronimo/gshell/commands/builtin/ClearAction.java" contains "import org.apache.geronimo.gshell.io.IO;" from: gshell-commands to: gshell-support evidence: - file: "gshell-commands/gshell-builtin/src/main/java/org/apache/geronimo/gshell/commands/builtin/ExitAction.java" contains "import org.apache.geronimo.gshell.clp.Argument;" from: gshell-commands to: gshell-support evidence: - file: "gshell-commands/gshell-builtin/src/main/java/org/apache/geronimo/gshell/commands/builtin/UnsetAction.java" contains "import org.apache.geronimo.gshell.clp.Argument;" from: gshell-commands to: gshell-support evidence: - file: "gshell-commands/gshell-admin/src/main/java/org/apache/geronimo/gshell/commands/admin/ListPluginsAction.java" contains "import org.apache.geronimo.gshell.io.IO;" from: gshell-commands to: gshell-support evidence: - file: "gshell-commands/gshell-admin/src/main/java/org/apache/geronimo/gshell/commands/admin/InstallPluginAction.java" contains "import org.apache.geronimo.gshell.io.IO;" from: gshell-commands to: gshell-support evidence: - file: "gshell-commands/gshell-text/src/main/java/org/apache/geronimo/gshell/commands/text/SortAction.java" contains "import org.apache.geronimo.gshell.io.Closer;" from: gshell-commands to: gshell-support evidence: - file: "gshell-commands/gshell-text/src/main/java/org/apache/geronimo/gshell/commands/text/GrepAction.java" contains "import org.apache.geronimo.gshell.io.Closer;" from: gshell-commands to: gshell-support evidence: - file: "gshell-commands/gshell-text/src/main/java/org/apache/geronimo/gshell/commands/text/CatAction.java" contains "import org.apache.geronimo.gshell.io.Closer;" from: gshell-commands to: gshell-support evidence: - file: "gshell-commands/gshell-text/src/main/java/org/apache/geronimo/gshell/commands/text/PrintfAction.java" contains "import org.apache.geronimo.gshell.io.IO;" from: gshell-commands to: gshell-support evidence: - file: "gshell-commands/gshell-repository/src/main/java/org/apache/geronimo/gshell/commands/repository/ResolveAction.java" contains "import org.apache.geronimo.gshell.io.IO;" from: gshell-commands to: gshell-support evidence: - file: "gshell-commands/gshell-log4j/src/main/java/org/apache/geronimo/gshell/commands/log4j/MdcAction.java" contains "import org.apache.geronimo.gshell.io.IO;" from: gshell-commands to: gshell-support evidence: - file: "gshell-commands/gshell-log4j/src/main/java/org/apache/geronimo/gshell/commands/log4j/ConfigureAction.java" contains "import org.apache.geronimo.gshell.io.IO;" from: gshell-commands to: gshell-support evidence: - file: "gshell-commands/gshell-log4j/src/main/java/org/apache/geronimo/gshell/commands/log4j/LoggerAction.java" contains "import org.apache.geronimo.gshell.io.IO;" from: gshell-commands to: gshell-support evidence: - file: "gshell-commands/gshell-log4j/src/main/java/org/apache/geronimo/gshell/commands/log4j/LoggersAction.java" contains "import org.apache.geronimo.gshell.io.IO;" from: gshell-commands to: gshell-support evidence: - file: "gshell-commands/gshell-log4j/src/main/java/org/apache/geronimo/gshell/commands/log4j/NdcAction.java" contains "import org.apache.geronimo.gshell.io.IO;" from: gshell-commands to: gshell-support evidence: - file: "gshell-commands/gshell-network/src/main/java/org/apache/geronimo/gshell/commands/network/HostnameAction.java" contains "import org.apache.geronimo.gshell.io.IO;" from: gshell-commands to: gshell-support evidence: - file: "gshell-commands/gshell-bsf/src/main/java/org/apache/geronimo/gshell/commands/bsf/ScriptAction.java" contains "import org.apache.geronimo.gshell.console.Console;" from: gshell-commands to: gshell-support evidence: - file: "gshell-commands/gshell-file/src/main/java/org/apache/geronimo/gshell/commands/file/CopyAction.java" contains "import org.apache.geronimo.gshell.io.IO;" from: gshell-commands to: gshell-support evidence: - file: "gshell-commands/gshell-file/src/main/java/org/apache/geronimo/gshell/commands/file/RemoveAction.java" contains "import org.apache.geronimo.gshell.io.IO;" from: gshell-commands to: gshell-support evidence: - file: "gshell-commands/gshell-file/src/main/java/org/apache/geronimo/gshell/commands/file/FileInfoAction.java" contains "import org.apache.geronimo.gshell.io.IO;" from: gshell-commands to: gshell-support evidence: - file: "gshell-commands/gshell-file/src/main/java/org/apache/geronimo/gshell/commands/file/CurrentDirectoryAction.java" contains "import org.apache.geronimo.gshell.io.IO;" from: gshell-commands to: gshell-support evidence: - file: "gshell-commands/gshell-file/src/main/java/org/apache/geronimo/gshell/commands/file/ListDirectoryAction.java" contains "import org.apache.geronimo.gshell.io.IO;" from: gshell-commands to: gshell-support evidence: - file: "gshell-commands/gshell-file/src/main/java/org/apache/geronimo/gshell/commands/file/ChangeDirectoryAction.java" contains "import org.apache.geronimo.gshell.io.IO;" from: gshell-commands to: gshell-support evidence: - file: "gshell-commands/gshell-file/src/main/java/org/apache/geronimo/gshell/commands/file/TouchAction.java" contains "import org.apache.geronimo.gshell.vfs.FileObjects;" from: gshell-commands to: gshell-support evidence: - file: "gshell-commands/gshell-ssh/src/main/java/org/apache/geronimo/gshell/commands/ssh/ShellFactoryImpl.java" contains "import org.apache.geronimo.gshell.console.Console;" from: gshell-commands to: gshell-support evidence: - file: "gshell-commands/gshell-ssh/src/main/java/org/apache/geronimo/gshell/commands/ssh/SshAction.java" contains "import org.apache.geronimo.gshell.io.IO;" from: gshell-commands to: gshell-support evidence: - file: "gshell-commands/gshell-ssh/src/main/java/org/apache/geronimo/gshell/commands/ssh/SshServerAction.java" contains "import org.apache.geronimo.gshell.io.IO;" from: gshell-commands to: gshell-api evidence: - file: "gshell-commands/gshell-shell/src/main/java/org/apache/geronimo/gshell/commands/shell/ExecuteAction.java" contains "import org.apache.geronimo.gshell.command.CommandAction;" from: gshell-commands to: gshell-api evidence: - file: "gshell-commands/gshell-shell/src/main/java/org/apache/geronimo/gshell/commands/shell/JavaAction.java" contains "import org.apache.geronimo.gshell.command.Arguments;" from: gshell-commands to: gshell-api evidence: - file: "gshell-commands/gshell-shell/src/main/java/org/apache/geronimo/gshell/commands/shell/DateAction.java" contains "import org.apache.geronimo.gshell.command.CommandAction;" from: gshell-commands to: gshell-api evidence: - file: "gshell-commands/gshell-shell/src/main/java/org/apache/geronimo/gshell/commands/shell/SleepAction.java" contains "import org.apache.geronimo.gshell.command.CommandAction;" from: gshell-commands to: gshell-api evidence: - file: "gshell-commands/gshell-shell/src/main/java/org/apache/geronimo/gshell/commands/shell/FindAction.java" contains "import org.apache.geronimo.gshell.command.CommandAction;" from: gshell-commands to: gshell-api evidence: - file: "gshell-commands/gshell-shell/src/main/java/org/apache/geronimo/gshell/commands/shell/EditAction.java" contains "import org.apache.geronimo.gshell.command.CommandContext;" from: gshell-commands to: gshell-api evidence: - file: "gshell-commands/gshell-builtin/src/main/java/org/apache/geronimo/gshell/commands/builtin/ExitAction.java" contains "import org.apache.geronimo.gshell.notification.ExitNotification;" from: gshell-commands to: gshell-api evidence: - file: "gshell-commands/gshell-builtin/src/main/java/org/apache/geronimo/gshell/commands/builtin/SourceAction.java" contains "import org.apache.geronimo.gshell.shell.ShellContextHolder;" from: gshell-commands to: gshell-api evidence: - file: "gshell-commands/gshell-builtin/src/main/java/org/apache/geronimo/gshell/commands/builtin/HelpAction.java" contains "import org.apache.geronimo.gshell.registry.CommandResolver;" from: gshell-commands to: gshell-api evidence: - file: "gshell-commands/gshell-builtin/src/main/java/org/apache/geronimo/gshell/commands/builtin/AliasAction.java" contains "import org.apache.geronimo.gshell.registry.AliasRegistry;" from: gshell-commands to: gshell-api evidence: - file: "gshell-commands/gshell-builtin/src/main/java/org/apache/geronimo/gshell/commands/builtin/UnaliasAction.java" contains "import org.apache.geronimo.gshell.registry.AliasRegistry;" from: gshell-commands to: gshell-api evidence: - file: "gshell-commands/gshell-builtin/src/main/java/org/apache/geronimo/gshell/commands/builtin/SetAction.java" contains "import org.apache.geronimo.gshell.command.CommandAction;" from: gshell-commands to: gshell-api evidence: - file: "gshell-commands/gshell-builtin/src/main/java/org/apache/geronimo/gshell/commands/builtin/UnsetAction.java" contains "import org.apache.geronimo.gshell.command.CommandAction;" from: gshell-commands to: gshell-api evidence: - file: "gshell-commands/gshell-builtin/src/main/java/org/apache/geronimo/gshell/commands/builtin/EchoAction.java" contains "import org.apache.geronimo.gshell.command.CommandAction;" from: gshell-commands to: gshell-api evidence: - file: "gshell-commands/gshell-builtin/src/main/java/org/apache/geronimo/gshell/commands/builtin/AboutAction.java" contains "import org.apache.geronimo.gshell.command.CommandAction;" from: gshell-commands to: gshell-api evidence: - file: "gshell-commands/gshell-builtin/src/main/java/org/apache/geronimo/gshell/commands/builtin/HistoryAction.java" contains "import org.apache.geronimo.gshell.command.CommandAction;" from: gshell-commands to: gshell-api evidence: - file: "gshell-commands/gshell-builtin/src/main/java/org/apache/geronimo/gshell/commands/builtin/ClearAction.java" contains "import org.apache.geronimo.gshell.command.CommandAction;" from: gshell-commands to: gshell-api evidence: - file: "gshell-commands/gshell-admin/src/main/java/org/apache/geronimo/gshell/commands/admin/ListPluginsAction.java" contains "import org.apache.geronimo.gshell.command.CommandAction;" from: gshell-commands to: gshell-api evidence: - file: "gshell-commands/gshell-admin/src/main/java/org/apache/geronimo/gshell/commands/admin/InstallPluginAction.java" contains "import org.apache.geronimo.gshell.command.CommandAction;" from: gshell-commands to: gshell-api evidence: - file: "gshell-commands/gshell-text/src/main/java/org/apache/geronimo/gshell/commands/text/SortAction.java" contains "import org.apache.geronimo.gshell.command.CommandContext;" from: gshell-commands to: gshell-api evidence: - file: "gshell-commands/gshell-text/src/main/java/org/apache/geronimo/gshell/commands/text/GrepAction.java" contains "import org.apache.geronimo.gshell.command.CommandAction;" from: gshell-commands to: gshell-api evidence: - file: "gshell-commands/gshell-text/src/main/java/org/apache/geronimo/gshell/commands/text/CatAction.java" contains "import org.apache.geronimo.gshell.command.CommandAction;" from: gshell-commands to: gshell-api evidence: - file: "gshell-commands/gshell-text/src/main/java/org/apache/geronimo/gshell/commands/text/PrintfAction.java" contains "import org.apache.geronimo.gshell.command.CommandAction;" from: gshell-commands to: gshell-api evidence: - file: "gshell-commands/gshell-repository/src/main/java/org/apache/geronimo/gshell/commands/repository/ResolveAction.java" contains "import org.apache.geronimo.gshell.command.CommandAction;" from: gshell-commands to: gshell-api evidence: - file: "gshell-commands/gshell-log4j/src/main/java/org/apache/geronimo/gshell/commands/log4j/MdcAction.java" contains "import org.apache.geronimo.gshell.command.CommandAction;" from: gshell-commands to: gshell-api evidence: - file: "gshell-commands/gshell-log4j/src/main/java/org/apache/geronimo/gshell/commands/log4j/ConfigureAction.java" contains "import org.apache.geronimo.gshell.command.CommandAction;" from: gshell-commands to: gshell-api evidence: - file: "gshell-commands/gshell-log4j/src/main/java/org/apache/geronimo/gshell/commands/log4j/LoggerAction.java" contains "import org.apache.geronimo.gshell.command.CommandAction;" from: gshell-commands to: gshell-api evidence: - file: "gshell-commands/gshell-log4j/src/main/java/org/apache/geronimo/gshell/commands/log4j/LoggersAction.java" contains "import org.apache.geronimo.gshell.command.CommandAction;" from: gshell-commands to: gshell-api evidence: - file: "gshell-commands/gshell-log4j/src/main/java/org/apache/geronimo/gshell/commands/log4j/NdcAction.java" contains "import org.apache.geronimo.gshell.command.CommandAction;" from: gshell-commands to: gshell-api evidence: - file: "gshell-commands/gshell-network/src/main/java/org/apache/geronimo/gshell/commands/network/HostnameAction.java" contains "import org.apache.geronimo.gshell.command.CommandAction;" from: gshell-commands to: gshell-api evidence: - file: "gshell-commands/gshell-bsf/src/main/java/org/apache/geronimo/gshell/commands/bsf/ScriptAction.java" contains "import org.apache.geronimo.gshell.command.CommandAction;" from: gshell-commands to: gshell-api evidence: - file: "gshell-commands/gshell-file/src/main/java/org/apache/geronimo/gshell/commands/file/CopyAction.java" contains "import org.apache.geronimo.gshell.command.CommandContext;" from: gshell-commands to: gshell-api evidence: - file: "gshell-commands/gshell-file/src/main/java/org/apache/geronimo/gshell/commands/file/RemoveAction.java" contains "import org.apache.geronimo.gshell.command.CommandContext;" from: gshell-commands to: gshell-api evidence: - file: "gshell-commands/gshell-file/src/main/java/org/apache/geronimo/gshell/commands/file/FileInfoAction.java" contains "import org.apache.geronimo.gshell.command.CommandContext;" from: gshell-commands to: gshell-api evidence: - file: "gshell-commands/gshell-file/src/main/java/org/apache/geronimo/gshell/commands/file/TouchAction.java" contains "import org.apache.geronimo.gshell.command.CommandAction;" from: gshell-commands to: gshell-api evidence: - file: "gshell-commands/gshell-file/src/main/java/org/apache/geronimo/gshell/commands/file/CurrentDirectoryAction.java" contains "import org.apache.geronimo.gshell.command.CommandContext;" from: gshell-commands to: gshell-api evidence: - file: "gshell-commands/gshell-file/src/main/java/org/apache/geronimo/gshell/commands/file/ListDirectoryAction.java" contains "import org.apache.geronimo.gshell.command.CommandContext;" from: gshell-commands to: gshell-api evidence: - file: "gshell-commands/gshell-file/src/main/java/org/apache/geronimo/gshell/commands/file/ChangeDirectoryAction.java" contains "import org.apache.geronimo.gshell.command.CommandContext;" from: gshell-commands to: gshell-api evidence: - file: "gshell-commands/gshell-ssh/src/main/java/org/apache/geronimo/gshell/commands/ssh/ShellFactoryImpl.java" contains "import org.apache.geronimo.gshell.notification.ExitNotification;" from: gshell-commands to: gshell-api evidence: - file: "gshell-commands/gshell-ssh/src/main/java/org/apache/geronimo/gshell/commands/ssh/SshAction.java" contains "import org.apache.geronimo.gshell.command.CommandAction;" from: gshell-commands to: gshell-api evidence: - file: "gshell-commands/gshell-ssh/src/main/java/org/apache/geronimo/gshell/commands/ssh/SshServerAction.java" contains "import org.apache.geronimo.gshell.command.CommandAction;" from: gshell-commands to: gshell-application evidence: - file: "gshell-commands/gshell-builtin/src/main/java/org/apache/geronimo/gshell/commands/builtin/AboutAction.java" contains "import org.apache.geronimo.gshell.application.Application;" from: gshell-commands to: gshell-application evidence: - file: "gshell-commands/gshell-admin/src/main/java/org/apache/geronimo/gshell/commands/admin/ListPluginsAction.java" contains "import org.apache.geronimo.gshell.application.plugin.Plugin;" from: gshell-commands to: gshell-application evidence: - file: "gshell-commands/gshell-admin/src/main/java/org/apache/geronimo/gshell/commands/admin/InstallPluginAction.java" contains "import org.apache.geronimo.gshell.application.plugin.PluginManager;" from: gshell-commands to: gshell-application evidence: - file: "gshell-commands/gshell-ssh/src/main/java/org/apache/geronimo/gshell/commands/ssh/ShellFactoryImpl.java" contains "import org.apache.geronimo.gshell.application.Application;" from: gshell-api to: gshell-support evidence: - file: "gshell-api/src/main/java/org/apache/geronimo/gshell/shell/ShellContext.java" contains "import org.apache.geronimo.gshell.io.IO;" from: gshell-api to: gshell-support evidence: - file: "gshell-api/src/main/java/org/apache/geronimo/gshell/command/CommandContext.java" contains "import org.apache.geronimo.gshell.io.IO;" from: gshell-api to: gshell-support evidence: - file: "gshell-api/src/main/java/org/apache/geronimo/gshell/command/Command.java" contains "import org.apache.geronimo.gshell.i18n.MessageSource;" from: gshell-api to: gshell-support evidence: - file: "gshell-api/src/main/java/org/apache/geronimo/gshell/command/Variables.java" contains "import org.apache.geronimo.gshell.yarn.Yarn;" from: gshell-api to: gshell-support evidence: - file: "gshell-api/src/main/java/org/apache/geronimo/gshell/command/CommandResult.java" contains "import org.apache.geronimo.gshell.yarn.Yarn;"