source: products/quintagroup.pfg.captcha/branches/migration/quintagroup/pfg/captcha/profiles/default/import_steps.xml @ 2711

Last change on this file since 2711 was 2711, checked in by mylan, 14 years ago

#222: Added basic structure of migration Product to Package

File size: 665 bytes
Line 
1<?xml version="1.0"?>
2<import-steps>
3 <import-step id="migrateToPackage" version="20100720-01"
4              handler="quintagroup.pfg.captcha.setuphandlers.migrateToPackage"
5              title="Migrate qPloneCaptchaField to quintagroup.pfg.captcha package">
6  Migrate qPloneCaptchaField to quintagroup.pfg.captcha package
7 </import-step>
8 <import-step id="typeinfo" version="20040630-01"
9              handler="Products.CMFCore.exportimport.typeinfo.importTypesTool"
10              title="Types Tool">
11  <dependency step="componentregistry"/>
12  <dependency step="migrateToPackage"/>
13    Import types tool's type information objects.
14 </import-step>
15</import-steps>
Note: See TracBrowser for help on using the repository browser.