Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

No Format
cd /var/www/html/maven2/org/sakaiproject
sudo cp -R kernel kernel-[current version]

Remove old 1.0.X SNAPSHOTS

No Format

\hende157:~/Documents/whyteBoy/Development/svn/scripts/sakai_release arwhyte$ bash deletesakiartifact.bash 1.0RC2-SNAPSHOT /tmp/maven2/org/sakaiproject/kernel
Removing 1.0RC2-SNAPSHOT folders and content recursively from /tmp/maven2/org/sakaiproject/kernel
hende157:~/Documents/whyteBoy/Development/svn/scripts/sakai_release arwhyte$ bash deletesakaiartifact.bash 1.0.1-SNAPSHOT /tmp/maven2/org/sakaiproject/kernel
Removing 1.0.1-SNAPSHOT folders and content recursively from /tmp/maven2/org/sakaiproject/kernel
hende157:~/Documents/whyteBoy/Development/svn/scripts/sakai_release arwhyte$ bash deletesakaiartifact.bash 1.0.2-SNAPSHOT /tmp/maven2/org/sakaiproject/kernel
Removing 1.0.2-SNAPSHOT folders and content recursively from /tmp/maven2/org/sakaiproject/kernel
hende157:~/Documents/whyteBoy/Development/svn/scripts/sakai_release arwhyte$ bash deletesakaiartifact.bash 1.0.3-SNAPSHOT /tmp/maven2/org/sakaiproject/kernel
Removing 1.0.3-SNAPSHOT folders and content recursively from /tmp/maven2/org/sakaiproject/kernel

Checkout the kernel project

...