From 39939cbeb2965312e1fee64c4cbf824b37ea857c Mon Sep 17 00:00:00 2001
From: jpikus <jpikus@localhost>
Date: Fri, 20 Mar 2009 14:40:00 +0000
Subject: [PATCH] fix incorrect svn revision and add svn url in start-ds -F

---
 opends/resource/DynamicConstants.java.stubs |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/opends/resource/DynamicConstants.java.stubs b/opends/resource/DynamicConstants.java.stubs
index 80b238d..9f2176e 100644
--- a/opends/resource/DynamicConstants.java.stubs
+++ b/opends/resource/DynamicConstants.java.stubs
@@ -127,6 +127,12 @@
   public static final long REVISION_NUMBER = ${REVISION_NUMBER};
 
   /**
+   * The Subversion url repository location on which this build is based.
+   */
+  public static final String URL_REPOSITORY = 
+      "${URL_REPOSITORY}";
+
+  /**
    * Indicates wheater this build includes AspectJ weaving for the debug logging
    * framework.
    */

--
Gitblit v1.10.0