Skip to content

v1.1.0 for real#410

Merged
ThomasJClark merged 1 commit intoWPIRoboticsProjects:masterfrom
ThomasJClark:master
Jan 22, 2016
Merged

v1.1.0 for real#410
ThomasJClark merged 1 commit intoWPIRoboticsProjects:masterfrom
ThomasJClark:master

Conversation

@ThomasJClark
Copy link
Copy Markdown
Contributor

We cannot use git describe to generate versions, since you can't
just use any arbitrary string as the version with JavaFX's packaging
tools. .deb and .rpm builds both fail if you do this on a commit that
isn't tagged, or is tagged in a way other than v1.1.0 (for example,
release candidates)

We **cannot** use `git describe` to generate versions, since you can't
just use any arbitrary string as the version with JavaFX's packaging
tools.  .deb and .rpm builds both fail if you do this on a commit that
isn't tagged, or is tagged in a way other than v1.1.0 (for example,
release candidates)
ThomasJClark added a commit that referenced this pull request Jan 22, 2016
@ThomasJClark ThomasJClark merged commit 5548663 into WPIRoboticsProjects:master Jan 22, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant