----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/4069/#review5377 -----------------------------------------------------------
Ship it! Looks good to me! - Chris On 2012-02-27 22:52:39, brian Foster wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/4069/ > ----------------------------------------------------------- > > (Updated 2012-02-27 22:52:39) > > > Review request for oodt, Chris Mattmann and Paul Ramirez. > > > Summary > ------- > > Issue tracked here: https://issues.apache.org/jira/browse/OODT-391 > > > Diffs > ----- > > trunk/catalog/pom.xml 1294375 > trunk/catalog/src/main/bin/catserv-client 1294375 > trunk/catalog/src/main/bin/catserv-server 1294375 > > trunk/catalog/src/main/java/org/apache/oodt/cas/catalog/cli/action/CatalogServiceCliAction.java > PRE-CREATION > > trunk/catalog/src/main/java/org/apache/oodt/cas/catalog/cli/action/GetSupportedCatalogIdsCliAction.java > PRE-CREATION > > trunk/catalog/src/main/java/org/apache/oodt/cas/catalog/cli/action/LoadCatalogRepositoryCliAction.java > PRE-CREATION > > trunk/catalog/src/main/java/org/apache/oodt/cas/catalog/cli/action/LoadCatalogsCliAction.java > PRE-CREATION > > trunk/catalog/src/main/java/org/apache/oodt/cas/catalog/cli/action/PagedQueryCliAction.java > PRE-CREATION > > trunk/catalog/src/main/java/org/apache/oodt/cas/catalog/cli/action/QueryCliAction.java > PRE-CREATION > > trunk/catalog/src/main/java/org/apache/oodt/cas/catalog/cli/action/ReducedPagedQueryCliAction.java > PRE-CREATION > > trunk/catalog/src/main/java/org/apache/oodt/cas/catalog/cli/action/ReducedQueryCliAction.java > PRE-CREATION > > trunk/catalog/src/main/java/org/apache/oodt/cas/catalog/cli/action/ShutdownCliAction.java > PRE-CREATION > > trunk/catalog/src/main/java/org/apache/oodt/cas/catalog/server/CatalogServiceCommandLineClient.java > 1294375 > > trunk/catalog/src/main/java/org/apache/oodt/cas/catalog/server/CatalogServiceServerLauncher.java > 1294375 > > trunk/catalog/src/main/java/org/apache/oodt/cas/catalog/server/action/CatalogServiceServerAction.java > 1294375 > > trunk/catalog/src/main/java/org/apache/oodt/cas/catalog/server/action/GetSupportedCatalogIds.java > 1294375 > > trunk/catalog/src/main/java/org/apache/oodt/cas/catalog/server/action/LoadCatalogRepositoryServerAction.java > 1294375 > > trunk/catalog/src/main/java/org/apache/oodt/cas/catalog/server/action/LoadCatalogsServerAction.java > 1294375 > > trunk/catalog/src/main/java/org/apache/oodt/cas/catalog/server/action/PagedQueryServerAction.java > 1294375 > > trunk/catalog/src/main/java/org/apache/oodt/cas/catalog/server/action/QueryServerAction.java > 1294375 > > trunk/catalog/src/main/java/org/apache/oodt/cas/catalog/server/action/ReducedPagedQueryServerAction.java > 1294375 > > trunk/catalog/src/main/java/org/apache/oodt/cas/catalog/server/action/ReducedQueryServerAction.java > 1294375 > > trunk/catalog/src/main/java/org/apache/oodt/cas/catalog/server/action/ShutdownServerAction.java > 1294375 > > trunk/catalog/src/main/java/org/apache/oodt/cas/catalog/server/cli/action/CatalogServiceServerCliAction.java > PRE-CREATION > > trunk/catalog/src/main/java/org/apache/oodt/cas/catalog/server/cli/action/LaunchXmlRpcServerCliAction.java > PRE-CREATION > > trunk/catalog/src/main/java/org/apache/oodt/cas/catalog/server/option/PrintSupportedActionsHandler.java > 1294375 > > trunk/catalog/src/main/java/org/apache/oodt/cas/catalog/server/option/PrintSupportedClientsHandler.java > 1294375 > > trunk/catalog/src/main/java/org/apache/oodt/cas/catalog/server/option/PrintSupportedServersHandler.java > 1294375 > trunk/catalog/src/main/resources/catalog-service.properties 1294375 > trunk/catalog/src/main/resources/logging.properties 1294375 > trunk/catalog/src/main/resources/policy/catserv-beans.xml 1294375 > trunk/catalog/src/main/resources/policy/cmd-line-actions.xml PRE-CREATION > trunk/catalog/src/main/resources/policy/cmd-line-options.xml PRE-CREATION > trunk/catalog/src/main/resources/policy/cmd-line-server-actions.xml > PRE-CREATION > trunk/catalog/src/main/resources/policy/cmd-line-server-options.xml > PRE-CREATION > > Diff: https://reviews.apache.org/r/4069/diff > > > Testing > ------- > > > Thanks, > > brian > >