Chandler Server (Cosmo) 0.14.0 released
April 3rd, 2008 at 12:33 pm (1 month, 1 week ago) by travis under Chandler Server DevelopmentThe Chandler Project is pleased to announce the 0.14.0 release of Chandler Server (Cosmo)!
Chandler Server is a server and Ajax web UI for managing and sharing calendars, events, and tasks. It implements open data standards including CalDAV, WebDAV, Atom, and Atompub.
This release primarily consists of an update to Dojo, the Javascript toolkit used to build the Chandler Server Web UI. Dojo’s 0.9 release was essentially a complete rewrite, and involved a large number of core API changes. Changes to our codebase have been similarly numerous. We are currently using Dojo 1.0.2, and do not anticipate upgrades with as significant consequences in the future.
More information on Dojo, including comphrehensive information about changes introduced in its 0.9 release, can be found at:
Chandler Server 0.14.0 is available for download as a ready-to-run bundle at:
http://chandlerproject.org/serverdownload
and the source code is available from subversion at:
http://svn.osafoundation.org/server/cosmo/tags/rel_0.14.0
Send us feedback at the open mailing list (no subscription required):
chandler-users@osafoundation.org
We look forward to hearing from you!
The bugs fixed in this release include:
- #11607 Upgrade to Dojo 1.0
- #8499 Subscribe/unsubscribe to a collection on web UI
- #11351 Move client collection addition/deletion to atom api









April 3rd, 2008 at 1:50 pm
The
http://downloads.osafoundation.org/cosmo/releases/0.14.0/osaf-server-bundle-0.14.0.tar.gz
tarball is b0rked:
—snip—
-rw-r–r– 0/0 3583 2008-03-28 01:14 osaf-server-bundle-0.14.0/tomcat/conf/Catalina/localhost/chandler.xml
tar: A lone zero block at 75323
—snap—
Thanks
April 4th, 2008 at 8:15 am
Ay, good call, I knew there was something I forgot to test. Thanks for the heads up, I’m investigating now.
April 4th, 2008 at 8:43 am
Ok, I’ve investigated the tarballs. As they currently stand you’ll still get that error message when using tar on Mac OSX, but it doesn’t appear to cause any problems. From my tests it looks like GNU/Linux versions of tar don’t have the same problem.
To avoid the error message in Mac OSX, use the graphical untar tool by navigating to the tarball using finder and double clicking on the tarball icon.
Let me know if you still have problems.
April 7th, 2008 at 4:03 pm
The tarball actually worked fine for me too, still its kinda weird. Thanks anyways.