remove pom stuff
authorDavid Kaufmann <david.kaufmann@student.tuwien.ac.at>
Thu, 8 Nov 2018 16:12:19 +0000 (17:12 +0100)
committerDavid Kaufmann <david.kaufmann@student.tuwien.ac.at>
Thu, 8 Nov 2018 16:12:19 +0000 (17:12 +0100)
sentiment-analysis/forms/download-pdf.html [moved from sentiment-analysis/src/main/webapp/forms/download-pdf.html with 100% similarity]
sentiment-analysis/forms/input-terms.html [moved from sentiment-analysis/src/main/webapp/forms/input-terms.html with 100% similarity]
sentiment-analysis/pom.xml [deleted file]
sentiment-analysis/sentiment-analysis.bpmn [moved from sentiment-analysis/src/main/resources/sentiment-analysis.bpmn with 72% similarity]
sentiment-analysis/src/main/resources/META-INF/processes.xml [deleted file]

diff --git a/sentiment-analysis/pom.xml b/sentiment-analysis/pom.xml
deleted file mode 100644 (file)
index 0fe91f4..0000000
+++ /dev/null
@@ -1,42 +0,0 @@
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
-  <modelVersion>4.0.0</modelVersion>
-  <groupId>at.ac.tuwien.infosys.aic</groupId>
-  <artifactId>sentiment-analysis</artifactId>
-  <version>0.0.1-SNAPSHOT</version>
-  <packaging>war</packaging>
-
-  <properties>
-    <camunda.version>7.9.0</camunda.version>
-    <maven.compiler.source>1.6</maven.compiler.source>
-    <maven.compiler.target>1.6</maven.compiler.target>
-    <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-    <failOnMissingWebXml>false</failOnMissingWebXml>
-  </properties>
-
-  <dependencies>
-
-    <dependency>
-      <groupId>org.camunda.bpm</groupId>
-      <artifactId>camunda-engine</artifactId>
-      <version>${camunda.version}</version>
-      <scope>provided</scope>
-    </dependency>
-
-    <dependency>
-      <groupId>javax.servlet</groupId>
-      <artifactId>javax.servlet-api</artifactId>
-      <version>3.0.1</version>
-      <scope>provided</scope>
-    </dependency>
-
-  </dependencies>
-
-  <repositories>
-    <repository>
-      <id>camunda-bpm-nexus</id>
-      <name>camunda-bpm-nexus</name>
-      <url>https://app.camunda.com/nexus/content/groups/public</url>
-    </repository>
-  </repositories>
-  
-</project>
similarity index 72%
rename from sentiment-analysis/src/main/resources/sentiment-analysis.bpmn
rename to sentiment-analysis/sentiment-analysis.bpmn
index 5e183f8463add4c218e401d47151aff08c0297a5..29e6337acdd96d5932eb9a56143a913711caf71c 100644 (file)
@@ -6,12 +6,11 @@
   <bpmn:process id="Sentiment_Analysis" name="Sentiment Analysis" isExecutable="true" camunda:versionTag="0.0.1">
     <bpmn:laneSet id="LaneSet_1u08y0e" />
     <bpmn:sequenceFlow id="SequenceFlow_0ez6lnk" sourceRef="Task_1tosag4" targetRef="Task_1e7059p" />
-    <bpmn:sequenceFlow id="SequenceFlow_0f33zny" sourceRef="Task_14xmt44" targetRef="Task_1kanz3j" />
+    <bpmn:sequenceFlow id="SequenceFlow_0f33zny" sourceRef="Task_14xmt44" targetRef="IntermediateCatchEvent_050nd2m" />
     <bpmn:sequenceFlow id="SequenceFlow_11xavl5" sourceRef="StartEvent_1t6nxib" targetRef="Task_14xmt44" />
     <bpmn:sequenceFlow id="SequenceFlow_0tu3w40" sourceRef="IntermediateThrowEvent_1u3snd0" targetRef="EndEvent_0bmuv13" />
     <bpmn:sequenceFlow id="SequenceFlow_0ra8hjs" sourceRef="IntermediateThrowEvent_09eb9xc" targetRef="Task_1tosag4" />
     <bpmn:sequenceFlow id="SequenceFlow_0yqo6md" sourceRef="IntermediateThrowEvent_1pwlz5c" targetRef="ExclusiveGateway_0onybdl" />
