gshell/gshell-wrapper/src/main/java/org/apache/servicemix/kernel/gshell/wrapper/InstallCommand.java (3 lines): - line 90: // TODO: figure out how to hook in the service that it starts up - line 106: // TODO: figure out how to hook in the service that it starts up - line 154: // TODO: figure out if we can detect the Linux flavor gshell/gshell-features/src/main/java/org/apache/servicemix/kernel/gshell/features/management/ManagedFeaturesRegistry.java (2 lines): - line 149: // TODO: Associate the feature with the Repo? - line 166: // TODO: Associate the feature with the Repo? gshell/gshell-core/src/main/resources/META-INF/spring/gshell-vfs.xml (2 lines): - line 54: TODO: Set tempDir File arg in constructor to set the temporary location, may need 2 replicators? - line 72: TODO: Try and root the temporary store under ${gshell.home}/tmp or something gshell/gshell-core/src/main/java/org/apache/geronimo/gshell/commands/shell/FindAction.java (2 lines): - line 47: * TODO: remove this file when gshell is upgraded - line 155: // TODO: Handle FileType.FILE_OR_FOLDER gshell/gshell-core/src/main/java/org/apache/geronimo/gshell/commands/ssh/SshAction.java (1 line): - line 110: // TODO: Parse hostname for @ gshell/gshell-core/src/main/java/org/apache/servicemix/kernel/gshell/core/vfs/mvn/MvnFileObject.java (1 line): - line 43: // TODO: charset gshell/gshell-core/src/main/java/org/apache/geronimo/gshell/commands/text/SortAction.java (1 line): - line 45: * TODO: remove this file when gshell is upgraded gshell/gshell-osgi/src/main/java/org/apache/servicemix/kernel/gshell/osgi/ListServices.java (1 line): - line 114: // TODO: Sort list. testing/support/src/main/java/org/apache/servicemix/kernel/testing/support/AbstractIntegrationTest.java (1 line): - line 156: // TODO: add a smarter mechanism which can handle 1 or 2 values CSVs testing/support/src/main/java/org/apache/servicemix/kernel/testing/support/SmxKernelPlatform.java (1 line): - line 217: // TODO: this method should be removed once Felix 1.0.2 is released client/src/main/java/org/apache/servicemix/kernel/client/Main.java (1 line): - line 69: // TODO: implement sending a direct command gshell/gshell-core/src/main/java/org/apache/geronimo/gshell/vfs/provider/meta/MetaFileObject.java (1 line): - line 38: * TODO: remove this file when gshell version is upgraded gshell/gshell-core/src/main/java/org/apache/servicemix/kernel/gshell/core/config/CommandParser.java (1 line): - line 278: // TODO: Figure out how we can save the order of and so that 'help' displays them in the order they are defined