Author: magicaltrout
Date: Wed Dec 31 23:02:09 2014
New Revision: 1648781
URL: http://svn.apache.org/r1648781
Log:
OODT-771
Modified:
oodt/trunk/CHANGES.txt
oodt/trunk/pushpull/src/main/resources/push_pull_framework.properties
Modified: oodt/trunk/CHANGES.txt
URL:
http://svn.apache.org/viewvc/oodt/trunk/CHANGES.txt?rev=1648781&r1=1648780&r2=1648781&view=diff
==============================================================================
--- oodt/trunk/CHANGES.txt (original)
+++ oodt/trunk/CHANGES.txt Wed Dec 31 23:02:09 2014
@@ -3,6 +3,8 @@ Apache OODT Change Log
Release 0.9 - Current Development
-------------------------------------------
+* OODT-771 Fix push_pull_framework.properties path reference for
config.external.properties.files in incorrect with a patch from Lewis
+
* OODT-770 Fix the RADIX Issues with a patch from Lewis McGibbney
Modified: oodt/trunk/pushpull/src/main/resources/push_pull_framework.properties
URL:
http://svn.apache.org/viewvc/oodt/trunk/pushpull/src/main/resources/push_pull_framework.properties?rev=1648781&r1=1648780&r2=1648781&view=diff
==============================================================================
--- oodt/trunk/pushpull/src/main/resources/push_pull_framework.properties
(original)
+++ oodt/trunk/pushpull/src/main/resources/push_pull_framework.properties Wed
Dec 31 23:02:09 2014
@@ -19,7 +19,7 @@
#---------------------------------------------------------------#
#external configuration files
-org.apache.oodt.cas.pushpull.config.external.properties.files=[CAS_PP_RESOURCES]/default.properties
+org.apache.oodt.cas.pushpull.config.external.properties.files=[CAS_PP_HOME]/etc/default.properties
#---------------------------------------------------------------#