You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by ch...@apache.org on 2013/12/13 19:22:39 UTC

svn commit: r1550789 - in /airavata/trunk: modules/gfac/gfac-core/src/main/resources/ modules/gfac/gfac-core/src/test/resources/ modules/gfac/gfac-ec2/src/main/resources/ tools/phoebus-integration/src/main/resources/

Author: chathuri
Date: Fri Dec 13 18:22:38 2013
New Revision: 1550789

URL: http://svn.apache.org/r1550789
Log:
fixing AIRAVATA-941

Modified:
    airavata/trunk/modules/gfac/gfac-core/src/main/resources/service.properties
    airavata/trunk/modules/gfac/gfac-core/src/test/resources/service.properties
    airavata/trunk/modules/gfac/gfac-ec2/src/main/resources/service.properties
    airavata/trunk/tools/phoebus-integration/src/main/resources/service.properties

Modified: airavata/trunk/modules/gfac/gfac-core/src/main/resources/service.properties
URL: http://svn.apache.org/viewvc/airavata/trunk/modules/gfac/gfac-core/src/main/resources/service.properties?rev=1550789&r1=1550788&r2=1550789&view=diff
==============================================================================
--- airavata/trunk/modules/gfac/gfac-core/src/main/resources/service.properties (original)
+++ airavata/trunk/modules/gfac/gfac-core/src/main/resources/service.properties Fri Dec 13 18:22:38 2013
@@ -19,15 +19,6 @@
 #
 #
 
-#
-# Properties for JCR Registry interface. By default, Apache Jackrabbit is used.
-#
-# org.apache.jackrabbit.repository.uri=http://localhost:8080/rmi
-# jcr.class=org.apache.jackrabbit.rmi.repository.RmiRepositoryFactory
-jcr.class=org.apache.jackrabbit.core.RepositoryFactoryImpl
-jcr.user=admin
-jcr.pass=admin
-
 
 #
 # Class which implemented Scheduler interface. It will be used to determine a Provider

Modified: airavata/trunk/modules/gfac/gfac-core/src/test/resources/service.properties
URL: http://svn.apache.org/viewvc/airavata/trunk/modules/gfac/gfac-core/src/test/resources/service.properties?rev=1550789&r1=1550788&r2=1550789&view=diff
==============================================================================
--- airavata/trunk/modules/gfac/gfac-core/src/test/resources/service.properties (original)
+++ airavata/trunk/modules/gfac/gfac-core/src/test/resources/service.properties Fri Dec 13 18:22:38 2013
@@ -19,15 +19,6 @@
 #
 #
 
-#
-# Properties for JCR Registry interface. By default, Apache Jackrabbit is used.
-#
-# org.apache.jackrabbit.repository.uri=http://localhost:8080/rmi
-# jcr.class=org.apache.jackrabbit.rmi.repository.RmiRepositoryFactory
-jcr.class=org.apache.jackrabbit.core.RepositoryFactoryImpl
-jcr.user=admin
-jcr.pass=admin
-
 
 #
 # Class which implemented Scheduler interface. It will be used to determine a Provider

Modified: airavata/trunk/modules/gfac/gfac-ec2/src/main/resources/service.properties
URL: http://svn.apache.org/viewvc/airavata/trunk/modules/gfac/gfac-ec2/src/main/resources/service.properties?rev=1550789&r1=1550788&r2=1550789&view=diff
==============================================================================
--- airavata/trunk/modules/gfac/gfac-ec2/src/main/resources/service.properties (original)
+++ airavata/trunk/modules/gfac/gfac-ec2/src/main/resources/service.properties Fri Dec 13 18:22:38 2013
@@ -20,16 +20,6 @@
 #
 
 #
-# Properties for JCR Registry interface. By default, Apache Jackrabbit is used.
-#
-# org.apache.jackrabbit.repository.uri=http://localhost:8080/rmi
-# jcr.class=org.apache.jackrabbit.rmi.repository.RmiRepositoryFactory
-jcr.class=org.apache.jackrabbit.core.RepositoryFactoryImpl
-jcr.user=admin
-jcr.pass=admin
-
-
-#
 # Class which implemented Scheduler interface. It will be used to determine a Provider
 #
 scheduler.class= org.apache.airavata.core.gfac.scheduler.impl.SchedulerImpl

Modified: airavata/trunk/tools/phoebus-integration/src/main/resources/service.properties
URL: http://svn.apache.org/viewvc/airavata/trunk/tools/phoebus-integration/src/main/resources/service.properties?rev=1550789&r1=1550788&r2=1550789&view=diff
==============================================================================
--- airavata/trunk/tools/phoebus-integration/src/main/resources/service.properties (original)
+++ airavata/trunk/tools/phoebus-integration/src/main/resources/service.properties Fri Dec 13 18:22:38 2013
@@ -20,16 +20,6 @@
 #
 
 #
-# Properties for JCR Registry interface. By default, Apache Jackrabbit is used.
-#
-# org.apache.jackrabbit.repository.uri=http://localhost:8080/rmi
-# jcr.class=org.apache.jackrabbit.rmi.repository.RmiRepositoryFactory
-jcr.class=org.apache.jackrabbit.core.RepositoryFactoryImpl
-jcr.user=admin
-jcr.pass=admin
-
-
-#
 # Class which implemented Scheduler interface. It will be used to determine a Provider
 #
 scheduler.class= org.apache.airavata.core.gfac.scheduler.impl.SchedulerImpl