|
Re: sakai 2.1.2 build in eclipse [ jar files missing/version mismatch]: msg#00418cms.sakai.devel
I don't have an answer but I encountered the same missing jar errors in Eclipse after doing a fresh download of 2.1.2 after seeing your email. The commons, gradebook, legacy, sample-tools and syllabus projects all desire the spring-1.1.5.jar, the gradebook wants spring-mock-1.1.5.jar while samigo yearns for the mysql-connector-java-3.0.10-stable-bin.jar. The spring jars are available at https://source.sakaiproject.org/maven/springframework/jars/ The MySQL jar above is not included. See: https://source.sakaiproject.org/maven/mysql/jars/ When checking the gradebook and legacy project's component's project.xml files, their spring dependency entries are not hard coded for the spring-1.1.5.jar. <dependency> <groupId>springframework</groupId> <artifactId>spring</artifactId> <version>${sakai.spring.version}</version> </dependency> Anthony Quoting Mustansar Mehmood <mustansar@xxxxxxxx>: I could build and deploy sakai 2.1.2 into tomcat (Thanks to seth). Once I imported the code into build i was unable to build its looking got spring-1.15.jar what I have in my system are ---------------------- This automatic notification message was sent by Sakai Collab (http://collab.sakaiproject.org/portal) from the DG: Development site. You can modify how you receive notifications at My Workspace > Preferences. |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Sakai Fedora Tool: 00418, Beth Kirschner |
|---|---|
| Next by Date: | Re: 2.1.1 - 2.1.2 upgrade errors: 00418, Lyndon Tiu |
| Previous by Thread: | 2.1.1 - 2.1.2 upgrade errorsi: 00418, David Horwitz |
| Next by Thread: | Re: sakai 2.1.2 build in eclipse [ jar files missing/version mismatch]: 00418, Mustansar Mehmood |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |