rombert commented on PR #22: URL: https://github.com/apache/sling-org-apache-sling-committer-cli/pull/22#issuecomment-2769669225
> When trying to pass a 'regular' argument such as > > `sling-cli release prepare-email -r 2787 -x INTERACTIVE --version-name="Feature Model Content Extension 1.0.12"` > > the execution fails with > > > Unmatched arguments from index 7: 'Model', 'Content', 'Extension', '1.0.12' > > so I resorted to the above hack. @raducotescu - any ideas where this goes wrong? The nitty-gritty details are in bcdaa300f0c0b21e52c338b11f4220700d3b9feb. Briefly, I had to persist the arguments to a file in order to make sure I get the right values in the app. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
