Author: deepal
Date: Wed Jan 23 00:58:48 2008
New Revision: 12751

Log:

hmm , forgot to set the registry variable into protected 

Modified:
   
trunk/registry/modules/core/src/test/java/org/wso2/registry/jdbc/VersionHandlingTest.java

Modified: 
trunk/registry/modules/core/src/test/java/org/wso2/registry/jdbc/VersionHandlingTest.java
==============================================================================
--- 
trunk/registry/modules/core/src/test/java/org/wso2/registry/jdbc/VersionHandlingTest.java
   (original)
+++ 
trunk/registry/modules/core/src/test/java/org/wso2/registry/jdbc/VersionHandlingTest.java
   Wed Jan 23 00:58:48 2008
@@ -28,7 +28,7 @@
 
 public class VersionHandlingTest extends TestCase {
 
-    private static Registry registry = null;
+    protected static Registry registry = null;
 
     public void setUp() {
         try {

_______________________________________________
Registry-dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/registry-dev

Reply via email to