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 fu...@apache.org on 2006/04/15 10:37:34 UTC

svn commit: r394270 - /db/derby/code/trunk/tools/testing/

Author: fuzzylogic
Date: Sat Apr 15 01:37:30 2006
New Revision: 394270

URL: http://svn.apache.org/viewcvs?rev=394270&view=rev
Log:
Remove revision specification on svn:externals for tools/testing.
If the revision is set for svn:externals, svnversion returns a range for
the current view, which sets the build number to a range, e.g.:
393115:394186M.

Allowing the current revision of the external jars to be the latest revision
keeps svnversion happy, and the build identifier consistent.

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

Propchange: db/derby/code/trunk/tools/testing/
------------------------------------------------------------------------------
--- svn:externals (original)
+++ svn:externals Sat Apr 15 01:37:30 2006
@@ -1 +1 @@
-derby/10.1 -r 393115 https://svn.apache.org/repos/asf/db/derby/jars/10.1.1.0
+derby/10.1 https://svn.apache.org/repos/asf/db/derby/jars/10.1.1.0