launchpad-dev team mailing list archive
-
launchpad-dev team
-
Mailing list archive
-
Message #09283
Re: Is CopyArchiveJob in use?
On Monday 23 April 2012 14:25:22 Aaron Bentley wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> I'm working to convert all Jobs so they can run under Celery (not
> including build farm jobs).
Good, we need to remove all trace of Job from BFJs. They are not Jobs and it
was a mistake to use the Job code originally.
> I started to convert CopyArchiveJob, but
> it appears to be unused; it does not have a script, it's not mentioned
> in the process-job-source-groups, and it does not have a config
> section. It appears the last serious work done on it was in 2010.
>
> Is this code in use?
I don't think it is. The PackageCopyJob stuff has superseded it, so feel free
to rip it out.
Follow ups
References