📄 release.txt
字号:
OpenWFE 1.5.4 brings many improvements : a new and enhanced library for storing flows and workitems in a database, new boolean functions, an improved embeddable set of POJOs (engine + worklist), a system for submitting forms per email, a way of storing java beans into workitems, a simplified 'if' syntax and lots of bug fixes.All these features make OpenWFE a very rich and flexible open source workflow/BPM system, with a no-nonsense attitude.The next release will add an undo/transaction system to the engine.OpenWFE 1.5.4 - released 2005/07/28- [engine] todo #1246720 : implemented <if test="x == y"> notation.- [worklist] bug #1236612 : correlation with 'bounce' set to false could fail. Fixed. Reported by Vamsee.- [webclient] patch #1246011 : longs were converted to doubles. Submitted by Ed and Ben.- [engine] todo #1245075 : implemented sort() function.- [embed] todo #1231800 : implemented InMemoryWorklist.- [engine] bug #1245143 : concurrent-iterator + sequence bug. Fixed.- [engine] todo #1244587 : now allowing params without quotes for functions.- [engine] todo #1244226 : implemented boolean functions (BooleanFunctions).- [tests] todo #1244535 : implemented EngineTester, for fast engine tests.- [worklist] todo #1244290 : implemented InMemoryWorkItemStorage (mainly for embedded worklist)- [engine] task #117191 : implemented the 'mail form' system.- [engine] rfe #1230343 : implemented bean2workitem (openwfe.org.engine.workitem.AttributeUtils .java2owfe() and owfe2java())- [xdbc] task #117444 : removed Xdbc.- [embed] task #117478 : implemented DbPersistedEngine.- [xlob] task #117442 : implemented XlobWorkItemStorage.- [xlob] task #117441 : implemented XlobExpressionStore.- [engine] bug #1237610 : ParticipantExpression got never removed from the pool. Fixed.- [core] task #117475 : added P_LOGIN_TIMEOUT to OwfeDataSource (and extensions).- [core] task #117473 : implemented AdHocDataSource (embedded OpenWFE).- [core] bug #1237353 : URL expansion bug. Fixed.- [xlob] task #117440: implemented Xlob, an XML clob store.- [-all-] bug #1236681 : XmlUtils.toString(x) always return ascii strings. Fixed.- [worklist] bug #1235877 : countWorkItems() called on a not yet created store dir threw an exception. Now just warning and returning 0.- [engine] bug #1231861 : subprocess StackOverFlowError. Fixed.- [-all-] bug #1235197 : problem with path canonicalization. Fixed.- [engine] bug #1234712 : NPE when 'attribute' was missing. Fixed : it now throws a LaunchException with explanations.- [worklist] rfe #1233434 : added '__locker_name__' attribute for locked workitems headers.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -