Daniel Crawl's activity
From 09/05/2012 to 10/04/2012
09/28/2012
- 01:58 PM Kepler Bug #5712: illegal option chmod error during Kepler startup
- I updated LocalExec.copyFile() to no longer call chmod --reference on Mac.
To reproduce, remove $HOME/.kepler/cache-...
09/21/2012
- 02:38 PM Kepler Bug #5279: HSQL databases use default account
- I've updated org.kepler.util.sql.HSQL to generate a password for the HSQL databases. The password is stored in a text...
09/20/2012
- 04:26 PM Kepler Bug #5659: Kepler CaseGraphFrame and CaseGraphTableau have duplicated Ptolemy code.
- One solution is to move as much of the duplicated code as possible into static methods. There would still need to be ...
- 03:44 PM Kepler Bug #5650: actors LidarWorkflowExecute and load WorkflowExecute have duplicated code
- I took another look at these three classes and found that WorkflowExecute and ModelService are almost a subset of Lid...
09/19/2012
- 03:53 PM Kepler Bug #5712: illegal option chmod error during Kepler startup
- In org.kepler.ssh.LocalExec, copyFile() calls chmod --reference. This option does not exist on Mac. I bet this method...
09/18/2012
- 02:01 PM Kepler Bug #5259: kepler/util/src/util/LineReader.java should be updated to match Ptolemy sources
- I removed the Kepler LineReader since it does not appear in the actor tree.
- 12:29 PM Kepler Bug #5690: problems with updateActorDocs
- 2) I fixed it so that the port names to match the name returned by Port.getName(). (It was already doing this for par...
- 11:56 AM Kepler Bug #5691: parameter choices are not saved
- If I add choices to a parameter in a workflow, I would like those choices available the next time I open the workflow...
- 11:41 AM Kepler Bug #5651: WebService, WebServiceStub and MessageBasedWebService have duplicate code
- I marked WebServiceStub and MessageBasedWebService as deprecated: Use org.sdm.spa.WebService or org.sdm.spa.WSWithCom...
09/14/2012
- 04:36 PM Kepler Bug #5650: actors LidarWorkflowExecute and load WorkflowExecute have duplicated code
- I marked all three as deprecated.
- 04:12 PM Kepler Bug #5701: CT was removed, demo workflows need to be updated
- I removed the CT Director and Integrator from the actor tree, and changed the icon for the Continuous Integrator.
I ... - 02:24 PM Kepler Bug #5657: kepler moml FileAttribute should probably be a FileParameter
- I removed FileAttribute.java since it was probably never used. I checked Kepler 1.0 and https://code.kepler-project.o...
- 02:22 PM Kepler Bug #5649: opendap/{DapObjectsToToken,TokenManager,TypeManager} are almost identical
- I removed DapObjectsToToken.java and DapObjectsToType.java since they were no longer referenced.
09/13/2012
- 05:50 PM Kepler Bug #5485: standalone Module Manager can break Kepler app ability to startup
- I updated the Module Manager to look at the selected suite before it exits. If it doesn't look like Kepler will start...
09/12/2012
- 04:40 PM Kepler Bug #5485: standalone Module Manager can break Kepler app ability to startup
- Jianwu and I figured out how to reproduce this problem:
1. start Kepler, run Module Manager, change to 2.3 suite
Thi...
09/11/2012
- 02:43 PM Kepler Bug #5680: after inline save, demo workflow disappears from tree
- I checked in a fix; reassigning to Derik to check.
09/07/2012
- 09:26 AM Kepler Bug #5633: Actor/Attribute Search/Find Facility needs menu choices
- When a search is done in the workflow outline, the tree is expanded to show the matching items. However, adding a hig...
Also available in: Atom