Publish of Github pages from Gradle.

This commit is contained in:
R. Tyler Croy 2015-07-21 10:01:52 -07:00
parent b719aa31aa
commit 44b0422654
73 changed files with 553 additions and 57 deletions

62
base.html Normal file
View File

@ -0,0 +1,62 @@
<html>
<head>
<link href='stylesheets/foundation.css' rel='stylesheet'>
<link href='stylesheets/jrubygradle.css' rel='stylesheet'>
<title>
Base plugin
</title>
</head>
<body>
<a href='https://github.com/jruby-gradle'>
<img alt='Fork me on GitHub' data-canonical-src='https://s3.amazonaws.com/github/ribbons/forkme_right_red_aa0000.png' src='https://camo.githubusercontent.com/365986a132ccd6a44c23a9169022c0b5c890c387/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f72696768745f7265645f6161303030302e706e67' style='position: absolute; top: 0; right: 0; border: 0;'>
</a>
<div id='main_nav'>
<ul>
<li>
<a href='index.html'>
Home
</a>
</li>
<li>
<a href='docs.html'>
Documentation
</a>
</li>
<li>
<a href='community.html'>
Community
</a>
</li>
<li>
<a href='news.html'>
News
</a>
</li>
<li>
<a href='download.html'>
Download
</a>
</li>
<li>
<a href='https://travis-ci.org/jruby-gradle/jruby-gradle-plugin'>
<img src='https://travis-ci.org/jruby-gradle/jruby-gradle-plugin.svg?branch=master'>
</a>
</li>
</ul>
</div>
<div id='content'>
<h1>
Base plugin
</h1>
<div class="sect1">
<h2 id="tasks"><a class="anchor" href="#tasks"></a>Tasks</h2>
<div class="sectionbody">
<div class="paragraph">
<p>wooot</p>
</div>
</div>
</div>
</div>
<hr>
</body>
</html>

View File

@ -7,6 +7,9 @@ JRuby/Gradle Community
</title>
</head>
<body>
<a href='https://github.com/jruby-gradle'>
<img alt='Fork me on GitHub' data-canonical-src='https://s3.amazonaws.com/github/ribbons/forkme_right_red_aa0000.png' src='https://camo.githubusercontent.com/365986a132ccd6a44c23a9169022c0b5c890c387/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f72696768745f7265645f6161303030302e706e67' style='position: absolute; top: 0; right: 0; border: 0;'>
</a>
<div id='main_nav'>
<ul>
<li>
@ -29,12 +32,42 @@ Community
News
</a>
</li>
<li>
<a href='download.html'>
Download
</a>
</li>
<li>
<a href='https://travis-ci.org/jruby-gradle/jruby-gradle-plugin'>
<img src='https://travis-ci.org/jruby-gradle/jruby-gradle-plugin.svg?branch=master'>
</a>
</li>
</ul>
</div>
<div id='content'>
<h1>
JRuby/Gradle Community
</h1>
<div class="sect1">
<h2 id="chat"><a class="anchor" href="#chat"></a>Chat</h2>
<div class="sectionbody">
<div class="paragraph">
<p>The JRuby/Gradle community can be found primarily on <a href=":https://gitter.im/jruby-gradle/jruby-gradle-plugin">the jruby-gradle-plugin Gitter</a> chat hosted on <a href=":http://gitter.im">gitter.im</a>.</p>
</div>
<div class="paragraph">
<p>You can join the chat with your existing <a href=":https://github.com">GitHub</a> account.</p>
</div>
</div>
</div>
<div class="sect1">
<h2 id="mailing-list"><a class="anchor" href="#mailing-list"></a>Mailing List</h2>
<div class="sectionbody">
<div class="paragraph">
<p>For more asynchronous communications, the <a href=":https://groups.google.com/forum/#!forum/jruby-gradle">jruby-gradle mailing list</a> can be used. If you wish to subscribe to the mailing list, email <code>jruby-gradle+subscribe@googlegroups.com</code></p>
</div>
</div>
</div>
</div>
<hr>
</body>
</html>

View File

@ -7,6 +7,9 @@ JRuby/Gradle API Documentation
</title>
</head>
<body>
<a href='https://github.com/jruby-gradle'>
<img alt='Fork me on GitHub' data-canonical-src='https://s3.amazonaws.com/github/ribbons/forkme_right_red_aa0000.png' src='https://camo.githubusercontent.com/365986a132ccd6a44c23a9169022c0b5c890c387/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f72696768745f7265645f6161303030302e706e67' style='position: absolute; top: 0; right: 0; border: 0;'>
</a>
<div id='main_nav'>
<ul>
<li>
@ -29,8 +32,19 @@ Community
News
</a>
</li>
<li>
<a href='download.html'>
Download
</a>
</li>
<li>
<a href='https://travis-ci.org/jruby-gradle/jruby-gradle-plugin'>
<img src='https://travis-ci.org/jruby-gradle/jruby-gradle-plugin.svg?branch=master'>
</a>
</li>
</ul>
</div>
<div id='content'>
<h1>
JRuby/Gradle API Documentation
</h1>
@ -40,18 +54,19 @@ JRuby/Gradle API Documentation
<div class="ulist">
<ul>
<li>
<p><a href="jruby-gradle-base-plugin/index.html">jruby-gradle-base-plugin</a></p>
<p><a href="groovydoc/jruby-gradle-base-plugin/index.html">jruby-gradle-base-plugin</a></p>
</li>
<li>
<p><a href="jruby-gradle-jar-plugin/index.html">jruby-gradle-jar-plugin</a></p>
<p><a href="groovydoc/jruby-gradle-jar-plugin/index.html">jruby-gradle-jar-plugin</a></p>
</li>
<li>
<p><a href="jruby-gradle-war-plugin/index.html">jruby-gradle-war-plugin</a></p>
<p><a href="groovydoc/jruby-gradle-war-plugin/index.html">jruby-gradle-war-plugin</a></p>
</li>
</ul>
</div>
</div>
</div>
</div>
<hr>
</body>
</html>

135
download.html Normal file
View File

@ -0,0 +1,135 @@
<html>
<head>
<link href='stylesheets/foundation.css' rel='stylesheet'>
<link href='stylesheets/jrubygradle.css' rel='stylesheet'>
<title>
Download JRuby/Gradle
</title>
</head>
<body>
<a href='https://github.com/jruby-gradle'>
<img alt='Fork me on GitHub' data-canonical-src='https://s3.amazonaws.com/github/ribbons/forkme_right_red_aa0000.png' src='https://camo.githubusercontent.com/365986a132ccd6a44c23a9169022c0b5c890c387/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f72696768745f7265645f6161303030302e706e67' style='position: absolute; top: 0; right: 0; border: 0;'>
</a>
<div id='main_nav'>
<ul>
<li>
<a href='index.html'>
Home
</a>
</li>
<li>
<a href='docs.html'>
Documentation
</a>
</li>
<li>
<a href='community.html'>
Community
</a>
</li>
<li>
<a href='news.html'>
News
</a>
</li>
<li>
<a href='download.html'>
Download
</a>
</li>
<li>
<a href='https://travis-ci.org/jruby-gradle/jruby-gradle-plugin'>
<img src='https://travis-ci.org/jruby-gradle/jruby-gradle-plugin.svg?branch=master'>
</a>
</li>
</ul>
</div>
<div id='content'>
<h1>
Download JRuby/Gradle
</h1>
<div id="preamble">
<div class="sectionbody">
<div class="paragraph">
<p>You can find historical versions of all the released plugins
on <a href=":https://bintray.com/jruby-gradle/plugins">Bintray</a>, or use the code
snippets below to incorporate the latest plugins into your own <a href=":http://gradle.org">Gradle</a> file.</p>
</div>
</div>
</div>
<div class="sect1">
<h2 id="base-plugin"><a class="anchor" href="#base-plugin"></a>Base plugin</h2>
<div class="sectionbody">
<div class="listingblock">
<div class="title">build.gradle</div>
<div class="content">
<pre class="CodeRay highlight nowrap"><code data-lang="gradle">buildscript {
jcenter()
dependencies {
classpath &quot;com.github.jruby-gradle:jruby-gradle-plugin:0.4.0&quot;
}
}
apply plugin: &quot;com.github.jruby-gradle.base&quot;</code></pre>
</div>
</div>
</div>
</div>
<div class="sect1">
<h2 id="jar-plugin"><a class="anchor" href="#jar-plugin"></a>Jar plugin</h2>
<div class="sectionbody">
<div class="listingblock">
<div class="title">build.gradle</div>
<div class="content">
<pre class="CodeRay highlight nowrap"><code data-lang="gradle">buildscript {
jcenter()
dependencies {
classpath &quot;com.github.jruby-gradle:jruby-gradle-jar-plugin:0.4.0&quot;
}
}
apply plugin: &quot;com.github.jruby-gradle.jar&quot;</code></pre>
</div>
</div>
</div>
</div>
<div class="sect1">
<h2 id="war-plugin"><a class="anchor" href="#war-plugin"></a>War plugin</h2>
<div class="sectionbody">
<div class="listingblock">
<div class="title">build.gradle</div>
<div class="content">
<pre class="CodeRay highlight nowrap"><code data-lang="gradle">buildscript {
jcenter()
dependencies {
classpath &quot;com.github.jruby-gradle:jruby-gradle-war-plugin:0.4.0&quot;
}
}
apply plugin: &quot;com.github.jruby-gradle.war&quot;</code></pre>
</div>
</div>
</div>
</div>
<div class="sect1">
<h2 id="storm-plugin"><a class="anchor" href="#storm-plugin"></a>Storm plugin</h2>
<div class="sectionbody">
<div class="listingblock">
<div class="title">build.gradle</div>
<div class="content">
<pre class="CodeRay highlight nowrap"><code data-lang="gradle">buildscript {
jcenter()
dependencies {
classpath &quot;com.github.jruby-gradle:jruby-gradle-storm-plugin:0.1.6&quot;
}
}
apply plugin: &quot;com.github.jruby-gradle.storm&quot;</code></pre>
</div>
</div>
</div>
</div>
</div>
<hr>
</body>
</html>

View File

@ -6,9 +6,9 @@
<html>
<head>
<!-- Generated by groovydoc (2.3.3) on Mon Jul 20 16:19:11 PDT 2015 -->
<!-- Generated by groovydoc (2.3.3) on Tue Jul 21 09:55:05 PDT 2015 -->
<title>GemUtils.OverwriteAction (jruby-gradle-base-plugin 0.4.1 API)</title>
<meta name="date" content="2015-07-20">
<meta name="date" content="2015-07-21">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link href="../../../groovy.ico" type="image/x-icon" rel="shortcut icon">
<link href="../../../groovy.ico" type="image/x-icon" rel="icon">

View File

@ -6,9 +6,9 @@
<html>
<head>
<!-- Generated by groovydoc (2.3.3) on Mon Jul 20 16:19:11 PDT 2015 -->
<!-- Generated by groovydoc (2.3.3) on Tue Jul 21 09:55:05 PDT 2015 -->
<title>GemUtils (jruby-gradle-base-plugin 0.4.1 API)</title>
<meta name="date" content="2015-07-20">
<meta name="date" content="2015-07-21">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link href="../../../groovy.ico" type="image/x-icon" rel="shortcut icon">
<link href="../../../groovy.ico" type="image/x-icon" rel="icon">

View File

@ -6,9 +6,9 @@
<html>
<head>
<!-- Generated by groovydoc (2.3.3) on Mon Jul 20 16:19:11 PDT 2015 -->
<!-- Generated by groovydoc (2.3.3) on Tue Jul 21 09:55:05 PDT 2015 -->
<title>GenerateGradleRb (jruby-gradle-base-plugin 0.4.1 API)</title>
<meta name="date" content="2015-07-20">
<meta name="date" content="2015-07-21">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link href="../../../groovy.ico" type="image/x-icon" rel="shortcut icon">
<link href="../../../groovy.ico" type="image/x-icon" rel="icon">

View File

@ -6,9 +6,9 @@
<html>
<head>
<!-- Generated by groovydoc (2.3.3) on Mon Jul 20 16:19:12 PDT 2015 -->
<!-- Generated by groovydoc (2.3.3) on Tue Jul 21 09:55:05 PDT 2015 -->
<title>JRubyExec (jruby-gradle-base-plugin 0.4.1 API)</title>
<meta name="date" content="2015-07-20">
<meta name="date" content="2015-07-21">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link href="../../../groovy.ico" type="image/x-icon" rel="shortcut icon">
<link href="../../../groovy.ico" type="image/x-icon" rel="icon">

View File

@ -6,9 +6,9 @@
<html>
<head>
<!-- Generated by groovydoc (2.3.3) on Mon Jul 20 16:19:12 PDT 2015 -->
<!-- Generated by groovydoc (2.3.3) on Tue Jul 21 09:55:05 PDT 2015 -->
<title>JRubyPlugin (jruby-gradle-base-plugin 0.4.1 API)</title>
<meta name="date" content="2015-07-20">
<meta name="date" content="2015-07-21">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link href="../../../groovy.ico" type="image/x-icon" rel="shortcut icon">
<link href="../../../groovy.ico" type="image/x-icon" rel="icon">

View File

@ -6,9 +6,9 @@
<html>
<head>
<!-- Generated by groovydoc (2.3.3) on Mon Jul 20 16:19:12 PDT 2015 -->
<!-- Generated by groovydoc (2.3.3) on Tue Jul 21 09:55:05 PDT 2015 -->
<title>JRubyPluginExtension (jruby-gradle-base-plugin 0.4.1 API)</title>
<meta name="date" content="2015-07-20">
<meta name="date" content="2015-07-21">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link href="../../../groovy.ico" type="image/x-icon" rel="shortcut icon">
<link href="../../../groovy.ico" type="image/x-icon" rel="icon">

View File

@ -6,9 +6,9 @@
<html>
<head>
<!-- Generated by groovydoc (2.3.3) on Mon Jul 20 16:19:12 PDT 2015 -->
<!-- Generated by groovydoc (2.3.3) on Tue Jul 21 09:55:05 PDT 2015 -->
<title>JRubyPrepare (jruby-gradle-base-plugin 0.4.1 API)</title>
<meta name="date" content="2015-07-20">
<meta name="date" content="2015-07-21">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link href="../../../groovy.ico" type="image/x-icon" rel="shortcut icon">
<link href="../../../groovy.ico" type="image/x-icon" rel="icon">

View File

@ -6,9 +6,9 @@
<html>
<head>
<!-- Generated by groovydoc (2.3.3) on Mon Jul 20 16:19:12 PDT 2015 -->
<!-- Generated by groovydoc (2.3.3) on Tue Jul 21 09:55:05 PDT 2015 -->
<title>JRubyPrepareGems (jruby-gradle-base-plugin 0.4.1 API)</title>
<meta name="date" content="2015-07-20">
<meta name="date" content="2015-07-21">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link href="../../../groovy.ico" type="image/x-icon" rel="shortcut icon">
<link href="../../../groovy.ico" type="image/x-icon" rel="icon">

View File

@ -6,9 +6,9 @@
<html>
<head>
<!-- Generated by groovydoc (2.3.3) on Mon Jul 20 16:19:12 PDT 2015 -->
<!-- Generated by groovydoc (2.3.3) on Tue Jul 21 09:55:05 PDT 2015 -->
<title>JRubyPrepareJars (jruby-gradle-base-plugin 0.4.1 API)</title>
<meta name="date" content="2015-07-20">
<meta name="date" content="2015-07-21">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link href="../../../groovy.ico" type="image/x-icon" rel="shortcut icon">
<link href="../../../groovy.ico" type="image/x-icon" rel="icon">

View File

@ -6,9 +6,9 @@
<html>
<head>
<!-- Generated by groovydoc (2.3.3) on Mon Jul 20 16:19:11 PDT 2015 -->
<!-- Generated by groovydoc (2.3.3) on Tue Jul 21 09:55:05 PDT 2015 -->
<title>GemVersion (jruby-gradle-base-plugin 0.4.1 API)</title>
<meta name="date" content="2015-07-20">
<meta name="date" content="2015-07-21">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link href="../../../../groovy.ico" type="image/x-icon" rel="shortcut icon">
<link href="../../../../groovy.ico" type="image/x-icon" rel="icon">

View File

@ -6,9 +6,9 @@
<html>
<head>
<!-- Generated by groovydoc (2.3.3) on Mon Jul 20 16:19:11 PDT 2015 -->
<!-- Generated by groovydoc (2.3.3) on Tue Jul 21 09:55:05 PDT 2015 -->
<title>GemVersionResolver (jruby-gradle-base-plugin 0.4.1 API)</title>
<meta name="date" content="2015-07-20">
<meta name="date" content="2015-07-21">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link href="../../../../groovy.ico" type="image/x-icon" rel="shortcut icon">
<link href="../../../../groovy.ico" type="image/x-icon" rel="icon">

View File

@ -6,9 +6,9 @@
<html>
<head>
<!-- Generated by groovydoc (2.3.3) on Mon Jul 20 16:19:12 PDT 2015 -->
<!-- Generated by groovydoc (2.3.3) on Tue Jul 21 09:55:05 PDT 2015 -->
<title>JRubyExecDelegate (jruby-gradle-base-plugin 0.4.1 API)</title>
<meta name="date" content="2015-07-20">
<meta name="date" content="2015-07-21">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link href="../../../../groovy.ico" type="image/x-icon" rel="shortcut icon">
<link href="../../../../groovy.ico" type="image/x-icon" rel="icon">

View File

@ -6,9 +6,9 @@
<html>
<head>
<!-- Generated by groovydoc (2.3.3) on Mon Jul 20 16:19:12 PDT 2015 -->
<!-- Generated by groovydoc (2.3.3) on Tue Jul 21 09:55:05 PDT 2015 -->
<title>JRubyExecTraits (jruby-gradle-base-plugin 0.4.1 API)</title>
<meta name="date" content="2015-07-20">
<meta name="date" content="2015-07-21">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link href="../../../../groovy.ico" type="image/x-icon" rel="shortcut icon">
<link href="../../../../groovy.ico" type="image/x-icon" rel="icon">

