[jbpm-commits] JBoss JBPM SVN: r4651 - in jbpm4/trunk/modules: enterprise/src/test/resources/classloading/META-INF and 35 other directories.

do-not-reply at jboss.org do-not-reply at jboss.org
Tue Apr 28 04:26:34 EDT 2009


Author: tom.baeyens at jboss.com
Date: 2009-04-28 04:26:34 -0400 (Tue, 28 Apr 2009)
New Revision: 4651

Modified:
   jbpm4/trunk/modules/api/src/main/resources/jpdl-4.0.xsd
   jbpm4/trunk/modules/enterprise/src/test/resources/classloading/META-INF/process.jpdl.xml
   jbpm4/trunk/modules/enterprise/src/test/resources/deployer/META-INF/process.jpdl.xml
   jbpm4/trunk/modules/examples/src/test/resources/org/jbpm/examples/concurrency/graphbased/process.jpdl.xml
   jbpm4/trunk/modules/examples/src/test/resources/org/jbpm/examples/decision/conditions/process.jpdl.xml
   jbpm4/trunk/modules/examples/src/test/resources/org/jbpm/examples/decision/expression/process.jpdl.xml
   jbpm4/trunk/modules/examples/src/test/resources/org/jbpm/examples/decision/handler/process.jpdl.xml
   jbpm4/trunk/modules/examples/src/test/resources/org/jbpm/examples/end/multiple/process.jpdl.xml
   jbpm4/trunk/modules/examples/src/test/resources/org/jbpm/examples/end/processinstance/process.jpdl.xml
   jbpm4/trunk/modules/examples/src/test/resources/org/jbpm/examples/end/state/process.jpdl.xml
   jbpm4/trunk/modules/examples/src/test/resources/org/jbpm/examples/esb/process.jpdl.xml
   jbpm4/trunk/modules/examples/src/test/resources/org/jbpm/examples/eventlistener/process.jpdl.xml
   jbpm4/trunk/modules/examples/src/test/resources/org/jbpm/examples/hql/process.jpdl.xml
   jbpm4/trunk/modules/examples/src/test/resources/org/jbpm/examples/java/process.jpdl.xml
   jbpm4/trunk/modules/examples/src/test/resources/org/jbpm/examples/script/expression/process.jpdl.xml
   jbpm4/trunk/modules/examples/src/test/resources/org/jbpm/examples/script/text/process.jpdl.xml
   jbpm4/trunk/modules/examples/src/test/resources/org/jbpm/examples/services/Order.jpdl.xml
   jbpm4/trunk/modules/examples/src/test/resources/org/jbpm/examples/sql/process.jpdl.xml
   jbpm4/trunk/modules/examples/src/test/resources/org/jbpm/examples/state/choice/process.jpdl.xml
   jbpm4/trunk/modules/examples/src/test/resources/org/jbpm/examples/state/sequence/process.jpdl.xml
   jbpm4/trunk/modules/examples/src/test/resources/org/jbpm/examples/subprocess/outcomeactivity/SubProcessDocument.jpdl.xml
   jbpm4/trunk/modules/examples/src/test/resources/org/jbpm/examples/subprocess/outcomeactivity/SubProcessReview.jpdl.xml
   jbpm4/trunk/modules/examples/src/test/resources/org/jbpm/examples/subprocess/outcomevalue/SubProcessDocument.jpdl.xml
   jbpm4/trunk/modules/examples/src/test/resources/org/jbpm/examples/subprocess/outcomevalue/SubProcessReview.jpdl.xml
   jbpm4/trunk/modules/examples/src/test/resources/org/jbpm/examples/subprocess/variables/SubProcessDocument.jpdl.xml
   jbpm4/trunk/modules/examples/src/test/resources/org/jbpm/examples/subprocess/variables/SubProcessReview.jpdl.xml
   jbpm4/trunk/modules/examples/src/test/resources/org/jbpm/examples/task/assignmenthandler/process.jpdl.xml
   jbpm4/trunk/modules/examples/src/test/resources/org/jbpm/examples/task/process.jpdl.xml
   jbpm4/trunk/modules/examples/src/test/resources/org/jbpm/examples/task/swimlane/process.jpdl.xml
   jbpm4/trunk/modules/examples/src/test/resources/org/jbpm/examples/timer/businesstime/process.jpdl.xml
   jbpm4/trunk/modules/examples/src/test/resources/org/jbpm/examples/timer/event/process.jpdl.xml
   jbpm4/trunk/modules/examples/src/test/resources/org/jbpm/examples/timer/repeat/process.jpdl.xml
   jbpm4/trunk/modules/examples/src/test/resources/org/jbpm/examples/timer/transition/process.jpdl.xml
   jbpm4/trunk/modules/jpdl/src/main/java/org/jbpm/jpdl/internal/activity/JpdlBinding.java
   jbpm4/trunk/modules/jpdl/src/test/java/org/jbpm/jpdl/parsing/JpdlSchemaTest.java
   jbpm4/trunk/modules/jpdl/src/test/resources/org/jbpm/test/xml/extended.jpdl.xml
   jbpm4/trunk/modules/jpdl/src/test/resources/org/jbpm/test/xml/invalid.jpdl.xml
   jbpm4/trunk/modules/jpdl/src/test/resources/org/jbpm/test/xml/process.jpdl.xml
   jbpm4/trunk/modules/jpdl/src/test/resources/org/jbpm/test/xml/valid.jpdl.xml
   jbpm4/trunk/modules/test-db/src/test/java/org/jbpm/test/eventlistener/HqlEventListenerTest.java
   jbpm4/trunk/modules/test-db/src/test/resources/org/jbpm/test/process/process.jpdl.xml
   jbpm4/trunk/modules/test-load/src/test/resources/org/jbpm/test/load/executions/process.jpdl.xml
   jbpm4/trunk/modules/userguide/src/main/docbook/en/modules/ch05-Jpdl.xml
Log:
JBPM-2182 change the jpdl namespace to http://jbpm.org/4.0/jpdl

Modified: jbpm4/trunk/modules/api/src/main/resources/jpdl-4.0.xsd
===================================================================
--- jbpm4/trunk/modules/api/src/main/resources/jpdl-4.0.xsd	2009-04-28 08:17:54 UTC (rev 4650)
+++ jbpm4/trunk/modules/api/src/main/resources/jpdl-4.0.xsd	2009-04-28 08:26:34 UTC (rev 4651)
@@ -1,8 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
 
 <schema xmlns="http://www.w3.org/2001/XMLSchema"
-        targetNamespace="http://jbpm.org/4/jpdl"
-        xmlns:tns="http://jbpm.org/4/jpdl"
+        targetNamespace="http://jbpm.org/4.0/jpdl"
+        xmlns:tns="http://jbpm.org/4.0/jpdl"
         elementFormDefault="qualified"
         attributeFormDefault="unqualified">
         

