[Building Sakai] Gradebook Entity Provider in 2.8

Gross,Christopher ufchrisg at ufl.edu
Tue Feb 28 13:02:13 PST 2012


I found something interesting.

Following these steps:

1) Grab gradebook 2.8.1 and 2.8.x
2) diff app/sakai-tool/src/webapp/WEB-INF/applicationContext.xml of both
versions
	These files are the same.
3) mvn clean install inside the app/sakai-tool directory
4) diff 
{2.8.1}/app/sakai-tool/target/sakai-gradebook-tool-2.8.1/WEB-INF/applicatio
nContext.xml with 
{2.8.x}/app/sakai-tool/target/sakai-gradebook-tool-2.8-SNAPSHOT/WEB-INF/app
licationContext.xml
	These files are different.  The version for 2.8-SNAPSHOT is the same as
the versions in app/sakai-tool/src/webapp/WEB-INF; the 2.8.1 version is
the same as the applicationContext.xml that can be found in
app/ui/src/webapp/WEB-INF


-Chris


The applicationContext.xml in gradebook/app/sakai-tool/src/webapp/WEB-INF
is the same in both 2.8.1 and 2.8.x.

On 2/28/12 10:41 AM, "Christopher Gross" <ufchrisg at ufl.edu> wrote:

>Still looking, but so far I cannot find what is different between the
>2.8.1 tag and the 2.8.x branch that has caused this.  No errors and no
>change in the bean definition for the gradebook entity provider or any of
>the gradebook bean definitions for that matter.  However, placing the
>gradebook tool war (and just the war) for 2.8.1 in a 2.8.x instance
>corrects the issue.
>
>-Chris
>
>On 2/22/12 8:07 PM, "Aaron Zeckoski" <azeckoski at unicon.net> wrote:
>
>>It's not showing up in the nightly 2.8 or trunk instance either. It
>>seems like maybe something is going on.
>>-AZ
>>
>>
>>On Wed, Feb 22, 2012 at 7:40 PM, Steve Swinsburg
>><steve.swinsburg at gmail.com> wrote:
>>> Hi Chris,
>>>
>>> We have it in our 2.8 instance:
>>> https://alliance.anu.edu.au/direct/describe
>>>
>>> cheers,
>>> Steve
>>>
>>>
>>> On 23/02/2012, at 10:30 AM, Gross,Christopher wrote:
>>>
>>> Hello!
>>>
>>> Does anyone else notice that the gradebook entity provider is not
>>>appearing
>>> in 2.8? Going to /direct/describe on a 2.8 instance of sakai shows the
>>> registered providers, and gradebook is not one of them. Doing the same
>>>on a
>>> 2.7 instance of sakai does show gradebook as a registered provider. I
>>>did
>>> not see anything in the 2.8 release notes that would suggest this
>>>should be
>>> expected. I ask this because assignment2 attempts to access it and,
>>>since it
>>> is not there in 2.8, returns a 501 (not implemented) error.  I see the
>>>bean
>>> definition in applicationContext.xml and do not see any errors in
>>> catalina.out ­ in fact, there is nothing appearing in catalina.out when
>>>I
>>> grep for "GradebookEntityProvider" whereas I see the init() and
>>>destroy()
>>> calls in the log for a 2.7 instance.
>>>
>>> Thanks!
>>>
>>> --
>>> Chris Gross
>>> University of Florida
>>> _______________________________________________
>>> 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"
>>>
>>>
>>>
>>> _______________________________________________
>>> 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"
>>
>>
>>
>>-- 
>>Aaron Zeckoski - Software Architect - http://tinyurl.com/azprofile
>



More information about the sakai-dev mailing list