openpreserve / scape-toolwrapper

SCAPE project for creating debian packages from command line tools.
http://openplanets.github.io/scape-toolwrapper
Apache License 2.0
5 stars 1 forks source link

Unrecognized option: -e #8

Closed ZeynepP closed 10 years ago

ZeynepP commented 10 years ago

Hi,

I am just following the readme file but I got an error with email option:

./toolwrapper-bash-generator/bin/generate.sh -e zeynep.pehlivan@lip6.fr -o output_dir -t ../Pagelyzer/digital-preservation-qa-web-pages-pagelyzer.xml -c ../Pagelyzer/digital-preservation-qa-web-pages-pagelyzer.component [ERROR] org.apache.commons.cli.UnrecognizedOptionException: Unrecognized option: -e usage: "BashWrapperGenerator.jar" [-c ] -o -t -c,--components components spec file location -o,--outDir directory where to put the generated artifacts -t,--toolspec toolspec file location

FYI, Bests, ZP

luis100 commented 10 years ago

As you can see on the usage, email argument is no longer supported. The email is now retrieved from the toolspec and componentspec.

Will change the README.md accordingly.

luis100 commented 10 years ago

Fixed at d070789b11c5feeb83fffa63e54b85980b8a38dc