<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<body link="#355491" alink="#4262a1" vlink="#355491" style="background: #e2e2e2; margin: 0; padding: 20px;">

<div>
        <table cellpadding="0" bgcolor="#FFFFFF" border="0" cellspacing="0" style="border: 1px solid #dadada; margin-bottom: 30px; width: 100%; -moz-border-radius: 6px; -webkit-border-radius: 6px;">
                <tbody>
                        <tr>

                                <td>

                                        <table border="0" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF" style="border: solid 2px #ccc; background: #dadada; width: 100%; -moz-border-radius: 6px; -webkit-border-radius: 6px;">
                                                <tbody>
                                                        <tr>
                                                                <td bgcolor="#000000" valign="middle" height="58px" style="border-bottom: 1px solid #ccc; padding: 20px; -moz-border-radius-topleft: 3px; -moz-border-radius-topright: 3px; -webkit-border-top-right-radius: 5px; -webkit-border-top-left-radius: 5px;">
                                                                        <h1 style="color: #333333; font: bold 22px Arial, Helvetica, sans-serif; margin: 0; display: block !important;">
                                                                        <!-- To have a header image/logo replace the name below with your img tag -->
                                                                        <!-- Email clients will render the images when the message is read so any image -->
                                                                        <!-- must be made available on a public server, so that all recipients can load the image. -->
                                                                        <a href="https://community.jboss.org/index.jspa" style="text-decoration: none; color: #E1E1E1">JBoss Community</a></h1>
                                                                </td>

                                                        </tr>
                                                        <tr>
                                                                <td bgcolor="#FFFFFF" style="font: normal 12px Arial, Helvetica, sans-serif; color:#333333; padding: 20px;  -moz-border-radius-bottomleft: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px;"><h3 style="margin: 10px 0 5px; font-size: 17px; font-weight: normal;">
    jBPM 5.3 released
</h3>
<span style="margin-bottom: 10px;">
    created by <a href="https://community.jboss.org/people/KrisVerlaenen">Kris Verlaenen</a> in <i>jBPM</i> - <a href="https://community.jboss.org/message/737803#737803">View the full discussion</a>
</span>
<hr style="margin: 20px 0; border: none; background-color: #dadada; height: 1px;">

