Project

General

Profile

Activity

From 06/24/2007 to 07/23/2007

07/23/2007

03:13 PM Bug #2896 (Resolved): StringConstant actor will not accept strings with '$'
Try entering a string like 'foo$bar' in the StringConstant actor. It will give an error trying to evaluate 'bar' as a... Dan Higgins
10:31 AM Bug #2895 (New): Distributed Execution Tracking Bug
Chad and Lucas are developing the distributed execution system for kepler. The system is currently working in a very... Chad Berkley
10:30 AM Bug #1891: writedesign for staged implementation of grid-enabled kepler
consolidating to one bug Chad Berkley
10:29 AM Bug #1899: Implementation of grid-enabling kepler
Consolidating these bugs into one. Chad Berkley

07/11/2007

05:03 PM Bug #2889 (Resolved): fileName in ConfigXML.java not getting set
ConfigXML.java has two constructors, but only one sets String fileName, the variable that points to Config.xml. This ... Derik Barseghian
02:18 PM Bug #2888 (Resolved): Minimize number of 'constant' actors
Current Kepler has 2 types of Constant actors (Constant and SingleFireConstant) and 2 different 'StringConstant' acto... Dan Higgins
10:00 AM Bug #2884: 'Save in Library' not persistent (or repeatable)
Fixed persistence by adding a serialize method; corrected another bug that caused the bug with second 'Save' Dan Higgins

07/06/2007

11:39 AM Bug #2884 (Resolved): 'Save in Library' not persistent (or repeatable)
Try putting RExpression actor on workspace and change its name. Call 'Save in Library' popup menu. New customized act... Dan Higgins

06/29/2007

03:13 PM Bug #2880: Problem with some commands in command line actor

Try escaping the $:
ls -al | awk '{print $$9}'
That expression parses, but I can't get the actor to run anything
w...
Daniel Crawl
09:41 AM Bug #2880 (Resolved): Problem with some commands in command line actor
I try to run a little bit complex command in external execution. the
command as follows,
ls -al | awk '{print $9...
Dan Higgins

06/27/2007

02:17 PM Bug #2672: actor search term should be trimmed + searching with multiple terms
Trimmed the search string in 'SimpleLibrarySearcher' class.
Changed to 'enhancement' for the multiple word search option
Dan Higgins

06/26/2007

02:16 PM Bug #2518: LibraryIndex 'read' method does not work correctly
rewrote the guts of the 'read' method to correctly recreate the tree Dan Higgins
 

Also available in: Atom