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 2007/03/01 19:12:57 UTC

[Db-derby Wiki] Trivial Update of "ForNewDevelopers" by Army

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

------------------------------------------------------------------------------
  
  % 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
+ Read the [http://db.apache.org/derby/dev/derby_source.html#How+to+build+Derby how to build] derby section of the
  downloads page and the [:BuildingDerby:building hints].
  
- Before making any changes to Derby, [http://db.apache.org/derby/derby_downloads.html#How+to+test+Derby running the tests] will ensure that your build was successful.
+ Before making any changes to Derby, [http://db.apache.org/derby/dev/derby_source.html#How+to+test+Derby running the tests] will ensure that your build was successful.  See also the [http://wiki.apache.org/db-derby/DerbyTesting testing wiki page] for information on the recent push toward JUnit tests.
  
  Having problems? Ask the derby-dev list and/or provide feedback on how the setup or instructions could be improved.