Project

General

Profile

Chad Berkley's activity

From 01/19/2010 to 02/17/2010

02/17/2010

02:50 PM Kepler Bug #4803 (Resolved): Review the README file
Need to review the readme for factual accuracy and new content additions. Chad Berkley
02:43 PM Kepler Bug #4578: tracking bug for changes to .kepler
I would argue against having a task to clean the persistent directory. It's supposed to be persistent and not have t... Chad Berkley

02/16/2010

02:20 PM Kepler Bug #4730: Kepler cannot run workflows stored in KAR files from the command-line.
Running kars is not supported except in a server configuration. The reason for this is that the kar is first sent to... Chad Berkley

02/12/2010

01:27 PM Kepler Bug #4730: Kepler cannot run workflows stored in KAR files from the command-line.
This is actually two bugs.
Bug 1: Spaces in the paths on a workflow run does not work. I found this to be true an...
Chad Berkley
12:25 PM Kepler Bug #4730: Kepler cannot run workflows stored in KAR files from the command-line.
The spaces aren't the issue. I can run this with no problem:
java -classpath build-area/lib/ant.jar:kepler.jar org....
Chad Berkley
12:06 PM Kepler Bug #4791: Actor names no longer have spaces
I looked at this and it looks like the name of the actor is now derived from the name of the kar file. The name of t... Chad Berkley

02/11/2010

01:59 PM Kepler Bug #4785: move cache object from 1.0 to 2.0
I've been looking at this all morning and I think we should punt on this until after 2.0. We basically need to use t... Chad Berkley

02/10/2010

03:13 PM Kepler Bug #4785 (New): move cache object from 1.0 to 2.0
Cache kar objects from 1.0 that contain customized actors (i.e. not those shipped with 1.0) need to be migrated to th... Chad Berkley
09:43 AM Kepler Bug #4723: workflows directory should be moved
reassigning to aaron. Chad Berkley
09:42 AM Kepler Bug #4702: KAR to module conversion utility
What was the reason for needing this again? Do we need this for 2.0? Chad Berkley
09:39 AM Kepler Bug #4784: Remove or fix and re-enable the fullscreen zoom button
Lets remove it for 2.0. Assigning to Debi. Chad Berkley

02/09/2010

12:06 PM Kepler Bug #4782: configuration files do not load with non en_US locale
added a method to use a default locale tagged file if the currently set locale is not available. Chad Berkley
11:11 AM Kepler Bug #4373: Copyright Statements are Inconsistent
added a flag to update the copyrights for tests. all tests are now updated. Chad Berkley

02/05/2010

02:29 PM Kepler Bug #4578: tracking bug for changes to .kepler
I'm actually not sure that it doesn't. I'll have to check that out. Chad Berkley
02:17 PM Kepler Bug #4578: tracking bug for changes to .kepler
the upgrade work I did happens in two parts:
First, if DotKeplerManager (DKM) sees the directory signature of a 1.0 ...
Chad Berkley
12:51 PM Kepler Bug #4009: kepler 2.0 must provide everything needed for modules
All module support that is going to be included in 2.0 is now working. If more module support is desired in the futu... Chad Berkley
12:50 PM Kepler Bug #4373: Copyright Statements are Inconsistent
All copyrights are now the same, except for files that had non-UC copyrights. Chad Berkley
12:49 PM Kepler Bug #4665: Add unit tests for kar functionality
I built one junit test for the kar framework. could and should probably build more. The framework is setup now so i... Chad Berkley
12:20 PM Kepler Bug #4686: update copyright statements
All copyright statements are now updated. There is a build command 'update-copyrights' to do this now. Chad Berkley

02/04/2010

01:07 PM Kepler Bug #4666: identify problems with converting .kepler-1.0 to .kepler-2.0
I have not found any feasible way to transfer the old cache data out of the 1.0 cache into the 2.0 cache. The differ... Chad Berkley
01:05 PM Kepler Bug #4722: find 1.0 -> 2.0 .kepler incompatibilities
The only incompatibilities I've found are in the cached serialized files. I've dealt with this by having the DotKepl... Chad Berkley
12:59 PM Kepler Bug #3898: update .kepler instead of removing it between versions
Matt identified these three milestones to be able to close this bug. I believe they are all now met. See my comment... Chad Berkley
12:48 PM Kepler Bug #4735 (New): Allow params to be passed to ConfigurationManager from the command line
Need a mechanism for passing params to CM from the command line. This is a post 2.0 feature. Chad Berkley
12:43 PM Kepler Bug #4734: ant run-workflow-no-gui cannot read configuration
Removed kar entry handlers from the wrp ptolemy config file. actually just removed the whole file since it was total... Chad Berkley

02/03/2010

04:22 PM Kepler Bug #4666: identify problems with converting .kepler-1.0 to .kepler-2.0
I added code to DotKeplerManager to identify a .kepler version 1.0 directory. If it finds this, it will change the c... Chad Berkley
12:04 PM Kepler Bug #4722: find 1.0 -> 2.0 .kepler incompatibilities
I went through all of the standard kar files that shipped with 1.0. None of them have jar or class files embedded in... Chad Berkley
11:41 AM Kepler Bug #4723: workflows directory should be moved
If it's meant to be changed by the user at runtime, then yes, it should be moved. Chad Berkley

02/02/2010

10:16 AM Kepler Bug #4723 (Resolved): workflows directory should be moved
There is a directory 'workflows' in the kepler installation directory where you can save kars and have them automatic... Chad Berkley
10:08 AM Kepler Bug #4722 (Resolved): find 1.0 -> 2.0 .kepler incompatibilities
Need to go through the 1.0 .kepler directory and find any kars that have jars/classes and figure out a way to migrate... Chad Berkley

01/28/2010

01:16 PM Kepler Bug #4705: ant change-to -Dsuite=wrp gives error
This has to do with the changes to the ptolemy module that David made last night. He is working on a resolution. Chad Berkley

01/21/2010

12:29 PM Kepler Bug #4686 (Resolved): update copyright statements
all files in the src tree need to either have copyrights added or existing copyrights updated before the release. Chad Berkley
12:13 PM Kepler Bug #4685 (Resolved): Create installers
Create the installers for the 2.0 release and pre-releases. Chad Berkley
12:04 PM Kepler Bug #4684 (Resolved): Release tracking bug
All the stuff to do before the release. One bug per task blocking this one. Chad Berkley

01/19/2010

03:14 PM Kepler Bug #4664: Fix and/or remove broken unit tests
All current tests now complete successfully. Chad Berkley
09:58 AM Kepler Bug #4338: need to review usability and gui of module manager
I've finished reviewing this and I think it's working well now. I don't see any real problems with it. getting modu... Chad Berkley
 

Also available in: Atom