From 91cadd631eb84e483f43a2ce63719ffdd12fd92e Mon Sep 17 00:00:00 2001 From: "R. Tyler Croy" Date: Tue, 30 Aug 2016 12:34:07 -0700 Subject: [PATCH] Publish of Github pages from Gradle. --- base/index.html | 8 +- community/index.html | 5 + cookbook/index.html | 4 +- docs/index.html | 5 + download/index.html | 13 +- errors/jar-deprecated-jrubyversion/index.html | 5 + errors/jrubyexec-version-conflict/index.html | 5 + .../jrubygradle/GemUtils.OverwriteAction.html | 8 +- .../com/github/jrubygradle/GemUtils.html | 78 +++++-- .../github/jrubygradle/GenerateGradleRb.html | 12 +- .../com/github/jrubygradle/JRubyExec.html | 61 +++++- .../com/github/jrubygradle/JRubyPlugin.html | 21 +- .../jrubygradle/JRubyPluginExtension.html | 11 +- .../com/github/jrubygradle/JRubyPrepare.html | 12 +- .../jrubygradle/internal/GemVersion.html | 94 ++++++++- .../internal/GemVersionResolver.html | 28 +-- .../internal/JRubyExecDelegate.html | 8 +- .../jrubygradle/internal/JRubyExecTraits.html | 61 +++--- .../jrubygradle/internal/JRubyExecUtils.html | 16 +- .../jrubygradle/internal/RubygemsServlet.html | 8 +- .../jrubygradle/internal/package-summary.html | 6 +- .../github/jrubygradle/package-summary.html | 6 +- .../deprecated-list.html | 11 +- .../jruby-gradle-base-plugin/help-doc.html | 6 +- .../jruby-gradle-base-plugin/index-all.html | 20 +- groovydoc/jruby-gradle-base-plugin/index.html | 2 +- .../overview-frame.html | 2 +- .../overview-summary.html | 6 +- .../github/jrubygradle/jar/JRubyJar.Type.html | 8 +- .../com/github/jrubygradle/jar/JRubyJar.html | 88 +++++--- .../jrubygradle/jar/JRubyJarPlugin.html | 8 +- .../jar/internal/JRubyDirInfo.html | 14 +- .../jar/internal/JRubyDirInfoTransformer.html | 13 +- ...yJarCopyAction.ArchiveFileTreeElement.html | 11 +- ...RubyJarCopyAction.RelativeArchivePath.html | 10 +- .../JRubyJarCopyAction.StreamAction.html | 8 +- .../jar/internal/JRubyJarCopyAction.html | 10 +- .../jar/internal/package-summary.html | 6 +- .../jrubygradle/jar/package-summary.html | 4 +- .../deprecated-list.html | 27 ++- .../jruby-gradle-jar-plugin/help-doc.html | 6 +- .../jruby-gradle-jar-plugin/index-all.html | 32 +-- groovydoc/jruby-gradle-jar-plugin/index.html | 2 +- .../overview-frame.html | 2 +- .../overview-summary.html | 6 +- .../com/github/jrubygradle/war/JRubyWar.html | 12 +- .../jrubygradle/war/JRubyWarPlugin.html | 8 +- .../jrubygradle/war/package-summary.html | 4 +- .../deprecated-list.html | 6 +- .../jruby-gradle-war-plugin/help-doc.html | 6 +- .../jruby-gradle-war-plugin/index-all.html | 6 +- groovydoc/jruby-gradle-war-plugin/index.html | 2 +- .../overview-frame.html | 2 +- .../overview-summary.html | 6 +- index.html | 50 ++++- jar/index.html | 32 +-- news.atom | 169 ++++++++++++++- .../08/04/jrubygradle-one-point-oh/index.html | 5 + .../16/introduction-at-jrubyconfeu/index.html | 5 + .../index.html | 5 + news/2015/09/10/jruby-gradle-1/index.html | 5 + news/2015/09/18/jruby-gradle-1-1/index.html | 195 ++++++++++++++++++ news/index.html | 145 +++++++++++++ plugins/base/index.html | 4 +- plugins/jar/index.html | 4 +- plugins/storm/index.html | 4 +- plugins/war/index.html | 4 +- sitemap.xml | 50 +++-- start/index.html | 4 +- storm/index.html | 9 +- stylesheets/jrubygradle.css | 8 + war/index.html | 5 + 72 files changed, 1194 insertions(+), 338 deletions(-) create mode 100644 news/2015/09/18/jruby-gradle-1-1/index.html diff --git a/base/index.html b/base/index.html index 4d797b0..5c4c04a 100644 --- a/base/index.html +++ b/base/index.html @@ -113,7 +113,7 @@ Base plugin dependencies { /* check jruby-gradle.org for the latest release */ - classpath "com.github.jruby-gradle:jruby-gradle-plugin:1.1.0" + classpath "com.github.jruby-gradle:jruby-gradle-plugin:[1.1.4,2.0)" } } @@ -421,6 +421,7 @@ relies on.

jruby.defaultRepositories false repositories { + jcenter() rubygems('https://rubygems.org') } @@ -500,5 +501,10 @@ where build.gradle is located
+
+ +improve this page + +
diff --git a/community/index.html b/community/index.html index 9877532..546253f 100644 --- a/community/index.html +++ b/community/index.html @@ -81,5 +81,10 @@ list can be used. If you wish to subscribe to the mailing list, email
+
+ +improve this page + +
diff --git a/cookbook/index.html b/cookbook/index.html index 83ab006..b95f17b 100644 --- a/cookbook/index.html +++ b/cookbook/index.html @@ -4,7 +4,7 @@ - + JRuby Gradle Cookbook - + - + - + - + - + - +