From airavata-commits-return-1459-apmail-incubator-airavata-commits-archive=incubator.apache.org@incubator.apache.org Fri Jan 20 17:46:20 2012 Return-Path: X-Original-To: apmail-incubator-airavata-commits-archive@minotaur.apache.org Delivered-To: apmail-incubator-airavata-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 848DAB82E for ; Fri, 20 Jan 2012 17:46:20 +0000 (UTC) Received: (qmail 33037 invoked by uid 500); 20 Jan 2012 17:46:20 -0000 Delivered-To: apmail-incubator-airavata-commits-archive@incubator.apache.org Received: (qmail 32992 invoked by uid 500); 20 Jan 2012 17:46:20 -0000 Mailing-List: contact airavata-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: airavata-dev@incubator.apache.org Delivered-To: mailing list airavata-commits@incubator.apache.org Received: (qmail 32985 invoked by uid 99); 20 Jan 2012 17:46:19 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 20 Jan 2012 17:46:19 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 20 Jan 2012 17:46:17 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id B494C238890D; Fri, 20 Jan 2012 17:45:56 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1234025 - /incubator/airavata/trunk/modules/distribution/src/main/resources/conf/xbaya.properties Date: Fri, 20 Jan 2012 17:45:56 -0000 To: airavata-commits@incubator.apache.org From: lahiru@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20120120174556.B494C238890D@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: lahiru Date: Fri Jan 20 17:45:56 2012 New Revision: 1234025 URL: http://svn.apache.org/viewvc?rev=1234025&view=rev Log: adding new parameter to xbaya.properties. Modified: incubator/airavata/trunk/modules/distribution/src/main/resources/conf/xbaya.properties Modified: incubator/airavata/trunk/modules/distribution/src/main/resources/conf/xbaya.properties URL: http://svn.apache.org/viewvc/incubator/airavata/trunk/modules/distribution/src/main/resources/conf/xbaya.properties?rev=1234025&r1=1234024&r2=1234025&view=diff ============================================================================== --- incubator/airavata/trunk/modules/distribution/src/main/resources/conf/xbaya.properties (original) +++ incubator/airavata/trunk/modules/distribution/src/main/resources/conf/xbaya.properties Fri Jan 20 17:45:56 2012 @@ -2,4 +2,5 @@ myproxy.user=ogce myproxy.password=Jdasjs jcr.username=admin jcr.password=admin +provenance=true jcr.url=http://localhost:8081/rmi \ No newline at end of file