File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
# JRuby Gradle plugin
2
2
3
- [ ![ Build Status] ( https://buildhive.cloudbees.com/job/rtyler/job/jruby-gradle-plugin/badge/icon )] ( https://buildhive.cloudbees.com/job/rtyler/job/jruby-gradle-plugin/ ) [ ![ Download] ( https://api.bintray.com/packages/rtyler/jruby/jruby-gradle-plugin/images/download.png )] ( https://bintray.com/rtyler/jruby/jruby-gradle-plugin/\_ latestVersion ) [ ![ Gitter chat] ( https://badges.gitter.im/rtyler/ jruby-gradle-plugin .png )] ( https://gitter.im/rtyler/ jruby-gradle-plugin )
3
+ [ ![ Build Status] ( https://buildhive.cloudbees.com/job/rtyler/job/jruby-gradle-plugin/badge/icon )] ( https://buildhive.cloudbees.com/job/rtyler/job/jruby-gradle-plugin/ ) [ ![ Download] ( https://api.bintray.com/packages/rtyler/jruby/jruby-gradle-plugin/images/download.png )] ( https://bintray.com/rtyler/jruby/jruby-gradle-plugin/\_ latestVersion ) [ ![ Gitter chat] ( https://badges.gitter.im/jruby-gradle.png )] ( https://gitter.im/jruby-gradle )
4
4
5
5
The purpose of plugin is to encapsulate useful [ Gradle] ( http://www.gradle.org/ )
6
6
functionality for JRuby projects. Use of this plugin replaces the need for both
@@ -291,4 +291,4 @@ task unpackMyGems( type : JRubyPrepareGems ) {
291
291
gems project.configuration.gems
292
292
293
293
}
294
- ```
294
+ ```
You can’t perform that action at this time.
0 commit comments