[Building Sakai] sakai-dev Digest, Vol 14, Issue 18

Anthony Whyte arwhyte at umich.edu
Sun Apr 25 10:43:58 PDT 2010


A number of low-level services (including user) were repackaged as kernel-1.0 for Sakai 2.6.  Sakai 2.6.2 has a dependency on kernel-1.0.13.

https://source.sakaiproject.org/svn/kernel/tags/kernel-1.0.13/

For example, you can find the tags user api and cover code here:

https://source.sakaiproject.org/svn/kernel/tags/kernel-1.0.13/api/src/main/java/org/sakaiproject/user/

Javadocs:

http://source.sakaiproject.org/release/kernel/1.0.13/apidocs/index.html

Cheers,

Anth



> 
> I saw there's a folder user/user-api inside sakai-source but IT"S EMPTY . I thought there must be some mistake so I issue
> "svn co https://source.sakaiproject.org/svn/user/"
> to download the user folder from the repository . Then I checked . And for Sakai 2.6.2 the user/user-api is really empty so I copied all file from the same folder of sakai 2.5 to my 2.6/user/user api and then go to eclipse >project>properties>buildpath>project to make sure the reference is right . Then I refreshed , problem remain, nothing seemed to change .




On Apr 25, 2010, at 1:20 PM, 50600822 at stu.hcmut.edu.vn wrote:

> Somebody help me .
>         After I successful deploy sakai 2.6.2 from the source package with mysql config , I tried out SakaiAppBuilder . So I got Eclipse galimede jee and follow this instruction Development Environment Setup Walkthrough - WG: Programmer's Cafe (with slight differences) . But when I create a new project in Sakai-source folder , I got these error :
> 
> and ... missing ... common-logging 1.1.jar -> I firgued out the reference was wrong so I edit it to the right one in my .M2\repository and it seems to work(this error disappear)
> but there r 2 more
> Project 'HelloWorld' is missing required Java project: 'user-api'   (Type = Build Path Problem)
> Project 'HelloWorld' is missing required Java project: 'entity-api' (Type = Build Path Problem)
> 
> I saw there's a folder user/user-api inside sakai-source but IT"S EMPTY . I thought there must be some mistake so I issue
> "svn co https://source.sakaiproject.org/svn/user/"
> to download the user folder from the repository . Then I checked . And for Sakai 2.6.2 the user/user-api is really empty so I copied all file from the same folder of sakai 2.5 to my 2.6/user/user api and then go to eclipse >project>properties>buildpath>project to make sure the reference is right . Then I refreshed , problem remain, nothing seemed to change .
> Plzz SOMEBODY HELP
> THANKS
> _______________________________________________
> 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