-    <bpmn:sequenceFlow id="SequenceFlow_0970mq7" sourceRef="IntermediateThrowEvent_0w0ep0t" targetRef="Task_0fs65yp" />
     <bpmn:sequenceFlow id="SequenceFlow_0e9hshn" sourceRef="IntermediateThrowEvent_0d8ns1p" targetRef="Task_1kanz3j" />
     <bpmn:sequenceFlow id="SequenceFlow_12s5p9s" sourceRef="IntermediateThrowEvent_1rxh4ec" targetRef="Task_1n6iu8h" />
     <bpmn:sequenceFlow id="SequenceFlow_0fct5f2" sourceRef="IntermediateThrowEvent_192yjst" targetRef="Task_1cfglzc" />
     <bpmn:sequenceFlow id="SequenceFlow_03ohp0o" sourceRef="Task_1tosag4" targetRef="IntermediateThrowEvent_1rxh4ec" />
     <bpmn:sequenceFlow id="SequenceFlow_0okj60f" name="All terms are analyzed" sourceRef="ExclusiveGateway_0onybdl" targetRef="IntermediateThrowEvent_09eb9xc">
       <bpmn:documentation>All terms are analyzed</bpmn:documentation>
-      <bpmn:conditionExpression xsi:type="bpmn:tFormalExpression">$terms==[]</bpmn:conditionExpression>
+      <bpmn:conditionExpression xsi:type="bpmn:tFormalExpression">${terms}==[]</bpmn:conditionExpression>
     </bpmn:sequenceFlow>
     <bpmn:sequenceFlow id="SequenceFlow_10v2c9r" sourceRef="ExclusiveGateway_0onybdl" targetRef="IntermediateThrowEvent_0d8ns1p" />
-    <bpmn:sequenceFlow id="SequenceFlow_0azv06r" sourceRef="Task_0fs65yp" targetRef="IntermediateThrowEvent_192yjst" />
-    <bpmn:sequenceFlow id="SequenceFlow_1gbx7mw" sourceRef="Task_1kanz3j" targetRef="IntermediateThrowEvent_0w0ep0t" />
-    <bpmn:sequenceFlow id="SequenceFlow_032ipyi" sourceRef="Task_0fs65yp" targetRef="IntermediateThrowEvent_1pwlz5c" />
+    <bpmn:sequenceFlow id="SequenceFlow_1gbx7mw" sourceRef="Task_1kanz3j" targetRef="IntermediateThrowEvent_1pwlz5c" />
     <bpmn:endEvent id="EndEvent_0bmuv13">
       <bpmn:incoming>SequenceFlow_0tu3w40</bpmn:incoming>
     </bpmn:endEvent>
         <bpmn:timeDuration xsi:type="bpmn:tFormalExpression">PT1M</bpmn:timeDuration>
       </bpmn:timerEventDefinition>
     </bpmn:intermediateCatchEvent>
-    <bpmn:intermediateCatchEvent id="IntermediateThrowEvent_0d8ns1p">
-      <bpmn:incoming>SequenceFlow_10v2c9r</bpmn:incoming>
-      <bpmn:outgoing>SequenceFlow_0e9hshn</bpmn:outgoing>
-      <bpmn:timerEventDefinition>
-        <bpmn:timeDuration xsi:type="bpmn:tFormalExpression">PT1M</bpmn:timeDuration>
-      </bpmn:timerEventDefinition>
-    </bpmn:intermediateCatchEvent>
-    <bpmn:intermediateCatchEvent id="IntermediateThrowEvent_0w0ep0t">
-      <bpmn:incoming>SequenceFlow_1gbx7mw</bpmn:incoming>
-      <bpmn:outgoing>SequenceFlow_0970mq7</bpmn:outgoing>
-      <bpmn:timerEventDefinition>
-        <bpmn:timeDuration xsi:type="bpmn:tFormalExpression">PT1M</bpmn:timeDuration>
-      </bpmn:timerEventDefinition>
-    </bpmn:intermediateCatchEvent>
-    <bpmn:task id="Task_1tosag4" name="Generate Report">
-      <bpmn:incoming>SequenceFlow_0ra8hjs</bpmn:incoming>
-      <bpmn:outgoing>SequenceFlow_03ohp0o</bpmn:outgoing>
-      <bpmn:outgoing>SequenceFlow_0ez6lnk</bpmn:outgoing>
-    </bpmn:task>
     <bpmn:intermediateCatchEvent id="IntermediateThrowEvent_0zbs0zv">
       <bpmn:incoming>SequenceFlow_1gdqfur</bpmn:incoming>
       <bpmn:outgoing>SequenceFlow_1inwzje</bpmn:outgoing>
     <bpmn:startEvent id="StartEvent_1t6nxib" camunda:formKey="embedded:deployment:input-terms.html">
       <bpmn:outgoing>SequenceFlow_11xavl5</bpmn:outgoing>
     </bpmn:startEvent>
