Bugzilla – Bug 3778
WS-GRAM dependant on GT2 job manager
Last modified: 2006-06-07 14:19:34
You need to log in before you can comment on or make changes to this bug.
We should think about splitting the common Perl adapter modules from the job manager package. It's awkward to have the GT4 GRAM services dependent on the GT2 services, especially if we stop distributing the gatekeeper in our official releases at some point.
I committed a new package called globus_gram_job_manager_scripts which contains the bits from the job manager package and the job manager program setup package and reworked the gpt dependencies so that wsgram shouldn't need any part of prewsgram besides the scripts and scheduler setup packages. joe