Modified: jbpm4/trunk/modules/enterprise/src/test/resources/classloading/META-INF/process.jpdl.xml
===================================================================
--- jbpm4/trunk/modules/enterprise/src/test/resources/classloading/META-INF/process.jpdl.xml	2009-04-28 08:17:54 UTC (rev 4650)
+++ jbpm4/trunk/modules/enterprise/src/test/resources/classloading/META-INF/process.jpdl.xml	2009-04-28 08:26:34 UTC (rev 4651)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 
-<process name="Classloading" xmlns="http://jbpm.org/4/jpdl">
+<process name="Classloading" xmlns="http://jbpm.org/4.0/jpdl">
   <start name="start1" g="105,71,48,48">
     <transition name="to invoke class" to="invoke class" g="-84,-18"/>
   </start>

Modified: jbpm4/trunk/modules/enterprise/src/test/resources/deployer/META-INF/process.jpdl.xml
===================================================================
--- jbpm4/trunk/modules/enterprise/src/test/resources/deployer/META-INF/process.jpdl.xml	2009-04-28 08:17:54 UTC (rev 4650)
+++ jbpm4/trunk/modules/enterprise/src/test/resources/deployer/META-INF/process.jpdl.xml	2009-04-28 08:26:34 UTC (rev 4651)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 
 <process name="JBPM-Deployer-Test"
-         xmlns="http://jbpm.org/4/jpdl"
+         xmlns="http://jbpm.org/4.0/jpdl"
          version="5" key="JBPM-Deployer-Test_V5">
    <start g="64,202,48,48" name="start1">
       <transition g="-52,-18" name="to state1" to="state1"/>

Modified: jbpm4/trunk/modules/examples/src/test/resources/org/jbpm/examples/concurrency/graphbased/process.jpdl.xml
===================================================================
--- jbpm4/trunk/modules/examples/src/test/resources/org/jbpm/examples/concurrency/graphbased/process.jpdl.xml	2009-04-28 08:17:54 UTC (rev 4650)
+++ jbpm4/trunk/modules/examples/src/test/resources/org/jbpm/examples/concurrency/graphbased/process.jpdl.xml	2009-04-28 08:26:34 UTC (rev 4651)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 
-<process name="ConcurrencyGraphBased" xmlns="http://jbpm.org/4/jpdl">
+<process name="ConcurrencyGraphBased" xmlns="http://jbpm.org/4.0/jpdl">
 
    <start g="16,102,48,48">
       <transition to="fork"/>

Modified: jbpm4/trunk/modules/examples/src/test/resources/org/jbpm/examples/decision/conditions/process.jpdl.xml
===================================================================
--- jbpm4/trunk/modules/examples/src/test/resources/org/jbpm/examples/decision/conditions/process.jpdl.xml	2009-04-28 08:17:54 UTC (rev 4650)
+++ jbpm4/trunk/modules/examples/src/test/resources/org/jbpm/examples/decision/conditions/process.jpdl.xml	2009-04-28 08:26:34 UTC (rev 4651)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 
-<process name="DecisionConditions" xmlns="http://jbpm.org/4/jpdl">
+<process name="DecisionConditions" xmlns="http://jbpm.org/4.0/jpdl">
 
   <start g="16,102,48,48">
     <transition to="evaluate document" />

Modified: jbpm4/trunk/modules/examples/src/test/resources/org/jbpm/examples/decision/expression/process.jpdl.xml
===================================================================
--- jbpm4/trunk/modules/examples/src/test/resources/org/jbpm/examples/decision/expression/process.jpdl.xml	2009-04-28 08:17:54 UTC (rev 4650)
+++ jbpm4/trunk/modules/examples/src/test/resources/org/jbpm/examples/decision/expression/process.jpdl.xml	2009-04-28 08:26:34 UTC (rev 4651)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 
-<process name="DecisionExpression" xmlns="http://jbpm.org/4/jpdl">
+<process name="DecisionExpression" xmlns="http://jbpm.org/4.0/jpdl">
 
   <start g="16,102,48,48">
     <transition to="evaluate document" name=""/>

Modified: jbpm4/trunk/modules/examples/src/test/resources/org/jbpm/examples/decision/handler/process.jpdl.xml
===================================================================
--- jbpm4/trunk/modules/examples/src/test/resources/org/jbpm/examples/decision/handler/process.jpdl.xml	2009-04-28 08:17:54 UTC (rev 4650)
+++ jbpm4/trunk/modules/examples/src/test/resources/org/jbpm/examples/decision/handler/process.jpdl.xml	2009-04-28 08:26:34 UTC (rev 4651)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 
-<process name="DecisionHandler" xmlns="http://jbpm.org/4/jpdl">
+<process name="DecisionHandler" xmlns="http://jbpm.org/4.0/jpdl">
 
   <start g="16,102,48,48">
     <transition to="evaluate document" name=""/>

Modified: jbpm4/trunk/modules/examples/src/test/resources/org/jbpm/examples/end/multiple/process.jpdl.xml
===================================================================
--- jbpm4/trunk/modules/examples/src/test/resources/org/jbpm/examples/end/multiple/process.jpdl.xml	2009-04-28 08:17:54 UTC (rev 4650)
+++ jbpm4/trunk/modules/examples/src/test/resources/org/jbpm/examples/end/multiple/process.jpdl.xml	2009-04-28 08:26:34 UTC (rev 4651)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 
-<process name="EndMultiple" xmlns="http://jbpm.org/4/jpdl">
+<process name="EndMultiple" xmlns="http://jbpm.org/4.0/jpdl">
 
   <start g="16,96,48,48">
     <transition to="get return code" name=""/>

Modified: jbpm4/trunk/modules/examples/src/test/resources/org/jbpm/examples/end/processinstance/process.jpdl.xml
===================================================================
--- jbpm4/trunk/modules/examples/src/test/resources/org/jbpm/examples/end/processinstance/process.jpdl.xml	2009-04-28 08:17:54 UTC (rev 4650)
+++ jbpm4/trunk/modules/examples/src/test/resources/org/jbpm/examples/end/processinstance/process.jpdl.xml	2009-04-28 08:26:34 UTC (rev 4651)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 
-<process name="EndProcessInstance" xmlns="http://jbpm.org/4/jpdl">
+<process name="EndProcessInstance" xmlns="http://jbpm.org/4.0/jpdl">
 
   <start g="85,73,80,40">
     <transition to="end" />

