Konstantin Boudnik created BIGTOP-2178:
------------------------------------------
Summary: Awkwardness in dealing if a component version has '-' in
it
Key: BIGTOP-2178
URL: https://issues.apache.org/jira/browse/BIGTOP-2178
Project: Bigtop
Issue Type: Improvement
Components: build, rpm
Affects Versions: 0.4.0
Reporter: Konstantin Boudnik
Fix For: 1.1.0
Whenever we need to deal with a component, which version has '-' in it, we have
to do some tribal dances around it, because RPMs do not allow dashes in the
package name. Easiest way is to use '+' instead, but then our {{tar}} still
produces the tar with dash in it, which prevent the build from finding the
correct build directory.
Let's find a way how to do this nicely, so it works on for all supported
packaging formats.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)