July 2009 Commit Log

Number of Commits:
109
Number of Active Developers:
8
alex.guizar@jboss.com 2009-07-31 23:09 Rev.: 5414

[JBPM-2402] verify job executor threads in case of errors
update devguide text to changes in codebase

18 lines of code changed in 1 file:

kukeltje 2009-07-31 16:29 Rev.: 5413

[JBPM-2455] Added template attribute to notification and reminder elements in xsd

8 lines of code changed in 1 file:

kukeltje 2009-07-31 15:58 Rev.: 5412

[JBPM-2466] Fix hardcoded wrong defaultTemplate

10 lines of code changed in 1 file:

jbarrez 2009-07-31 10:23 Rev.: 5408

Fix for Hudson integration test

7 lines of code changed in 1 file:

jim.ma 2009-07-31 08:18 Rev.: 5407

JBPM-2388:Added task reminder and notification conversion support

100 lines of code changed in 3 files:

alex.guizar@jboss.com 2009-07-31 08:12 Rev.: 5405

[JBPM-2402] verify job executor threads in case of errors
pass bounded queue to job thread pool

28 lines of code changed in 2 files:

kukeltje 2009-07-30 21:33 Rev.: 5401

Made default sequenceflow working on exclusiveGateway

85 lines of code changed in 7 files:

kukeltje 2009-07-30 17:49

Basic form of conditionExpressions working with juel. Including tests

263 lines of code changed in 13 files:

camunda 2009-07-30 13:32

438 lines of code changed in 7 files:

jbarrez 2009-07-30 12:51 Rev.: 5389

Fixing Hudson integration test on JBoss and any database.

The current integration testing setup doesn't allow to use multiple jbpm.cfg.xml files since the remote EJB command service is used to actually execute the commands on JBoss. Ofc, this remote command service doesn't know about the second (or third, or ...) config file which is at the client side.

This problem should be fixed by JBPM-2409

Current resolution: moved the tests to test-cfg (which will run standalone only in the new QA setup)

257 lines of code changed in 7 files:

kukeltje 2009-07-30 12:07 Rev.: 5388

ParallelGateway activity implemented, execution test made and gren light for uncontrolled flow test

154 lines of code changed in 5 files:

koen.aers@jboss.com 2009-07-30 10:43 Rev.: 5387

JBPM-2419: change Job.dueDate in Job.duedate

10 lines of code changed in 1 file:

kukeltje 2009-07-30 10:25 Rev.: 5386

and the test

13 lines of code changed in 2 files:

kukeltje 2009-07-30 10:24 Rev.: 5385

Refactoring of gateways, initial refactoring of tasks and first steps to 'fix' the broken 'forkingtask' test

381 lines of code changed in 14 files:

camunda 2009-07-30 07:52 Rev.: 5383

added AbstractTask superclass

104 lines of code changed in 1 file:

camunda 2009-07-29 17:43 Rev.: 5382

added uncontrolled sequence flow AND-Split test
added ManualTask (no-op)
renamed TaskActivity to UserTaskActivity

371 lines of code changed in 13 files:

camunda 2009-07-29 16:12 Rev.: 5381

made schema path to relative
added first test case for user task (still pretty simple)
added diagram of shipment example process

168 lines of code changed in 15 files:

koen.aers@jboss.com 2009-07-29 14:49 Rev.: 5376

JBPM-2419: change Job.dueDate in Job.duedate (delegate getDueDate() to getDuedate())

1 lines of code changed in 1 file:

koen.aers@jboss.com 2009-07-29 14:46 Rev.: 5375

JBPM-2419: change Job.dueDate in Job.duedate

23 lines of code changed in 5 files:

koen.aers@jboss.com 2009-07-29 14:06 Rev.: 5374

JBPM-2418: fix the duedate property name

31 lines of code changed in 2 files:

koen.aers@jboss.com 2009-07-29 13:44 Rev.: 5372

gpd dependency update: 4.1-SNAPSHOT

1 lines of code changed in 1 file:

alex.guizar@jboss.com 2009-07-29 03:01 Rev.: 5365

[JBPM-2402] verify job executor threads in case of errors
replace our custom thread pool with Executors.newFixedThreadPool, which recreates terminated threads

93 lines of code changed in 6 files:

alex.guizar@jboss.com 2009-07-29 02:30 Rev.: 5364

provide missing eclipse project file

17 lines of code changed in 1 file:

jbarrez 2009-07-28 20:57 Rev.: 5362

Work in progress for JBPM-2433

7743 lines of code changed in 3 files:

jbarrez 2009-07-28 20:54 Rev.: 5361

JBPM:2360 check and fix deletion of a deployment in cluster

264 lines of code changed in 7 files:

kukeltje 2009-07-28 01:26 Rev.: 5353

Initial commit of parallelgateway and renaming decision to exclusivegateway