Modified: jbpm4/trunk/modules/examples/src/test/resources/org/jbpm/examples/end/state/process.jpdl.xml
===================================================================
--- jbpm4/trunk/modules/examples/src/test/resources/org/jbpm/examples/end/state/process.jpdl.xml	2009-04-28 08:17:54 UTC (rev 4650)
+++ jbpm4/trunk/modules/examples/src/test/resources/org/jbpm/examples/end/state/process.jpdl.xml	2009-04-28 08:26:34 UTC (rev 4651)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 
-<process name="EndState" xmlns="http://jbpm.org/4/jpdl">
+<process name="EndState" xmlns="http://jbpm.org/4.0/jpdl">
 
   <start g="16,96,48,48">
      <transition to="get return code" name=""/>

Modified: jbpm4/trunk/modules/examples/src/test/resources/org/jbpm/examples/esb/process.jpdl.xml
===================================================================
--- jbpm4/trunk/modules/examples/src/test/resources/org/jbpm/examples/esb/process.jpdl.xml	2009-04-28 08:17:54 UTC (rev 4650)
+++ jbpm4/trunk/modules/examples/src/test/resources/org/jbpm/examples/esb/process.jpdl.xml	2009-04-28 08:26:34 UTC (rev 4651)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 
-<process name="Esb" xmlns="http://jbpm.org/4/jpdl">
+<process name="Esb" xmlns="http://jbpm.org/4.0/jpdl">
 
   <start g="32,22,80,40">
     <transition to="invoke esb service" />

Modified: jbpm4/trunk/modules/examples/src/test/resources/org/jbpm/examples/eventlistener/process.jpdl.xml
===================================================================
--- jbpm4/trunk/modules/examples/src/test/resources/org/jbpm/examples/eventlistener/process.jpdl.xml	2009-04-28 08:17:54 UTC (rev 4650)
+++ jbpm4/trunk/modules/examples/src/test/resources/org/jbpm/examples/eventlistener/process.jpdl.xml	2009-04-28 08:26:34 UTC (rev 4651)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 
-<process name="EventListener" xmlns="http://jbpm.org/4/jpdl">
+<process name="EventListener" xmlns="http://jbpm.org/4.0/jpdl">
 
   <on event="start">
     <event-listener class="org.jbpm.examples.eventlistener.LogListener"/>

Modified: jbpm4/trunk/modules/examples/src/test/resources/org/jbpm/examples/hql/process.jpdl.xml
===================================================================
--- jbpm4/trunk/modules/examples/src/test/resources/org/jbpm/examples/hql/process.jpdl.xml	2009-04-28 08:17:54 UTC (rev 4650)
+++ jbpm4/trunk/modules/examples/src/test/resources/org/jbpm/examples/hql/process.jpdl.xml	2009-04-28 08:26:34 UTC (rev 4651)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 
-<process name="Hql" xmlns="http://jbpm.org/4/jpdl">
+<process name="Hql" xmlns="http://jbpm.org/4.0/jpdl">
 
   <start g="17,20,48,48">
     <transition to="get task names" />

Modified: jbpm4/trunk/modules/examples/src/test/resources/org/jbpm/examples/java/process.jpdl.xml
===================================================================
--- jbpm4/trunk/modules/examples/src/test/resources/org/jbpm/examples/java/process.jpdl.xml	2009-04-28 08:17:54 UTC (rev 4650)
+++ jbpm4/trunk/modules/examples/src/test/resources/org/jbpm/examples/java/process.jpdl.xml	2009-04-28 08:26:34 UTC (rev 4651)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 
-<process name="Java" xmlns="http://jbpm.org/4/jpdl">
+<process name="Java" xmlns="http://jbpm.org/4.0/jpdl">
 
   <start g="20,20,48,48">
     <transition to="invoke java method" />

Modified: jbpm4/trunk/modules/examples/src/test/resources/org/jbpm/examples/script/expression/process.jpdl.xml
===================================================================
--- jbpm4/trunk/modules/examples/src/test/resources/org/jbpm/examples/script/expression/process.jpdl.xml	2009-04-28 08:17:54 UTC (rev 4650)
+++ jbpm4/trunk/modules/examples/src/test/resources/org/jbpm/examples/script/expression/process.jpdl.xml	2009-04-28 08:26:34 UTC (rev 4651)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 
-<process name="ScriptExpression" xmlns="http://jbpm.org/4/jpdl">
+<process name="ScriptExpression" xmlns="http://jbpm.org/4.0/jpdl">
 
   <start g="17,19,48,48">
     <transition to="invoke script" />

Modified: jbpm4/trunk/modules/examples/src/test/resources/org/jbpm/examples/script/text/process.jpdl.xml
===================================================================
--- jbpm4/trunk/modules/examples/src/test/resources/org/jbpm/examples/script/text/process.jpdl.xml	2009-04-28 08:17:54 UTC (rev 4650)
+++ jbpm4/trunk/modules/examples/src/test/resources/org/jbpm/examples/script/text/process.jpdl.xml	2009-04-28 08:26:34 UTC (rev 4651)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 
-<process name="ScriptText" xmlns="http://jbpm.org/4/jpdl">
+<process name="ScriptText" xmlns="http://jbpm.org/4.0/jpdl">
 
   <start g="16,22,80,40">
     <transition to="invoke script" />

Modified: jbpm4/trunk/modules/examples/src/test/resources/org/jbpm/examples/services/Order.jpdl.xml
===================================================================
--- jbpm4/trunk/modules/examples/src/test/resources/org/jbpm/examples/services/Order.jpdl.xml	2009-04-28 08:17:54 UTC (rev 4650)
+++ jbpm4/trunk/modules/examples/src/test/resources/org/jbpm/examples/services/Order.jpdl.xml	2009-04-28 08:26:34 UTC (rev 4651)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 
-<process name="Order" xmlns="http://jbpm.org/4/jpdl">
+<process name="Order" xmlns="http://jbpm.org/4.0/jpdl">
 
   <start g="16,19,48,48">
     <transition to="receive confirmation" />

Modified: jbpm4/trunk/modules/examples/src/test/resources/org/jbpm/examples/sql/process.jpdl.xml
===================================================================
--- jbpm4/trunk/modules/examples/src/test/resources/org/jbpm/examples/sql/process.jpdl.xml	2009-04-28 08:17:54 UTC (rev 4650)
+++ jbpm4/trunk/modules/examples/src/test/resources/org/jbpm/examples/sql/process.jpdl.xml	2009-04-28 08:26:34 UTC (rev 4651)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 
-<process name="Sql" xmlns="http://jbpm.org/4/jpdl">
+<process name="Sql" xmlns="http://jbpm.org/4.0/jpdl">
 
   <start g="16,20,48,48">
     <transition to="get task names" />

