Implementing classad parsing feature (the edg_wll_JDLField() function, the jdl_classa...
authorZdeněk Šustr <sustr4@cesnet.cz>
Tue, 14 Oct 2008 19:53:13 +0000 (19:53 +0000)
committerZdeněk Šustr <sustr4@cesnet.cz>
Tue, 14 Oct 2008 19:53:13 +0000 (19:53 +0000)
commit50a2e00ed4b6afb2682ec2d1c7d0b18a6818e318
treed5bf9ea6818d5f20d60d39536f74b3521cde1234
parentc1d3b6faeee8d10753025f475c606b123e0580f4
Implementing classad parsing feature (the edg_wll_JDLField() function, the jdl_classad member of the job state structure, and related modifications).
Functions parse_fields() and print_fields() in notify_supp.cpp affected and not fixed yet.
15 files changed:
org.glite.lb.client/interface/JobStatus.h.T
org.glite.lb.client/src/StatusAttrNames.pl
org.glite.lb.client/src/notification.c
org.glite.lb.client/src/notify.c
org.glite.lb.client/src/notify_supp.cpp
org.glite.lb.client/src/notify_supp.h
org.glite.lb.common/Makefile
org.glite.lb.common/interface/jobstat.h.T
org.glite.lb.common/interface/xml_conversions.h
org.glite.lb.common/src/status.c.T
org.glite.lb.common/src/xml_conversions.c
org.glite.lb.server/src/query.c
org.glite.lb.state-machine/src/process_event.c
org.glite.lb.types/status.T
org.glite.lb.types/types.T