> On Dec. 20, 2013, 6:15 a.m., Chris Mattmann wrote: > >
The code that did the recast to PCW already existed. I just added a check that in case it is NOT a PCW, only then we would recast it to a PCW. - Varun ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/15936/#review30736 ----------------------------------------------------------- On Dec. 1, 2013, 6:54 p.m., Varun Ratnakar wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/15936/ > ----------------------------------------------------------- > > (Updated Dec. 1, 2013, 6:54 p.m.) > > > Review request for oodt and Chris Mattmann. > > > Bugs: OODT-563 > https://issues.apache.org/jira/browse/OODT-563 > > > Repository: oodt > > > Description > ------- > > This patch addresses a part of > https://issues.apache.org/jira/browse/OODT-563. It provides: > > 1. Additions to XmlRpcWorkflowManager(Client) to refreshRepository (i.e. > reload repository) > 2. Modifications to PackagedWorkflowRepository's addWorkflow function to > properly deal with added workflows > > > Diffs > ----- > > > trunk/workflow/src/main/java/org/apache/oodt/cas/workflow/repository/PackagedWorkflowRepository.java > 1546774 > > trunk/workflow/src/main/java/org/apache/oodt/cas/workflow/system/XmlRpcWorkflowManager.java > 1546774 > > trunk/workflow/src/main/java/org/apache/oodt/cas/workflow/system/XmlRpcWorkflowManagerClient.java > 1546774 > > Diff: https://reviews.apache.org/r/15936/diff/ > > > Testing > ------- > > > Thanks, > > Varun Ratnakar > >
