git://scientific.zcu.cz
/
jra1mw.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e51d604
)
NotifNew flags not optional (consistent with queries)
author
Aleš Křenek
<ljocha@ics.muni.cz>
Tue, 21 Apr 2009 12:05:35 +0000
(12:05 +0000)
committer
Aleš Křenek
<ljocha@ics.muni.cz>
Tue, 21 Apr 2009 12:05:35 +0000
(12:05 +0000)
org.glite.lb.ws-interface/src/LB.xml
patch
|
blob
|
blame
|
history
diff --git
a/org.glite.lb.ws-interface/src/LB.xml
b/org.glite.lb.ws-interface/src/LB.xml
index
377f7e3
..
4ca7ad4
100644
(file)
--- a/
org.glite.lb.ws-interface/src/LB.xml
+++ b/
org.glite.lb.ws-interface/src/LB.xml
@@
-84,7
+84,7
@@
<op name="NotifNew">
<input name="notifId" type="xsd:string"/>
<input name="conditions" type="queryConditions" list="yes"/>
- <input name="flags" type="jobFlags"
optional="yes"
/>
+ <input name="flags" type="jobFlags"/>
<input name="addressOverride" type="xsd:string" optional="yes"/>
<input name="valid" type="xsd:dateTime" optional="yes"/>
<output name="valid" type="xsd:dateTime"/>