Modified: jbpm4/trunk/modules/examples/src/test/resources/org/jbpm/examples/state/choice/process.jpdl.xml
===================================================================
--- jbpm4/trunk/modules/examples/src/test/resources/org/jbpm/examples/state/choice/process.jpdl.xml	2009-04-28 08:17:54 UTC (rev 4650)
+++ jbpm4/trunk/modules/examples/src/test/resources/org/jbpm/examples/state/choice/process.jpdl.xml	2009-04-28 08:26:34 UTC (rev 4651)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 
-<process name="StateChoice" xmlns="http://jbpm.org/4/jpdl">
+<process name="StateChoice" xmlns="http://jbpm.org/4.0/jpdl">
 
   <start g="16,60,48,48">
     <transition to="wait for response"/>

Modified: jbpm4/trunk/modules/examples/src/test/resources/org/jbpm/examples/state/sequence/process.jpdl.xml
===================================================================
--- jbpm4/trunk/modules/examples/src/test/resources/org/jbpm/examples/state/sequence/process.jpdl.xml	2009-04-28 08:17:54 UTC (rev 4650)
+++ jbpm4/trunk/modules/examples/src/test/resources/org/jbpm/examples/state/sequence/process.jpdl.xml	2009-04-28 08:26:34 UTC (rev 4651)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 
-<process name="StateSequence" xmlns="http://jbpm.org/4/jpdl">
+<process name="StateSequence" xmlns="http://jbpm.org/4.0/jpdl">
 
   <start g="16,18,48,48">
     <transition to="a" />

Modified: jbpm4/trunk/modules/examples/src/test/resources/org/jbpm/examples/subprocess/outcomeactivity/SubProcessDocument.jpdl.xml
===================================================================
--- jbpm4/trunk/modules/examples/src/test/resources/org/jbpm/examples/subprocess/outcomeactivity/SubProcessDocument.jpdl.xml	2009-04-28 08:17:54 UTC (rev 4650)
+++ jbpm4/trunk/modules/examples/src/test/resources/org/jbpm/examples/subprocess/outcomeactivity/SubProcessDocument.jpdl.xml	2009-04-28 08:26:34 UTC (rev 4651)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 
-<process name="SubProcessDocument" xmlns="http://jbpm.org/4/jpdl">
+<process name="SubProcessDocument" xmlns="http://jbpm.org/4.0/jpdl">
 
   <start g="20,20,48,48">
     <transition to="review" />

Modified: jbpm4/trunk/modules/examples/src/test/resources/org/jbpm/examples/subprocess/outcomeactivity/SubProcessReview.jpdl.xml
===================================================================
--- jbpm4/trunk/modules/examples/src/test/resources/org/jbpm/examples/subprocess/outcomeactivity/SubProcessReview.jpdl.xml	2009-04-28 08:17:54 UTC (rev 4650)
+++ jbpm4/trunk/modules/examples/src/test/resources/org/jbpm/examples/subprocess/outcomeactivity/SubProcessReview.jpdl.xml	2009-04-28 08:26:34 UTC (rev 4651)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 
-<process name="SubProcessReview" xmlns="http://jbpm.org/4/jpdl">
+<process name="SubProcessReview" xmlns="http://jbpm.org/4.0/jpdl">
 
   <start g="20,20,48,48">
     <transition to="get approval"/>

Modified: jbpm4/trunk/modules/examples/src/test/resources/org/jbpm/examples/subprocess/outcomevalue/SubProcessDocument.jpdl.xml
===================================================================
--- jbpm4/trunk/modules/examples/src/test/resources/org/jbpm/examples/subprocess/outcomevalue/SubProcessDocument.jpdl.xml	2009-04-28 08:17:54 UTC (rev 4650)
+++ jbpm4/trunk/modules/examples/src/test/resources/org/jbpm/examples/subprocess/outcomevalue/SubProcessDocument.jpdl.xml	2009-04-28 08:26:34 UTC (rev 4651)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 
-<process name="SubProcessDocument" xmlns="http://jbpm.org/4/jpdl">
+<process name="SubProcessDocument" xmlns="http://jbpm.org/4.0/jpdl">
 
   <start g="20,20,48,48">
     <transition to="review" />

Modified: jbpm4/trunk/modules/examples/src/test/resources/org/jbpm/examples/subprocess/outcomevalue/SubProcessReview.jpdl.xml
===================================================================
--- jbpm4/trunk/modules/examples/src/test/resources/org/jbpm/examples/subprocess/outcomevalue/SubProcessReview.jpdl.xml	2009-04-28 08:17:54 UTC (rev 4650)
+++ jbpm4/trunk/modules/examples/src/test/resources/org/jbpm/examples/subprocess/outcomevalue/SubProcessReview.jpdl.xml	2009-04-28 08:26:34 UTC (rev 4651)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 
-<process name="SubProcessReview" xmlns="http://jbpm.org/4/jpdl">
+<process name="SubProcessReview" xmlns="http://jbpm.org/4.0/jpdl">
 
   <start g="20,20,48,48">
     <transition to="get approval"/>

Modified: jbpm4/trunk/modules/examples/src/test/resources/org/jbpm/examples/subprocess/variables/SubProcessDocument.jpdl.xml
===================================================================
--- jbpm4/trunk/modules/examples/src/test/resources/org/jbpm/examples/subprocess/variables/SubProcessDocument.jpdl.xml	2009-04-28 08:17:54 UTC (rev 4650)
+++ jbpm4/trunk/modules/examples/src/test/resources/org/jbpm/examples/subprocess/variables/SubProcessDocument.jpdl.xml	2009-04-28 08:26:34 UTC (rev 4651)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 
-<process name="SubProcessDocument" xmlns="http://jbpm.org/4/jpdl">
+<process name="SubProcessDocument" xmlns="http://jbpm.org/4.0/jpdl">
 
   <start g="20,20,48,48">
     <transition to="review" />

Modified: jbpm4/trunk/modules/examples/src/test/resources/org/jbpm/examples/subprocess/variables/SubProcessReview.jpdl.xml
===================================================================
--- jbpm4/trunk/modules/examples/src/test/resources/org/jbpm/examples/subprocess/variables/SubProcessReview.jpdl.xml	2009-04-28 08:17:54 UTC (rev 4650)
+++ jbpm4/trunk/modules/examples/src/test/resources/org/jbpm/examples/subprocess/variables/SubProcessReview.jpdl.xml	2009-04-28 08:26:34 UTC (rev 4651)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 
-<process name="SubProcessReview" xmlns="http://jbpm.org/4/jpdl">
+<process name="SubProcessReview" xmlns="http://jbpm.org/4.0/jpdl">
 
   <start g="20,20,48,48">
     <transition to="get approval"/>

