MAIN:proyal:20050701161029
by proyal on
01 July 2005, 11:10:29 -0500
(2 years 10 months ago)
Allow callers to set a listener on a ProcessContext that will allow calling applications to receive notification of when an error occurs. Useful if the calling application wants to destroy a ProcessCo…
MAIN:proyal:20030814150344
by proyal on
14 August 2003, 10:03:44 -0500
(4 years 8 months ago)
* Fix CVS repo * Make me 'Lead Dev' to not confuse people * Use logo @ codehaus.org
MAIN:proyal:20030814150316
by proyal on
14 August 2003, 10:03:16 -0500
(4 years 8 months ago)
* Change colors on site * Disable checkstyle since it seemes b0rked in maven-b10
MAIN:proyal:20030611002722
by proyal on
10 June 2003, 19:27:22 -0500
(4 years 10 months ago)
* name individual threads * add some logging statements to aid in debugging processes
MAIN:proyal:20030605195608
by proyal on
05 June 2003, 14:56:08 -0500
(4 years 11 months ago)
* use common name when putting ProcessContext into the JellyContext * Keep track of the JellyContext that an ActivityTag was for, and pass onto child script when running it
MAIN:proyal:20030605195432
by proyal on
05 June 2003, 14:54:32 -0500
(4 years 11 months ago)
Allow process data to be passed in when spawning a process. Very useful if starting the process requires that data :)
MAIN:proyal:20030604151857
by proyal on
04 June 2003, 10:18:57 -0500
(4 years 11 months ago)
* update project.xml * remove build.xml. use maven. two builds suck.
MAIN:proyal:20030604151504
by proyal on
04 June 2003, 10:15:04 -0500
(4 years 11 months ago)
* repackaged to org.codehaus * reverted some of the .2-dev changes. Location added back, but statuses kept
MAIN:bob:20021001230415
by bob on
01 October 2002, 18:04:15 -0500
(5 years 7 months ago)
Reworking process-contexts. Even called processes need new contexts.