Author: lahiru
Date: Mon Oct  7 21:18:41 2013
New Revision: 1530067

URL: http://svn.apache.org/r1530067
Log:
adding new propoerty to AD

Modified:
    
airavata/trunk/modules/commons/gfac-schema/src/main/resources/schemas/ApplicationDeploymentDescription.xsd

Modified: 
airavata/trunk/modules/commons/gfac-schema/src/main/resources/schemas/ApplicationDeploymentDescription.xsd
URL: 
http://svn.apache.org/viewvc/airavata/trunk/modules/commons/gfac-schema/src/main/resources/schemas/ApplicationDeploymentDescription.xsd?rev=1530067&r1=1530066&r2=1530067&view=diff
==============================================================================
--- 
airavata/trunk/modules/commons/gfac-schema/src/main/resources/schemas/ApplicationDeploymentDescription.xsd
 (original)
+++ 
airavata/trunk/modules/commons/gfac-schema/src/main/resources/schemas/ApplicationDeploymentDescription.xsd
 Mon Oct  7 21:18:41 2013
@@ -67,6 +67,7 @@
                                        <element name="minMemory" 
type="xsd:int" minOccurs="0" maxOccurs="1" />
                                        <element name="maxMemory" 
type="xsd:int" minOccurs="0" maxOccurs="1" />
                                        <element name="keyValuePairs" 
type="gfac:extendedKeyValueType" minOccurs="0" maxOccurs="unbounded" />
+                    <element name="jobSubmitterCommand" type="xsd:string" 
minOccurs="0" maxOccurs="1" />
                                </sequence>
                        </extension>
                </complexContent>


Reply via email to