Modified: jbpm4/trunk/modules/examples/src/test/resources/org/jbpm/examples/task/assignmenthandler/process.jpdl.xml
===================================================================
--- jbpm4/trunk/modules/examples/src/test/resources/org/jbpm/examples/task/assignmenthandler/process.jpdl.xml	2009-04-28 08:17:54 UTC (rev 4650)
+++ jbpm4/trunk/modules/examples/src/test/resources/org/jbpm/examples/task/assignmenthandler/process.jpdl.xml	2009-04-28 08:26:34 UTC (rev 4651)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 
-<process name="TaskAssignmentHandler" xmlns="http://jbpm.org/4/jpdl">
+<process name="TaskAssignmentHandler" xmlns="http://jbpm.org/4.0/jpdl">
 
   <start g="20,20,48,48">
     <transition to="review" />

Modified: jbpm4/trunk/modules/examples/src/test/resources/org/jbpm/examples/task/process.jpdl.xml
===================================================================
--- jbpm4/trunk/modules/examples/src/test/resources/org/jbpm/examples/task/process.jpdl.xml	2009-04-28 08:17:54 UTC (rev 4650)
+++ jbpm4/trunk/modules/examples/src/test/resources/org/jbpm/examples/task/process.jpdl.xml	2009-04-28 08:26:34 UTC (rev 4651)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 
-<process name="Task" xmlns="http://jbpm.org/4/jpdl">
+<process name="Task" xmlns="http://jbpm.org/4.0/jpdl">
 
   <start g="20,20,48,48">
     <transition to="review" />

Modified: jbpm4/trunk/modules/examples/src/test/resources/org/jbpm/examples/task/swimlane/process.jpdl.xml
===================================================================
--- jbpm4/trunk/modules/examples/src/test/resources/org/jbpm/examples/task/swimlane/process.jpdl.xml	2009-04-28 08:17:54 UTC (rev 4650)
+++ jbpm4/trunk/modules/examples/src/test/resources/org/jbpm/examples/task/swimlane/process.jpdl.xml	2009-04-28 08:26:34 UTC (rev 4651)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 
-<process name="TaskSwimlane" xmlns="http://jbpm.org/4/jpdl">
+<process name="TaskSwimlane" xmlns="http://jbpm.org/4.0/jpdl">
 
   <swimlane name="sales representative"
             candidate-groups="sales-dept" />

Modified: jbpm4/trunk/modules/examples/src/test/resources/org/jbpm/examples/timer/businesstime/process.jpdl.xml
===================================================================
--- jbpm4/trunk/modules/examples/src/test/resources/org/jbpm/examples/timer/businesstime/process.jpdl.xml	2009-04-28 08:17:54 UTC (rev 4650)
+++ jbpm4/trunk/modules/examples/src/test/resources/org/jbpm/examples/timer/businesstime/process.jpdl.xml	2009-04-28 08:26:34 UTC (rev 4651)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 
-<process name="TimerBusinessTime" xmlns="http://jbpm.org/4/jpdl">
+<process name="TimerBusinessTime" xmlns="http://jbpm.org/4.0/jpdl">
 
   <start g="19,50,48,48">
     <transition to="guardedWait" />

Modified: jbpm4/trunk/modules/examples/src/test/resources/org/jbpm/examples/timer/event/process.jpdl.xml
===================================================================
--- jbpm4/trunk/modules/examples/src/test/resources/org/jbpm/examples/timer/event/process.jpdl.xml	2009-04-28 08:17:54 UTC (rev 4650)
+++ jbpm4/trunk/modules/examples/src/test/resources/org/jbpm/examples/timer/event/process.jpdl.xml	2009-04-28 08:26:34 UTC (rev 4651)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 
-<process name="TimerEvent" xmlns="http://jbpm.org/4/jpdl">
+<process name="TimerEvent" xmlns="http://jbpm.org/4.0/jpdl">
 
   <start g="19,50,48,48">
     <transition to="guardedWait" />

Modified: jbpm4/trunk/modules/examples/src/test/resources/org/jbpm/examples/timer/repeat/process.jpdl.xml
===================================================================
--- jbpm4/trunk/modules/examples/src/test/resources/org/jbpm/examples/timer/repeat/process.jpdl.xml	2009-04-28 08:17:54 UTC (rev 4650)
+++ jbpm4/trunk/modules/examples/src/test/resources/org/jbpm/examples/timer/repeat/process.jpdl.xml	2009-04-28 08:26:34 UTC (rev 4651)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 
-<process name="TimerRepeat" xmlns="http://jbpm.org/4/jpdl">
+<process name="TimerRepeat" xmlns="http://jbpm.org/4.0/jpdl">
 
   <start g="19,50,48,48">
     <transition to="guardedWait" />

Modified: jbpm4/trunk/modules/examples/src/test/resources/org/jbpm/examples/timer/transition/process.jpdl.xml
===================================================================
--- jbpm4/trunk/modules/examples/src/test/resources/org/jbpm/examples/timer/transition/process.jpdl.xml	2009-04-28 08:17:54 UTC (rev 4650)
+++ jbpm4/trunk/modules/examples/src/test/resources/org/jbpm/examples/timer/transition/process.jpdl.xml	2009-04-28 08:26:34 UTC (rev 4651)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 
-<process name="TimerTransition" xmlns="http://jbpm.org/4/jpdl">
+<process name="TimerTransition" xmlns="http://jbpm.org/4.0/jpdl">
 
   <start g="19,50,48,48">
     <transition to="guardedWait" />

