Chad Berkley's activity
From 07/23/2009 to 08/21/2009
08/21/2009
- 11:54 AM Kepler Bug #4328 (New): change-to command checks out across branches
- If kepler is currently in a branch, the change-to command should not update from the trunk. Once a branch is selecte...
- 10:42 AM Kepler Bug #4246: Reorganize code in util, core and gui modules
- Did a major reorg of util. Created 4 new modules: ecogrid, gui, authentication and authentication-gui. Moved most, ...
08/19/2009
- 10:49 AM Kepler Bug #4246: Reorganize code in util, core and gui modules
- Util module todos:
-Move ecogrid classes to their own module. This includes org.ecoinformatics.seek.ecogrid.*, org....
08/18/2009
- 01:27 PM Kepler Bug #4246: Reorganize code in util, core and gui modules
- Removed the last gui class from core. Now moving on to reorganize util. Hopefully will move all gui classes into th...
- 12:49 PM Kepler Bug #4323 (In Progress): Add the "send to back" menu to kepler
- Ptolemy has an appearance/send to back menu that is not in kepler. We should add this and similar menus to the keple...
- 10:13 AM Kepler Bug #4305: Move actor classes into the actors module
- All actors in util, common and core have now been moved to the actors module. There are no director classes in keple...
08/13/2009
- 02:44 PM Kepler Bug #4314: exception when searching ecogrid
- I also see this error when trying to access the data from one of the dragged "cans":
[run] ERROR (org.ecoinformatics... - 02:42 PM Kepler Bug #4314 (Resolved): exception when searching ecogrid
- When I try to search the ecogrid via kepler, I get a long exception (below). To reproduce, go to the data tab in kep...
- 12:11 PM Kepler Bug #4247: Application menu items sometimes disappear on OS X
- I just tried to force this to happen in the wrp and kepler suites and could not make it happen. Is this still happen...
- 12:08 PM Kepler Bug #4312: Clicking cancel on "sure you want to exit" dialog exits anyway
- I saw this on OSX, not sure if it does the same thing on windows/linux.
- 12:08 PM Kepler Bug #4312 (Resolved): Clicking cancel on "sure you want to exit" dialog exits anyway
- If you have an unsaved workflow and you quit kepler, you'll get the "would you like to save your workflow dialog with...
- 11:48 AM Kepler Bug #4311 (Resolved): Build system appears to lock if there is a conflict upon update
- When you do an 'ant update' if a conflict is encountered by svn, the build system appears to lock up. Probably need ...
- 11:12 AM Kepler Bug #4287: Separate user error messages from developer error messages.
- Need to check all error messages to make sure they make sense and that an appropriate message is actually displayed. ...
- 11:05 AM Kepler Bug #4246: Reorganize code in util, core and gui modules
- Bug 4305 goes along with this bug.
08/12/2009
- 03:18 PM Kepler Bug #4097: here are some new svg icons for actors
- Evaluate these and see if we should include them in 2.0.
- 03:11 PM Kepler Bug #4171: dragging actor to canvas then back to component tree area gives NPE
- I confirmed that this does not happen in the kepler suite. there might be something weird going on with the override...
- 02:54 PM Kepler Bug #4250: Add other suites to the nightly build
- I've haven't had any requests to add more suites to the nightly build so I'm going to close this for now. Any suites...
- 02:47 PM Kepler Bug #4299: Kepler needs to be evaluated to determine when native (AWT) widgets would be preferable to Swing widgets.
- Need to wait for OSX to support this version of java before we can require it.
- 02:44 PM Kepler Bug #4290: Separate the GUI from the execution engine.
- I've gotten off to a good start isolating the execution engine itself. I've added a target to the build called 'buil...
- 02:19 PM Kepler Bug #4306 (In Progress): add command line params to the configuration
- There's been a request to have an actor know what the command line params were when Kepler was started. It should be...
08/11/2009
- 03:13 PM Kepler Bug #4305 (Resolved): Move actor classes into the actors module
- This will facilitate better modularization of kepler. Right now, the actors (and directors) are described in the act...
08/07/2009
- 09:54 AM Kepler Bug #4112: make kepler use OSX dialog boxes
- In order to do this, we need to not use JFileChooser and instead use java.awt.FileDialog. This is the only way to ge...
08/06/2009
- 11:30 AM Kepler Bug #4191: Eclipse build is slow the first time "Copying resources to the output folder"
- I ran into this when trying to setup eclipse this morning. I couldn't see any reason for it. I ended up killing ecl...
- 11:25 AM Kepler Bug #4259: Fix the 'ant javadoc' command
- Most of our jars only contain class files so adding them to the classpath does not seem to get rid of the warnings as...
08/05/2009
- 01:49 PM Kepler Bug #4259: Fix the 'ant javadoc' command
- The classpath was not being added to the javadoc command so I'm trying that to see if the errors go away. A lot of t...
- 12:46 PM Kepler Bug #4258: Add java 1.6 to nightly build
- The kepler nightly build now uses java 1.6 on the fedora core 9 machine. When more of the platforms have java 1.6 in...
07/24/2009
- 12:12 PM Kepler Bug #4255: Add Online Javadocs
- The javadocs for the latest nightly build are now here:
http://dist.kepler-project.org/dist/nightly/javadoc/
The nig...
07/23/2009
- 03:19 PM Kepler Bug #4259: Fix the 'ant javadoc' command
- I got the javadoc command working through ant, but only if I exclude the ptolemy source. I'm not sure what is causin...
- 12:22 PM Kepler Bug #4259: Fix the 'ant javadoc' command
- I got the ptolemy tree running fine from the command line. I think the ant task is not attaching std.err correctly (...
- 11:52 AM Kepler Bug #4261: Long file name on windows
- I hit this same error on the nightly builds. It's mainly because of how SVN duplicates all of the files in the .svn ...
Also available in: Atom