-    <bpmn:task id="Task_1kanz3j" name="Load Twitter Data">
-      <bpmn:incoming>SequenceFlow_0e9hshn</bpmn:incoming>
-      <bpmn:incoming>SequenceFlow_0f33zny</bpmn:incoming>
-      <bpmn:outgoing>SequenceFlow_1gbx7mw</bpmn:outgoing>
-      <bpmn:outgoing>SequenceFlow_1gdqfur</bpmn:outgoing>
-    </bpmn:task>
-    <bpmn:scriptTask id="Task_14xmt44" name="Input terms automated" scriptFormat="groovy" camunda:resultVariable="terms_groovy">
-      <bpmn:incoming>SequenceFlow_11xavl5</bpmn:incoming>
-      <bpmn:outgoing>SequenceFlow_0f33zny</bpmn:outgoing>
-      <bpmn:script>
-for ( i in terms) {
-  println "line found: " + i
-}
-nt = {}
-nt["term"] = "newterm"
-terms += nt
-</bpmn:script>
-    </bpmn:scriptTask>
     <bpmn:task id="Task_1n6iu8h" name="Report Service">
       <bpmn:incoming>SequenceFlow_12s5p9s</bpmn:incoming>
     </bpmn:task>
     <bpmn:task id="Task_1rt5mbt" name="Twitter Service">
       <bpmn:incoming>SequenceFlow_1inwzje</bpmn:incoming>
+      <bpmn:outgoing>SequenceFlow_0h1h7gs</bpmn:outgoing>
     </bpmn:task>
+    <bpmn:sequenceFlow id="SequenceFlow_0h1h7gs" sourceRef="Task_1rt5mbt" targetRef="IntermediateCatchEvent_1h9izac" />
+    <bpmn:sequenceFlow id="SequenceFlow_0bzf3di" sourceRef="Task_1slpwnp" targetRef="IntermediateThrowEvent_192yjst" />
+    <bpmn:task id="Task_1cfglzc" name="Analysis Service">
+      <bpmn:incoming>SequenceFlow_0fct5f2</bpmn:incoming>
+    </bpmn:task>
+    <bpmn:scriptTask id="Task_1tosag4" name="Generate Report">
+      <bpmn:incoming>SequenceFlow_0ra8hjs</bpmn:incoming>
+      <bpmn:outgoing>SequenceFlow_0ez6lnk</bpmn:outgoing>
+      <bpmn:outgoing>SequenceFlow_03ohp0o</bpmn:outgoing>
+      <bpmn:script>""</bpmn:script>
+    </bpmn:scriptTask>
+    <bpmn:scriptTask id="Task_1slpwnp" name="forward tweets to analyzer">
+      <bpmn:incoming>SequenceFlow_07bm292</bpmn:incoming>
+      <bpmn:outgoing>SequenceFlow_0bzf3di</bpmn:outgoing>
+      <bpmn:script>""</bpmn:script>
+    </bpmn:scriptTask>
+    <bpmn:intermediateCatchEvent id="IntermediateCatchEvent_1h9izac">
+      <bpmn:incoming>SequenceFlow_0h1h7gs</bpmn:incoming>
+      <bpmn:outgoing>SequenceFlow_07bm292</bpmn:outgoing>
+      <bpmn:timerEventDefinition id="TimerEventDefinition_0i6ti1o">
+        <bpmn:timeDuration xsi:type="bpmn:tFormalExpression">PT1M</bpmn:timeDuration>
+      </bpmn:timerEventDefinition>
+    </bpmn:intermediateCatchEvent>
+    <bpmn:sequenceFlow id="SequenceFlow_07bm292" sourceRef="IntermediateCatchEvent_1h9izac" targetRef="Task_1slpwnp" />
+    <bpmn:intermediateCatchEvent id="IntermediateThrowEvent_1pwlz5c">
+      <bpmn:incoming>SequenceFlow_1gbx7mw</bpmn:incoming>
+      <bpmn:outgoing>SequenceFlow_0yqo6md</bpmn:outgoing>
+      <bpmn:timerEventDefinition>
+        <bpmn:timeDuration xsi:type="bpmn:tFormalExpression">PT1M</bpmn:timeDuration>
+      </bpmn:timerEventDefinition>
+    </bpmn:intermediateCatchEvent>
     <bpmn:exclusiveGateway id="ExclusiveGateway_0onybdl">
       <bpmn:incoming>SequenceFlow_0yqo6md</bpmn:incoming>
       <bpmn:outgoing>SequenceFlow_0okj60f</bpmn:outgoing>
       <bpmn:outgoing>SequenceFlow_10v2c9r</bpmn:outgoing>
     </bpmn:exclusiveGateway>
