Sakai CLE 2.7 downloads

There are two ways to acquire Sakai source code. You can choose to download a packaged *.zip or *tar.gz file from Sakai's release page or check out the code directly from our code repository using Subversion's (SVN) source control management system.

Demo archive

The Sakai Demo is a pre-built version of Sakai with Apache Tomcat and a simple configuration, perfect for a quick and easy demo of Sakai. The demo is NOT intended for large scale implementations. It is suitable only for evaluating the software and running small pilot implementations on a single server.

Binary archive

The Sakai Binary is a pre-built version of Sakai without Apache Tomcat, jar dependencies, or extra configuration files. Download the Binary release if you want to just drop the Sakai bundle into a pre-existing Tomcat environment.

Source archive

The Sakai Source includes Sakai portal, tool and service source code. Start from Source if you plan to make any code-level changes to your Sakai system.

Source checkout

Sakai source code can also be checked out anonymously from our SVN repository. The latest development work is located in /trunk; stable releases can be found in /tags while maintenance, experimental and other work are located in /branches.

For example, to checkout a stable Sakai 2.7.2 release tag issue the following Subversion terminal command:

svn co https://source.sakaiproject.org/svn/sakai/tags/sakai-2.7.2/ sakai-2.7.2

Maintenance branch

The latest bug fixes for a particular release can be found in our maintenance branches. Please note that certain maintenance branch fixes require database schema changes. You can check out the maintenance branch by issuing the following Subversion terminal command:

svn co https://source.sakaiproject.org/svn/sakai/branches/sakai-2.7.x/ sakai-2.7.x

Indie projects

A number of Sakai CLE projects (known collectively as "indie" projects) are currently not included in either the source archive or source check out. Instead, these projects are downloaded, installed in your local .m2 repository and then deployed to Tomcat as *.zip overlays during the Maven build process. If you need to apply any local customizations to these projects you must check out the code separately.

Indie project teams manage their own release cycles independently of the general Sakai CLE release cycle, permitting more frequent "off-cycle" maintenance releases for key projects such as the Kernel or Test and Quizzes.

Each Indie project site includes a variety of reports regarding the release, including Javadocs.

CLE Release

Project Site

Tag

Maint branch

Notes

2.7.2

kernel

1.1.14

1.2.x

 

2.7.2

basiclti

1.1.9

1.3.x

 

2.7.2

common

1.0.10

1.1.x

 

2.7.2

edu-services

1.0.13

1.1.x

 

2.7.2

emailtemplateservice

0.4.8

0.4.x

 

2.7.2

entitybroker

1.3.20

1.3.x

 

2.7.2

jobscheduler

2.7.9

2.7.x

 

2.7.2

jsf

2.7.12

2.7.x

 

2.7.2

msgcntr

2.7.7

2.7.x

 

2.7.2

polls

1.3.16

1.3.x

 

2.7.2

profile

2.7.7

2.7.x

 

2.7.2

profile2

1.3.18

1.3.x

 

2.7.2

purepoms

2.7.12

2.7.x

 

2.7.2

sakai-mock

2.7.7

2.7.x

 

2.7.2

samigo

2.7.5

2.7.x

 

2.7.2

search

1.2.11

1.2.x

 

2.7.2

sitestats

2.1.11

2.1.x