<?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: Incomplete/Incorrect TaskEntity from ActivitiEntityEventImpl? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/incomplete-incorrect-taskentity-from-activitientityeventimpl/m-p/171412#M124657</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Axel.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;CODE&gt;TASK_CREATED&lt;/CODE&gt;&lt;SPAN&gt; will be part of 5.16 - release was postponed (plan was to have the release on 18-th of June).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Martin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 24 Jun 2014 06:18:33 GMT</pubDate>
    <dc:creator>martin_grofcik</dc:creator>
    <dc:date>2014-06-24T06:18:33Z</dc:date>
    <item>
      <title>Incomplete/Incorrect TaskEntity from ActivitiEntityEventImpl?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/incomplete-incorrect-taskentity-from-activitientityeventimpl/m-p/171400#M124645</link>
      <description>I created an extension of your BaseEntityEventListener and am overriding the onCreate() method.&amp;nbsp; When I have a new task, it is correctly sending me the ActivitiEntityEvent, from which I am getting the TaskEntity.&amp;nbsp; However the TaskEntity is not fully populated.&amp;nbsp; For example it has a null assignee, pr</description>
      <pubDate>Mon, 12 May 2014 21:47:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/incomplete-incorrect-taskentity-from-activitientityeventimpl/m-p/171400#M124645</guid>
      <dc:creator>kingsheldor</dc:creator>
      <dc:date>2014-05-12T21:47:30Z</dc:date>
    </item>
    <item>
      <title>Re: Incomplete/Incorrect TaskEntity from ActivitiEntityEventImpl?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/incomplete-incorrect-taskentity-from-activitientityeventimpl/m-p/171401#M124646</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi, (Your Majesty)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;However the TaskEntity is not fully populated.&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;I created pull request with TASK_CREATED event (this event contains fully populated task).&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="https://github.com/Activiti/Activiti/pull/268" rel="nofollow noopener noreferrer"&gt;https://github.com/Activiti/Activiti/pull/268&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;In case of task entity create or initialized events are fired too early.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I found that they have different ids.&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;That's strange. Could you elaborate it more and create jUnit test for it please?&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://forums.activiti.org/content/sticky-how-write-unit-test" rel="nofollow noopener noreferrer"&gt;http://forums.activiti.org/content/sticky-how-write-unit-test&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Martin&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 May 2014 06:40:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/incomplete-incorrect-taskentity-from-activitientityeventimpl/m-p/171401#M124646</guid>
      <dc:creator>martin_grofcik</dc:creator>
      <dc:date>2014-05-13T06:40:50Z</dc:date>
    </item>
    <item>
      <title>Re: Incomplete/Incorrect TaskEntity from ActivitiEntityEventImpl?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/incomplete-incorrect-taskentity-from-activitientityeventimpl/m-p/171402#M124647</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Your TASK_CREATED event fixed the issue.&amp;nbsp; Any ideas on when the pull will be merged and when 5.16 will be released?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also, the different ID's were due to the raw creation event being fired prior to the new task being made the assigned step of the workflow.&amp;nbsp; Not sure how I missed this before, but the first id was that of the task being completed and the second id was the newly created incomplete task.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the help!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 May 2014 20:51:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/incomplete-incorrect-taskentity-from-activitientityeventimpl/m-p/171402#M124647</guid>
      <dc:creator>kingsheldor</dc:creator>
      <dc:date>2014-05-13T20:51:05Z</dc:date>
    </item>
    <item>
      <title>Re: Incomplete/Incorrect TaskEntity from ActivitiEntityEventImpl?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/incomplete-incorrect-taskentity-from-activitientityeventimpl/m-p/171403#M124648</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;merge date:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;soon. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;release date:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 5.16 18/Jun/14&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Martin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 May 2014 06:11:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/incomplete-incorrect-taskentity-from-activitientityeventimpl/m-p/171403#M124648</guid>
      <dc:creator>martin_grofcik</dc:creator>
      <dc:date>2014-05-14T06:11:07Z</dc:date>
    </item>
    <item>
      <title>Re: Incomplete/Incorrect TaskEntity from ActivitiEntityEventImpl?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/incomplete-incorrect-taskentity-from-activitientityeventimpl/m-p/171404#M124649</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;How are things looking for the June 18, 2014 release date?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jun 2014 16:22:14 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/incomplete-incorrect-taskentity-from-activitientityeventimpl/m-p/171404#M124649</guid>
      <dc:creator>kingsheldor</dc:creator>
      <dc:date>2014-06-06T16:22:14Z</dc:date>
    </item>
    <item>
      <title>Re: Incomplete/Incorrect TaskEntity from ActivitiEntityEventImpl?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/incomplete-incorrect-taskentity-from-activitientityeventimpl/m-p/171405#M124650</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Facing the same problem (using 5.15.1)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;When EntityCreated is fired, the TaskEntity object has many empty fields. (I was looking for name and assignee). &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The same TaskEntity object (based on the task Id) comes back during EntityDeleted event and has all the information I need.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I imagine the fix will be available in 5.16. Is there another way to get the fix?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jun 2014 17:17:41 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/incomplete-incorrect-taskentity-from-activitientityeventimpl/m-p/171405#M124650</guid>
      <dc:creator>mrbean</dc:creator>
      <dc:date>2014-06-16T17:17:41Z</dc:date>
    </item>
    <item>
      <title>Re: Incomplete/Incorrect TaskEntity from ActivitiEntityEventImpl?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/incomplete-incorrect-taskentity-from-activitientityeventimpl/m-p/171406#M124651</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I just downloaded the source, applied his pull request patch, and am developing against that.&amp;nbsp; That fixed the issue, and I'm waiting for the 5.16 release for the official fix.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jun 2014 17:22:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/incomplete-incorrect-taskentity-from-activitientityeventimpl/m-p/171406#M124651</guid>
      <dc:creator>kingsheldor</dc:creator>
      <dc:date>2014-06-16T17:22:30Z</dc:date>
    </item>
    <item>
      <title>Re: Incomplete/Incorrect TaskEntity from ActivitiEntityEventImpl?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/incomplete-incorrect-taskentity-from-activitientityeventimpl/m-p/171407#M124652</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;downloaded the source, copied over those three files from commit 93c7bb and rebuilt. Copied the activiti-engine.jar but I don't see any change in the behavior &lt;img id="smileysad" class="emoticon emoticon-smileysad" src="https://connect.hyland.com/i/smilies/16x16_smiley-sad.png" alt="Smiley Sad" title="Smiley Sad" /&gt; I must be doing something wrong since it worked for you KingSheldor. June 18 is tomorrow, so may be I can just wait for one more day (if the release is on schedule)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;or can I get access to a preview build?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Or may be I will just build the master branch, which should be 5.16 for all practical purposes right?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Built master branch - It builds 5.16-SNAPSHOT. Lets see if that works&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So 5.16-SNAPSHOT doesn't seem to fix the problem&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Here is the code&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;code&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; switch (activitiEvent.getType()) {&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; case ENTITY_CREATED:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Object entityObject = ((ActivitiEntityEvent) activitiEvent).getEntity();&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if (entityObject.getClass().equals(TaskEntity.class))&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; LOGGER.info("Entity Event for " + ((TaskEntity)entityObject).toString());&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; LOGGER.info("Entity was created");&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; break;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/code&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;And the output I am getting is&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;code&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;12:02:31.851 [main] INFO&amp;nbsp; r.f.a.event.RFActivitiEventListener - Entity Event for Task[id=11, name=null]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;12:02:31.852 [main] INFO&amp;nbsp; r.f.a.event.RFActivitiEventListener - Entity was created&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/code&amp;gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jun 2014 16:32:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/incomplete-incorrect-taskentity-from-activitientityeventimpl/m-p/171407#M124652</guid>
      <dc:creator>mrbean</dc:creator>
      <dc:date>2014-06-17T16:32:16Z</dc:date>
    </item>
    <item>
      <title>Re: Incomplete/Incorrect TaskEntity from ActivitiEntityEventImpl?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/incomplete-incorrect-taskentity-from-activitientityeventimpl/m-p/171408#M124653</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;I have checked it once more (TaskEventsTest). Task name is present in the event's task.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I do not know what is the cause of your issue.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Martin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jun 2014 05:32:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/incomplete-incorrect-taskentity-from-activitientityeventimpl/m-p/171408#M124653</guid>
      <dc:creator>martin_grofcik</dc:creator>
      <dc:date>2014-06-18T05:32:38Z</dc:date>
    </item>
    <item>
      <title>Re: Incomplete/Incorrect TaskEntity from ActivitiEntityEventImpl?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/incomplete-incorrect-taskentity-from-activitientityeventimpl/m-p/171409#M124654</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Martin, Thanks for pointer to your test.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; I changed my test similar to yours and the task name was present in all the events. However, when I switch back to the test as I had written it, the task name was null after ENTITY_CREATED and ENTITY_INITIALIZED, however, it did have name after the event TASK_CREATED. TASK_CREATED was not available in 5.15 (and thus not documented), but available in 5.16. So at the moment, I am planning to use that instead of ENTITY_CREATED.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Here is the difference in our tests.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Your test collects the events and then interrogates those after small amount of time. (I suspect that this is allowing the task to be fully filled in when you look at it?)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am writing out the task as soon as the event is triggered.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Your test is creating the listener in the test and using API to set it up on the processEngine&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am using spring configuration to register the listener and the listener is created as part of the process engine configuration.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Do you have any test that creates the listener in process engine configuration and reports on the event entity as soon as the event is fired?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jun 2014 18:55:26 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/incomplete-incorrect-taskentity-from-activitientityeventimpl/m-p/171409#M124654</guid>
      <dc:creator>mrbean</dc:creator>
      <dc:date>2014-06-18T18:55:26Z</dc:date>
    </item>
    <item>
      <title>Re: Incomplete/Incorrect TaskEntity from ActivitiEntityEventImpl?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/incomplete-incorrect-taskentity-from-activitientityeventimpl/m-p/171410#M124655</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;That's true.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;the reason for it is that&lt;/SPAN&gt;&lt;BR /&gt;&lt;CODE&gt; &lt;BR /&gt;&amp;nbsp; public void execute(ActivityExecution execution) throws Exception {&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; TaskEntity task = TaskEntity.createAndInsert(execution);&lt;BR /&gt;&lt;BR /&gt;// setting task attributes&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; // All properties set, now firing 'create' events&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if (Context.getProcessEngineConfiguration().getEventDispatcher().isEnabled()) {&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Context.getProcessEngineConfiguration().getEventDispatcher().dispatchEvent(&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ActivitiEventBuilder.createEntityEvent(ActivitiEventType.TASK_CREATED, task));&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;BR /&gt;}&lt;BR /&gt;&lt;/CODE&gt;&lt;BR /&gt;&lt;SPAN&gt;ENTITY_CREATED is fired in TaskEntity.createAndInsert(execution); and TASK_CREATED is fired attribute update.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Do you have any test that creates the listener in process engine configuration and reports on the event entity as soon as the event is fired?&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;No. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Martin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jun 2014 07:09:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/incomplete-incorrect-taskentity-from-activitientityeventimpl/m-p/171410#M124655</guid>
      <dc:creator>martin_grofcik</dc:creator>
      <dc:date>2014-06-19T07:09:29Z</dc:date>
    </item>
    <item>
      <title>Re: Incomplete/Incorrect TaskEntity from ActivitiEntityEventImpl?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/incomplete-incorrect-taskentity-from-activitientityeventimpl/m-p/171411#M124656</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Martin,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm working with Mr. Bean (above), and I know he's pulled and built the code so that he can see the TASK_CREATED events.&amp;nbsp; I'm specifying 5.16 as the version but can't see this.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I can use the jars he's created but that means changing the names of all of them to something like activiti-bpmn-model-5.16-DEVBUILD so that I can force my code to pick up his jars.&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I was wondering if you're going to have a release soon in 5.16 which will incorporate TASK_CREATED.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Axel&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jun 2014 17:54:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/incomplete-incorrect-taskentity-from-activitientityeventimpl/m-p/171411#M124656</guid>
      <dc:creator>awhobbes</dc:creator>
      <dc:date>2014-06-23T17:54:09Z</dc:date>
    </item>
    <item>
      <title>Re: Incomplete/Incorrect TaskEntity from ActivitiEntityEventImpl?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/incomplete-incorrect-taskentity-from-activitientityeventimpl/m-p/171412#M124657</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Axel.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;CODE&gt;TASK_CREATED&lt;/CODE&gt;&lt;SPAN&gt; will be part of 5.16 - release was postponed (plan was to have the release on 18-th of June).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Martin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jun 2014 06:18:33 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/incomplete-incorrect-taskentity-from-activitientityeventimpl/m-p/171412#M124657</guid>
      <dc:creator>martin_grofcik</dc:creator>
      <dc:date>2014-06-24T06:18:33Z</dc:date>
    </item>
    <item>
      <title>Re: Incomplete/Incorrect TaskEntity from ActivitiEntityEventImpl?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/incomplete-incorrect-taskentity-from-activitientityeventimpl/m-p/171413#M124658</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Martin,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Great, thanks.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;What's the current plan for the 5.16 release?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Axel&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jun 2014 12:33:08 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/incomplete-incorrect-taskentity-from-activitientityeventimpl/m-p/171413#M124658</guid>
      <dc:creator>awhobbes</dc:creator>
      <dc:date>2014-06-26T12:33:08Z</dc:date>
    </item>
    <item>
      <title>Re: Incomplete/Incorrect TaskEntity from ActivitiEntityEventImpl?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/incomplete-incorrect-taskentity-from-activitientityeventimpl/m-p/171414#M124659</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Somewhere end of July. Have to finish up quite a bit of stuff for this release (event logging)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jul 2014 11:21:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/incomplete-incorrect-taskentity-from-activitientityeventimpl/m-p/171414#M124659</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2014-07-07T11:21:47Z</dc:date>
    </item>
  </channel>
</rss>