582 lines of code changed in 10 files:

kukeltje 2009-07-27 22:31 Rev.: 5352

Initial testcases for exclusiveGateway and small some fixes found by the tests ;-)

474 lines of code changed in 10 files:

kukeltje 2009-07-27 20:39 Rev.: 5351

Finished parsing of exclusiveGateway

100 lines of code changed in 2 files:

kukeltje 2009-07-27 20:34 Rev.: 5350

Remove dependency on jBPM module

84 lines of code changed in 4 files:

heiko.braun@jboss.com 2009-07-27 18:56 Rev.: 5348

Update to console 1.0.1-SNAPSHOT

1 lines of code changed in 1 file:

tom.baeyens@jboss.com 2009-07-27 08:30 Rev.: 5345

merging bernds bpmn work

1449 lines of code changed in 21 files:

tom.baeyens@jboss.com 2009-07-23 10:21 Rev.: 5340

bpmn parsing fixes

49 lines of code changed in 7 files:

jbarrez 2009-07-22 14:20 Rev.: 5335

JBPM-2423, JBPM-2351, JBPM-2317, JBPM-2301: make taskform example work in demo.setup.

126 lines of code changed in 8 files:

tom.baeyens@jboss.com 2009-07-21 21:42 Rev.: 5334

removed integration eclipse project preventing easy importing of subdirectory projects

0 lines of code changed in 1 file:

tom.baeyens@jboss.com 2009-07-21 21:13 Rev.: 5332

initial bpmn parsing setup

0 lines of code changed in 1 file:

tom.baeyens@jboss.com 2009-07-21 21:08

initial bpmn parsing setup

2355 lines of code changed in 19 files:

jim.ma 2009-07-21 11:13 Rev.: 5329

JBPM-2388:Fixed action continue attribute;Added super-state conversion support

126 lines of code changed in 6 files:

jim.ma 2009-07-21 06:55 Rev.: 5328

JBPM-2388:Fixed continue attribute

8 lines of code changed in 3 files:

jim.ma 2009-07-21 06:08 Rev.: 5327

JBPM-2388:Fixed the sub-process-key in ProcessState conversion code

22 lines of code changed in 2 files:

tom.baeyens@jboss.com 2009-07-17 14:52 Rev.: 5325

JBPM-2398 added history detail query impl and started on the test

232 lines of code changed in 9 files:

tom.baeyens@jboss.com 2009-07-17 14:50 Rev.: 5324

removed jbpm-console-reports dependency from examples and test-cfg in the pom

0 lines of code changed in 2 files:

tom.baeyens@jboss.com 2009-07-17 11:33

updated section 'reporting problems'

23 lines of code changed in 2 files:

tom.baeyens@jboss.com 2009-07-17 11:03 Rev.: 5319

changed version from 4.0-SNAPSHOT to 4.1-SNAPSHOT

32 lines of code changed in 32 files:

tom.baeyens@jboss.com 2009-07-17 10:47 Rev.: 5318

added section 'reporting problems'

35 lines of code changed in 1 file:

alex.guizar@jboss.com 2009-07-17 01:13 Rev.: 5314

[JBPM-2210] Add support for AS 5.1.x
provide jboss messaging descriptor

29 lines of code changed in 2 files:

alex.guizar@jboss.com 2009-07-16 19:16 Rev.: 5313

supply missing eclipse project files

40 lines of code changed in 4 files:

tom.baeyens@jboss.com 2009-07-16 17:17 Rev.: 5312

JBPM-2398 api preparations for task details query

220 lines of code changed in 7 files:

jbarrez 2009-07-16 12:07 Rev.: 5311

JBPM-2040 : added testcase to see if unstructured fork/join with one path leading to end-state is possible

99 lines of code changed in 1 file:

jbarrez 2009-07-16 10:26 Rev.: 5310

Test for JBPM-2297

73 lines of code changed in 1 file:

jbarrez 2009-07-16 09:36 Rev.: 5309

JBPM-2425: When taskService.completeTask(taskId, outcome) is called with an unexisting outcome, an exception is thrown instead of suspending the process.

78 lines of code changed in 6 files:

jbarrez 2009-07-16 08:26 Rev.: 5308

After having to look up again on how to run the Spring tests, I added it to the cfg file now.

6 lines of code changed in 1 file:

tom.baeyens@jboss.com 2009-07-16 08:24 Rev.: 5307

JBPM-2417 first part of user provided authentication through service api

297 lines of code changed in 24 files:

jbarrez 2009-07-16 08:00 Rev.: 5306

JBPM-2343: add convenience method complete task + set variables in one transaction. Also added test case for various usages of task completion.

185 lines of code changed in 4 files:

jbarrez 2009-07-16 07:58 Rev.: 5305

Fix for JBPM-2407 + added some test convience methods

