~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to lib/lp/code/configure.zcml

  • Committer: Curtis Hovey
  • Date: 2011-06-21 14:04:50 UTC
  • mfrom: (13270 devel)
  • mto: This revision was merged to the branch mainline in revision 13272.
  • Revision ID: curtis.hovey@canonical.com-20110621140450-sx2v4584sla4urfc
Merged devel

Show diffs side-by-side

added added

removed removed

Lines of Context:
869
869
  </securedutility>
870
870
  <class class="lp.code.model.branchjob.BranchScanJob">
871
871
    <allow interface="lp.services.job.interfaces.job.IRunnableJob" />
 
872
    <allow interface="lp.code.interfaces.branchjob.IBranchJob" />
872
873
  </class>
873
874
 
874
875
  <!-- Linked branches -->