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/07/13 01:20:04 UTC

[Db-derby Wiki] Update of "ForNewDevelopers" by DanDebrunner

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 DanDebrunner:
http://wiki.apache.org/db-derby/ForNewDevelopers

------------------------------------------------------------------------------
  
  Answer user questions as they come in to derby-user@apache.org. Make sure bugs get filed properly when they come up. File bugs for documentation corrections and update FAQ's.
  
- === Check Out the Code ===
+ === Check Out and Build the Code ===
  
  % mkdir derby ; svn co https://svn.apache.org/repos/asf/db/derby/code/trunk derby
+ 
+ Read the [http://db.apache.org/derby/derby_downloads.html#How+to+build+Derby how to build] derby section of the
+ downloads page and the [:BuildingDerby:building hints].
  
  === Add Functional Tests ===