[jbpm-commits] JBoss JBPM SVN: r5593 - in jbpm3/branches/jbpm-3.2-soa/modules/examples/src/test/resources: taskinstance and 1 other directories.

do-not-reply at jboss.org do-not-reply at jboss.org
Mon Aug 31 02:55:16 EDT 2009


Author: alex.guizar at jboss.com
Date: 2009-08-31 02:55:16 -0400 (Mon, 31 Aug 2009)
New Revision: 5593

Modified:
   jbpm3/branches/jbpm-3.2-soa/modules/examples/src/test/resources/door/gpd.xml
   jbpm3/branches/jbpm-3.2-soa/modules/examples/src/test/resources/taskinstance/gpd.xml
   jbpm3/branches/jbpm-3.2-soa/modules/examples/src/test/resources/websale/jpdl/gpd.xml
Log:
upgrade examples to latest gpd format

Modified: jbpm3/branches/jbpm-3.2-soa/modules/examples/src/test/resources/door/gpd.xml
===================================================================
--- jbpm3/branches/jbpm-3.2-soa/modules/examples/src/test/resources/door/gpd.xml	2009-08-30 11:54:41 UTC (rev 5592)
+++ jbpm3/branches/jbpm-3.2-soa/modules/examples/src/test/resources/door/gpd.xml	2009-08-31 06:55:16 UTC (rev 5593)
@@ -1,36 +1,36 @@
 <?xml version="1.0" encoding="UTF-8"?>
 
-<process-diagram name="door" width="781" height="626">
+<root-container name="door" width="781" height="626">
   <node name="Locked" x="96" y="24" width="140" height="40">
-    <transition name="unlock">
+    <edge>
       <label x="-34" y="-12"/>
       <bendpoint w1="-26" h1="54" w2="-26" h2="-54"/>
-    </transition>
+    </edge>
   </node>
   <node name="Closed" x="96" y="132" width="140" height="40">
-    <transition name="lock">
+    <edge>
       <label x="5" y="-10"/>
       <bendpoint w1="22" h1="-54" w2="22" h2="54"/>
-    </transition>
-    <transition name="open">
+    </edge>
+    <edge>
       <label x="-33" y="-8"/>
       <bendpoint w1="-27" h1="55" w2="-27" h2="-53"/>
-    </transition>
+    </edge>
   </node>
   <node name="Open" x="96" y="240" width="140" height="40">
-    <transition name="close">
+    <edge>
       <label x="7" y="-6"/>
       <bendpoint w1="21" h1="-55" w2="21" h2="53"/>
-    </transition>
-    <transition name="lock">
+    </edge>
+    <edge>
       <label x="-20" y="-8"/>
       <bendpoint w1="-23" h1="55" w2="-23" h2="-53"/>
-    </transition>
+    </edge>
   </node>
   <node name="Open Locked" x="96" y="348" width="140" height="40">
-    <transition name="unlock">
+    <edge>
       <label x="5" y="-10"/>
       <bendpoint w1="21" h1="-53" w2="21" h2="55"/>
-    </transition>
+    </edge>
   </node>
-</process-diagram>
+</root-container>

Modified: jbpm3/branches/jbpm-3.2-soa/modules/examples/src/test/resources/taskinstance/gpd.xml
===================================================================
--- jbpm3/branches/jbpm-3.2-soa/modules/examples/src/test/resources/taskinstance/gpd.xml	2009-08-30 11:54:41 UTC (rev 5592)
+++ jbpm3/branches/jbpm-3.2-soa/modules/examples/src/test/resources/taskinstance/gpd.xml	2009-08-31 06:55:16 UTC (rev 5593)
@@ -1,15 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 
-<process-diagram name="CustomTaskInstance" width="774" height="673">
+<root-container name="CustomTaskInstance" width="774" height="673">
   <node name="start" x="176" y="65" width="-1" height="-1">
-    <transition name="">
+    <edge>
       <label x="5" y="-10"/>
-    </transition>
+    </edge>
   </node>
   <node name="end1" x="178" y="349" width="140" height="40"/>
   <node name="Review Order" x="177" y="205" width="140" height="40">
-    <transition name="">
+    <edge>
       <label x="5" y="-10"/>
-    </transition>
+    </edge>
   </node>
-</process-diagram>
+</root-container>

Modified: jbpm3/branches/jbpm-3.2-soa/modules/examples/src/test/resources/websale/jpdl/gpd.xml
===================================================================
--- jbpm3/branches/jbpm-3.2-soa/modules/examples/src/test/resources/websale/jpdl/gpd.xml	2009-08-30 11:54:41 UTC (rev 5592)
+++ jbpm3/branches/jbpm-3.2-soa/modules/examples/src/test/resources/websale/jpdl/gpd.xml	2009-08-31 06:55:16 UTC (rev 5593)
@@ -1,57 +1,57 @@
 <?xml version="1.0" encoding="UTF-8"?>
 
-<process-diagram name="websale" width="566" height="541">
+<root-container name="websale" width="566" height="541">
   <node name="Create new web sale order" x="250" y="50" width="200" height="40">
-    <transition>
+    <edge>
       <label x="5" y="-10"/>
-    </transition>
+    </edge>
   </node>
   <node name="Evaluate web order" x="280" y="125" width="140" height="40">
-    <transition name="ok">
+    <edge>
       <label x="9" y="-10"/>
-    </transition>
-    <transition name="more info needed">
+    </edge>
+    <edge>
       <label x="-44" y="-18"/>
       <bendpoint w1="-114" h1="-35" w2="116" h2="-35"/>
-    </transition>
+    </edge>
   </node>
   <node name="Fix web order data" x="50" y="125" width="140" height="40">
-    <transition>
+    <edge>
       <label x="5" y="-10"/>
       <bendpoint w1="109" h1="32" w2="-121" h2="32"/>
-    </transition>
+    </edge>
   </node>
   <node name="salefork" x="250" y="200" width="200" height="25">
-    <transition name="payment">
+    <edge>
       <label x="12" y="-18"/>
       <bendpoint w1="145" h1="31" w2="0" h2="-52"/>
-    </transition>
-    <transition name="shipping">
+    </edge>
+    <edge>
       <label x="10" y="10"/>
       <bendpoint w1="-130" h1="34" w2="0" h2="-89"/>
-    </transition>
+    </edge>
   </node>
   <node name="Wait for money" x="425" y="275" width="140" height="40">
-    <transition>
+    <edge>
       <label x="5" y="-10"/>
-    </transition>
+    </edge>
   </node>
   <node name="update books" x="425" y="350" width="140" height="40">
-    <transition>
+    <edge>
       <label x="5" y="-10"/>
       <bendpoint w1="-1" h1="34" w2="144" h2="-33"/>
-    </transition>
+    </edge>
   </node>
   <node name="ship item" x="150" y="315" width="140" height="40">
-    <transition>
+    <edge>
       <label x="5" y="-10"/>
       <bendpoint w1="-1" h1="74" w2="-131" h2="-28"/>
-    </transition>
+    </edge>
   </node>
   <node name="salejoin" x="250" y="425" width="200" height="25">
-    <transition>
+    <edge>
       <label x="5" y="-10"/>
-    </transition>
+    </edge>
   </node>
   <node name="end" x="280" y="500" width="140" height="40"/>
-</process-diagram>
+</root-container>



More information about the jbpm-commits mailing list