View File

@ -6,9 +6,9 @@
<html>
<head>
<!-- Generated by groovydoc (2.3.3) on Mon Jul 20 16:19:12 PDT 2015 -->
<!-- Generated by groovydoc (2.3.3) on Tue Jul 21 09:55:05 PDT 2015 -->
<title>JRubyExecUtils (jruby-gradle-base-plugin 0.4.1 API)</title>
<meta name="date" content="2015-07-20">
<meta name="date" content="2015-07-21">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link href="../../../../groovy.ico" type="image/x-icon" rel="shortcut icon">
<link href="../../../../groovy.ico" type="image/x-icon" rel="icon">

View File

@ -5,7 +5,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<!-- Generated by groovydoc (2.3.3) on -->
<title>Deprecated API (jruby-gradle-base-plugin 0.4.1 API)</title>
<meta name="date" content="2015-07-20">
<meta name="date" content="2015-07-21">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link href="groovy.ico" type="image/x-icon" rel="shortcut icon">
<link href="groovy.ico" type="image/x-icon" rel="icon">

View File

Before

Width:  |  Height:  |  Size: 9.4 KiB

After

Width:  |  Height:  |  Size: 9.4 KiB

View File

@ -8,7 +8,7 @@
<title>API Help (jruby-gradle-base-plugin 0.4.1 API)</title>
<link href="groovy.ico" type="image/x-icon" rel="shortcut icon">
<link href="groovy.ico" type="image/x-icon" rel="icon">
<meta name="date" content="2015-07-20">
<meta name="date" content="2015-07-21">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
</head>
<body class="center">

View File

@ -5,7 +5,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<!-- Generated by groovydoc (2.3.3) on -->
<title>Index (jruby-gradle-base-plugin 0.4.1 API)</title>
<meta name="date" content="2015-07-20">
<meta name="date" content="2015-07-21">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
</head>
<body class="center">

View File

Before

Width:  |  Height:  |  Size: 57 B

After

Width:  |  Height:  |  Size: 57 B

View File

@ -6,9 +6,9 @@
<html>
<head>
<!-- Generated by groovydoc (2.3.3) on Mon Jul 20 16:19:14 PDT 2015 -->
<!-- Generated by groovydoc (2.3.3) on Tue Jul 21 09:55:06 PDT 2015 -->
<title>JRubyJar.Type (jruby-gradle-jar-plugin 0.4.1)</title>
<meta name="date" content="2015-07-20">
<meta name="date" content="2015-07-21">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link href="../../../../groovy.ico" type="image/x-icon" rel="shortcut icon">
<link href="../../../../groovy.ico" type="image/x-icon" rel="icon">

View File

@ -6,9 +6,9 @@
<html>
<head>
<!-- Generated by groovydoc (2.3.3) on Mon Jul 20 16:19:13 PDT 2015 -->
<!-- Generated by groovydoc (2.3.3) on Tue Jul 21 09:55:06 PDT 2015 -->
<title>JRubyJar (jruby-gradle-jar-plugin 0.4.1)</title>
<meta name="date" content="2015-07-20">
<meta name="date" content="2015-07-21">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link href="../../../../groovy.ico" type="image/x-icon" rel="shortcut icon">
<link href="../../../../groovy.ico" type="image/x-icon" rel="icon">

View File

@ -6,9 +6,9 @@
<html>
<head>
<!-- Generated by groovydoc (2.3.3) on Mon Jul 20 16:19:14 PDT 2015 -->
<!-- Generated by groovydoc (2.3.3) on Tue Jul 21 09:55:06 PDT 2015 -->
<title>JRubyJarPlugin (jruby-gradle-jar-plugin 0.4.1)</title>
<meta name="date" content="2015-07-20">
<meta name="date" content="2015-07-21">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link href="../../../../groovy.ico" type="image/x-icon" rel="shortcut icon">
<link href="../../../../groovy.ico" type="image/x-icon" rel="icon">

View File

@ -6,9 +6,9 @@
<html>
<head>
<!-- Generated by groovydoc (2.3.3) on Mon Jul 20 16:19:13 PDT 2015 -->
<!-- Generated by groovydoc (2.3.3) on Tue Jul 21 09:55:06 PDT 2015 -->
<title>JRubyDirInfo (jruby-gradle-jar-plugin 0.4.1)</title>
<meta name="date" content="2015-07-20">
<meta name="date" content="2015-07-21">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link href="../../../../../groovy.ico" type="image/x-icon" rel="shortcut icon">
<link href="../../../../../groovy.ico" type="image/x-icon" rel="icon">