-    <bpmn:intermediateCatchEvent id="IntermediateThrowEvent_1pwlz5c">
-      <bpmn:incoming>SequenceFlow_032ipyi</bpmn:incoming>
-      <bpmn:outgoing>SequenceFlow_0yqo6md</bpmn:outgoing>
+    <bpmn:intermediateCatchEvent id="IntermediateThrowEvent_0d8ns1p">
+      <bpmn:incoming>SequenceFlow_10v2c9r</bpmn:incoming>
+      <bpmn:outgoing>SequenceFlow_0e9hshn</bpmn:outgoing>
+      <bpmn:timerEventDefinition>
+        <bpmn:timeDuration xsi:type="bpmn:tFormalExpression">PT1M</bpmn:timeDuration>
+      </bpmn:timerEventDefinition>
+    </bpmn:intermediateCatchEvent>
+    <bpmn:intermediateCatchEvent id="IntermediateThrowEvent_09eb9xc">
+      <bpmn:incoming>SequenceFlow_0okj60f</bpmn:incoming>
+      <bpmn:outgoing>SequenceFlow_0ra8hjs</bpmn:outgoing>
       <bpmn:timerEventDefinition>
         <bpmn:timeDuration xsi:type="bpmn:tFormalExpression">PT1M</bpmn:timeDuration>
       </bpmn:timerEventDefinition>
     </bpmn:intermediateCatchEvent>
-    <bpmn:task id="Task_0fs65yp" name="Analyze">
-      <bpmn:incoming>SequenceFlow_0970mq7</bpmn:incoming>
-      <bpmn:outgoing>SequenceFlow_0azv06r</bpmn:outgoing>
-      <bpmn:outgoing>SequenceFlow_032ipyi</bpmn:outgoing>
-    </bpmn:task>
     <bpmn:intermediateCatchEvent id="IntermediateThrowEvent_192yjst">
-      <bpmn:incoming>SequenceFlow_0azv06r</bpmn:incoming>
+      <bpmn:incoming>SequenceFlow_0bzf3di</bpmn:incoming>
       <bpmn:outgoing>SequenceFlow_0fct5f2</bpmn:outgoing>
       <bpmn:timerEventDefinition>
         <bpmn:timeDuration xsi:type="bpmn:tFormalExpression">PT1M</bpmn:timeDuration>
       </bpmn:timerEventDefinition>
     </bpmn:intermediateCatchEvent>
