Skip to content

Conversation

@MicahZoltu
Copy link
Member

This should work, but beware that it is possible it will result in a different git describe output that breaks the parser.

This *should* work, but beware that it is possible it will result in a different `git describe` output that breaks the parser.
@MicahZoltu
Copy link
Member Author

Note: Merging/deploying this is blocked on Zoltu/Gradle.Plugin.SimpleGradlePluginPublish#1

If that ever gets fixed it would be cool to get this merged, deployed and tested. See #25 for related discussion.

@MicahZoltu
Copy link
Member Author

Ah, looks like setTags isn't available in the version of jgit I'm using, so fixing this will required also updating jgit to something more recent. This also explains why I didn't do this originally!

This will hopefully add support for `setTags` on `DescribeCommand` without breaking anything else.  😬
@MicahZoltu
Copy link
Member Author

Hmm, no such luck. It appears that jgit 6.x requires a newer version of Java.

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.

2 participants