View File

@ -5,7 +5,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<!-- Generated by groovydoc (2.3.3) on -->
<title>Deprecated API (jruby-gradle-jar-plugin 0.4.1 API)</title>
<meta name="date" content="2015-07-20">
<meta name="date" content="2015-07-21">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link href="groovy.ico" type="image/x-icon" rel="shortcut icon">
<link href="groovy.ico" type="image/x-icon" rel="icon">

View File

Before

Width:  |  Height:  |  Size: 9.4 KiB

After

Width:  |  Height:  |  Size: 9.4 KiB

View File

@ -8,7 +8,7 @@
<title>API Help (jruby-gradle-jar-plugin 0.4.1 API)</title>
<link href="groovy.ico" type="image/x-icon" rel="shortcut icon">
<link href="groovy.ico" type="image/x-icon" rel="icon">
<meta name="date" content="2015-07-20">
<meta name="date" content="2015-07-21">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
</head>
<body class="center">

View File

@ -5,7 +5,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<!-- Generated by groovydoc (2.3.3) on -->
<title>Index (jruby-gradle-jar-plugin 0.4.1 API)</title>
<meta name="date" content="2015-07-20">
<meta name="date" content="2015-07-21">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
</head>
<body class="center">

View File

Before

Width:  |  Height:  |  Size: 57 B

After

Width:  |  Height:  |  Size: 57 B

View File

@ -6,9 +6,9 @@
<html>
<head>
<!-- Generated by groovydoc (2.3.3) on Mon Jul 20 16:19:14 PDT 2015 -->
<!-- Generated by groovydoc (2.3.3) on Tue Jul 21 09:55:07 PDT 2015 -->
<title>JRubyWar (jruby-gradle-war-plugin 0.4.1 API)</title>
<meta name="date" content="2015-07-20">
<meta name="date" content="2015-07-21">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link href="../../../../groovy.ico" type="image/x-icon" rel="shortcut icon">
<link href="../../../../groovy.ico" type="image/x-icon" rel="icon">

View File

@ -6,9 +6,9 @@
<html>
<head>
<!-- Generated by groovydoc (2.3.3) on Mon Jul 20 16:19:14 PDT 2015 -->
<!-- Generated by groovydoc (2.3.3) on Tue Jul 21 09:55:07 PDT 2015 -->
<title>JRubyWarPlugin (jruby-gradle-war-plugin 0.4.1 API)</title>
<meta name="date" content="2015-07-20">
<meta name="date" content="2015-07-21">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link href="../../../../groovy.ico" type="image/x-icon" rel="shortcut icon">
<link href="../../../../groovy.ico" type="image/x-icon" rel="icon">

View File

@ -5,7 +5,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<!-- Generated by groovydoc (2.3.3) on -->
<title>Deprecated API (jruby-gradle-war-plugin 0.4.1 API)</title>
<meta name="date" content="2015-07-20">
<meta name="date" content="2015-07-21">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link href="groovy.ico" type="image/x-icon" rel="shortcut icon">
<link href="groovy.ico" type="image/x-icon" rel="icon">

View File

Before

Width:  |  Height:  |  Size: 9.4 KiB

After

Width:  |  Height:  |  Size: 9.4 KiB

View File

@ -8,7 +8,7 @@
<title>API Help (jruby-gradle-war-plugin 0.4.1 API)</title>
<link href="groovy.ico" type="image/x-icon" rel="shortcut icon">
<link href="groovy.ico" type="image/x-icon" rel="icon">
<meta name="date" content="2015-07-20">
<meta name="date" content="2015-07-21">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
</head>
<body class="center">

View File

@ -5,7 +5,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<!-- Generated by groovydoc (2.3.3) on -->
<title>Index (jruby-gradle-war-plugin 0.4.1 API)</title>
<meta name="date" content="2015-07-20">
<meta name="date" content="2015-07-21">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
</head>
<body class="center">

View File

Before

Width:  |  Height:  |  Size: 57 B

After

Width:  |  Height:  |  Size: 57 B

BIN
images/jruby-gradle.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB

View File

