02:17:43 *** wluyima has joined #openmrs-sprint
02:18:09 *** wluyima is now known as Guest49700
02:18:53 *** Guest49700 has quit IRC
02:19:03 *** wyclif has quit IRC
02:19:43 *** wyclif has joined #openmrs-sprint
02:25:08 <wyclif> djazayeri, have any of you checked out a project lately with maven?
02:25:37 <djazayeri> yes
02:25:48 <wyclif> turns of things aren't working for me
02:26:00 <djazayeri> what, for example?
02:26:25 <djazayeri> I've noticed that if you have more than one SNAPSHOT version checked out and open at the same time, things get wrong
02:26:31 <djazayeri> But what are you seeing?
02:26:46 <wyclif> the maven depenciens aren't on the class path by default in the IDEi have only one
02:27:14 <wyclif> the project isn't checkout as as java project
02:27:46 <wyclif> so features like auto complete are not working when i press CTRL+SPACE
02:27:56 <wyclif> i have to find file manually
02:28:03 <wyclif> it has been a pain
02:28:49 <wyclif> this is a problem when you try a new eclipse installation of eclipse because they were some changes that were made in maven
02:29:55 <wyclif> my project builds and runs but the cool features eclipse projects are faulty
02:30:24 <wyclif> sorry! eclipse provides
02:39:34 *** Zabil has joined #openmrs-sprint
02:43:35 *** Zabil has quit IRC
02:45:41 <djazayeri> for the rest module I had to manually add the maven nature to the omod subproject
02:45:55 <djazayeri> wyclif: but I haven't had any trouble with core (yet)
02:46:02 <djazayeri> I just installed eclipse last week
02:46:47 <wyclif> i had to do that for core
02:46:55 <wyclif> and the webapp-test
02:47:29 <wyclif> you will notice if you try to install eclipse and do the process from scratch
02:48:22 <wyclif> i had no issues too on my old laptop with the old eclipse installation
02:57:43 <wyclif> djazayeri, what are the contents of your .classpath file?
02:59:53 <djazayeri> wyclif: in what project?
03:00:07 <wyclif> core
03:01:27 <djazayeri> looks like there's none in the root project
03:01:36 <djazayeri> only in the subprojects
03:02:31 <djazayeri> the api one looks like:
03:02:34 <djazayeri> <?xml version="1.0" encoding="UTF-8"?>
03:02:34 <djazayeri> <classpath>
03:02:34 <djazayeri> <classpathentry kind="src" output="target/classes" path="src/main/java"/>
03:02:34 <djazayeri> <classpathentry excluding="**" kind="src" output="target/classes" path="src/main/resources"/>
03:02:34 <djazayeri> <classpathentry kind="src" output="target/test-classes" path="src/test/java"/>
03:02:35 <djazayeri> <classpathentry excluding="**" kind="src" output="target/test-classes" path="src/test/resources"/>
03:02:35 <djazayeri> <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
03:02:36 <djazayeri> <classpathentry kind="con" path="org.maven.ide.eclipse.MAVEN2_CLASSPATH_CONTAINER"/>
03:02:36 <djazayeri> <classpathentry kind="output" path="target/classes"/>
03:02:37 <djazayeri> </classpath>
03:10:53 <wyclif> i have no .classpath file
03:18:09 <wyclif> djazayeri, and your .project?
03:18:26 <wyclif> i can't seem t figure out while mine can't work
03:32:01 *** wluyima has joined #openmrs-sprint
03:32:01 *** wyclif has quit IRC
03:32:27 *** wluyima is now known as Guest34885
04:01:47 *** Zabil has joined #openmrs-sprint
05:13:32 *** bwolfe has joined #openmrs-sprint
05:13:32 *** ChanServ sets mode: +o bwolfe
05:53:02 *** dkayiwa has joined #openmrs-sprint
08:53:22 *** pascal` has joined #openmrs-sprint
09:07:13 *** pascal` has quit IRC
09:07:36 *** pascal` has joined #openmrs-sprint
09:42:11 *** bwolfe has quit IRC
09:53:14 <OpenMRSBot> Recent updates in the world of openmrs: New Changeset: OpenMRS (providers): Code Review Fixes for Added provider UI - TRUNK 2253 <http://feedproxy.google.com/~r/OMRStrunk/~3/-VakM7PO8yE/OpenMRS> || New Changeset: OpenMRS (providers): Service and DAO for ProviderAttributeType - TRUNK-2265... <http://feedproxy.google.com/~r/OMRStrunk/~3/-d3_JIj7DMQ/OpenMRS> || New Changeset: OpenMRS (providers): liquibase changeset needs a name <http://feedproxy.google.com/~r/OMRStrunk/~3/9lnQ0Q5B-18/OpenMRS> || New Changeset: OpenMRS (providers): Service and DAO for Provider - TRUNK-2251... <http://feedproxy.google.com/~r/OMRStrunk/~3/9mb4NYFvQAA/OpenMRS> || New Changeset: OpenMRS (webapp-testing): svn:ignore target directory <http://feedproxy.google.com/~r/OMRStrunk/~3/Gkw00EN7H0w/OpenMRS> || New Changeset: OpenMRS (trunk): Fix the logic in EventListeners.setGlobalPropertyListeners - TRUNK-2323 <http://feedproxy.google.com/~r/OMRStrunk/~3/SI8F1hbovqc/OpenMRS> || New Changeset: OpenMRS (trunk): Logging Advice logs entire text of what is deserialized by serialization service - TRUNK-2317 <http://feedproxy.google.com/~r/OMRStrunk/~3/FBG4IDaM24g/OpenMRS>
10:14:24 <pascal`> dkayiwa++
10:14:33 *** pascal` has left #openmrs-sprint
10:33:39 *** bwolfe has joined #openmrs-sprint
10:33:39 *** ChanServ sets mode: +o bwolfe
12:03:41 *** Zabil has quit IRC
12:34:50 *** Zabil has joined #openmrs-sprint
12:35:48 *** Guest34885 has quit IRC
12:53:49 *** bwolfe has quit IRC
12:55:22 *** bwolfe has joined #openmrs-sprint
12:55:22 *** ChanServ sets mode: +o bwolfe
13:08:40 *** robbyoconnor has quit IRC
13:17:23 *** Zabil has quit IRC
13:59:25 *** Zabil has joined #openmrs-sprint
14:01:13 *** Zabil has quit IRC
14:22:51 *** bwolfe has quit IRC
14:29:43 *** Zabil has joined #openmrs-sprint
15:08:04 *** dkayiwa has quit IRC
15:28:48 *** Zabil has quit IRC
15:35:40 *** downeym has joined #openmrs-sprint
15:35:40 *** ChanServ sets mode: +o downeym
15:35:41 *** OpenMRSBot sets mode: +o downeym
15:38:29 *** downeym_ has joined #openmrs-sprint
15:38:29 *** ChanServ sets mode: +o downeym_
15:42:29 *** downeym has quit IRC
15:42:29 *** downeym_ is now known as downeym
16:26:44 *** Suresh has joined #openmrs-sprint
16:49:32 <OpenMRSBot> Recent updates in the world of openmrs: New Changeset: OpenMRS (webapp-testing): Created a test case for adding users - APPTEST-2 <http://feedproxy.google.com/~r/OMRStrunk/~3/_V6WH7BY3p4/OpenMRS> || New Changeset: OpenMRS (webapp-testing): Removed plugin dependencies and upgraded jbehave to 3.4 <http://feedproxy.google.com/~r/OMRStrunk/~3/oOvdpa-5owA/OpenMRS>
17:37:34 *** djazayeri has quit IRC
17:59:01 *** bwolfe has joined #openmrs-sprint
17:59:01 *** ChanServ sets mode: +o bwolfe
18:33:53 *** dkayiwa has joined #openmrs-sprint
19:08:45 *** downeym has quit IRC
19:44:10 *** bwolfe has quit IRC
19:50:46 *** wyclif has joined #openmrs-sprint
20:04:34 *** bwolfe has joined #openmrs-sprint
20:04:34 *** ChanServ sets mode: +o bwolfe
20:45:30 *** bwolfe has quit IRC
22:08:23 *** dkayiwa has left #openmrs-sprint
22:12:28 <OpenMRSBot> Recent updates in the world of openmrs: New Changeset: OpenMRS (localize-setup-wizard): TRUNK-2055 : added functionality to avoid locales overlaping and integrated pilot version of localization tool onto upda... <http://feedproxy.google.com/~r/OMRStrunk/~3/Vdvy4G80nSU/OpenMRS>
22:53:42 *** wyclif has quit IRC
23:16:32 <OpenMRSBot> Recent updates in the world of openmrs: New Changeset: OpenMRS (trunk): Cannot edit 2 patient records in separate tabs on the short patient form - TRUNK-2325 <http://feedproxy.google.com/~r/OMRStrunk/~3/MxB_nLGBAxM/OpenMRS>
23:31:44 *** wyclif has joined #openmrs-sprint