-    <bpmn:task id="Task_1cfglzc" name="Analysis Service">
-      <bpmn:incoming>SequenceFlow_0fct5f2</bpmn:incoming>
-    </bpmn:task>
-    <bpmn:intermediateCatchEvent id="IntermediateThrowEvent_09eb9xc">
-      <bpmn:incoming>SequenceFlow_0okj60f</bpmn:incoming>
-      <bpmn:outgoing>SequenceFlow_0ra8hjs</bpmn:outgoing>
-      <bpmn:timerEventDefinition>
+    <bpmn:scriptTask id="Task_1kanz3j" name="Load Twitter Data">
+      <bpmn:incoming>SequenceFlow_0e9hshn</bpmn:incoming>
+      <bpmn:incoming>SequenceFlow_11ge7w6</bpmn:incoming>
+      <bpmn:outgoing>SequenceFlow_1gdqfur</bpmn:outgoing>
+      <bpmn:outgoing>SequenceFlow_1gbx7mw</bpmn:outgoing>
+      <bpmn:script>""</bpmn:script>
+    </bpmn:scriptTask>
+    <bpmn:sequenceFlow id="SequenceFlow_11ge7w6" sourceRef="IntermediateCatchEvent_050nd2m" targetRef="Task_1kanz3j" />
+    <bpmn:intermediateCatchEvent id="IntermediateCatchEvent_050nd2m">
+      <bpmn:incoming>SequenceFlow_0f33zny</bpmn:incoming>
+      <bpmn:outgoing>SequenceFlow_11ge7w6</bpmn:outgoing>
+      <bpmn:timerEventDefinition id="TimerEventDefinition_0nq95t6">
         <bpmn:timeDuration xsi:type="bpmn:tFormalExpression">PT1M</bpmn:timeDuration>
       </bpmn:timerEventDefinition>
     </bpmn:intermediateCatchEvent>
+    <bpmn:scriptTask id="Task_14xmt44" name="Input terms automated" scriptFormat="groovy" camunda:resultVariable="terms_groovy">
+      <bpmn:incoming>SequenceFlow_11xavl5</bpmn:incoming>
+      <bpmn:outgoing>SequenceFlow_0f33zny</bpmn:outgoing>
+      <bpmn:script>for ( i in terms) {
+  println "line found: " + i
+}
+nt = {}
+nt["term"] = "newterm"
+terms += nt
+return ""</bpmn:script>
+    </bpmn:scriptTask>
+    <bpmn:association id="Association_1bcr79m" sourceRef="Task_1cfglzc" targetRef="TextAnnotation_08dib8t" />
+    <bpmn:textAnnotation id="TextAnnotation_08dib8t">
+      <bpmn:text>collect all analyze results</bpmn:text>
+    </bpmn:textAnnotation>
   </bpmn:process>
   <bpmndi:BPMNDiagram id="BPMNDiagram_1">
     <bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Collaboration_1x8eoy3">
@@ -144,15 +158,6 @@ terms += nt
       <bpmndi:BPMNShape id="EndEvent_0bmuv13_di" bpmnElement="EndEvent_0bmuv13">
         <dc:Bounds x="1393" y="185" width="36" height="36" />
       </bpmndi:BPMNShape>
-      <bpmndi:BPMNShape id="Task_1tosag4_di" bpmnElement="Task_1tosag4">
-        <dc:Bounds x="1020" y="163" width="100" height="80" />
-      </bpmndi:BPMNShape>
-      <bpmndi:BPMNShape id="Task_0fs65yp_di" bpmnElement="Task_0fs65yp">
-        <dc:Bounds x="608" y="163" width="100" height="80" />
-      </bpmndi:BPMNShape>
-      <bpmndi:BPMNShape id="Task_1kanz3j_di" bpmnElement="Task_1kanz3j">
-        <dc:Bounds x="377" y="163" width="100" height="80" />
-      </bpmndi:BPMNShape>
       <bpmndi:BPMNShape id="StartEvent_1t6nxib_di" bpmnElement="StartEvent_1t6nxib">
         <dc:Bounds x="137" y="185" width="36" height="36" />
       </bpmndi:BPMNShape>
@@ -161,31 +166,23 @@ terms += nt
         <di:waypoint x="1070" y="132" />
       </bpmndi:BPMNEdge>
       <bpmndi:BPMNEdge id="SequenceFlow_0okj60f_di" bpmnElement="SequenceFlow_0okj60f">
