Author: bfoster
Date: Thu Dec 16 00:59:47 2010
New Revision: 1049758

URL: http://svn.apache.org/viewvc?rev=1049758&view=rev
Log:

- gov.nasa.jpl -> org.apache

-------------------

OODT-78

Modified:
    
oodt/trunk/resource/src/test/org/apache/oodt/cas/resource/monitor/TestAssignmentMonitor.java

Modified: 
oodt/trunk/resource/src/test/org/apache/oodt/cas/resource/monitor/TestAssignmentMonitor.java
URL: 
http://svn.apache.org/viewvc/oodt/trunk/resource/src/test/org/apache/oodt/cas/resource/monitor/TestAssignmentMonitor.java?rev=1049758&r1=1049757&r2=1049758&view=diff
==============================================================================
--- 
oodt/trunk/resource/src/test/org/apache/oodt/cas/resource/monitor/TestAssignmentMonitor.java
 (original)
+++ 
oodt/trunk/resource/src/test/org/apache/oodt/cas/resource/monitor/TestAssignmentMonitor.java
 Thu Dec 16 00:59:47 2010
@@ -47,7 +47,7 @@ public class TestAssignmentMonitor exten
     private AssignmentMonitor assgnMon = null;
 
     protected void setUp() {
-        System.setProperty("gov.nasa.jpl.oodt.cas.resource.nodes.dirs",
+        System.setProperty("org.apache.oodt.cas.resource.nodes.dirs",
                 "file:"
                         + new File("./src/main/resources/examples")
                                 .getAbsolutePath());


Reply via email to