Bug 364719 - [EGF-Build Portfolio] Add a new Zip Step
Summary: [EGF-Build Portfolio] Add a new Zip Step
Status: ASSIGNED
Alias: None
Product: EMF.EGF
Classification: Modeling
Component: Core (show other bugs)
Version: 0.9.0   Edit
Hardware: PC Windows XP
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Matthieu Helleboid CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-24 08:38 EST by Jean Barata CLA
Modified: 2012-02-02 07:46 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jean Barata CLA 2011-11-24 08:38:30 EST
Build Identifier: 

It would be very useful to have a new 'Zip' Step.

Reproducible: Always
Comment 1 Benoit Langlois CLA 2011-11-24 09:35:31 EST
Yes, Jean. It's useful.
Thank you,
Benoît
Comment 2 Jean Barata CLA 2012-01-19 11:49:11 EST
Zip and Unzip of course :)
Comment 3 Matthieu Helleboid CLA 2012-02-01 06:07:03 EST
a minimal implementation is available, but it's not yet complete (missing icons) or fully tested (only on some POC examples).
You can now use the following steps : 
* ZipStep
* UnzipStep
* MoveStep
* RenameStep
* DeleteStep
* CopyStep
* DownloadStep
* CreateFolderStep

Your feedback is welcome :-)
Comment 4 Jean Barata CLA 2012-02-02 05:26:18 EST
first comments : 

on "Unzip Step"
 - cannot add a 'fileset' element : typically I want to use it to add a regular expression through its 'include' and 'exclude' sub-elements

on 'Delete Step'
 - cannot specify the 'includes' and 'excludes' parameters
Comment 5 Jean Barata CLA 2012-02-02 07:46:35 EST
on "Copy Step"
 - rename 'Dir Paths' to 'Source Directory Paths'
 - rename 'File Paths' to 'Source File Paths'