@ -7,6 +7,9 @@ JRuby/Gradle
</title>
</head>
<body>
<a href='https://github.com/jruby-gradle'>
<img alt='Fork me on GitHub' data-canonical-src='https://s3.amazonaws.com/github/ribbons/forkme_right_red_aa0000.png' src='https://camo.githubusercontent.com/365986a132ccd6a44c23a9169022c0b5c890c387/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f72696768745f7265645f6161303030302e706e67' style='position: absolute; top: 0; right: 0; border: 0;'>
</a>
<div id='main_nav'>
<ul>
<li>
@ -29,30 +32,93 @@ Community
News
</a>
</li>
<li>
<a href='download.html'>
Download
</a>
</li>
<li>
<a href='https://travis-ci.org/jruby-gradle/jruby-gradle-plugin'>
<img src='https://travis-ci.org/jruby-gradle/jruby-gradle-plugin.svg?branch=master'>
</a>
</li>
</ul>
</div>
<div id='content'>
<h1>
JRuby/Gradle
</h1>
<div class="sect1">
<h2 id="about"><a class="anchor" href="#about"></a>About</h2>
<div id="preamble">
<div class="sectionbody">
<div class="imageblock right">
<div class="content">
<img src="images/jruby-gradle.png" alt="jruby gradle">
</div>
</div>
<div class="paragraph">
<p><a href="https://github.com/jruby-gradle/">JRuby/Gradle</a> is a collection of
<a href="http://www.gradle.org">Gradle</a> plugins which make it easy to build, test,
manage and package Ruby applications. By compbining the portability of
manage and package Ruby applications. By combining the portability of
<a href="http://jruby.org">JRuby</a> with Gradle&#8217;s excellent task and dependency
management functionality, JRuby/Gradle provides high quality build tooling for
management, <strong>JRuby/Gradle</strong> provides high quality build tooling for
Ruby and Java developers alike.</p>
</div>
</div>
</div>
<div class="sect2">
<h3 id="plugins-available"><a class="anchor" href="#plugins-available"></a>Plugins available:</h3>
<div class="ulist">
<ul>
<li>
<p><a href="base.html">Base</a></p>
</li>
<li>
<p><a href="jar.html">Jar</a></p>
</li>
<li>
<p><a href="war.html">War</a></p>
</li>
<li>
<p><a href="storm.html">Storm</a></p>
</li>
</ul>
</div>
</div>
<div class="sect1">
<h2 id="quick-start"><a class="anchor" href="#quick-start"></a>Quick Start</h2>
<div class="sectionbody">
<div class="sect2">
<h3 id="running-some-ruby"><a class="anchor" href="#running-some-ruby"></a>Running some Ruby</h3>
<div class="listingblock">
<div class="title">build.gradle</div>
<div class="content">
<pre class="CodeRay highlight nowrap"><code data-lang="gradle">import com.github.jrubygradle.JRubyExec
buildscript {
dependencies {
classpath 'com.github.jruby-gradle:jruby-gradle-plugin:%%VERSION%%'
}
}
apply plugin : 'com.github.jruby-gradle.base'
dependencies {
jrubyExec ':credit_card_validator:1.1.0@gem'
}
jruby {
defaultRepositories = false
}
task requiresGems( type : JRubyExec ) {
script &quot;scripts/requiresGem.rb&quot;
}
task runGradleTest {
dependsOn requiresGems
}</code></pre>
</div>
</div>
</div>
<div class="sect2">
<h3 id="packaging-some-ruby"><a class="anchor" href="#packaging-some-ruby"></a>Packaging some Ruby</h3>
@ -60,6 +126,7 @@ Ruby and Java developers alike.</p>
</div>
</div>
</div>
</div>
<hr>
</body>
</html>

57
jar.html Normal file
View File

@ -0,0 +1,57 @@
<html>
<head>
<link href='stylesheets/foundation.css' rel='stylesheet'>
<link href='stylesheets/jrubygradle.css' rel='stylesheet'>
<title>
Jar plugin
</title>
</head>
<body>
<a href='https://github.com/jruby-gradle'>
<img alt='Fork me on GitHub' data-canonical-src='https://s3.amazonaws.com/github/ribbons/forkme_right_red_aa0000.png' src='https://camo.githubusercontent.com/365986a132ccd6a44c23a9169022c0b5c890c387/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f72696768745f7265645f6161303030302e706e67' style='position: absolute; top: 0; right: 0; border: 0;'>
</a>
<div id='main_nav'>
<ul>
<li>
<a href='index.html'>
Home
</a>
</li>
<li>
<a href='docs.html'>
Documentation
</a>
</li>
<li>
<a href='community.html'>
Community
</a>
</li>
<li>
<a href='news.html'>
News
</a>
</li>
<li>
<a href='download.html'>
Download
</a>
</li>
<li>
<a href='https://travis-ci.org/jruby-gradle/jruby-gradle-plugin'>
<img src='https://travis-ci.org/jruby-gradle/jruby-gradle-plugin.svg?branch=master'>
</a>
</li>
</ul>
</div>
<div id='content'>
<h1>
Jar plugin
</h1>
<div class="paragraph">
<p>Unresolved directive in jar.ad - include::./../jruby-gradle-jar-plugin/README.ad[]</p>
</div>
</div>
<hr>
</body>
</html>

