| 01:14:39 | *** Mathias has joined #openmrs |
| 01:14:47 | *** Mathias is now known as mathiaslin |
| 02:47:02 | *** fixl has joined #openmrs |
| 03:11:56 | *** mathiaslinx has joined #openmrs |
| 03:42:26 | <robbyoconnor> misha680: good work! |
| 04:00:57 | <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Forum: Re: web service <http://forum.openmrs.org/viewtopic.php?f=24&t=681#p2570> |
| 04:18:36 | *** upul` has joined #openmrs |
| 04:18:36 | *** ChanServ sets mode: +v upul` |
| 05:14:45 | *** muthah has joined #openmrs |
| 05:37:17 | <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Forum: Re: How to connect with Mirth <http://forum.openmrs.org/viewtopic.php?f=24&t=680#p2571> |
| 05:37:55 | *** fixl has quit IRC |
| 06:10:41 | *** pascal` has joined #openmrs |
| 06:20:08 | *** pascal` has quit IRC |
| 06:40:03 | *** robota has joined #openmrs |
| 07:02:56 | *** muthah has quit IRC |
| 07:27:34 | *** pascal` has joined #openmrs |
| 08:07:45 | *** ChanServ sets mode: +v pascal` |
| 09:16:01 | <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Forum: Re: How to connect with Mirth <http://forum.openmrs.org/viewtopic.php?f=24&t=680#p2572> |
| 10:09:53 | *** robbyoconnor has quit IRC |
| 10:49:25 | *** pascal` has quit IRC |
| 10:54:53 | *** pascal` has joined #openmrs |
| 10:56:26 | *** r0bby|android has joined #openmrs |
| 10:56:26 | *** ChanServ sets mode: +v r0bby|android |
| 11:13:14 | *** pascal` has quit IRC |
| 11:25:55 | *** upul` has quit IRC |
| 11:45:43 | *** r0bby|android has quit IRC |
| 11:51:46 | *** pascal` has joined #openmrs |
| 12:05:59 | *** ChanServ sets mode: +v pascal` |
| 12:20:51 | *** mathiaslinx has quit IRC |
| 12:20:54 | *** siri_ has joined #openmrs |
| 12:22:18 | *** mathiaslin has quit IRC |
| 12:43:06 | *** Hazamonzo has joined #openmrs |
| 13:06:50 | *** pascal` has quit IRC |
| 13:11:43 | *** pascal` has joined #openmrs |
| 13:35:27 | *** chopin has joined #openmrs |
| 13:35:27 | *** ChanServ sets mode: +v chopin |
| 13:42:34 | *** pascal` has quit IRC |
| 13:46:43 | *** robota has quit IRC |
| 13:49:11 | *** pascal` has joined #openmrs |
| 14:06:40 | *** fixl has joined #openmrs |
| 14:06:56 | *** r0bby|android has joined #openmrs |
| 14:06:56 | *** ChanServ sets mode: +v r0bby|android |
| 14:50:04 | *** mathiaslin has joined #openmrs |
| 14:59:48 | *** fixl has quit IRC |
| 15:12:00 | *** fixl has joined #openmrs |
| 15:27:08 | *** siri_ has quit IRC |
| 15:33:58 | *** misha680 has quit IRC |
| 15:42:10 | <pascal`> hi chopin |
| 15:42:27 | <pascal`> chopin, do you mind telling downeym that I mailed jessie? |
| 15:53:43 | *** misha680 has joined #openmrs |
| 16:05:33 | *** pascal` has quit IRC |
| 16:17:45 | *** fixl has quit IRC |
| 16:20:10 | *** r0bby|android has quit IRC |
| 16:56:19 | *** r0bby|android has joined #openmrs |
| 16:56:19 | *** ChanServ sets mode: +v r0bby|android |
| 17:05:02 | *** mathiaslin has quit IRC |
| 17:07:19 | *** robbyoconnor has joined #openmrs |
| 17:07:19 | *** ChanServ sets mode: +v robbyoconnor |
| 17:21:51 | *** mblanchette has joined #openmrs |
| 17:23:02 | <mblanchette> misha680: I may have a solution to avoid modules needing to depend on the openmrs project as a parent |
| 17:25:52 | <mblanchette> the only real purpose of having openmrs parent was to work around the test-jar dependencies not being transitive, and avoiding specifying them in the module and needing to keep the dependency versions in sync |
| 17:33:14 | *** bwolfe has joined #openmrs |
| 17:33:14 | *** ChanServ sets mode: +o bwolfe |
| 17:34:55 | <mblanchette> the solution I have at the moment requires modifying the openmrs project to include a test module (only pom with dependencies) that can be included in both the openmrs api/web and module projects for tests |
| 17:45:29 | <mblanchette> misha680: added a patch on the maven issue: http://tickets.openmrs.org/browse/TRUNK-241 |
| 17:59:11 | *** jmiranda has joined #openmrs |
| 17:59:11 | *** ChanServ sets mode: +o jmiranda |
| 17:59:42 | *** robbyoconnor has quit IRC |
| 18:00:36 | *** jmiranda has left #openmrs |
| 18:00:37 | <mblanchette> misha680: also attached new script to module issue: http://tickets.openmrs.org/browse/TRUNK-1686 |
| 18:03:33 | *** robbyoconnor has joined #openmrs |
| 18:03:33 | *** ChanServ sets mode: +v robbyoconnor |
| 18:08:10 | *** r0bby|android has quit IRC |
| 18:19:58 | *** jmiranda has joined #openmrs |
| 18:19:58 | *** ChanServ sets mode: +o jmiranda |
| 18:20:15 | <misha680> mblanchette: thank you |
| 18:20:22 | *** jmiranda has left #openmrs |
| 18:21:22 | <misha680> mblanchette: btw another approach to the plug-in installation is completely maven based through maven-eclipse-plugin; we would have to host subclipse and m2eclipse on our maven repository but it would make install a breeze on *nixes at least |
| 18:21:58 | *** r0bby|android has joined #openmrs |
| 18:21:58 | *** ChanServ sets mode: +v r0bby|android |
| 18:22:10 | *** robbyoconnor has quit IRC |
| 18:22:23 | <misha680> mblanchette: is there any reason to think the trunk patch will _not_ be applied? |
| 18:22:52 | <misha680> mblanchette: that way I can just change basicmodule and try again to make the archetype work |
| 18:26:18 | <mblanchette> misha: it will need to be applied to trunk and also deployed to the maven repo to fully be available to modules (you can apply/install locally to test though) |
| 18:27:18 | <misha680> mblanchette: ok thank you |
| 18:36:03 | *** jmiranda has joined #openmrs |
| 18:36:03 | *** ChanServ sets mode: +o jmiranda |
| 18:36:54 | *** jmiranda has quit IRC |
| 18:50:41 | <bwolfe> misha680: stop making changes to the basic module without consultation |
| 18:50:56 | <bwolfe> A LOT of documentation goes off of that module and needs to be changed at the same time |
| 18:52:30 | <mblanchette> is there a reason the basicmodule maven changes were made on trunk and not a branch? |
| 19:03:12 | *** robbyoconnor has joined #openmrs |
| 19:03:12 | *** ChanServ sets mode: +v robbyoconnor |
| 19:04:37 | <chopin> bwolfe: hey-o |
| 19:06:15 | <misha680> bwolfe and mblanchette: my sincerest apologies. if you would like me to revert anything please let me know. I will make no more changes to basicmodule. |
| 19:06:55 | <misha680> mblanchette: my changes were originally in a branch but I had assumed (incorrectly) that the conversion scripts were finalized. Again I am very sorry. |
| 19:18:33 | <bwolfe> misha680: no worries. now it just means that you have to go fix the docs asap. :-) |
| 19:18:39 | <bwolfe> misha680: congrats ;-) |
| 19:19:29 | <mblanchette> my vote would be to revert the basicmodule trunk back to revision 15400, so the patch could be applied cleanly when ready (as you did on the branch) |
| 19:22:20 | <misha680> mblanchette and bwolfe: if it's okay then I'll go ahead and revert to 15400. please let me know. I'll get rid of the branch for now as we don't have a clean testing version. |
| 19:22:55 | <misha680> mblanchette and bwolfe: or maybe just revert trunk and leave the branch as is |
| 19:23:07 | <bwolfe> either is fine with me. If matt wants to test a little longer, then revert and get feedback on the new layout/features of the basicmodule in the testing branch and then commit |
| 19:23:53 | <bwolfe> taking my daughter to get some blood drawn...I'll be back soon. but I'll probably be consoling her instead of being online. :-( |
| 19:24:18 | <misha680> bwolfe: good luck :) |
| 19:24:28 | <mblanchette> bwolfe: sounds famililar |
| 19:24:58 | <misha680> mblanchette: I'll revert to 15400 then. Thank you |
| 19:25:19 | <misha680> bwolfe and mblanchette: And I'll post an email to the devel list asking people to comment on the structure if that's okay |
| 19:30:59 | <mblanchette> misha: okay for reviewing layout of the basicmodule in that branch, for anyone to build it will require the openmrs trunk change |
| 19:34:18 | *** robbyoconnor has quit IRC |
| 19:37:02 | *** r0bby|android has quit IRC |
| 19:38:17 | <misha680> mblanchette: that is true. perhaps I should wait until the trunk change then? that may be too complicated for reviewers... |
| 19:40:15 | <mblanchette> misha: were you able to archetype the basicmodule successfully? |
| 19:43:20 | <misha680> mblanchette: yes thank you, it works now. I am adding some properties to make install easier. |
| 19:43:49 | <mblanchette> misha: okay great |
| 19:59:22 | *** r0bby|android has joined #openmrs |
| 19:59:22 | *** ChanServ sets mode: +v r0bby|android |
| 20:12:09 | <r0bby|android> bwolfe! |
| 20:14:10 | <OpenMRSBot> Recent updates in the world of openmrs: On Twitter: OpenMRS: RT @IntraHealthOPEN: @CapacityPlus @IntraHealth @OpenMRS @ihirs et al join in Africa open source unconference http://bit.ly/a7jmNh #eHealth <http://twitter.com/OpenMRS/statuses/24787481308> |
| 20:22:59 | *** Hazamonzo has quit IRC |
| 20:34:53 | *** chopin has quit IRC |
| 21:10:33 | *** amcedwards has quit IRC |
| 21:11:29 | *** r0bby|android has quit IRC |
| 21:17:32 | *** r0bby|android has joined #openmrs |
| 21:17:32 | *** ChanServ sets mode: +v r0bby|android |
| 21:20:56 | *** mblanchette has left #openmrs |
| 22:00:08 | *** robbyoconnor has joined #openmrs |
| 22:00:08 | *** ChanServ sets mode: +v robbyoconnor |
| 23:04:14 | *** misha680 has quit IRC |
| 23:08:36 | *** amcedwards has joined #openmrs |
| 23:33:49 | *** misha680 has joined #openmrs |