graalvm / simplelanguage

A simple example language built using the Truffle API.
http://openjdk.java.net/projects/graal/
Universal Permissive License v1.0
608 stars 198 forks source link

Add maven plugin versions to silence maven warnings. #90

Open norswap opened 4 years ago

norswap commented 4 years ago

Fixes https://github.com/graalvm/simplelanguage/issues/26 & more.

graalvmbot commented 4 years ago

Hello Nicolas "Norswap" Laurent, thanks for contributing a PR to our project!

We use the Oracle Contributor Agreement to make the copyright of contributions clear. We don't have a record of you having signed this yet, based on your email address norswap -(at)- gmail -(dot)- com. You can sign it at that link.

If you think you've already signed it, please comment below and we'll check.

norswap commented 4 years ago

Hello Nicolas "Norswap" Laurent, thanks for contributing a PR to our project!

We use the Oracle Contributor Agreement to make the copyright of contributions clear. We don't have a record of you having signed this yet, based on your email address norswap -(at)- gmail -(dot)- com. You can sign it at that link.

If you think you've already signed it, please comment below and we'll check.

I'm an Oracle employee. The commit were done with my default git config (so no oracle email) but I can amend them to use that if it's more convenient.

norswap commented 4 years ago

Didn't notice there were pull requests open for this already, my bad. cf. https://github.com/graalvm/simplelanguage/pull/83#issuecomment-521397016