Author: koen.aers(a)jboss.com
Date: 2009-06-03 22:26:17 -0400 (Wed, 03 Jun 2009)
New Revision: 4986
Modified:
jbpm4/trunk/modules/distro/src/main/files/readme.html
Log:
added the GPD release notes and known limitations for 4.0.0.CR1
Modified: jbpm4/trunk/modules/distro/src/main/files/readme.html
===================================================================
--- jbpm4/trunk/modules/distro/src/main/files/readme.html 2009-06-03 17:14:37 UTC (rev
4985)
+++ jbpm4/trunk/modules/distro/src/main/files/readme.html 2009-06-04 02:26:17 UTC (rev
4986)
@@ -35,6 +35,69 @@
</tr>
</table>
+ <h1>Release notes for jBPM 4.0.0.CR1</h1>
+
+ <h2>Known Limitations</h2>
+ <ul>
+ <li>hql and sql nodes are not yet configurable</li>
+ <li>custom node is supported but not completely configurable</li>
+ <li>the wire object type configurations are limited to
strings</li>
+ </ul>
+
+<h2> Bug
+</h2>
+<ul>
+<li>[<a
href='https://jira.jboss.org/jira/browse/GPD-338'>GPD-338</a>] -
saving a process changes the namespace
+</li>
+<li>[<a
href='https://jira.jboss.org/jira/browse/GPD-340'>GPD-340</a>] -
on elements are removed from activities
+</li>
+<li>[<a
href='https://jira.jboss.org/jira/browse/GPD-345'>GPD-345</a>] -
XML namespaces are not consistent between GPD and the engine
+</li>
+<li>[<a
href='https://jira.jboss.org/jira/browse/GPD-348'>GPD-348</a>] -
jdpl.xml xmlns altered wrong
+</li>
+</ul>
+
+<h2> Task
+</h2>
+<ul>
+<li>[<a
href='https://jira.jboss.org/jira/browse/GPD-304'>GPD-304</a>] -
Analyze backwards compatibility between GPD 3.1.x and GPD 4.x
+</li>
+<li>[<a
href='https://jira.jboss.org/jira/browse/GPD-316'>GPD-316</a>] -
show problems in problems view
+</li>
+<li>[<a
href='https://jira.jboss.org/jira/browse/GPD-320'>GPD-320</a>] -
save process image
+</li>
+<li>[<a
href='https://jira.jboss.org/jira/browse/GPD-322'>GPD-322</a>] -
create sub-process image in userguide
+</li>
+<li>[<a
href='https://jira.jboss.org/jira/browse/GPD-323'>GPD-323</a>] -
timer on events and on transitions
+</li>
+<li>[<a
href='https://jira.jboss.org/jira/browse/GPD-324'>GPD-324</a>] -
support process attributes and elements
+</li>
+<li>[<a
href='https://jira.jboss.org/jira/browse/GPD-325'>GPD-325</a>] -
Support decision attributes
+</li>
+<li>[<a
href='https://jira.jboss.org/jira/browse/GPD-326'>GPD-326</a>] -
support end event attributes
+</li>
+<li>[<a
href='https://jira.jboss.org/jira/browse/GPD-327'>GPD-327</a>] -
support sub-process elements
+</li>
+<li>[<a
href='https://jira.jboss.org/jira/browse/GPD-328'>GPD-328</a>] -
support Java attributes and elements
+</li>
+<li>[<a
href='https://jira.jboss.org/jira/browse/GPD-329'>GPD-329</a>] -
support Script attributes and elements
+</li>
+<li>[<a
href='https://jira.jboss.org/jira/browse/GPD-332'>GPD-332</a>] -
Event Listeners on activities and transitions
+</li>
+<li>[<a
href='https://jira.jboss.org/jira/browse/GPD-335'>GPD-335</a>] -
add proper licence text
+</li>
+<li>[<a
href='https://jira.jboss.org/jira/browse/GPD-342'>GPD-342</a>] -
decision handler element should be deserialized properly
+</li>
+<li>[<a
href='https://jira.jboss.org/jira/browse/GPD-343'>GPD-343</a>] -
Adding second swimlane should be reflected in details view
+</li>
+<li>[<a
href='https://jira.jboss.org/jira/browse/GPD-346'>GPD-346</a>] -
Allow for configuration of jBPM 4 runtime locations
+</li>
+<li>[<a
href='https://jira.jboss.org/jira/browse/GPD-349'>GPD-349</a>] -
support the custom node
+</li>
+<li>[<a
href='https://jira.jboss.org/jira/browse/GPD-350'>GPD-350</a>] -
Remove ESB node temporarily
+</li>
+</ul>
+
<h1>Release notes for jBPM 4.0.0.Alpha2</h1>
<h2> Bug