You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-commits@db.apache.org by Apache Wiki <wi...@apache.org> on 2006/03/02 22:41:16 UTC

[Db-derby Wiki] Update of "DerbySnapshotOrRelease" by AndrewMcIntyre

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Db-derby Wiki" for change notification.

The following page has been changed by AndrewMcIntyre:
http://wiki.apache.org/db-derby/DerbySnapshotOrRelease

------------------------------------------------------------------------------
   At the top of your subversion view of the trunk or one of the branches, do:
  
   {{{svn up
+ ant insane
  ant -Dsane=false snapshot}}}
  
   It is best to do this in a view where there are no modified files or mixed revisions. This will create a snapshot directory at the top level, which will contain the three snapshot files:
@@ -17, +18 @@

    * db-derby-[version]-[changenumber].tar.gz
    * db-derby-[version]-[changenumber].zip
    * derby_core_plugin_[version]_[changenumber].zip
+ 
+ The need to run 'ant insane' as a separate step before the snapshot is filed in JIRA as DERBY-744.
  
   1.#3 Update the website.
  
@@ -126, +129 @@

  
    {{{svn up
  ant clobber
+ ant insane
  ant -Dsane=false snapshot
  ant publishedapi
  cd tools/release