13 Replies Latest reply on Mar 11, 2010 12:03 PM by swiderski.maciej

    jBPM 4.4 trunk build failure

    swiderski.maciej

      Hello,

       

      I have ran into troubles building complete jBPM 4.4 (from trunk - synchronized today). Problem is in Test DB module and the test that fails is:

      org.jbpm.test.activity.forkjoin.JBPM2581ForkAndJoinTest

       

      Reason of failure is:

      -------------------------------------------------------------------------------
      Test set: org.jbpm.test.activity.forkjoin.JBPM2581ForkAndJoinTest
      -------------------------------------------------------------------------------
      Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.012 sec <<< FAILURE!
      testFullyNested(org.jbpm.test.activity.forkjoin.JBPM2581ForkAndJoinTest)  Time elapsed: 0.004 sec  <<< ERROR!
      org.jbpm.api.JbpmException: resource org/jbpm/test/activity/forkjoin/fullynested.jpdl.xml does not exist
      

       

      and

       

      testWeirdNested(org.jbpm.test.activity.forkjoin.JBPM2581ForkAndJoinTest)  Time elapsed: 0.002 sec  <<< ERROR!
      org.jbpm.api.JbpmException: resource org/jbpm/test/activity/forkjoin/weirdForkAndJoin.jpdl.xml does not exist
           at org.jbpm.pvm.internal.stream.ResourceStreamInput.openStream(ResourceStreamInput.java:55)
      

       

       

      Is this a known issue?

       

      Regards

      Maciej