165 lines of code changed in 6 files:

jim.ma 2009-07-16 07:18 Rev.: 5304

JBPM-2388:Added mail-node conversion support

57 lines of code changed in 4 files:

jim.ma 2009-07-16 07:10 Rev.: 5303

JBPM-2392:removed the code for geting 'dueDate' value

1 lines of code changed in 1 file:

alex.guizar@jboss.com 2009-07-15 07:44 Rev.: 5298

add mail interaction diagram to docs folder

0 lines of code changed in 1 file:

tom.baeyens@jboss.com 2009-07-13 21:32 Rev.: 5289

delete target dir

0 lines of code changed in 8 files:

tom.baeyens@jboss.com 2009-07-13 21:21 Rev.: 5288

JBPM-2334 making business calendar configurable and customizable

973 lines of code changed in 53 files:

tom.baeyens@jboss.com 2009-07-12 20:44 Rev.: 5287

merged revisions 5267,5274,5275,5276,5277,5280,5282,5285 from the 4.0 release branch

157 lines of code changed in 15 files:

jbarrez 2009-07-10 10:55 Rev.: 5283

Added additonal line to spring doc to clarify

2 lines of code changed in 1 file:

tom.baeyens@jboss.com 2009-07-10 08:51 Rev.: 5281

fixed multiple profiles in mvn command line

1 lines of code changed in 1 file:

tom.baeyens@jboss.com 2009-07-09 11:33 Rev.: 5268

JBPM-2395 fix mail listener: change task variable to task scope and JBPM-2396 remove TaskServive.getVariable method

173 lines of code changed in 28 files:

tom.baeyens@jboss.com 2009-07-08 20:37 Rev.: 5261

JBPM-2393 fixed history logs for audit purposes

1185 lines of code changed in 64 files:

tom.baeyens@jboss.com 2009-07-07 19:00 Rev.: 5254

JBPM-2390 fix tasks and task comments the history

1427 lines of code changed in 89 files:

tom.baeyens@jboss.com 2009-07-07 08:55 Rev.: 5253

JBPM-2387 added extra concurrency end test with automatic activities

28 lines of code changed in 1 file:

tom.baeyens@jboss.com 2009-07-06 16:26 Rev.: 5250

build fixes related to xsddocs and added 4.0 GA release notes to readme.html

218 lines of code changed in 4 files:

tom.baeyens@jboss.com 2009-07-06 12:22 Rev.: 5248

added documentation for -Ddatabase=$DATABASE

2 lines of code changed in 1 file:

tom.baeyens@jboss.com 2009-07-06 12:08 Rev.: 5247

JBPM-2389 fixed history propagation of reassignment of tasks

108 lines of code changed in 7 files:

tom.baeyens@jboss.com 2009-07-06 12:07 Rev.: 5246

added -Ddatabase=$DATABASE to the testrun to fix SQLStmtTest

5 lines of code changed in 3 files:

tom.baeyens@jboss.com 2009-07-06 10:53 Rev.: 5245

removed -Ddatabase from the integration test run

1 lines of code changed in 1 file:

tom.baeyens@jboss.com 2009-07-06 10:43 Rev.: 5244

fixing the docs

70 lines of code changed in 2 files:

tom.baeyens@jboss.com 2009-07-06 10:40 Rev.: 5243

fixed poms for integration test runs

20 lines of code changed in 2 files:

tom.baeyens@jboss.com 2009-07-06 09:53 Rev.: 5242

added -Ddatabase=$DATABASE to the testrun to fix SQLStmtTest

7 lines of code changed in 1 file:

tom.baeyens@jboss.com 2009-07-06 09:36 Rev.: 5241

fixed pom for -Ddatabase test runs

3 lines of code changed in 1 file:

tom.baeyens@jboss.com 2009-07-06 09:12 Rev.: 5240

added -Ddatabase=$DATABASE to the testrun to fix SQLStmtTest

1 lines of code changed in 1 file:

tom.baeyens@jboss.com 2009-07-06 08:33 Rev.: 5239

JBPM-2354 including SQLStmtTest for re-testing on qa lab

2 lines of code changed in 1 file:

tom.baeyens@jboss.com 2009-07-05 11:44 Rev.: 5230

JBPM-2372 finish javadocs review

180 lines of code changed in 26 files:

tom.baeyens@jboss.com 2009-07-04 16:04 Rev.: 5226

JBPM-2372 complete javadocs

369 lines of code changed in 65 files:

tom.baeyens@jboss.com 2009-07-04 12:53 Rev.: 5222

JBPM-2336 fix task delete mismatch

194 lines of code changed in 11 files:

tom.baeyens@jboss.com 2009-07-04 10:39 Rev.: 5221

JBPM-2354 moved reporting to proper package name and excluded it from the integration test run

942 lines of code changed in 5 files:

