You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drat.apache.org by GitBox <gi...@apache.org> on 2018/06/07 18:57:43 UTC

[GitHub] ahmedifhaam commented on a change in pull request #131: Changed the map and reduce function to work with XmlRpcWorkflowManger

ahmedifhaam commented on a change in pull request #131: Changed the map and reduce function to work with XmlRpcWorkflowManger
URL: https://github.com/apache/drat/pull/131#discussion_r193855319
 
 

 ##########
 File path: proteus/src/main/java/backend/ProcessDratWrapper.java
 ##########
 @@ -72,7 +75,8 @@
   private static final String RESET_CMD = "reset";
   private static final String STATUS_IDLE = "idle";
 
-  private static final String MAPPER_TASK = "urn:drat:RatCodeAudit";
+//  private static final String MAPPER_TASK = "urn:drat:RatCodeAudit";
 
 Review comment:
   This part is even confusing for me too, because my current branch on github looks like this ... 
   ![image](https://user-images.githubusercontent.com/26105024/41120268-a2e76324-6ab2-11e8-9355-520524509035.png)
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services