<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: 5.0.beta1 Activiti Examples (Test Cases) FAILED in Grails in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/5-0-beta1-activiti-examples-test-cases-failed-in-grails/m-p/12110#M4894</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;That explains your errors …&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I assume you could work around this, but only if you would introduce your own superclass with a Rule and change all the tests to have it as a parent…&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 08 Sep 2010 08:53:36 GMT</pubDate>
    <dc:creator>jbarrez</dc:creator>
    <dc:date>2010-09-08T08:53:36Z</dc:date>
    <item>
      <title>5.0.beta1 Activiti Examples (Test Cases) FAILED in Grails</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/5-0-beta1-activiti-examples-test-cases-failed-in-grails/m-p/12106#M4890</link>
      <description>Hi,Majority of the Activiti Examples Test Cases FAILED due to error NullPointerException for runtimeService variable in Grails environment. But this problem only happened in Activiti 5.0.beta1 not 5.0.alpha4 (All tests PASSED). Currently, this issue is blocking the release of Grails Activiti Plugin</description>
      <pubDate>Sat, 04 Sep 2010 02:42:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/5-0-beta1-activiti-examples-test-cases-failed-in-grails/m-p/12106#M4890</guid>
      <dc:creator>limcheekin</dc:creator>
      <dc:date>2010-09-04T02:42:32Z</dc:date>
    </item>
    <item>
      <title>Re: 5.0.beta1 Activiti Examples (Test Cases) FAILED in Grails</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/5-0-beta1-activiti-examples-test-cases-failed-in-grails/m-p/12107#M4891</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;It seems like the processEngine variable not initiated properly in ProcessEngineTestCase super class related to loading of activiti.properties file. It is obvious to me that it is environment issue. But I not sure how to fix it. Anyone here have any clue how to solve this problem?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Do you have more information on what the exact cause is?&amp;nbsp; The Activiti test suite also uses ProcessEngineTestCase.processengine and there it works.&amp;nbsp; Ideally we would be able to build a GrailsTest in our test suite that guards how you use Activiti APIs.&amp;nbsp; That way we know when we break your use case.&amp;nbsp; I don't have time to reproduce the grails tests.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Sep 2010 06:55:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/5-0-beta1-activiti-examples-test-cases-failed-in-grails/m-p/12107#M4891</guid>
      <dc:creator>tombaeyens</dc:creator>
      <dc:date>2010-09-06T06:55:53Z</dc:date>
    </item>
    <item>
      <title>Re: 5.0.beta1 Activiti Examples (Test Cases) FAILED in Grails</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/5-0-beta1-activiti-examples-test-cases-failed-in-grails/m-p/12108#M4892</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The process engine is built during the runBare() of the ProcessEngineTestCase. Could you verify if this method is actually called?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Sep 2010 10:52:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/5-0-beta1-activiti-examples-test-cases-failed-in-grails/m-p/12108#M4892</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2010-09-06T10:52:55Z</dc:date>
    </item>
    <item>
      <title>Re: 5.0.beta1 Activiti Examples (Test Cases) FAILED in Grails</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/5-0-beta1-activiti-examples-test-cases-failed-in-grails/m-p/12109#M4893</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for fast and helpful response. Yes, it is confirmed that the runBare() of the ProcessEngineTestCase is NOT called by Grails Test Environment. Unluckily, Grails Developer have decided not to fix this issue, you can find out more here at &lt;/SPAN&gt;&lt;A href="http://jira.codehaus.org/browse/GRAILS-6002" rel="nofollow noopener noreferrer"&gt;http://jira.codehaus.org/browse/GRAILS-6002&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is it possible to use the work around @Rule annotations as mentioned in the jira issue?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Chee Kin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Sep 2010 06:26:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/5-0-beta1-activiti-examples-test-cases-failed-in-grails/m-p/12109#M4893</guid>
      <dc:creator>limcheekin</dc:creator>
      <dc:date>2010-09-07T06:26:28Z</dc:date>
    </item>
    <item>
      <title>Re: 5.0.beta1 Activiti Examples (Test Cases) FAILED in Grails</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/5-0-beta1-activiti-examples-test-cases-failed-in-grails/m-p/12110#M4894</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;That explains your errors …&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I assume you could work around this, but only if you would introduce your own superclass with a Rule and change all the tests to have it as a parent…&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Sep 2010 08:53:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/5-0-beta1-activiti-examples-test-cases-failed-in-grails/m-p/12110#M4894</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2010-09-08T08:53:36Z</dc:date>
    </item>
    <item>
      <title>Re: 5.0.beta1 Activiti Examples (Test Cases) FAILED in Grails</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/5-0-beta1-activiti-examples-test-cases-failed-in-grails/m-p/12111#M4895</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks. I think I will remove it for Grails Activiti Plugin 5.0.beta1 release as I don't have time to fix it now and I don't have any knowledge on @Rule annotation. May I know anyone here volunteer to fix this issue? I welcome you to join Grails Activiti Plugin project at &lt;/SPAN&gt;&lt;A href="http://code.google.com/p/grails-activiti-plugin/" rel="nofollow noopener noreferrer"&gt;http://code.google.com/p/grails-activiti-plugin/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Chee Kin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Sep 2010 09:31:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/5-0-beta1-activiti-examples-test-cases-failed-in-grails/m-p/12111#M4895</guid>
      <dc:creator>limcheekin</dc:creator>
      <dc:date>2010-09-08T09:31:36Z</dc:date>
    </item>
    <item>
      <title>Re: 5.0.beta1 Activiti Examples (Test Cases) FAILED in Grails</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/5-0-beta1-activiti-examples-test-cases-failed-in-grails/m-p/12112#M4896</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;As I understand correctly, runBare() was widely used in jUnit3 and not anymore in jUnit4?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If that is the case, should the Activiti developers do something here to make Activiti more compatible with jUnit4?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Richard Polderman&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Sep 2010 10:53:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/5-0-beta1-activiti-examples-test-cases-failed-in-grails/m-p/12112#M4896</guid>
      <dc:creator>rilisema</dc:creator>
      <dc:date>2010-09-20T10:53:47Z</dc:date>
    </item>
    <item>
      <title>Re: 5.0.beta1 Activiti Examples (Test Cases) FAILED in Grails</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/5-0-beta1-activiti-examples-test-cases-failed-in-grails/m-p/12113#M4897</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Richard, I've created a JUnit3-style test case and a JUnit4 style rule as part of the public packages.&amp;nbsp; HTH&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Sep 2010 12:54:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/5-0-beta1-activiti-examples-test-cases-failed-in-grails/m-p/12113#M4897</guid>
      <dc:creator>tombaeyens</dc:creator>
      <dc:date>2010-09-20T12:54:36Z</dc:date>
    </item>
    <item>
      <title>Re: 5.0.beta1 Activiti Examples (Test Cases) FAILED in Grails</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/5-0-beta1-activiti-examples-test-cases-failed-in-grails/m-p/12114#M4898</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Richard, I've created a JUnit3-style test case and a JUnit4 style rule as part of the public packages.&amp;nbsp; HTH&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi Tom,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks. Look forward the release of Activiti 5.0.beta2 and incorporate this feature to the Grails Activiti Plugin.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Chee Kin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Sep 2010 01:51:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/5-0-beta1-activiti-examples-test-cases-failed-in-grails/m-p/12114#M4898</guid>
      <dc:creator>limcheekin</dc:creator>
      <dc:date>2010-09-21T01:51:23Z</dc:date>
    </item>
    <item>
      <title>Re: 5.0.beta1 Activiti Examples (Test Cases) FAILED in Grails</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/5-0-beta1-activiti-examples-test-cases-failed-in-grails/m-p/12115#M4899</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Tom and Joram,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As per beta2 release, the examples still using JUnit 3 style of testing, for example:&lt;/SPAN&gt;&lt;BR /&gt;&lt;CODE&gt;&lt;BR /&gt;public class CallActivityTest extends ActivitiInternalTestCase {&lt;BR /&gt;…….&lt;BR /&gt;&lt;/CODE&gt;&lt;BR /&gt;&lt;SPAN&gt;May I know is there any plan to upgrade it to JUnit 4 as documented at &lt;/SPAN&gt;&lt;A href="http://activiti.org/userguide/index.html#apiUnitTesting" rel="nofollow noopener noreferrer"&gt;http://activiti.org/userguide/index.html#apiUnitTesting&lt;/A&gt;&lt;SPAN&gt;?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Chee Kin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Oct 2010 06:15:27 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/5-0-beta1-activiti-examples-test-cases-failed-in-grails/m-p/12115#M4899</guid>
      <dc:creator>limcheekin</dc:creator>
      <dc:date>2010-10-01T06:15:27Z</dc:date>
    </item>
    <item>
      <title>Re: 5.0.beta1 Activiti Examples (Test Cases) FAILED in Grails</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/5-0-beta1-activiti-examples-test-cases-failed-in-grails/m-p/12116#M4900</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Afaik not, the Junit 4 support is there for our end users. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;However, for the Grails plugin, is the only consequence that the out-of-the-box tests can't be run? Or is there something else ?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Oct 2010 09:24:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/5-0-beta1-activiti-examples-test-cases-failed-in-grails/m-p/12116#M4900</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2010-10-01T09:24:00Z</dc:date>
    </item>
    <item>
      <title>Re: 5.0.beta1 Activiti Examples (Test Cases) FAILED in Grails</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/5-0-beta1-activiti-examples-test-cases-failed-in-grails/m-p/12117#M4901</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Afaik not, the Junit 4 support is there for our end users. &lt;BR /&gt;However, for the Grails plugin, is the only consequence that the out-of-the-box tests can't be run? Or is there something else ?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes, the only consequence is most out-of-the-box tests failed to run. But I think to run the out-of-the-box tests successfully is important to ensure that nothing is broken for Activiti (based on test cases) in Grails environment. Also, the test cases is important source for developers to learn about Activiti. So, will you re-considered to support JUnit 4?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Wish to hear from you soon!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Chee Kin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 02 Oct 2010 05:11:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/5-0-beta1-activiti-examples-test-cases-failed-in-grails/m-p/12117#M4901</guid>
      <dc:creator>limcheekin</dc:creator>
      <dc:date>2010-10-02T05:11:48Z</dc:date>
    </item>
    <item>
      <title>Re: 5.0.beta1 Activiti Examples (Test Cases) FAILED in Grails</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/5-0-beta1-activiti-examples-test-cases-failed-in-grails/m-p/12118#M4902</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Fyi, I am migrating all example test cases to JUnit4 style for the grails plugin by writing a script to do the migration.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Chee Kin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Oct 2010 11:00:54 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/5-0-beta1-activiti-examples-test-cases-failed-in-grails/m-p/12118#M4902</guid>
      <dc:creator>limcheekin</dc:creator>
      <dc:date>2010-10-04T11:00:54Z</dc:date>
    </item>
  </channel>
</rss>