<div class="jive-rendered-content"><p><a class="jive-link-external-small" href="http://kverlaen.blogspot.com/2012/05/jbpm-53-released.html" target="_blank">http://kverlaen.blogspot.com/2012/05/jbpm-53-released.html</a></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p style="text-align: justify;"> jBPM 5.3 has just been released.&#160; It includes a large amount of smaller improvements and fixes, and also contains a few new bigger features as well:</p><ul><li>We would like to introduce our <a class="jive-link-external-small" href="http://docs.jboss.org/jbpm/v5.3/userguide/ch.eclipse-bpmn-plugin.html">new Eclipse editor</a> for defining business process in Eclipse (using the BPMN 2.0 standard).&#160; This editor will offer support for the full BPMN2 specification, and currently offers support for at least the same constructs as the previous plugin.&#160; We will continue to extend it over time with all the other constructs the jBPM core engine already supports, but we would like to hear your feedback as well !<br/><br/><p class="separator" style="text-align: center;"> <a href="http://1.bp.blogspot.com/-M0rOaqC7HwI/T7oxPA05MbI/AAAAAAAAASE/lyR1eCUZu_o/s1600/EclipseJBPM.png"><span> http://1.bp.blogspot.com/-M0rOaqC7HwI/T7oxPA05MbI/AAAAAAAAASE/lyR1eCUZu_o/s320/EclipseJBPM.png </span></a></p> </li><li>A first version of the form builder has been released as well.&#160; This form builder allows you to create and edit your forms (for tasks and processes) in a graphical way, using drag and drop.&#160; It supports the usual components like labels, text fields and areas, buttons, etc. but already has support for various layouts, scripting, building your own components, etc.&#160; [Note: this first version is currently only supported on FireFox but we're working on adding support for all other browsers as well]<br/><br/> <p class="separator" style="text-align: center;"> <a href="http://1.bp.blogspot.com/-Ov7gkMW1v9Q/T7oz5ZdREBI/AAAAAAAAASQ/JBXySeFPPRI/s1600/FormBuilder.png"><span> http://1.bp.blogspot.com/-Ov7gkMW1v9Q/T7oz5ZdREBI/AAAAAAAAASQ/JBXySeFPPRI/s320/FormBuilder.png </span></a></p> </li><li>The web designer received a <a class="jive-link-external-small" href="http://surdilovic.wordpress.com/2012/04/10/jbpm-designer-version-2-1-released/">lot of love</a> as well, with new features like user-friendly property editors, color themes, a dictionary, inline form editing, etc.<br/><br/><p class="separator" style="text-align: center;"> <a href="http://1.bp.blogspot.com/-fokSxkZGTrA/T7o0_8y7rwI/AAAAAAAAASY/OCHQ0XrtrgE/s1600/Designer.png"><span> http://1.bp.blogspot.com/-fokSxkZGTrA/T7o0_8y7rwI/AAAAAAAAASY/OCHQ0XrtrgE/s320/Designer.png </span></a></p></li><li>The jbpm-human-task module has been split up in a jbpm-human-task-core module and sub-modules for the different transport protocols available (hornetq, mina, jms), and a separate war that can be deployed in the application server (and is made easily <a class="jive-link-external-small" href="http://docs.jboss.org/jbpm/v5.3/userguide/ch.human-tasks.html#d0e5383">configurable</a> now).&#160; The installer now uses the war (with HornetQ) by default.</li><li>Integration between the jBPM console and Guvnor has been upgraded, to support new packages being added in Guvnor, removal of processes, etc.</li><li>The human task module now supports <a class="jive-link-external-small" href="http://docs.jboss.org/jbpm/v5.3/userguide/ch.human-tasks.html#d0e4934">escalations and notifications</a>. </li><li>Lots of persistence improvements to better support different databases, and we're using a new serialization technology (Protobuf) to better support upgrading / migration in the future.</li></ul><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p style="text-align: justify;"> You can download the release <a class="jive-link-external-small" href="https://sourceforge.net/projects/jbpm/files/jBPM%205/jbpm-5.3.0.Final/">here</a> (if you're not sure what you're looking for, downloading the full installer and then following the <a class="jive-link-external-small" href="http://docs.jboss.org/jbpm/v5.3/userguide/ch.installer.html">installer chapter</a> to set up your environment and run through the tooling with a simple example is probably a good idea), or browse the <a class="jive-link-external-small" href="http://docs.jboss.org/jbpm/v5.3/userguide/">documentation</a> and <a class="jive-link-external-small" href="http://docs.jboss.org/jbpm/v5.3/javadocs/">javadocs</a>.<br/> <br/> jBPM 5.3.0.Final has been released in sync with the latest <a class="jive-link-external-small" href="http://blog.athico.com/2012/05/drools-540final-released.html">Drools 5.4.0.Final release</a>. </p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p style="text-align: justify;"> We're still updating our docs and writing some blogs on the new features as we speak, so you can expect more updates from us soon!</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p style="text-align: justify;"> If you have any questions / issues, let us know:</p><ul><li>Ask questions on IRC: chat.freenode.net:6667 #jbpm (there is a web-based client available <a class="jive-link-external-small" href="http://webchat.freenode.net/">here</a>)</li><li>Create a JIRA issue: <a class="jive-link-external-small" href="https://issues.jboss.org/browse/JBPM">https://issues.jboss.org/browse/JBPM</a> </li><li>Ask the community in the <a class="" href="https://community.jboss.org/jbpm?view=discussions">forum</a></li></ul><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p style="text-align: justify;">The jBPM team</p></div>

<div style="background-color: #f4f4f4; padding: 10px; margin-top: 20px;">
    <p style="margin: 0;">Reply to this message by <a href="https://community.jboss.org/message/737803#737803">going to Community</a></p>
        <p style="margin: 0;">Start a new discussion in jBPM at <a href="https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034">Community</a></p>
</div></td>
                        </tr>
                    </tbody>
                </table>


                </td>
            </tr>
        </tbody>
    </table>

</div>

</body>
</html>