-        <di:waypoint x="850" y="203" />
-        <di:waypoint x="958" y="203" />
+        <di:waypoint x="701" y="203" />
+        <di:waypoint x="875" y="203" />
         <bpmndi:BPMNLabel>
-          <dc:Bounds x="871" y="189" width="62" height="27" />
+          <dc:Bounds x="753" y="189" width="62" height="27" />
         </bpmndi:BPMNLabel>
       </bpmndi:BPMNEdge>
       <bpmndi:BPMNEdge id="SequenceFlow_10v2c9r_di" bpmnElement="SequenceFlow_10v2c9r">
-        <di:waypoint x="825" y="228" />
-        <di:waypoint x="825" y="277" />
-        <di:waypoint x="612" y="277" />
-      </bpmndi:BPMNEdge>
-      <bpmndi:BPMNEdge id="SequenceFlow_0azv06r_di" bpmnElement="SequenceFlow_0azv06r">
-        <di:waypoint x="658" y="163" />
-        <di:waypoint x="658" y="132" />
+        <di:waypoint x="676" y="228" />
+        <di:waypoint x="676" y="277" />
+        <di:waypoint x="566" y="277" />
       </bpmndi:BPMNEdge>
       <bpmndi:BPMNEdge id="SequenceFlow_1gbx7mw_di" bpmnElement="SequenceFlow_1gbx7mw">
         <di:waypoint x="477" y="203" />
-        <di:waypoint x="494" y="203" />
-      </bpmndi:BPMNEdge>
-      <bpmndi:BPMNEdge id="SequenceFlow_032ipyi_di" bpmnElement="SequenceFlow_032ipyi">
-        <di:waypoint x="708" y="203" />
-        <di:waypoint x="736" y="203" />
+        <di:waypoint x="530" y="203" />
       </bpmndi:BPMNEdge>
       <bpmndi:BPMNShape id="ExclusiveGateway_0pzjnfx_di" bpmnElement="ExclusiveGateway_0onybdl" isMarkerVisible="true">
-        <dc:Bounds x="800" y="178" width="50" height="50" />
+        <dc:Bounds x="651" y="178" width="50" height="50" />
       </bpmndi:BPMNShape>
       <bpmndi:BPMNEdge id="SequenceFlow_0jebdb9_di" bpmnElement="SequenceFlow_0jebdb9">
         <di:waypoint x="1286" y="203" />
@@ -206,48 +203,41 @@ terms += nt
         <di:waypoint x="427" y="66" />
       </bpmndi:BPMNEdge>
       <bpmndi:BPMNEdge id="SequenceFlow_0fct5f2_di" bpmnElement="SequenceFlow_0fct5f2">
-        <di:waypoint x="658" y="96" />
-        <di:waypoint x="658" y="66" />
+        <di:waypoint x="804" y="26" />
+        <di:waypoint x="843" y="26" />
       </bpmndi:BPMNEdge>
       <bpmndi:BPMNShape id="IntermediateCatchEvent_1vje2lu_di" bpmnElement="IntermediateThrowEvent_192yjst">
-        <dc:Bounds x="640" y="96" width="36" height="36" />
+        <dc:Bounds x="768" y="8" width="36" height="36" />
       </bpmndi:BPMNShape>
       <bpmndi:BPMNEdge id="SequenceFlow_12s5p9s_di" bpmnElement="SequenceFlow_12s5p9s">
         <di:waypoint x="1070" y="96" />
         <di:waypoint x="1070" y="66" />
       </bpmndi:BPMNEdge>
       <bpmndi:BPMNEdge id="SequenceFlow_0e9hshn_di" bpmnElement="SequenceFlow_0e9hshn">
-        <di:waypoint x="576" y="277" />
+        <di:waypoint x="530" y="277" />
         <di:waypoint x="427" y="277" />
         <di:waypoint x="427" y="243" />
       </bpmndi:BPMNEdge>
-      <bpmndi:BPMNEdge id="SequenceFlow_0970mq7_di" bpmnElement="SequenceFlow_0970mq7">
-        <di:waypoint x="530" y="203" />
-        <di:waypoint x="608" y="203" />
-      </bpmndi:BPMNEdge>
       <bpmndi:BPMNEdge id="SequenceFlow_0yqo6md_di" bpmnElement="SequenceFlow_0yqo6md">
