r1 - 12 Oct 2006 - 09:50:28 - PriscillaChungYou are here: OSAF >  Projects Web  >  CalDAV4jHome > CalDAV4jReleaseSteps

CalDav4j Release Steps

  1. Set version information in caldav/trunk/project.xml
    • 0.2rc1 for a release candidate
    • 0.2.0 for a release
  2. Create tag in subversion using svn copy from trunk to tags
    • server/caldav/tags/rel_0.2rc1 for a release candidate
    • server/caldav/tags/rel_0.2.0 for a release
  3. Export tag to a new directory for the build
  4. Build tag source to create a jar file
    • cd rel_0.2rc1
    • maven -Djava.endorsed.dirs=/home/builder/endorsed_jars jar:install

This will create a CalDav4j jar file in your local maven repository.

Note: during the build step, the unit tests will try to connect to a Cosmo instance running on localhost. You will need to have a Cosmo instance running with a user defined. User id is "test" and password is "password".

-- PriscillaChung - 12 Oct 2006

Edit | WYSIWYG | Attach | Printable | Raw View | Backlinks: Web, All Webs | History: r1 | More topic actions
 
Open Source Applications Foundation
Except where otherwise noted, this site and its content are licensed by OSAF under an Creative Commons License, Attribution Only 3.0.
See list of page contributors for attributions.