This is an automated email from the ASF dual-hosted git repository.

mattmann pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/drat.git.


    from 351182b  Merge pull request #129 from ahmedifhaam/dev
     add 399fb71  changes working with XmlRpcWorkflowmanager
     add f632ad3  Changed the map and reduce funtions to work with 
xmlrpcworkflowmanager
     add bfac4a4  Replaced Crawler function
     add df38d0a  Replaced isMapp Running method with XmlRpcClient
     add 8d83871  Updated according to the feedback received for last commit 
-Added Licence Header -Removed Commented code blocks -added class doc for the 
newly created classes -fixed the indention issue with the last few commits
     add 0e5ffeb  Moved hard coded string to static variable according to the 
feedback
     new b0555b0  Merge pull request #131 from ahmedifhaam/dev-dynamicwithxmlrpc

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 proteus/src/main/java/backend/FileConstants.java   |   6 +-
 .../src/main/java/backend/ProcessDratWrapper.java  | 167 ++++++++++++---------
 .../main/java/drat/proteus/WicketApplication.java  |   9 ++
 .../java/drat/proteus/rest/DratRestResource.java   |   3 +-
 .../rest/DynamicWorkflowRequestWrapper.java}       |  14 +-
 .../workflow/rest/WorkflowRestResource.java        |  72 +++++++++
 6 files changed, 192 insertions(+), 79 deletions(-)
 copy 
proteus/src/main/java/drat/proteus/{services/product/RecentProductService.java 
=> workflow/rest/DynamicWorkflowRequestWrapper.java} (77%)
 create mode 100644 
proteus/src/main/java/drat/proteus/workflow/rest/WorkflowRestResource.java

-- 
To stop receiving notification emails like this one, please contact
[email protected].

Reply via email to