View File

@ -7,6 +7,9 @@ JRuby/Gradle News
</title>
</head>
<body>
<a href='https://github.com/jruby-gradle'>
<img alt='Fork me on GitHub' data-canonical-src='https://s3.amazonaws.com/github/ribbons/forkme_right_red_aa0000.png' src='https://camo.githubusercontent.com/365986a132ccd6a44c23a9169022c0b5c890c387/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f72696768745f7265645f6161303030302e706e67' style='position: absolute; top: 0; right: 0; border: 0;'>
</a>
<div id='main_nav'>
<ul>
<li>
@ -29,8 +32,19 @@ Community
News
</a>
</li>
<li>
<a href='download.html'>
Download
</a>
</li>
<li>
<a href='https://travis-ci.org/jruby-gradle/jruby-gradle-plugin'>
<img src='https://travis-ci.org/jruby-gradle/jruby-gradle-plugin.svg?branch=master'>
</a>
</li>
</ul>
</div>
<div id='content'>
<h1>
JRuby/Gradle News
</h1>
@ -69,6 +83,7 @@ JRuby/Gradle News
</div>
</div>
</div>
<hr>
</body>
</html>

55
storm.html Normal file
View File

@ -0,0 +1,55 @@
<html>
<head>
<link href='stylesheets/foundation.css' rel='stylesheet'>
<link href='stylesheets/jrubygradle.css' rel='stylesheet'>
<title>
Storm plugin
</title>
</head>
<body>
<a href='https://github.com/jruby-gradle'>
<img alt='Fork me on GitHub' data-canonical-src='https://s3.amazonaws.com/github/ribbons/forkme_right_red_aa0000.png' src='https://camo.githubusercontent.com/365986a132ccd6a44c23a9169022c0b5c890c387/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f72696768745f7265645f6161303030302e706e67' style='position: absolute; top: 0; right: 0; border: 0;'>
</a>
<div id='main_nav'>
<ul>
<li>
<a href='index.html'>
Home
</a>
</li>
<li>
<a href='docs.html'>
Documentation
</a>
</li>
<li>
<a href='community.html'>
Community
</a>
</li>
<li>
<a href='news.html'>
News
</a>
</li>
<li>
<a href='download.html'>
Download
</a>
</li>
<li>
<a href='https://travis-ci.org/jruby-gradle/jruby-gradle-plugin'>
<img src='https://travis-ci.org/jruby-gradle/jruby-gradle-plugin.svg?branch=master'>
</a>
</li>
</ul>
</div>
<div id='content'>
<h1>
Storm plugin
</h1>
</div>
<hr>
</body>
</html>

57
war.html Normal file
View File

@ -0,0 +1,57 @@
<html>
<head>
<link href='stylesheets/foundation.css' rel='stylesheet'>
<link href='stylesheets/jrubygradle.css' rel='stylesheet'>
<title>
War plugin
</title>
</head>
<body>
<a href='https://github.com/jruby-gradle'>
<img alt='Fork me on GitHub' data-canonical-src='https://s3.amazonaws.com/github/ribbons/forkme_right_red_aa0000.png' src='https://camo.githubusercontent.com/365986a132ccd6a44c23a9169022c0b5c890c387/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f72696768745f7265645f6161303030302e706e67' style='position: absolute; top: 0; right: 0; border: 0;'>
</a>
<div id='main_nav'>
<ul>
<li>
<a href='index.html'>
Home
</a>
</li>
<li>
<a href='docs.html'>
Documentation
</a>
</li>
<li>
<a href='community.html'>
Community
</a>
</li>
<li>
<a href='news.html'>
News
</a>
</li>
<li>
<a href='download.html'>
Download
</a>
</li>
<li>
<a href='https://travis-ci.org/jruby-gradle/jruby-gradle-plugin'>
<img src='https://travis-ci.org/jruby-gradle/jruby-gradle-plugin.svg?branch=master'>
</a>
</li>
</ul>
</div>
<div id='content'>
<h1>
War plugin
</h1>
<div class="paragraph">
<p>Unresolved directive in war.ad - include::./../jruby-gradle-war-plugin/README.ad[]</p>
</div>
</div>
<hr>
</body>
</html>