We would like to copy the in-progress schemas to a static "current" directory so that we don't have to update the links on the wiki pages in every release. This involves several tasks:
- Create the new "current" directory
- Create shortcut with symbolic links so that http://www.mulesource.org/schema/mule-
<schemaname>.xsd points to the "current" directory
- Update the links on the wiki pages to use the new URL
- Create a script that copies the in-progress schemas for the current release to the "current" directory