-        <di:waypoint x="772" y="203" />
-        <di:waypoint x="800" y="203" />
+        <di:waypoint x="566" y="203" />
+        <di:waypoint x="651" y="203" />
       </bpmndi:BPMNEdge>
       <bpmndi:BPMNEdge id="SequenceFlow_0ra8hjs_di" bpmnElement="SequenceFlow_0ra8hjs">
-        <di:waypoint x="994" y="203" />
+        <di:waypoint x="911" y="203" />
         <di:waypoint x="1020" y="203" />
       </bpmndi:BPMNEdge>
       <bpmndi:BPMNEdge id="SequenceFlow_0tu3w40_di" bpmnElement="SequenceFlow_0tu3w40">
         <di:waypoint x="1356" y="203" />
         <di:waypoint x="1393" y="203" />
       </bpmndi:BPMNEdge>
-      <bpmndi:BPMNShape id="IntermediateCatchEvent_1mfjj3t_di" bpmnElement="IntermediateThrowEvent_0w0ep0t">
-        <dc:Bounds x="494" y="185" width="36" height="36" />
-      </bpmndi:BPMNShape>
       <bpmndi:BPMNShape id="IntermediateCatchEvent_15xr8tf_di" bpmnElement="IntermediateThrowEvent_0d8ns1p">
-        <dc:Bounds x="576" y="259" width="36" height="36" />
+        <dc:Bounds x="530" y="259" width="36" height="36" />
       </bpmndi:BPMNShape>
       <bpmndi:BPMNShape id="IntermediateCatchEvent_16kp9qx_di" bpmnElement="IntermediateThrowEvent_1pwlz5c">
-        <dc:Bounds x="736" y="185" width="36" height="36" />
+        <dc:Bounds x="530" y="185" width="36" height="36" />
       </bpmndi:BPMNShape>
       <bpmndi:BPMNShape id="IntermediateCatchEvent_1k8uu2s_di" bpmnElement="IntermediateThrowEvent_09eb9xc">
-        <dc:Bounds x="958" y="185" width="36" height="36" />
+        <dc:Bounds x="875" y="185" width="36" height="36" />
       </bpmndi:BPMNShape>
       <bpmndi:BPMNShape id="IntermediateCatchEvent_0l6h0iz_di" bpmnElement="IntermediateThrowEvent_1rxh4ec">
         <dc:Bounds x="1052" y="96" width="36" height="36" />
@@ -259,26 +249,64 @@ terms += nt
         <dc:Bounds x="377" y="-14" width="100" height="80" />
       </bpmndi:BPMNShape>
       <bpmndi:BPMNShape id="Task_1walrai_di" bpmnElement="Task_1cfglzc">
-        <dc:Bounds x="608" y="-14" width="100" height="80" />
+        <dc:Bounds x="843" y="-14" width="100" height="80" />
       </bpmndi:BPMNShape>
       <bpmndi:BPMNShape id="Task_0pek2di_di" bpmnElement="Task_1n6iu8h">
         <dc:Bounds x="1020" y="-14" width="100" height="80" />
       </bpmndi:BPMNShape>
       <bpmndi:BPMNShape id="ScriptTask_1ui5yru_di" bpmnElement="Task_14xmt44">
-        <dc:Bounds x="215" y="163" width="100" height="80" />
+        <dc:Bounds x="203" y="163" width="100" height="80" />
       </bpmndi:BPMNShape>
       <bpmndi:BPMNEdge id="SequenceFlow_11xavl5_di" bpmnElement="SequenceFlow_11xavl5">
         <di:waypoint x="173" y="203" />
-        <di:waypoint x="215" y="203" />
+        <di:waypoint x="203" y="203" />
       </bpmndi:BPMNEdge>
       <bpmndi:BPMNEdge id="SequenceFlow_0f33zny_di" bpmnElement="SequenceFlow_0f33zny">
