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 rh...@apache.org on 2013/03/15 14:31:35 UTC

svn commit: r1456949 - /db/derby/code/trunk/

Author: rhillegas
Date: Fri Mar 15 13:31:35 2013
New Revision: 1456949

URL: http://svn.apache.org/r1456949
Log:
DERBY-5460: Add local.properties to the list of files which ant ignores, so that the presence of this file won't choke the release build.

Modified:
    db/derby/code/trunk/   (props changed)

Propchange: db/derby/code/trunk/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Fri Mar 15 13:31:35 2013
@@ -7,4 +7,4 @@ javadoc
 junit_*
 generated
 release
-
+local.properties