Activity
From 06/03/2007 to 07/02/2007
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...- 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...
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
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
06/15/2007
- 12:27 PM Bug #2572: Export KAR can produce several actors with the same lsid
- This is a problem with how we store lsids in the cache. The problem is that the generated kar file does not get cach...
06/12/2007
- 09:33 AM Bug #2872: md5 checksums
- I assume the desire is to add checksums to both installer releases and the nightly build.
06/11/2007
- 04:16 PM Bug #2872 (Resolved): md5 checksums
- We should add md5 checksums to our releases.
06/07/2007
- 03:29 PM Bug #2870: Copy/Paste of composite actors
- This is fixed in the Ptolemy II CVS tree.
Perhaps the Kepler specific copies of the Vergil classes need updates?
The ... - 02:52 PM Bug #2870 (Resolved): Copy/Paste of composite actors
- There is a composite actor A, in which a parameter P is referred to.
A Copy/Paste into another workflow (or some oth...
06/05/2007
- 02:29 PM Bug #2803: Right click documentation menu item from left pane
- You can now do this.
Also available in: Atom