Difference between revisions of "My Applied Research Log"
(→Week 3) |
(→Week 3) |
||
Line 21: | Line 21: | ||
== Week 3== | == Week 3== | ||
'''1/24/2011 (Mon)''' | '''1/24/2011 (Mon)''' | ||
− | * | + | * ran the JUnit test PostgreSQLSchemaManagerTest. |
** errors encountered | ** errors encountered | ||
'''1/25/2011 (Tue)''' | '''1/25/2011 (Tue)''' | ||
Line 29: | Line 29: | ||
* [[error| error encounterd ]]in running PostgreSQLSchemaManagerTeset | * [[error| error encounterd ]]in running PostgreSQLSchemaManagerTeset | ||
* [[error - system path| system path error]] encountered | * [[error - system path| system path error]] encountered | ||
+ | |||
+ | '''1/27/2011 (Friday)''' | ||
+ | * met with Grace to understand how he has used JUnit tests to guide his research and coding process | ||
+ | |||
+ | == Week 4 == | ||
+ | '''2/09/2011 (Monday)''' | ||
+ | * met with Jordan and Dawn to discuss about two projects that have been approved by NexJ | ||
+ | |||
+ | '''2/11/2011 (Wednesday)''' | ||
+ | * checked out Revision 28 from the code repository, ran PostgreSQLSchemaMangerTest and PostgreSQLAdapterTest | ||
+ | * uploaded the JUnite testing results (the current status of the project) | ||
== [[Common Problems and Solutions]] == | == [[Common Problems and Solutions]] == |
Revision as of 15:04, 2 February 2011
Week 1
1/12/2011 (Wed) NexJ project team meeting
1/15/2011 (Sat) Research Notes on the SQLAdapter class
Week 2
1/18/2011 (Tue)
1/19/2011 (Wed)
- NexJ project team meeting
- The PostgreSQLAdapter project must be completed by March 31, 2011.
- New projects will be proposed to NexJ for approval.
- Research Notes on the SQLSchemaManager class
1/20/2011 (TH)
- NexJ Coding Standards received from Grace
- Checkd out the code base of the PostgreSQLAdapter project from the mercurial repository
- build errors encountered
Week 3
1/24/2011 (Mon)
- ran the JUnit test PostgreSQLSchemaManagerTest.
- errors encountered
1/25/2011 (Tue)
1/26/2011 (Wed)
- NexJ team meeting
- error encounterd in running PostgreSQLSchemaManagerTeset
- system path error encountered
1/27/2011 (Friday)
- met with Grace to understand how he has used JUnit tests to guide his research and coding process
Week 4
2/09/2011 (Monday)
- met with Jordan and Dawn to discuss about two projects that have been approved by NexJ
2/11/2011 (Wednesday)
- checked out Revision 28 from the code repository, ran PostgreSQLSchemaMangerTest and PostgreSQLAdapterTest
- uploaded the JUnite testing results (the current status of the project)