Closed ZeynepP closed 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.
Fixed at d070789b11c5feeb83fffa63e54b85980b8a38dc
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