-
Notifications
You must be signed in to change notification settings - Fork 315
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add plan for jruby support #946
Conversation
By analyzing the blame information on this pull request, we identified @adamhjk to be a potential reviewer |
Signed-off-by: Elliott Davis <[email protected]>
pkg_lib_dirs=(lib) | ||
|
||
do_build() { | ||
./mvnw |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
does JRuby ship with maven?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
no - but the script does download it. I think ideally there should be a plan for maven.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There is! #928
okay so I've tried getting this to work with |
seems legit
|
📌 Commit b225520 has been approved by |
Signed-off-by: Elliott Davis <[email protected]> Pull request: #946 Approved by: metadave
☀️ Test successful - travis |
package uploaded to the depot as https://app.habitat.sh/#/pkgs/core/jruby/9.1.2.0/20160622160900 |
Signed-off-by: Elliott Davis [email protected]