NCCOOS Trac Projects: Top | Web | Platforms | Processing | Viz | Sprints | Sandbox | (Wind)

root/RiceInventory/trunk/RiceInventory/RiceInventory/profiles/default/import_steps.xml

Revision 26 (checked in by cbc, 15 years ago)

Initial import of RiceInventory?.

  • Property svn:eol-style set to native
Line 
1 <?xml version="1.0"?>
2 <import-steps>
3
4  
5
6
7  <import-step
8     id="RiceInventory-Update-RoleMappings"
9     handler="Products.RiceInventory.setuphandlers.updateRoleMappings"
10     title="Update Workflow role mappings for RiceInventory"
11     version="2009-09-16T17:36:03.954157">
12    <dependency step="RiceInventory-QI-dependencies"/>
13    updates the workflow role mappings for RiceInventory
14  </import-step>
15
16  <import-step
17     id="RiceInventory-postInstall"
18     handler="Products.RiceInventory.setuphandlers.postInstall"
19     title="manual coded post-install for RiceInventory"
20     version="2009-09-16T17:36:03.954157">
21    <dependency step="RiceInventory-QI-dependencies"/>
22    manual coded post-install for RiceInventory
23  </import-step>
24
25 <!-- ##code-section ADDITIONALSTEPS -->
26 <!-- ##/code-section ADDITIONALSTEPS -->
27
28 </import-steps>
29  
Note: See TracBrowser for help on using the browser.