Hi Laura, Dan, Everyone, Yes, absolutely willing to help. My attention was robbed from this project about a month ago but, I need to get back. Thanks for motivation. I too am off the radar next week. Unfortunately, not at AMIA so I will miss the rare opportunity to connect in person.
Laura, I’m not exactly who you are on this thread. Will you please reach out to me directly? I can jump back into this upon return April 3rd. Dan, A number of very understandable reasons why this is a no go but, any chance we can create a 335-dev branch on bitbucket with single branch only commit privs for Laura, I, and any others who want to collaborate on this burst? Best, Bill Albert “Bill” Riedl Cannery 2119 [email protected] (o)916-703-2998 (c)916-879-3757 On 3/23/17, 10:19 AM, "GPC Informatics" <[email protected]> wrote: #335: reduce DataBuilder dependencies to i2b2 platform: ant, JVM, JDBC, jboss --------------------------+-------------------------------- Reporter: dconnolly | Owner: bernocchi Type: enhancement | Status: assigned Priority: major | Milestone: cohort-char-bc-db Component: data-sharing | Resolution: Keywords: | Blocked By: Blocking: | --------------------------+-------------------------------- Changes (by dconnolly): * cc: ManuelLS@… (added) * owner: dconnolly => bernocchi Comment: Dean, I leaving this with you guys as I head off to AMIA next week. Following our call yesterday where we worked out the 3462b66 fix, I talked with Laura on the phone and she's up to speed with building from source and CONTRIBUTING.md and such. Bill, note Laura is a fellow netbeans user; I encouraged her to contact you with questions. Laura, as I said, I suspect the fix for this problem is to add a `project_id` field to `JobDetail`: {{{ 2017-03-23 10:31:21,496 WARN [kumc.informatics.seine.JobQueue] (default task-11) PM Cell denied access for <REDACTED>: groovy.lang.MissingMethodException: No signature of method: kumc.informatics.i2b2x.HiveAuth.failure() is applicable for argument types: (groovy.lang.MissingPropertyException) values: [groovy.lang.MissingPropertyException: No such property: project_id for class: kumc.informatics.seine.JobDetail] }}} I don't have even a suspected diagnosis for this one: {{{ 2017-03-23 10:07:36,805 WARN [kumc.informatics.seine.JobQueue] (default task-10) PM Cell denied access for <REDACTED>: groovy.lang.MissingMethodException: No signature of method: kumc.informatics.i2b2x.HiveAuth.failure() is applicable for argument types: (java.io.IOException) values: [java.io.IOException: Current password is incorrect] }}} I hope to increase test coverage for the network-related stuff, but I haven't done the work to figure out how to mock `HttpResponse` and such. Bill, if you're interested to help Laura and me with that, I'd really appreciate it. -- Ticket URL: <http://informatics.gpcnetwork.org/trac/Project/ticket/335#comment:53> gpc-informatics <http://informatics.gpcnetwork.org/> Greater Plains Network - Informatics _______________________________________________ Gpc-dev mailing list [email protected] http://listserv.kumc.edu/mailman/listinfo/gpc-dev