tom.baeyens@jboss.com 2009-07-04 09:19 Rev.: 5220

JBPM-2223 event propagate property and expanded on the jbpm 3 migration in the devguide

2526 lines of code changed in 32 files:

heiko.braun@jboss.com 2009-07-03 13:34 Rev.: 5217

Enable report SQL test

2 lines of code changed in 1 file:

heiko.braun@jboss.com 2009-07-03 13:33 Rev.: 5216

fix JBPM-2359: reporting on oracle

39 lines of code changed in 1 file:

jbarrez 2009-07-03 13:21 Rev.: 5215

JBPM-2364: move advanced mail support to devguide. Added example to mail activity in user guide.

748 lines of code changed in 14 files:

heiko.braun@jboss.com 2009-07-03 11:23 Rev.: 5213

Clean up jdbc sources in birt reports

12 lines of code changed in 3 files:

tom.baeyens@jboss.com 2009-07-03 10:47 Rev.: 5211

JBPM-2383 made process definition query consistent wrt notSuspended() suspended() and updated the console integration query to only show the notSuspended process definitions

271 lines of code changed in 10 files:

tom.baeyens@jboss.com 2009-07-03 10:28

introducing incubation chapter in the devguide

775 lines of code changed in 9 files:

jbarrez 2009-07-03 10:02 Rev.: 5206

Changed Spring doc after review from Andries

4 lines of code changed in 1 file:

jbarrez 2009-07-03 09:55 Rev.: 5205

Changed API example for migration after remarks from Jim Ma

1 lines of code changed in 1 file:

jbarrez 2009-07-03 00:37 Rev.: 5201

JBPM-2362: added documentation for Spring integration to dev guide

223 lines of code changed in 4 files:

jbarrez 2009-07-02 23:47 Rev.: 5200

JBPM2370: integrate conversion tool in distro build + document usage in dev guide

91 lines of code changed in 4 files:

jbarrez 2009-07-02 23:36 Rev.: 5199

JBPM2370: import work of Jim Ma on conversion tool after documentation/refactoring and integrating with distro build.

5625 lines of code changed in 56 files:

heiko.braun@jboss.com 2009-07-02 22:52 Rev.: 5197

Process diagram is optional

89 lines of code changed in 1 file:

heiko.braun@jboss.com 2009-07-02 22:11 Rev.: 5195

Change vacation reqzest process name

1 lines of code changed in 1 file:

heiko.braun@jboss.com 2009-07-02 20:44 Rev.: 5194

Cleanup FormDispatcher API

18 lines of code changed in 5 files:

tom.baeyens@jboss.com 2009-07-02 17:38 Rev.: 5192

JBPM-2378 JBPM-2352 fixed xsd stuff

195 lines of code changed in 16 files:

heiko.braun@jboss.com 2009-07-02 14:46 Rev.: 5191

Return null when no process image could be found

1 lines of code changed in 1 file:

tom.baeyens@jboss.com 2009-07-02 12:45 Rev.: 5185

JBPM-2379 removed distinct from task query and upgraded oracle driver version to 10.2.0.4

9 lines of code changed in 4 files:

heiko.braun@jboss.com 2009-07-01 17:25 Rev.: 5181

Retreive instance data through ProcessManagement impl

340 lines of code changed in 11 files:

tom.baeyens@jboss.com 2009-07-01 15:59 Rev.: 5178

JBPM-2371 added db ER diagram to devguide

11 lines of code changed in 1 file:

tom.baeyens@jboss.com 2009-07-01 15:44 Rev.: 5177

JBPM-2363 document purpose of ant installation scripts

17 lines of code changed in 1 file:

jbarrez 2009-07-01 14:28 Rev.: 5176

JBPM-2328: moved timer documentation to devguide

267 lines of code changed in 2 files:

tom.baeyens@jboss.com 2009-07-01 14:24 Rev.: 5175

JBPM-2376 added docs and test for putting a task back in the group

35 lines of code changed in 3 files:

tom.baeyens@jboss.com 2009-07-01 11:59 Rev.: 5174

added jbpm trace logging to jboss log config file

1 lines of code changed in 1 file:

tom.baeyens@jboss.com 2009-07-01 11:58 Rev.: 5173

changed timer from 10 minutes to 5 seconds... easier for testing to see that it happens

1 lines of code changed in 2 files:

tom.baeyens@jboss.com 2009-07-01 11:19 Rev.: 5171

added jBPM schema image to devguide docs

0 lines of code changed in 1 file:

tom.baeyens@jboss.com 2009-07-01 11:13 Rev.: 5170

removed unused identity refs

0 lines of code changed in 5 files:

heiko.braun@jboss.com 2009-07-01 09:12 Rev.: 5169

JBPM-2233: Start a process with task form

615 lines of code changed in 8 files:

June 2009 »

Generated by StatSVN 0.5.0