Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

...

No Format
cd master
mvn install
cd ..
mvn -o -Dmaven.test.skip=true sakai:deploy

1.1 Fix bin artifacts

The ant task fails to create the archives correctly, including a parent folder. Fix as follows:

No Format

tar -czvf sakai-bin-2.7.1.tgz ECLv2.text common components licenses server shared webapps

2. Run the demo artifact.

Update Sakai Maven2 repo

...

No Format
bash sakaitagbuilder-2.67.bash [JIRA ISSUE] sakai-2.7.1 tags 2.7.1

...