-        <di:waypoint x="315" y="203" />
-        <di:waypoint x="377" y="203" />
+        <di:waypoint x="303" y="203" />
+        <di:waypoint x="323" y="203" />
       </bpmndi:BPMNEdge>
       <bpmndi:BPMNEdge id="SequenceFlow_0ez6lnk_di" bpmnElement="SequenceFlow_0ez6lnk">
         <di:waypoint x="1120" y="203" />
         <di:waypoint x="1186" y="203" />
       </bpmndi:BPMNEdge>
+      <bpmndi:BPMNEdge id="SequenceFlow_0h1h7gs_di" bpmnElement="SequenceFlow_0h1h7gs">
+        <di:waypoint x="477" y="26" />
+        <di:waypoint x="530" y="26" />
+      </bpmndi:BPMNEdge>
+      <bpmndi:BPMNEdge id="SequenceFlow_0bzf3di_di" bpmnElement="SequenceFlow_0bzf3di">
+        <di:waypoint x="726" y="26" />
+        <di:waypoint x="768" y="26" />
+      </bpmndi:BPMNEdge>
+      <bpmndi:BPMNShape id="ScriptTask_1wgv8e0_di" bpmnElement="Task_1slpwnp">
+        <dc:Bounds x="626" y="-14" width="100" height="80" />
+      </bpmndi:BPMNShape>
+      <bpmndi:BPMNShape id="TextAnnotation_08dib8t_di" bpmnElement="TextAnnotation_08dib8t">
+        <dc:Bounds x="908" y="112" width="100" height="40" />
+      </bpmndi:BPMNShape>
+      <bpmndi:BPMNEdge id="Association_1bcr79m_di" bpmnElement="Association_1bcr79m">
+        <di:waypoint x="918" y="66" />
+        <di:waypoint x="946" y="112" />
+      </bpmndi:BPMNEdge>
+      <bpmndi:BPMNShape id="ScriptTask_0h8sco9_di" bpmnElement="Task_1tosag4">
+        <dc:Bounds x="1020" y="163" width="100" height="80" />
+      </bpmndi:BPMNShape>
+      <bpmndi:BPMNShape id="IntermediateCatchEvent_1h9izac_di" bpmnElement="IntermediateCatchEvent_1h9izac">
+        <dc:Bounds x="530" y="8" width="36" height="36" />
+      </bpmndi:BPMNShape>
+      <bpmndi:BPMNEdge id="SequenceFlow_07bm292_di" bpmnElement="SequenceFlow_07bm292">
+        <di:waypoint x="566" y="26" />
+        <di:waypoint x="626" y="26" />
+      </bpmndi:BPMNEdge>
+      <bpmndi:BPMNShape id="ScriptTask_1yoc45k_di" bpmnElement="Task_1kanz3j">
+        <dc:Bounds x="377" y="163" width="100" height="80" />
+      </bpmndi:BPMNShape>
+      <bpmndi:BPMNShape id="IntermediateCatchEvent_050nd2m_di" bpmnElement="IntermediateCatchEvent_050nd2m">
+        <dc:Bounds x="323" y="185" width="36" height="36" />
+      </bpmndi:BPMNShape>
+      <bpmndi:BPMNEdge id="SequenceFlow_11ge7w6_di" bpmnElement="SequenceFlow_11ge7w6">
+        <di:waypoint x="359" y="203" />
+        <di:waypoint x="377" y="203" />
+      </bpmndi:BPMNEdge>
     </bpmndi:BPMNPlane>
   </bpmndi:BPMNDiagram>
 </bpmn:definitions>
diff --git a/sentiment-analysis/src/main/resources/META-INF/processes.xml b/sentiment-analysis/src/main/resources/META-INF/processes.xml
deleted file mode 100644 (file)
index 4a89d8f..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" ?>
-
-<process-application
-  xmlns="http://www.camunda.org/schema/1.0/ProcessApplication"
-  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
-
-  <process-archive>
-    <process-engine>default</process-engine>
-    <resource>sentiment-analysis.bpmn</resource>
-    <properties>
-      <property name="isDeleteUponUndeploy">false</property>
-      <property name="isScanForProcessDefinitions">true</property>
-    </properties>
-  </process-archive>
-
-</process-application>