Modified: jbpm4/trunk/modules/jpdl/src/main/java/org/jbpm/jpdl/internal/activity/JpdlBinding.java
===================================================================
--- jbpm4/trunk/modules/jpdl/src/main/java/org/jbpm/jpdl/internal/activity/JpdlBinding.java	2009-04-28 08:17:54 UTC (rev 4650)
+++ jbpm4/trunk/modules/jpdl/src/main/java/org/jbpm/jpdl/internal/activity/JpdlBinding.java	2009-04-28 08:26:34 UTC (rev 4651)
@@ -44,7 +44,7 @@
   protected static final WireParser wireParser = JpdlParser.wireParser;
 
   public JpdlBinding(String tagName) {
-    super(tagName, "http://jbpm.org/4/jpdl", null);
+    super(tagName, "http://jbpm.org/4.0/jpdl", null);
   }
 
   public void parseName(Element element, ActivityImpl activity, Parse parse) {

Modified: jbpm4/trunk/modules/jpdl/src/test/java/org/jbpm/jpdl/parsing/JpdlSchemaTest.java
===================================================================
--- jbpm4/trunk/modules/jpdl/src/test/java/org/jbpm/jpdl/parsing/JpdlSchemaTest.java	2009-04-28 08:17:54 UTC (rev 4650)
+++ jbpm4/trunk/modules/jpdl/src/test/java/org/jbpm/jpdl/parsing/JpdlSchemaTest.java	2009-04-28 08:26:34 UTC (rev 4651)
@@ -34,7 +34,7 @@
   public void testSimplestValidProcess() {
     List<Problem> problems = jpdlParser.createParse()
       .setString(
-          "<jpdl:process xmlns:jpdl='http://jbpm.org/4/jpdl' " +
+          "<jpdl:process xmlns:jpdl='http://jbpm.org/4.0/jpdl' " +
           "              name='p' >" +
           "  <jpdl:start name='n' />" +
           "</jpdl:process>"

Modified: jbpm4/trunk/modules/jpdl/src/test/resources/org/jbpm/test/xml/extended.jpdl.xml
===================================================================
--- jbpm4/trunk/modules/jpdl/src/test/resources/org/jbpm/test/xml/extended.jpdl.xml	2009-04-28 08:17:54 UTC (rev 4650)
+++ jbpm4/trunk/modules/jpdl/src/test/resources/org/jbpm/test/xml/extended.jpdl.xml	2009-04-28 08:26:34 UTC (rev 4651)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 
-<process name="Purchase order" xmlns="http://jbpm.org/4/jpdl"
+<process name="Purchase order" xmlns="http://jbpm.org/4.0/jpdl"
                                xmlns:ext="http://jbpm.org/customextensions">
 
   <start>

Modified: jbpm4/trunk/modules/jpdl/src/test/resources/org/jbpm/test/xml/invalid.jpdl.xml
===================================================================
--- jbpm4/trunk/modules/jpdl/src/test/resources/org/jbpm/test/xml/invalid.jpdl.xml	2009-04-28 08:17:54 UTC (rev 4650)
+++ jbpm4/trunk/modules/jpdl/src/test/resources/org/jbpm/test/xml/invalid.jpdl.xml	2009-04-28 08:26:34 UTC (rev 4651)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 
-<process name="Purchase order" xmlns="http://jbpm.org/4/jpdl">
+<process name="Purchase order" xmlns="http://jbpm.org/4.0/jpdl">
 
   <start />
 

Modified: jbpm4/trunk/modules/jpdl/src/test/resources/org/jbpm/test/xml/process.jpdl.xml
===================================================================
--- jbpm4/trunk/modules/jpdl/src/test/resources/org/jbpm/test/xml/process.jpdl.xml	2009-04-28 08:17:54 UTC (rev 4650)
+++ jbpm4/trunk/modules/jpdl/src/test/resources/org/jbpm/test/xml/process.jpdl.xml	2009-04-28 08:26:34 UTC (rev 4651)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 
-<process name="StateSequence" xmlns="http://jbpm.org/4/jpdl">
+<process name="StateSequence" xmlns="http://jbpm.org/4.0/jpdl">
 
   <start g="16,18,48,48">
     <transition to="a" />

Modified: jbpm4/trunk/modules/jpdl/src/test/resources/org/jbpm/test/xml/valid.jpdl.xml
===================================================================
--- jbpm4/trunk/modules/jpdl/src/test/resources/org/jbpm/test/xml/valid.jpdl.xml	2009-04-28 08:17:54 UTC (rev 4650)
+++ jbpm4/trunk/modules/jpdl/src/test/resources/org/jbpm/test/xml/valid.jpdl.xml	2009-04-28 08:26:34 UTC (rev 4651)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 
-<process name="Purchase order" xmlns="http://jbpm.org/4/jpdl">
+<process name="Purchase order" xmlns="http://jbpm.org/4.0/jpdl">
 
   <start>
     <transition to="a" />

Modified: jbpm4/trunk/modules/test-db/src/test/java/org/jbpm/test/eventlistener/HqlEventListenerTest.java
===================================================================
--- jbpm4/trunk/modules/test-db/src/test/java/org/jbpm/test/eventlistener/HqlEventListenerTest.java	2009-04-28 08:17:54 UTC (rev 4650)
+++ jbpm4/trunk/modules/test-db/src/test/java/org/jbpm/test/eventlistener/HqlEventListenerTest.java	2009-04-28 08:26:34 UTC (rev 4651)
@@ -45,7 +45,7 @@
 
   public void testHql() {
     deployJpdlXmlString(
-      "<process name='HqlEventListener' xmlns='http://jbpm.org/4/jpdl'>" +
+      "<process name='HqlEventListener' xmlns='http://jbpm.org/4.0/jpdl'>" +
       "  <start >" +
       "    <transition to='wait' />" +
       "  </start>" +

Modified: jbpm4/trunk/modules/test-db/src/test/resources/org/jbpm/test/process/process.jpdl.xml
===================================================================
--- jbpm4/trunk/modules/test-db/src/test/resources/org/jbpm/test/process/process.jpdl.xml	2009-04-28 08:17:54 UTC (rev 4650)
+++ jbpm4/trunk/modules/test-db/src/test/resources/org/jbpm/test/process/process.jpdl.xml	2009-04-28 08:26:34 UTC (rev 4651)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 
-<process name="Resource" xmlns="http://jbpm.org/4/jpdl">
+<process name="Resource" xmlns="http://jbpm.org/4.0/jpdl">
 
   <start>
     <transition to="get return code" />

Modified: jbpm4/trunk/modules/test-load/src/test/resources/org/jbpm/test/load/executions/process.jpdl.xml
===================================================================
--- jbpm4/trunk/modules/test-load/src/test/resources/org/jbpm/test/load/executions/process.jpdl.xml	2009-04-28 08:17:54 UTC (rev 4650)
+++ jbpm4/trunk/modules/test-load/src/test/resources/org/jbpm/test/load/executions/process.jpdl.xml	2009-04-28 08:26:34 UTC (rev 4651)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 
-<process name="Process" xmlns="http://jbpm.org/4/jpdl">
+<process name="Process" xmlns="http://jbpm.org/4.0/jpdl">
 
   <start>
     <transition to="a" />

Modified: jbpm4/trunk/modules/userguide/src/main/docbook/en/modules/ch05-Jpdl.xml
===================================================================
--- jbpm4/trunk/modules/userguide/src/main/docbook/en/modules/ch05-Jpdl.xml	2009-04-28 08:17:54 UTC (rev 4650)
+++ jbpm4/trunk/modules/userguide/src/main/docbook/en/modules/ch05-Jpdl.xml	2009-04-28 08:26:34 UTC (rev 4651)
@@ -9,7 +9,7 @@
   </para>
   <programlisting>&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
 
-&lt;process name=&quot;Purchase order&quot; xmlns=&quot;http://jbpm.org/4/jpdl&quot;&gt;
+&lt;process name=&quot;Purchase order&quot; xmlns=&quot;http://jbpm.org/4.0/jpdl&quot;&gt;
 
   &lt;start&gt;
     &lt;transition to=&quot;Verify supplier&quot; /&gt;
@@ -184,7 +184,7 @@
           <title>A sequence of states</title>
           <mediaobject><imageobject><imagedata align="center" fileref="images/process.state.sequence.png"/></imageobject></mediaobject>
         </figure>
-        <programlisting>&lt;process name=&quot;StateSequence&quot; xmlns=&quot;http://jbpm.org/4/jpdl&quot;&gt;
+        <programlisting>&lt;process name=&quot;StateSequence&quot; xmlns=&quot;http://jbpm.org/4.0/jpdl&quot;&gt;
 
   &lt;start&gt;
     &lt;transition to=&quot;a&quot; /&gt;
@@ -219,7 +219,7 @@
           <title>A choice between state</title>
           <mediaobject><imageobject><imagedata align="center" fileref="images/process.state.choice.png"/></imageobject></mediaobject>
         </figure>
-        <programlisting>&lt;process name=&quot;StateChoice&quot; xmlns=&quot;http://jbpm.org/4/jpdl&quot;&gt;
+        <programlisting>&lt;process name=&quot;StateChoice&quot; xmlns=&quot;http://jbpm.org/4.0/jpdl&quot;&gt;
 
   &lt;start&gt;
     &lt;transition to=&quot;wait for response&quot; /&gt;
@@ -486,7 +486,7 @@
         <mediaobject><imageobject><imagedata align="center" fileref="images/process.concurrency.png"/></imageobject></mediaobject>
       </figure>
       
-      <programlisting>&lt;process name=&quot;ConcurrencyGraphBased&quot; xmlns=&quot;http://jbpm.org/4/jpdl&quot;&gt;
+      <programlisting>&lt;process name=&quot;ConcurrencyGraphBased&quot; xmlns=&quot;http://jbpm.org/4.0/jpdl&quot;&gt;
 
    &lt;start&gt;
       &lt;transition to=&quot;fork&quot;/&gt;
@@ -544,7 +544,7 @@
           <title>The end event</title>
           <mediaobject><imageobject><imagedata align="center" fileref="images/process.end.processinstance.png"/></imageobject></mediaobject>
         </figure>
-        <programlisting>&lt;process name=&quot;EndProcessInstance&quot; xmlns=&quot;http://jbpm.org/4/jpdl&quot;&gt;
+        <programlisting>&lt;process name=&quot;EndProcessInstance&quot; xmlns=&quot;http://jbpm.org/4.0/jpdl&quot;&gt;
 
   &lt;start&gt;
     &lt;transition to=&quot;end&quot; /&gt;
@@ -662,7 +662,7 @@
           <title>Different end states</title>
           <mediaobject><imageobject><imagedata align="center" fileref="images/process.end.state.png"/></imageobject></mediaobject>
         </figure>
-        <programlisting>&lt;process name=&quot;EndState&quot; xmlns=&quot;http://jbpm.org/4/jpdl&quot;&gt;
+        <programlisting>&lt;process name=&quot;EndState&quot; xmlns=&quot;http://jbpm.org/4.0/jpdl&quot;&gt;
 
   &lt;start&gt;
      &lt;transition to=&quot;get return code&quot;/&gt;
@@ -914,7 +914,7 @@
           <title>The task assignment handler example process</title>
           <mediaobject><imageobject><imagedata align="center" fileref="images/process.task.png"/></imageobject></mediaobject>
         </figure>
-        <programlisting>&lt;process name=&quot;TaskAssignmentHandler&quot; xmlns=&quot;http://jbpm.org/4/jpdl&quot;&gt;
+        <programlisting>&lt;process name=&quot;TaskAssignmentHandler&quot; xmlns=&quot;http://jbpm.org/4.0/jpdl&quot;&gt;
 
   &lt;start g=&quot;20,20,48,48&quot;&gt;
     &lt;transition to=&quot;review&quot; /&gt;
@@ -1050,7 +1050,7 @@
           <mediaobject><imageobject><imagedata align="center" fileref="images/process.task.png"/></imageobject></mediaobject>
         </figure>
         <para>The task swimlane example has the following process file :</para>
-        <programlisting>&lt;process name=&quot;TaskSwimlane&quot; xmlns=&quot;http://jbpm.org/4/jpdl&quot;&gt;
+        <programlisting>&lt;process name=&quot;TaskSwimlane&quot; xmlns=&quot;http://jbpm.org/4.0/jpdl&quot;&gt;
 
   <emphasis role="bold">&lt;swimlane name=&quot;sales representative&quot;
             candidate-groups=&quot;sales-dept&quot; /&gt;</emphasis>
@@ -1252,7 +1252,7 @@
           <title>The subprocess document example process</title>
           <mediaobject><imageobject><imagedata align="center" fileref="images/process.subprocess.variables.document.png"/></imageobject></mediaobject>
         </figure>
-        <programlisting>&lt;process name=&quot;SubProcessDocument&quot; xmlns=&quot;http://jbpm.org/4/jpdl&quot;&gt;
+        <programlisting>&lt;process name=&quot;SubProcessDocument&quot; xmlns=&quot;http://jbpm.org/4.0/jpdl&quot;&gt;
 
   &lt;start&gt;
     &lt;transition to=&quot;review&quot; /&gt;
@@ -1275,7 +1275,7 @@
           <title>The subprocess review example process</title>
           <mediaobject><imageobject><imagedata align="center" fileref="images/process.subprocess.variables.review.png"/></imageobject></mediaobject>
         </figure>
-        <programlisting>&lt;process name=&quot;SubProcessReview&quot; xmlns=&quot;http://jbpm.org/4/jpdl&quot;&gt;
+        <programlisting>&lt;process name=&quot;SubProcessReview&quot; xmlns=&quot;http://jbpm.org/4.0/jpdl&quot;&gt;
 
   &lt;start&gt;
     &lt;transition to=&quot;get approval&quot;/&gt;
@@ -1361,7 +1361,7 @@
           <title>The subprocess review example process for outcome value</title>
           <mediaobject><imageobject><imagedata align="center" fileref="images/process.subprocess.variables.review.png"/></imageobject></mediaobject>
         </figure>
-        <programlisting>&lt;process name=&quot;SubProcessReview&quot; xmlns=&quot;http://jbpm.org/4/jpdl&quot;&gt;
+        <programlisting>&lt;process name=&quot;SubProcessReview&quot; xmlns=&quot;http://jbpm.org/4.0/jpdl&quot;&gt;
 
   &lt;start&gt;
     &lt;transition to=&quot;get approval&quot;/&gt;
@@ -1431,7 +1431,7 @@
           <title>The subprocess review example process for outcome activity</title>
           <mediaobject><imageobject><imagedata align="center" fileref="images/process.subprocess.outcomeactivity.review.png"/></imageobject></mediaobject>
         </figure>
-        <programlisting>&lt;process name=&quot;SubProcessReview&quot; xmlns=&quot;http://jbpm.org/4/jpdl&quot;&gt;
+        <programlisting>&lt;process name=&quot;SubProcessReview&quot; xmlns=&quot;http://jbpm.org/4.0/jpdl&quot;&gt;
 
   &lt;start&gt;
     &lt;transition to=&quot;get approval&quot;/&gt;
@@ -1553,7 +1553,7 @@
         <title>A java task</title>
         <mediaobject><imageobject><imagedata align="center" fileref="images/process.java.png"/></imageobject></mediaobject>
       </figure>
-      <programlisting>&lt;process name=&quot;Java&quot; xmlns=&quot;http://jbpm.org/4/jpdl&quot;&gt;
+      <programlisting>&lt;process name=&quot;Java&quot; xmlns=&quot;http://jbpm.org/4.0/jpdl&quot;&gt;
 
   &lt;start&gt;
     &lt;transition to=&quot;invoke java method&quot; /&gt;
@@ -1668,7 +1668,7 @@
           <title>The script.expression example process</title>
           <mediaobject><imageobject><imagedata align="center" fileref="images/process.script.png"/></imageobject></mediaobject>
         </figure>
-        <programlisting>&lt;process name=&quot;ScriptExpression&quot; xmlns=&quot;http://jbpm.org/4/jpdl&quot;&gt;
+        <programlisting>&lt;process name=&quot;ScriptExpression&quot; xmlns=&quot;http://jbpm.org/4.0/jpdl&quot;&gt;
 
   &lt;start&gt;
     &lt;transition to=&quot;invoke script&quot; /&gt;
@@ -1773,7 +1773,7 @@
           <title>The script.text example process</title>
           <mediaobject><imageobject><imagedata align="center" fileref="images/process.script.png"/></imageobject></mediaobject>
         </figure>
-        <programlisting>&lt;process name=&quot;ScriptText&quot; xmlns=&quot;http://jbpm.org/4/jpdl&quot;&gt;
+        <programlisting>&lt;process name=&quot;ScriptText&quot; xmlns=&quot;http://jbpm.org/4.0/jpdl&quot;&gt;
 
   &lt;start&gt;
     &lt;transition to=&quot;invoke script&quot; /&gt;
@@ -1857,7 +1857,7 @@
         <title>The esb example process</title>
         <mediaobject><imageobject><imagedata align="center" fileref="images/process.esb.png"/></imageobject></mediaobject>
       </figure>
-      <programlisting>&lt;process name=&quot;Esb&quot; xmlns=&quot;http://jbpm.org/4/jpdl&quot;&gt;
+      <programlisting>&lt;process name=&quot;Esb&quot; xmlns=&quot;http://jbpm.org/4.0/jpdl&quot;&gt;
 
   &lt;start &gt;
     &lt;transition to=&quot;invoke esb service&quot; /&gt;
@@ -1954,7 +1954,7 @@
         <title>The hql example process</title>
         <mediaobject><imageobject><imagedata align="center" fileref="images/process.hql.png"/></imageobject></mediaobject>
       </figure>
-      <programlisting>&lt;process name=&quot;Hql&quot; xmlns=&quot;http://jbpm.org/4/jpdl&quot;&gt;
+      <programlisting>&lt;process name=&quot;Hql&quot; xmlns=&quot;http://jbpm.org/4.0/jpdl&quot;&gt;
 
   &lt;start&gt;
     &lt;transition to=&quot;get process names&quot; /&gt;
@@ -2130,7 +2130,7 @@
       <title>The event listener example process</title>
       <mediaobject><imageobject><imagedata align="center" fileref="images/process.eventlistener.png"/></imageobject></mediaobject>
     </figure>
-    <programlisting>&lt;process name=&quot;EventListener&quot; xmlns=&quot;http://jbpm.org/4/jpdl&quot;&gt;
+    <programlisting>&lt;process name=&quot;EventListener&quot; xmlns=&quot;http://jbpm.org/4.0/jpdl&quot;&gt;
 
   <emphasis role="bold">&lt;on event=&quot;start&quot;&gt;
     &lt;event-listener class=&quot;org.jbpm.examples.eventlistener.LogListener&quot;/&gt;
@@ -2290,7 +2290,7 @@
 	      <title>The timer transition example process</title>
 	      <mediaobject><imageobject><imagedata align="center" fileref="images/process.timer.transition.png"/></imageobject></mediaobject>
 	    </figure>
-      <programlisting>&lt;process name=&quot;TimerTransition&quot; xmlns=&quot;http://jbpm.org/4/jpdl&quot;&gt;
+      <programlisting>&lt;process name=&quot;TimerTransition&quot; xmlns=&quot;http://jbpm.org/4.0/jpdl&quot;&gt;
 
   &lt;start&gt;
     &lt;transition to=&quot;guardedWait&quot; /&gt;
@@ -2348,7 +2348,7 @@
         <title>The timer event example process</title>
         <mediaobject><imageobject><imagedata align="center" fileref="images/process.timer.event.png"/></imageobject></mediaobject>
       </figure>
-      <programlisting>&lt;process name=&quot;TimerEvent&quot; xmlns=&quot;http://jbpm.org/4/jpdl&quot;&gt;
+      <programlisting>&lt;process name=&quot;TimerEvent&quot; xmlns=&quot;http://jbpm.org/4.0/jpdl&quot;&gt;
 
   &lt;start&gt;
     &lt;transition to=&quot;guardedWait&quot; /&gt;
@@ -2383,7 +2383,7 @@
         <title>The timer businesstime example process</title>
         <mediaobject><imageobject><imagedata align="center" fileref="images/process.timer.transition.png"/></imageobject></mediaobject>
       </figure>
-      <programlisting>&lt;process name=&quot;TimerBusinessTime&quot; xmlns=&quot;http://jbpm.org/4/jpdl&quot;&gt;
+      <programlisting>&lt;process name=&quot;TimerBusinessTime&quot; xmlns=&quot;http://jbpm.org/4.0/jpdl&quot;&gt;
 
   &lt;start&gt;
     &lt;transition to=&quot;guardedWait&quot; /&gt;
@@ -2420,7 +2420,7 @@
         <title>The timer repeat example process</title>
         <mediaobject><imageobject><imagedata align="center" fileref="images/process.timer.event.png"/></imageobject></mediaobject>
       </figure>
-      <programlisting>&lt;process name=&quot;TimerRepeat&quot; xmlns=&quot;http://jbpm.org/4/jpdl&quot;&gt;
+      <programlisting>&lt;process name=&quot;TimerRepeat&quot; xmlns=&quot;http://jbpm.org/4.0/jpdl&quot;&gt;
 
   &lt;start&gt;
     &lt;transition to=&quot;guardedWait&quot; /&gt;




More information about the jbpm-commits mailing list