Project

General

Profile

Chad Berkley's activity

From 12/20/2009 to 01/18/2010

01/15/2010

11:58 AM Kepler Bug #4388: remove the ptII module
I've added the module-info to ptolemy. The build system now knows where to look for it so the ptII module is no long... Chad Berkley
10:29 AM Kepler Bug #4670: svn update fails to update module with modifications
I think I came up with a simpler fix to the original problem. I changed the SVN command that is run to have the --ac... Chad Berkley
09:33 AM Kepler Bug #4670: svn update fails to update module with modifications
I successfully reproduced this. Here is what I tried:
cd build-area
ant update
ant update-ptolemy -Drev=head
vim .....
Chad Berkley

01/14/2010

11:34 AM Kepler Bug #4179: ant jar does not include configs/
I added the configs/ dir to the jar for the common module only. Chad Berkley
11:04 AM Kepler Bug #1750: Allow KAR files to include jar/class files
Umm, you're right. I was triaging bugs and made a couple mistakes. I'll put this back to 2.0. Chad Berkley

01/13/2010

03:58 PM Kepler Bug #4503: Suggest Similar Components gives an error
Maybe we should disable this feature for 2.0? Was it in 1.0? Chad Berkley
03:51 PM Kepler Bug #4347: Reminder "bug" for manual testing before 2.0 release
will rework this into a release bug Chad Berkley
03:37 PM Kepler Bug #4373: Copyright Statements are Inconsistent
Will do this as part of the release process. Chad Berkley
03:36 PM Kepler Bug #4317: KAR's dependencies on modules need to be included in KAR metadata
this can be pushed to post 2.0 Chad Berkley
03:35 PM Kepler Bug #4483: Module dependencies in MoML files
This visual icon is in the tree. Downloading now works when you right click on the item and tell it to get the depen... Chad Berkley
03:31 PM Kepler Bug #1750: Allow KAR files to include jar/class files
This can be talked about further after the 2.0 release. Chad Berkley
03:30 PM Kepler Bug #4322: Attempting to save changes to a workflow saved in a KAR file fails
Fix this after 4515 is done. Chad Berkley
03:28 PM Kepler Bug #4341: rearrange the actors module into smaller modules
pushing this to post-2.0. At this point, I don't think 2.0 should require this. Chad Berkley
03:25 PM Kepler Bug #4304: Progress monitor is blank when authenticating for KAR upload
this should be fixed with the kar saving functionality that aaron is adding (bug 4515) Chad Berkley
02:51 PM Kepler Bug #3976: Update Documentation for 2.0 release
Assigning to Debi. Chad Berkley
02:51 PM Kepler Bug #4316: re-evaluate how kars are managed in the build and runtime
KARs will not be checked into SVN for the forseable future. Closing this bug. We can reopen it at a later time if t... Chad Berkley
02:49 PM Kepler Bug #4667 (In Progress): New documentation on modules and extension points for modules
Should include information on the config system, karentryhandlers, viewpanes,
adding icons to the config, etc. See ...
Chad Berkley
02:45 PM Kepler Bug #4666 (Resolved): identify problems with converting .kepler-1.0 to .kepler-2.0
Need to go through the kepler 1.0 version of .kepler and identify any problem areas that might crop up in converting ... Chad Berkley
02:39 PM Kepler Bug #4665 (Resolved): Add unit tests for kar functionality
Build a junit test framework for at least the basic functionality of the KAR subsystem. Chad Berkley
02:37 PM Kepler Bug #4664 (Resolved): Fix and/or remove broken unit tests
Go through the unit test suite and get all tests to run. remove any tests that are no longer relevant and make the r... Chad Berkley
02:33 PM Kepler Bug #4506: Exception is thrown during workflow execution
Seems like a workflow bug, not a kepler bug. Chad Berkley
02:30 PM Kepler Bug #4482: JRE Exception Access Violations
probably machine specific. not a kepler bug. Chad Berkley
02:28 PM Kepler Bug #4350: Integrity constraint violation - no parent SYS_FK_59 table - during _first_ startup
The cache directory just needs to be cleaned. Chad Berkley
02:09 PM Kepler Bug #4340: Resolve KAR file/module format
We have now done this, as far as the 2.0 release is concerned. the KAR and module format will remain separate with k... Chad Berkley
10:41 AM Kepler Bug #4179: ant jar does not include configs/
I found another bug (feature maybe?) with the jar task. the resources/configuration directory gets put at the root o... Chad Berkley

01/12/2010

04:16 PM Kepler Bug #4656: Build system needs javadocs
I added javadocs to all build-area classes. Did some minor refactoring and
reformatting as well. Rendered Javadocs ...
Chad Berkley

01/11/2010

12:26 PM Kepler Bug #4516: Module Manager needs ability to install modules needed by KARs
I changed this around a bunch so it is now done in the GUI instead of on kepler startup. When a module-dependencies:... Chad Berkley

01/08/2010

01:49 PM Kepler Bug #4311: Build system appears to lock if there is a conflict upon update
If an error is printed, I'd be fine with it. Right now, it appears to hang and does not give any further output. Chad Berkley
12:45 PM Kepler Bug #4311: Build system appears to lock if there is a conflict upon update
I still don't think it really affects the user experience, but it's happened to me enough times to be annoying so I c... Chad Berkley
10:15 AM Kepler Bug #4311: Build system appears to lock if there is a conflict upon update
This bug has happened to me exactly the way that Oliver has described on many occasions. It should be fixed prior to... Chad Berkley
12:53 PM Kepler Bug #4516: Module Manager needs ability to install modules needed by KARs
tagged my current work here: https://code.kepler-project.org/code/kepler/tags/berkley-20100108-checkpoint-kar_can_dow... Chad Berkley
12:40 PM Kepler Bug #4516: Module Manager needs ability to install modules needed by KARs
Couple more issues here:
* I should have used the MANIFEST/dependsOnModule attribute instead of including a modules....
Chad Berkley
11:59 AM Kepler Bug #4516: Module Manager needs ability to install modules needed by KARs
The active modules.txt file is now appended with any information from the kar's modules.txt file. Note that this cou... Chad Berkley
10:58 AM Kepler Bug #4516: Module Manager needs ability to install modules needed by KARs
Kar files can now include a modules.txt file which will be processed by the ModuleDownloader. Any modules/suites in ... Chad Berkley
11:02 AM Kepler Bug #4656 (Resolved): Build system needs javadocs
The build system is lacking a lot of documentation. Javadocs should be added for (at least) all public methods and c... Chad Berkley
10:19 AM Kepler Bug #4108: Do more extenstive testing before designating a revision of Ptolemy as stable
I don't think this bug should be closed. I'm changing it to be a lower priority but reopening it. I think that ther... Chad Berkley

01/07/2010

11:20 AM Kepler Bug #4650 (Resolved): module manager tries to download already downloaded modules
After downloading a module, that module should be removed from the "available modules" list. If a user tries to down... Chad Berkley
10:01 AM Kepler Bug #4516: Module Manager needs ability to install modules needed by KARs
I've now split the module manager into two modules. module-manager now has basic classes for downloading modules. m... Chad Berkley

01/04/2010

02:47 PM Kepler Bug #4516: Module Manager needs ability to install modules needed by KARs
I added a karEntryHandler for modules.txt files. I'm going to add a method to the module manager sot hat the entryHa... Chad Berkley
 

Also available in: Atom