[jboss-user] [JBoss jBPM] - jbpm-4.0.CR1 can be used already or is only for testing???

jwerkmeister do-not-reply at jboss.com
Fri Jun 26 12:24:30 EDT 2009


Many of the examples only work when you run them with JUNIT and are excluded from the ANT file.  So CR1 is only for testing for now???  



  |     <jar destfile="${jbpm.home}/examples/target/examples.bar">
  |       <fileset dir="${jbpm.home}/examples/src">
  |         <include name="**/*.jpdl.xml" />
  |         <exclude name="org/jbpm/examples/task/swimlane/process.jpdl.xml" />
  |         <exclude name="org/jbpm/examples/task/candidates/process.jpdl.xml" />
  |         <exclude name="org/jbpm/examples/concurrency/graphbased/process.jpdl.xml" />
  |         <exclude name="org/jbpm/examples/timer/repeat/process.jpdl.xml" />
  |         <exclude name="org/jbpm/examples/script/text/process.jpdl.xml" />
  |         <exclude name="org/jbpm/examples/decision/handler/process.jpdl.xml" />
  |         <exclude name="org/jbpm/examples/mail/template/process.jpdl.xml" />
  |         <exclude name="org/jbpm/examples/script/expression/process.jpdl.xml" />
  |         <exclude name="org/jbpm/examples/task/assignee/process.jpdl.xml" />
  |         <exclude name="org/jbpm/examples/mail/inline/process.jpdl.xml" />
  |         <exclude name="org/jbpm/examples/mail/template/process.jpdl.xml" />
  |         <exclude name="org/jbpm/examples/eventlistener/process.jpdl.xml" />
  |         <exclude name="org/jbpm/examples/timer/event/process.jpdl.xml" />
  |         <exclude name="org/jbpm/examples/task/assignmenthandler/process.jpdl.xml" />
  |         <exclude name="org/jbpm/examples/java/JavaInstantiateTest.java" />
  |       </fileset>
  |     </jar>
  | 

View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4240406#4240406

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4240406



More information about the jboss-user mailing list