[Building Sakai] What's current snapshot of RSF?

Jim Eng jimeng at umich.edu
Fri Dec 23 11:17:01 PST 2011


Just to close the circle on this once again.  

Apparently I had the same problems and asked the same questions back in September.  The problem I had with this (in case anybody sees it in another RFS tool) is that the spring-webmvc is no longer deployed to shared, so tools that use RSF must declare a runtime dependency on it.  I was under the impression that the runtime dependency was going to be added in the RSF poms, but that has not yet happened.  Here's the dependency that must be added:

                <dependency>
                        <groupId>org.springframework</groupId>
                        <artifactId>spring-webmvc</artifactId>
                </dependency>

This is not needed before sakai 2.9.x, if I understand correctly.

I still believe that by now there should be a stable tag of RSF for 2.9, instead of the branch depending on a snapshot.

Thanks.

Jim


On Dec 23, 2011, at 9:11 AM, Jim Eng wrote:

> I notice that trunk of lessonbuilder still uses 0.8-SNAPSHOT, so I will follow that example and try to figure out the source of the errors I am seeing. 
> 
> It has seemed strange to me that trunk of sakai is depending on a snapshot of RSF so late in the release cycle, and it grows stranger as time passes without a stable tag.  Just my opinion.
> 
> Jim  
> 
> 
> On Dec 23, 2011, at 8:41 AM, Jim Eng wrote:
> 
>> The 0.8-SNAPSHOT was working a few days ago, but I updated yesterday and I get oodles of RSF startup errors now.  I noticed the 0.7.6-SNAPSHOT is in the snapshot repo now, but I get build errors from that because it seems some of the jars and wars are either in the wrong place in the repo or reference the wrong dependencies (like a 0.7.6-SNAPSOT jar that references a non-existent 0.7.5 jar).  Does anybody know what is going on with RSF?  Will there be a stable version soon that works with 2.9.x?
>> 
>> Thanks.
>> 
>> Jim  
>> _______________________________________________
>> sakai-dev mailing list
>> sakai-dev at collab.sakaiproject.org
>> http://collab.sakaiproject.org/mailman/listinfo/sakai-dev
>> 
>> TO UNSUBSCRIBE: send email to sakai-dev-unsubscribe at collab.sakaiproject.org with a subject of "unsubscribe"
>> 
>> 
> 
> 
> 



More information about the sakai-dev mailing list