From 28a4a688ba0097bc7403e227ca531984b6bd3493 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Ji=C5=99=C3=AD=20Filipovi=C4=8D?= Date: Fri, 23 May 2008 12:55:55 +0000 Subject: [PATCH] - added single value attributes into JPIS configuration - fixed dependences in Makefile --- org.glite.jp.ws-interface/Makefile | 2 +- org.glite.jp.ws-interface/src/JobProvenanceIS.xml | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/org.glite.jp.ws-interface/Makefile b/org.glite.jp.ws-interface/Makefile index 2a2121a..6463300 100644 --- a/org.glite.jp.ws-interface/Makefile +++ b/org.glite.jp.ws-interface/Makefile @@ -59,5 +59,5 @@ JobProvenance.html: doc.xml JobProvenancePS.xml JobProvenanceIS.xml JobProvenanc -${XMLLINT} --valid --noout doc-html.xml -${TIDY} -asxhtml -m $@ -jpdev.xml: jpdev.xml.sh +jpdev.xml: jpdev.xml.sh JobProvenancePS.xml JobProvenanceIS.xml JobProvenanceTypes.xml ${top_srcdir}/src/jpdev.sh $< > $@ diff --git a/org.glite.jp.ws-interface/src/JobProvenanceIS.xml b/org.glite.jp.ws-interface/src/JobProvenanceIS.xml index 0a62af8..4ecae0e 100644 --- a/org.glite.jp.ws-interface/src/JobProvenanceIS.xml +++ b/org.glite.jp.ws-interface/src/JobProvenanceIS.xml @@ -91,6 +91,9 @@ List of indexed attributes which will JPPS send to JPIS. + + List of indexed single value attributes which will JPPS send to JPIS. + List of type plugins. -- 1.8.2.3