Publish of Github pages from Gradle.

This commit is contained in:
R. Tyler Croy 2015-10-02 07:42:12 -07:00
parent 34a7573542
commit 4837db4223
53 changed files with 1020 additions and 276 deletions

View File

@ -395,6 +395,7 @@ relies on.</p>
jruby.defaultRepositories false
repositories {
jcenter()
rubygems('https://rubygems.org')
}

View File

@ -73,7 +73,7 @@ snippets below to incorporate the latest plugins into your own <a href="http://g
repositories { jcenter() }
dependencies {
classpath &quot;com.github.jruby-gradle:jruby-gradle-plugin:1.0.4&quot;
classpath &quot;com.github.jruby-gradle:jruby-gradle-plugin:[1.1.2,1.2)&quot;
}
}
apply plugin: &quot;com.github.jruby-gradle.base&quot;</code></pre>
@ -91,7 +91,7 @@ apply plugin: &quot;com.github.jruby-gradle.base&quot;</code></pre>
repositories { jcenter() }
dependencies {
classpath &quot;com.github.jruby-gradle:jruby-gradle-jar-plugin:1.0.4&quot;
classpath &quot;com.github.jruby-gradle:jruby-gradle-jar-plugin:[1.1.2,1.2)&quot;
}
}
apply plugin: &quot;com.github.jruby-gradle.jar&quot;</code></pre>
@ -109,7 +109,7 @@ apply plugin: &quot;com.github.jruby-gradle.jar&quot;</code></pre>
repositories { jcenter() }
dependencies {
classpath &quot;com.github.jruby-gradle:jruby-gradle-war-plugin:1.0.4-alpha&quot;
classpath &quot;com.github.jruby-gradle:jruby-gradle-war-plugin:[1.1.2,1.2)-alpha&quot;
}
}
apply plugin: &quot;com.github.jruby-gradle.war&quot;</code></pre>
@ -127,7 +127,7 @@ apply plugin: &quot;com.github.jruby-gradle.war&quot;</code></pre>
repositories { jcenter() }
dependencies {
classpath &quot;com.github.jruby-gradle:jruby-gradle-storm-plugin:0.1.6&quot;
classpath &quot;com.github.jruby-gradle:jruby-gradle-storm-plugin:[0.4.2,0.5)&quot;
}
}
apply plugin: &quot;com.github.jruby-gradle.storm&quot;</code></pre>

View File

@ -6,9 +6,9 @@
<html>
<head>
<!-- Generated by groovydoc (2.3.3) on Thu Oct 01 09:28:18 PDT 2015 -->
<title>GemUtils.OverwriteAction (jruby-gradle-base-plugin 1.1.4 API)</title>
<meta name="date" content="2015-10-01">
<!-- Generated by groovydoc (2.3.3) on Fri Oct 02 07:40:02 PDT 2015 -->
<title>GemUtils.OverwriteAction (jruby-gradle-base-plugin 1.2.0 API)</title>
<meta name="date" content="2015-10-02">
<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">
@ -17,7 +17,7 @@
<body class="center">
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="GemUtils.OverwriteAction (jruby-gradle-base-plugin 1.1.4 API)";
parent.document.title="GemUtils.OverwriteAction (jruby-gradle-base-plugin 1.2.0 API)";
}
//-->
</script>

View File

@ -6,9 +6,9 @@
<html>
<head>
<!-- Generated by groovydoc (2.3.3) on Thu Oct 01 09:28:18 PDT 2015 -->
<title>GemUtils (jruby-gradle-base-plugin 1.1.4 API)</title>
<meta name="date" content="2015-10-01">
<!-- Generated by groovydoc (2.3.3) on Fri Oct 02 07:40:02 PDT 2015 -->
<title>GemUtils (jruby-gradle-base-plugin 1.2.0 API)</title>
<meta name="date" content="2015-10-02">
<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">
@ -17,7 +17,7 @@
<body class="center">
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="GemUtils (jruby-gradle-base-plugin 1.1.4 API)";
parent.document.title="GemUtils (jruby-gradle-base-plugin 1.2.0 API)";
}
//-->
</script>
@ -50,11 +50,11 @@ if (location.href.indexOf('is-external=true') == -1) {
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li><a href="#nested_summary">Nested</a></li>&nbsp;&nbsp;&nbsp;Field&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructor&nbsp;&nbsp;&nbsp;<li><a href="#method_summary">Method</a></li>&nbsp;&nbsp;&nbsp;
<li><a href="#nested_summary">Nested</a></li>&nbsp;&nbsp;&nbsp;Field&nbsp;&nbsp;&nbsp;<li><a href="#property_summary">Property</a></li>&nbsp;&nbsp;&nbsp;Constructor&nbsp;&nbsp;&nbsp;<li><a href="#method_summary">Method</a></li>&nbsp;&nbsp;&nbsp;
</ul>
<ul class="subNavList">
<li>&nbsp;|&nbsp;Detail:&nbsp;</li>
Field&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructor&nbsp;&nbsp;&nbsp;<li><a href="#method_detail">Method</a></li>&nbsp;&nbsp;&nbsp;
Field&nbsp;&nbsp;&nbsp;<li><a href="#prop_detail">Property</a></li>&nbsp;&nbsp;&nbsp;Constructor&nbsp;&nbsp;&nbsp;<li><a href="#method_detail">Method</a></li>&nbsp;&nbsp;&nbsp;
</ul>
</div>
<a name="skip-navbar_top">
@ -122,6 +122,32 @@ if (location.href.indexOf('is-external=true') == -1) {
<!-- =========== PROPERTY SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="property_summary"><!-- --></a>
<h3>Properties Summary</h3>
<ul class="blockList">
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Properties Summary table, listing nested classes, and an explanation">
<caption><span>Properties</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Type</th>
<th class="colLast" scope="col">Name and description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code><strong>static&nbsp;java.lang.String</strong></code>&nbsp;</td>
<td class="colLast"><code><a href="#JRUBY_ARCHIVE_NAME"></a>JRUBY_ARCHIVE_NAME</code><br></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><strong>static&nbsp;java.lang.String</strong></code>&nbsp;</td>
<td class="colLast"><code><a href="#JRUBY_MAINCLASS"></a>JRUBY_MAINCLASS</code><br></td>
</tr>
</table>
</ul>
</li>
</ul>
<!-- =========== ELEMENT SUMMARY =========== -->
@ -159,7 +185,7 @@ if (location.href.indexOf('is-external=true') == -1) {
<tr class="rowColor">
<td class="colFirst"><code>static&nbsp;org.gradle.api.file.CopySpec</strong></code></td>
<td class="colLast"><code><strong><a href="#gemCopySpec(def, org.gradle.api.Project, java.lang.Object)">gemCopySpec</a></strong>(java.lang.Object properties = [:], org.gradle.api.Project project, java.lang.Object dir)</code><br>Adds a GEM CopySpec to an archive</td>
<td class="colLast"><code><strong><a href="#gemCopySpec(java.util.Map, org.gradle.api.Project, java.lang.Object)">gemCopySpec</a></strong>(java.util.Map properties = [:], org.gradle.api.Project project, java.lang.Object dir)</code><br>Adds a GEM CopySpec to an archive</td>
</tr>
<tr class="altColor">
@ -176,7 +202,7 @@ if (location.href.indexOf('is-external=true') == -1) {
<tr class="altColor">
<td class="colFirst"><code>static&nbsp;org.gradle.api.file.CopySpec</strong></code></td>
<td class="colLast"><code><strong><a href="#jarCopySpec(org.gradle.api.Project, java.lang.Object)">jarCopySpec</a></strong>(org.gradle.api.Project project, java.lang.Object dir)</code><br>// specifications/*
if(!</td>
if (!</td>
</tr>
<tr class="rowColor">
@ -230,6 +256,32 @@ if (location.href.indexOf('is-external=true') == -1) {
<!-- =========== PROPERTY DETAIL =========== -->
<ul class="blockList">
<li class="blockList"><a name="prop_detail">
<!-- -->
</a>
<h3>Property Detail</h3>
<a name="JRUBY_ARCHIVE_NAME"><!-- --></a>
<ul class="blockListLast">
<li class="blockList">
<h4>static&nbsp;final&nbsp;java.lang.String <strong>JRUBY_ARCHIVE_NAME</strong></h4>
<p></p>
</li>
</ul>
<a name="JRUBY_MAINCLASS"><!-- --></a>
<ul class="blockListLast">
<li class="blockList">
<h4>static&nbsp;final&nbsp;java.lang.String <strong>JRUBY_MAINCLASS</strong></h4>
<p></p>
</li>
</ul>
</li>
</ul>
@ -270,10 +322,10 @@ if (location.href.indexOf('is-external=true') == -1) {
</li>
</ul>
<a name="gemCopySpec(def, org.gradle.api.Project, java.lang.Object)"><!-- --></a>
<a name="gemCopySpec(java.util.Map, org.gradle.api.Project, java.lang.Object)"><!-- --></a>
<ul class="blockListLast">
<li class="blockList">
<h4>static&nbsp;org.gradle.api.file.CopySpec <strong>gemCopySpec</strong>(java.lang.Object properties = [:], org.gradle.api.Project project, java.lang.Object dir)</h4>
<h4>static&nbsp;org.gradle.api.file.CopySpec <strong>gemCopySpec</strong>(java.util.Map properties = [:], org.gradle.api.Project project, java.lang.Object dir)</h4>
<p> Adds a GEM CopySpec to an archive
The following are supported as properties:
@ -310,7 +362,7 @@ if (location.href.indexOf('is-external=true') == -1) {
<h4>static&nbsp;org.gradle.api.file.CopySpec <strong>jarCopySpec</strong>(org.gradle.api.Project project, java.lang.Object dir)</h4>
<p>
// specifications/*
if(!fullGem) {
if (!fullGem) {
exclude 'cache/**'
exclude 'gems/</p>
</li>
@ -374,11 +426,11 @@ if (location.href.indexOf('is-external=true') == -1) {
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li><a href="#nested_summary">Nested</a></li>&nbsp;&nbsp;&nbsp;Field&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructor&nbsp;&nbsp;&nbsp;<li><a href="#method_summary">Method</a></li>&nbsp;&nbsp;&nbsp;
<li><a href="#nested_summary">Nested</a></li>&nbsp;&nbsp;&nbsp;Field&nbsp;&nbsp;&nbsp;<li><a href="#property_summary">Property</a></li>&nbsp;&nbsp;&nbsp;Constructor&nbsp;&nbsp;&nbsp;<li><a href="#method_summary">Method</a></li>&nbsp;&nbsp;&nbsp;
</ul>
<ul class="subNavList">
<li>&nbsp;|&nbsp;Detail:&nbsp;</li>
Field&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructor&nbsp;&nbsp;&nbsp;<li><a href="#method_detail">Method</a></li>&nbsp;&nbsp;&nbsp;
Field&nbsp;&nbsp;&nbsp;<li><a href="#prop_detail">Property</a></li>&nbsp;&nbsp;&nbsp;Constructor&nbsp;&nbsp;&nbsp;<li><a href="#method_detail">Method</a></li>&nbsp;&nbsp;&nbsp;
</ul>
</div>
<p>Groovy Documentation</p>

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -6,9 +6,9 @@
<html>
<head>
<!-- Generated by groovydoc (2.3.3) on Thu Oct 01 09:28:18 PDT 2015 -->
<title>JRubyPlugin (jruby-gradle-base-plugin 1.1.4 API)</title>
<meta name="date" content="2015-10-01">
<!-- Generated by groovydoc (2.3.3) on Fri Oct 02 07:40:03 PDT 2015 -->
<title>JRubyPlugin (jruby-gradle-base-plugin 1.2.0 API)</title>
<meta name="date" content="2015-10-02">
<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">
@ -17,7 +17,7 @@
<body class="center">
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="JRubyPlugin (jruby-gradle-base-plugin 1.1.4 API)";
parent.document.title="JRubyPlugin (jruby-gradle-base-plugin 1.2.0 API)";
}
//-->
</script>
@ -137,6 +137,11 @@ extends java.lang.Object
<td class="colLast"><code><a href="#TASK_GROUP_NAME"></a>TASK_GROUP_NAME</code><br></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><strong>static&nbsp;java.lang.String</strong></code>&nbsp;</td>
<td class="colLast"><code><a href="#VERSION_PROPERTY"></a>VERSION_PROPERTY</code><br></td>
</tr>
</table>
</ul>
</li>
@ -244,6 +249,14 @@ extends java.lang.Object
</li>
</ul>
<a name="VERSION_PROPERTY"><!-- --></a>
<ul class="blockListLast">
<li class="blockList">
<h4>static&nbsp;final&nbsp;java.lang.String <strong>VERSION_PROPERTY</strong></h4>
<p></p>
</li>
</ul>
</li>
</ul>

View File

@ -6,9 +6,9 @@
<html>
<head>
<!-- Generated by groovydoc (2.3.3) on Thu Oct 01 09:28:18 PDT 2015 -->
<title>JRubyPluginExtension (jruby-gradle-base-plugin 1.1.4 API)</title>
<meta name="date" content="2015-10-01">
<!-- Generated by groovydoc (2.3.3) on Fri Oct 02 07:40:03 PDT 2015 -->
<title>JRubyPluginExtension (jruby-gradle-base-plugin 1.2.0 API)</title>
<meta name="date" content="2015-10-02">
<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">
@ -17,7 +17,7 @@
<body class="center">
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="JRubyPluginExtension (jruby-gradle-base-plugin 1.1.4 API)";
parent.document.title="JRubyPluginExtension (jruby-gradle-base-plugin 1.2.0 API)";
}
//-->
</script>
@ -79,6 +79,9 @@ if (location.href.indexOf('is-external=true') == -1) {
<p> Class providing the jruby{} DSL extension to the Gradle build script
</p>
</li>
</ul>
</div>

File diff suppressed because one or more lines are too long

View File

@ -6,9 +6,9 @@
<html>
<head>
<!-- Generated by groovydoc (2.3.3) on Thu Oct 01 09:28:18 PDT 2015 -->
<title>GemVersion (jruby-gradle-base-plugin 1.1.4 API)</title>
<meta name="date" content="2015-10-01">
<!-- Generated by groovydoc (2.3.3) on Fri Oct 02 07:40:02 PDT 2015 -->
<title>GemVersion (jruby-gradle-base-plugin 1.2.0 API)</title>
<meta name="date" content="2015-10-02">
<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">
@ -17,7 +17,7 @@
<body class="center">
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="GemVersion (jruby-gradle-base-plugin 1.1.4 API)";
parent.document.title="GemVersion (jruby-gradle-base-plugin 1.2.0 API)";
}
//-->
</script>
@ -50,11 +50,11 @@ if (location.href.indexOf('is-external=true') == -1) {
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
Nested&nbsp;&nbsp;&nbsp;Field&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<li><a href="#constructor_summary">Constructor</a></li>&nbsp;&nbsp;&nbsp;<li><a href="#method_summary">Method</a></li>&nbsp;&nbsp;&nbsp;
Nested&nbsp;&nbsp;&nbsp;Field&nbsp;&nbsp;&nbsp;<li><a href="#property_summary">Property</a></li>&nbsp;&nbsp;&nbsp;<li><a href="#constructor_summary">Constructor</a></li>&nbsp;&nbsp;&nbsp;<li><a href="#method_summary">Method</a></li>&nbsp;&nbsp;&nbsp;
</ul>
<ul class="subNavList">
<li>&nbsp;|&nbsp;Detail:&nbsp;</li>
Field&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<li><a href="#constructor_detail">Constructor</a></li>&nbsp;&nbsp;&nbsp;<li><a href="#method_detail">Method</a></li>&nbsp;&nbsp;&nbsp;
Field&nbsp;&nbsp;&nbsp;<li><a href="#prop_detail">Property</a></li>&nbsp;&nbsp;&nbsp;<li><a href="#constructor_detail">Constructor</a></li>&nbsp;&nbsp;&nbsp;<li><a href="#method_detail">Method</a></li>&nbsp;&nbsp;&nbsp;
</ul>
</div>
<a name="skip-navbar_top">
@ -121,6 +121,42 @@ if (location.href.indexOf('is-external=true') == -1) {
<!-- =========== PROPERTY SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="property_summary"><!-- --></a>
<h3>Properties Summary</h3>
<ul class="blockList">
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Properties Summary table, listing nested classes, and an explanation">
<caption><span>Properties</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Type</th>
<th class="colLast" scope="col">Name and description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code><strong>java.lang.String</strong></code>&nbsp;</td>
<td class="colLast"><code><a href="#high"></a>high</code><br></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><strong>java.lang.String</strong></code>&nbsp;</td>
<td class="colLast"><code><a href="#low"></a>low</code><br></td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><strong>java.lang.Object</strong></code>&nbsp;</td>
<td class="colLast"><code><a href="#postfix"></a>postfix</code><br></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><strong>java.lang.Object</strong></code>&nbsp;</td>
<td class="colLast"><code><a href="#prefix"></a>prefix</code><br></td>
</tr>
</table>
</ul>
</li>
</ul>
<!-- =========== ELEMENT SUMMARY =========== -->
@ -221,6 +257,48 @@ if (location.href.indexOf('is-external=true') == -1) {
<!-- =========== PROPERTY DETAIL =========== -->
<ul class="blockList">
<li class="blockList"><a name="prop_detail">
<!-- -->
</a>
<h3>Property Detail</h3>
<a name="high"><!-- --></a>
<ul class="blockListLast">
<li class="blockList">
<h4>final&nbsp;java.lang.String <strong>high</strong></h4>
<p></p>
</li>
</ul>
<a name="low"><!-- --></a>
<ul class="blockListLast">
<li class="blockList">
<h4>final&nbsp;java.lang.String <strong>low</strong></h4>
<p></p>
</li>
</ul>
<a name="postfix"><!-- --></a>
<ul class="blockListLast">
<li class="blockList">
<h4>final&nbsp;java.lang.Object <strong>postfix</strong></h4>
<p></p>
</li>
</ul>
<a name="prefix"><!-- --></a>
<ul class="blockListLast">
<li class="blockList">
<h4>final&nbsp;java.lang.Object <strong>prefix</strong></h4>
<p></p>
</li>
</ul>
</li>
</ul>
@ -322,11 +400,11 @@ if (location.href.indexOf('is-external=true') == -1) {
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
Nested&nbsp;&nbsp;&nbsp;Field&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<li><a href="#constructor_summary">Constructor</a></li>&nbsp;&nbsp;&nbsp;<li><a href="#method_summary">Method</a></li>&nbsp;&nbsp;&nbsp;
Nested&nbsp;&nbsp;&nbsp;Field&nbsp;&nbsp;&nbsp;<li><a href="#property_summary">Property</a></li>&nbsp;&nbsp;&nbsp;<li><a href="#constructor_summary">Constructor</a></li>&nbsp;&nbsp;&nbsp;<li><a href="#method_summary">Method</a></li>&nbsp;&nbsp;&nbsp;
</ul>
<ul class="subNavList">
<li>&nbsp;|&nbsp;Detail:&nbsp;</li>
Field&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<li><a href="#constructor_detail">Constructor</a></li>&nbsp;&nbsp;&nbsp;<li><a href="#method_detail">Method</a></li>&nbsp;&nbsp;&nbsp;
Field&nbsp;&nbsp;&nbsp;<li><a href="#prop_detail">Property</a></li>&nbsp;&nbsp;&nbsp;<li><a href="#constructor_detail">Constructor</a></li>&nbsp;&nbsp;&nbsp;<li><a href="#method_detail">Method</a></li>&nbsp;&nbsp;&nbsp;
</ul>
</div>
<p>Groovy Documentation</p>

View File

@ -6,9 +6,9 @@
<html>
<head>
<!-- Generated by groovydoc (2.3.3) on Thu Oct 01 09:28:18 PDT 2015 -->
<title>GemVersionResolver (jruby-gradle-base-plugin 1.1.4 API)</title>
<meta name="date" content="2015-10-01">
<!-- Generated by groovydoc (2.3.3) on Fri Oct 02 07:40:02 PDT 2015 -->
<title>GemVersionResolver (jruby-gradle-base-plugin 1.2.0 API)</title>
<meta name="date" content="2015-10-02">
<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">
@ -17,7 +17,7 @@
<body class="center">
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="GemVersionResolver (jruby-gradle-base-plugin 1.1.4 API)";
parent.document.title="GemVersionResolver (jruby-gradle-base-plugin 1.2.0 API)";
}
//-->
</script>
@ -79,6 +79,9 @@ if (location.href.indexOf('is-external=true') == -1) {
<p> Resolved to compute gem versions
</p>
</li>
</ul>
</div>
@ -171,21 +174,16 @@ if (location.href.indexOf('is-external=true') == -1) {
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</strong></code></td>
<td class="colLast"><code><strong><a href="#log(groovy.lang.Closure)">log</a></strong>(groovy.lang.Closure message)</code><br></td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</strong></code></td>
<td class="colLast"><code><strong><a href="#resolve(org.gradle.api.artifacts.DependencyResolveDetails)">resolve</a></strong>(org.gradle.api.artifacts.DependencyResolveDetails details)</code><br></td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colFirst"><code>static&nbsp;void</strong></code></td>
<td class="colLast"><code><strong><a href="#setup(org.gradle.api.Project)">setup</a></strong>(org.gradle.api.Project project)</code><br></td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colFirst"><code>java.lang.String</strong></code></td>
<td class="colLast"><code><strong><a href="#toString()">toString</a></strong>()</code><br></td>
</tr>
@ -292,14 +290,6 @@ if (location.href.indexOf('is-external=true') == -1) {
</li>
</ul>
<a name="log(groovy.lang.Closure)"><!-- --></a>
<ul class="blockListLast">
<li class="blockList">
<h4>void <strong>log</strong>(groovy.lang.Closure message)</h4>
<p></p>
</li>
</ul>
<a name="resolve(org.gradle.api.artifacts.DependencyResolveDetails)"><!-- --></a>
<ul class="blockListLast">
<li class="blockList">

View File

@ -6,9 +6,9 @@
<html>
<head>
<!-- Generated by groovydoc (2.3.3) on Thu Oct 01 09:28:18 PDT 2015 -->
<title>JRubyExecDelegate (jruby-gradle-base-plugin 1.1.4 API)</title>
<meta name="date" content="2015-10-01">
<!-- Generated by groovydoc (2.3.3) on Fri Oct 02 07:40:03 PDT 2015 -->
<title>JRubyExecDelegate (jruby-gradle-base-plugin 1.2.0 API)</title>
<meta name="date" content="2015-10-02">
<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">
@ -17,7 +17,7 @@
<body class="center">
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="JRubyExecDelegate (jruby-gradle-base-plugin 1.1.4 API)";
parent.document.title="JRubyExecDelegate (jruby-gradle-base-plugin 1.2.0 API)";
}
//-->
</script>

View File

@ -6,9 +6,9 @@
<html>
<head>
<!-- Generated by groovydoc (2.3.3) on Thu Oct 01 09:28:18 PDT 2015 -->
<title>JRubyExecTraits (jruby-gradle-base-plugin 1.1.4 API)</title>
<meta name="date" content="2015-10-01">
<!-- Generated by groovydoc (2.3.3) on Fri Oct 02 07:40:03 PDT 2015 -->
<title>JRubyExecTraits (jruby-gradle-base-plugin 1.2.0 API)</title>
<meta name="date" content="2015-10-02">
<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">
@ -17,7 +17,7 @@
<body class="center">
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="JRubyExecTraits (jruby-gradle-base-plugin 1.1.4 API)";
parent.document.title="JRubyExecTraits (jruby-gradle-base-plugin 1.2.0 API)";
}
//-->
</script>
@ -125,7 +125,7 @@ if (location.href.indexOf('is-external=true') == -1) {
<tr class="altColor">
<td class="colFirst"><code><strong>java.util.List&lt;java.lang.String&gt;</strong></code>&nbsp;</td>
<td class="colLast"><code><a href="#FILTER_ENV_KEYS"></a>FILTER_ENV_KEYS</code><br></td>
<td class="colLast"><code><a href="#filterEnvKeys"></a>filterEnvKeys</code><br></td>
</tr>
<tr class="rowColor">
@ -180,67 +180,72 @@ if (location.href.indexOf('is-external=true') == -1) {
<tr class="altColor">
<td class="colFirst"><code>void</strong></code></td>
<td class="colLast"><code><strong><a href="#configuration(java.lang.String)">configuration</a></strong>(java.lang.String newConfiguration)</code><br></td>
<td class="colLast"><code><strong><a href="#configuration(org.gradle.api.artifacts.Configuration)">configuration</a></strong>(org.gradle.api.artifacts.Configuration newConfiguration)</code><br></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</strong></code></td>
<td class="colLast"><code><strong><a href="#configuration(java.lang.String)">configuration</a></strong>(java.lang.String newConfiguration)</code><br></td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</strong></code></td>
<td class="colLast"><code><strong><a href="#gemWorkDir(java.lang.Object)">gemWorkDir</a></strong>(java.lang.Object workingDir)</code><br>Set alternative GEM unpack directory to use</td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colFirst"><code>java.lang.String</strong></code></td>
<td class="colLast"><code><strong><a href="#getComputedPATH(java.lang.String)">getComputedPATH</a></strong>(java.lang.String originalPath)</code><br>Return the computed `PATH` for the task</td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colFirst"><code>java.lang.String</strong></code></td>
<td class="colLast"><code><strong><a href="#getConfiguration()">getConfiguration</a></strong>()</code><br></td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colFirst"><code>java.io.File</strong></code></td>
<td class="colLast"><code><strong><a href="#getGemWorkDir()">getGemWorkDir</a></strong>()</code><br>Returns the directory that will be used to unpack Gems into</td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colFirst"><code>java.util.Map</strong></code></td>
<td class="colLast"><code><strong><a href="#getPreparedEnvironment(java.util.Map)">getPreparedEnvironment</a></strong>(java.util.Map env)</code><br></td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colFirst"><code>void</strong></code></td>
<td class="colLast"><code><strong><a href="#jrubyArgs(java.lang.Object)">jrubyArgs</a></strong>(java.lang.Object... args)</code><br>Add arguments for jruby</td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colFirst"><code>void</strong></code></td>
<td class="colLast"><code><strong><a href="#prepareDependencies(org.gradle.api.Project)">prepareDependencies</a></strong>(org.gradle.api.Project project)</code><br>Prepare the Ruby and Java dependencies for the configured configuration</td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colFirst"><code>void</strong></code></td>
<td class="colLast"><code><strong><a href="#prepareDependencies(org.gradle.api.Project, com.github.jrubygradle.GemUtils.OverwriteAction)">prepareDependencies</a></strong>(org.gradle.api.Project project, <a href='../../../../com/github/jrubygradle/GemUtils.OverwriteAction.html'>OverwriteAction</a> overwrite)</code><br>Prepare dependencies with a custom overwrite behavior</td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colFirst"><code>void</strong></code></td>
<td class="colLast"><code><strong><a href="#script(def)">script</a></strong>(java.lang.Object scr)</code><br>Set script to execute.</td>
<td class="colLast"><code><strong><a href="#script(java.lang.Object)">script</a></strong>(java.lang.Object scr)</code><br>Set script to execute.</td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colFirst"><code>void</strong></code></td>
<td class="colLast"><code><strong><a href="#scriptArgs(java.lang.Object)">scriptArgs</a></strong>(java.lang.Object... args)</code><br>Add arguments for script</td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colFirst"><code>void</strong></code></td>
<td class="colLast"><code><strong><a href="#scriptArgs(groovy.lang.Closure)">scriptArgs</a></strong>(groovy.lang.Closure c)</code><br>Add arguments for script in a closure style</td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colFirst"><code>void</strong></code></td>
<td class="colLast"><code><strong><a href="#setScript(def)">setScript</a></strong>(java.lang.Object scr)</code><br>Set script to execute.</td>
<td class="colLast"><code><strong><a href="#setScript(java.lang.Object)">setScript</a></strong>(java.lang.Object scr)</code><br>Set script to execute.</td>
</tr>
</table>
@ -268,10 +273,10 @@ if (location.href.indexOf('is-external=true') == -1) {
</a>
<h3>Property Detail</h3>
<a name="FILTER_ENV_KEYS"><!-- --></a>
<a name="filterEnvKeys"><!-- --></a>
<ul class="blockListLast">
<li class="blockList">
<h4>final&nbsp;java.util.List&lt;java.lang.String&gt; <strong>FILTER_ENV_KEYS</strong></h4>
<h4>final&nbsp;java.util.List&lt;java.lang.String&gt; <strong>filterEnvKeys</strong></h4>
<p></p>
</li>
</ul>
@ -333,11 +338,21 @@ java.util.List&lt;java.lang.String&gt; <strong>_convertJrubyArgs</strong>()</h4>
<ul class="blockListLast">
<li class="blockList">
<h4>@groovy.transform.CompileDynamic
/* collectMany is literally wrong here, stupid codenarc */
@java.lang.SuppressWarnings('UseCollectMany')
java.util.List&lt;java.lang.String&gt; <strong>_convertScriptArgs</strong>()</h4>
<p></p>
</li>
</ul>
<a name="configuration(org.gradle.api.artifacts.Configuration)"><!-- --></a>
<ul class="blockListLast">
<li class="blockList">
<h4>void <strong>configuration</strong>(org.gradle.api.artifacts.Configuration newConfiguration)</h4>
<p></p>
</li>
</ul>
<a name="configuration(java.lang.String)"><!-- --></a>
<ul class="blockListLast">
<li class="blockList">
@ -423,7 +438,7 @@ java.io.File <strong>getGemWorkDir</strong>()</h4>
</li>
</ul>
<a name="script(def)"><!-- --></a>
<a name="script(java.lang.Object)"><!-- --></a>
<ul class="blockListLast">
<li class="blockList">
<h4>void <strong>script</strong>(java.lang.Object scr)</h4>
@ -450,7 +465,7 @@ java.io.File <strong>getGemWorkDir</strong>()</h4>
</li>
</ul>
<a name="setScript(def)"><!-- --></a>
<a name="setScript(java.lang.Object)"><!-- --></a>
<ul class="blockListLast">
<li class="blockList">
<h4>void <strong>setScript</strong>(java.lang.Object scr)</h4>

View File

@ -6,9 +6,9 @@
<html>
<head>
<!-- Generated by groovydoc (2.3.3) on Thu Oct 01 09:28:18 PDT 2015 -->
<title>JRubyExecUtils (jruby-gradle-base-plugin 1.1.4 API)</title>
<meta name="date" content="2015-10-01">
<!-- Generated by groovydoc (2.3.3) on Fri Oct 02 07:40:03 PDT 2015 -->
<title>JRubyExecUtils (jruby-gradle-base-plugin 1.2.0 API)</title>
<meta name="date" content="2015-10-02">
<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">
@ -17,7 +17,7 @@
<body class="center">
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="JRubyExecUtils (jruby-gradle-base-plugin 1.1.4 API)";
parent.document.title="JRubyExecUtils (jruby-gradle-base-plugin 1.2.0 API)";
}
//-->
</script>
@ -156,7 +156,7 @@ if (location.href.indexOf('is-external=true') == -1) {
</tr>
<tr class="altColor">
<td class="colFirst"><code>static&nbsp;java.lang.Object</strong></code></td>
<td class="colFirst"><code>static&nbsp;java.util.Set</strong></code></td>
<td class="colLast"><code><strong><a href="#classpathFromConfiguration(org.gradle.api.artifacts.Configuration)">classpathFromConfiguration</a></strong>(org.gradle.api.artifacts.Configuration cfg)</code><br>Extract a list of files from a configuration that is suitable for a jruby classpath</td>
</tr>
@ -292,7 +292,7 @@ if (location.href.indexOf('is-external=true') == -1) {
<a name="classpathFromConfiguration(org.gradle.api.artifacts.Configuration)"><!-- --></a>
<ul class="blockListLast">
<li class="blockList">
<h4>static&nbsp;java.lang.Object <strong>classpathFromConfiguration</strong>(org.gradle.api.artifacts.Configuration cfg)</h4>
<h4>static&nbsp;java.util.Set <strong>classpathFromConfiguration</strong>(org.gradle.api.artifacts.Configuration cfg)</h4>
<p> Extract a list of files from a configuration that is suitable for a jruby classpath <DL><DT><B>Returns:</B></DT><DD></DD></DL><DL><DT><B>Parameters:</B></DT><DD><code>cfg</code> - Configuration to use</DD></DL></p>
</li>
</ul>
@ -329,8 +329,10 @@ static&nbsp;java.lang.String <strong>jrubyJarVersion</strong>(java.io.File jar)<
<ul class="blockListLast">
<li class="blockList">
<h4>@groovy.transform.CompileDynamic
@java.lang.Deprecated
static&nbsp;java.util.Map <strong>jrubyJarVersionTriple</strong>(java.io.File jar)</h4>
<p> Extracts the JRuby version number as a triplet from a jruby-complete-XXX.jar filename
<p> Extracts the JRuby version number as a triplet from a jruby-complete-XXX.jar filename<DL><DT><B>deprecated:</B></DT><DD>This method is no longer used and will be removed in a later
version</DD></DL>
<DL><DT><B>Returns:</B></DT><DD>Version string map [major,minor,patchlevel] or null</DD></DL><DL><DT><B>Parameters:</B></DT><DD><code>jar</code> - JRuby Jar</DD></DL><DL><DT><B>Since:</B></DT><DD>0.1.16</DD></DL></p>
</li>
</ul>

View File

@ -6,9 +6,9 @@
<html>
<head>
<!-- Generated by groovydoc (2.3.3) on Thu Oct 01 09:28:19 PDT 2015 -->
<title>RubygemsServlet (jruby-gradle-base-plugin 1.1.4 API)</title>
<meta name="date" content="2015-10-01">
<!-- Generated by groovydoc (2.3.3) on Fri Oct 02 07:40:03 PDT 2015 -->
<title>RubygemsServlet (jruby-gradle-base-plugin 1.2.0 API)</title>
<meta name="date" content="2015-10-02">
<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">
@ -17,7 +17,7 @@
<body class="center">
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="RubygemsServlet (jruby-gradle-base-plugin 1.1.4 API)";
parent.document.title="RubygemsServlet (jruby-gradle-base-plugin 1.2.0 API)";
}
//-->
</script>

View File

@ -2,7 +2,7 @@
<html>
<head>
<title>com.github.jrubygradle.internal (jruby-gradle-base-plugin 1.1.4 API)</title>
<title>com.github.jrubygradle.internal (jruby-gradle-base-plugin 1.2.0 API)</title>
<meta name="keywords" content="com.github.jrubygradle.internal package">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" title="Style">
@ -11,7 +11,7 @@
<script type="text/javascript">
function windowTitle()
{
parent.document.title="com.github.jrubygradle.internal (jruby-gradle-base-plugin 1.1.4 API)";
parent.document.title="com.github.jrubygradle.internal (jruby-gradle-base-plugin 1.2.0 API)";
}
</script>
<noscript>
@ -116,7 +116,7 @@ function windowTitle()
GemVersionResolver
</a></strong>
</td>
<td></td>
<td>Resolved to compute gem versions</td>
</tr>
<tr class="altColor">
<td class="colOne">

View File

@ -2,7 +2,7 @@
<html>
<head>
<title>com.github.jrubygradle (jruby-gradle-base-plugin 1.1.4 API)</title>
<title>com.github.jrubygradle (jruby-gradle-base-plugin 1.2.0 API)</title>
<meta name="keywords" content="com.github.jrubygradle package">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel ="stylesheet" TYPE="text/css" HREF="../../../stylesheet.css" title="Style">
@ -11,7 +11,7 @@
<script type="text/javascript">
function windowTitle()
{
parent.document.title="com.github.jrubygradle (jruby-gradle-base-plugin 1.1.4 API)";
parent.document.title="com.github.jrubygradle (jruby-gradle-base-plugin 1.2.0 API)";
}
</script>
<noscript>
@ -109,7 +109,7 @@ function windowTitle()
JRubyPluginExtension
</a></strong>
</td>
<td></td>
<td>Class providing the jruby{} DSL extension to the Gradle build script</td>
</tr>
<tr class="altColor">
<td class="colOne">

View File

@ -4,8 +4,8 @@
<head>
<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 1.1.4 API)</title>
<meta name="date" content="2015-10-01">
<title>Deprecated API (jruby-gradle-base-plugin 1.2.0 API)</title>
<meta name="date" content="2015-10-02">
<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">
@ -14,7 +14,7 @@
<body class="center">
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Deprecated API (jruby-gradle-base-plugin 1.1.4 API)";
parent.document.title="Deprecated API (jruby-gradle-base-plugin 1.2.0 API)";
}
//-->
</script>
@ -90,6 +90,11 @@ if (location.href.indexOf('is-external=true') == -1) {
<th class="colOne" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><strong><a href="com/github/jrubygradle/internal/JRubyExecUtils.html#jrubyJarVersionTriple(java.io.File)">JRubyExecUtils#jrubyJarVersionTriple</a></strong>(java.io.File jar)
<div class="block"><i>Extracts the JRuby version number as a triplet from a jruby-complete-XXX.jar filename</i></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><strong><a href="com/github/jrubygradle/JRubyPluginExtension.html#setExecVersion(java.lang.String)">JRubyPluginExtension#setExecVersion</a></strong>(java.lang.String newVersion)
<div class="block"><i>Change the version of jruby for jrubyexec and JRubyExec</i></div>

View File

@ -5,16 +5,16 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<!-- Generated by groovydoc (2.3.3) on -->
<title>API Help (jruby-gradle-base-plugin 1.1.4 API)</title>
<title>API Help (jruby-gradle-base-plugin 1.2.0 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-10-01">
<meta name="date" content="2015-10-02">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
</head>
<body class="center">
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="API Help (jruby-gradle-base-plugin 1.1.4 API)";
parent.document.title="API Help (jruby-gradle-base-plugin 1.2.0 API)";
}
//-->
</script>

View File

@ -4,14 +4,14 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<!-- Generated by groovydoc (2.3.3) on -->
<title>Index (jruby-gradle-base-plugin 1.1.4 API)</title>
<meta name="date" content="2015-10-01">
<title>Index (jruby-gradle-base-plugin 1.2.0 API)</title>
<meta name="date" content="2015-10-02">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
</head>
<body class="center">
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Index (jruby-gradle-base-plugin 1.1.4 API)";
parent.document.title="Index (jruby-gradle-base-plugin 1.2.0 API)";
}
//-->
</script>
@ -192,7 +192,7 @@ if (location.href.indexOf('is-external=true') == -1) {
<h2 class="title">G</h2>
<dl>
<dt><span class="strong"><a href="com/github/jrubygradle/GemUtils.html#gemCopySpec(def, org.gradle.api.Project, java.lang.Object)" title="Method in GemUtils">gemCopySpec(def, Project, Object)</a></span> - Method in <a href="com/github/jrubygradle/GemUtils.html">GemUtils</a>
<dt><span class="strong"><a href="com/github/jrubygradle/GemUtils.html#gemCopySpec(java.util.Map, org.gradle.api.Project, java.lang.Object)" title="Method in GemUtils">gemCopySpec(Map, Project, Object)</a></span> - Method in <a href="com/github/jrubygradle/GemUtils.html">GemUtils</a>
</dt><dd> <div class="block">Adds a GEM CopySpec to an archive</div></dd>
<dt><span class="strong"><a href="com/github/jrubygradle/GemUtils.html#gemFullNameFromFile(java.lang.String)" title="Method in GemUtils">gemFullNameFromFile(String)</a></span> - Method in <a href="com/github/jrubygradle/GemUtils.html">GemUtils</a>
</dt><dd> <div class="block">Take the given .gem filename (e.g. rake-10.3.2.gem) and just return the
@ -214,7 +214,7 @@ if (location.href.indexOf('is-external=true') == -1) {
</dt><dd> <div class="block">converts the given string to a version range with inclusive or
exclusive boundaries.</div></dd>
<dt><span class="strong"><a href="com/github/jrubygradle/internal/GemVersionResolver.html" title="Class in com.github.jrubygradle.internal">GemVersionResolver</a></span> - Class in <a href="./com/github/jrubygradle/internal/package-summary.html">com.github.jrubygradle.internal</a>
</dt><dd><div class="block"></div></dd>
</dt><dd><div class="block">Resolved to compute gem versions</div></dd>
<dt><span class="strong"><a href="com/github/jrubygradle/internal/GemVersionResolver.html#GemVersionResolver()" title="Constructor in GemVersionResolver">GemVersionResolver()</a></span> - Constructor in <a href="com/github/jrubygradle/internal/GemVersionResolver.html">GemVersionResolver</a>
</dt><dd> <div class="block"></div></dd>
<dt><span class="strong"><a href="com/github/jrubygradle/internal/JRubyExecTraits.html#gemWorkDir(java.lang.Object)" title="Method in JRubyExecTraits">gemWorkDir(Object)</a></span> - Method in <a href="com/github/jrubygradle/internal/JRubyExecTraits.html">JRubyExecTraits</a>
@ -289,7 +289,7 @@ if (location.href.indexOf('is-external=true') == -1) {
<dt><span class="strong"><a href="com/github/jrubygradle/GemUtils.html#jarCopySpec(org.gradle.api.Project, java.lang.Object)" title="Method in GemUtils">jarCopySpec(Project, Object)</a></span> - Method in <a href="com/github/jrubygradle/GemUtils.html">GemUtils</a>
</dt><dd> <div class="block">// specifications/*
if(!</div></dd>
if (!</div></dd>
<dt><span class="strong"><a href="com/github/jrubygradle/JRubyExec.html#jarDependenciesGemLibPath(java.io.File)" title="Method in JRubyExec">jarDependenciesGemLibPath(File)</a></span> - Method in <a href="com/github/jrubygradle/JRubyExec.html">JRubyExec</a>
</dt><dd> <div class="block"></div></dd>
<dt><span class="strong"><a href="com/github/jrubygradle/internal/JRubyExecTraits.html#jrubyArgs(java.lang.Object)" title="Method in JRubyExecTraits">jrubyArgs(Object)</a></span> - Method in <a href="com/github/jrubygradle/internal/JRubyExecTraits.html">JRubyExecTraits</a>
@ -314,7 +314,7 @@ if (location.href.indexOf('is-external=true') == -1) {
<dt><span class="strong"><a href="com/github/jrubygradle/JRubyPlugin.html" title="Class in com.github.jrubygradle">JRubyPlugin</a></span> - Class in <a href="./com/github/jrubygradle/package-summary.html">com.github.jrubygradle</a>
</dt><dd><div class="block"></div></dd>
<dt><span class="strong"><a href="com/github/jrubygradle/JRubyPluginExtension.html" title="Class in com.github.jrubygradle">JRubyPluginExtension</a></span> - Class in <a href="./com/github/jrubygradle/package-summary.html">com.github.jrubygradle</a>
</dt><dd><div class="block"></div></dd>
</dt><dd><div class="block">Class providing the jruby{} DSL extension to the Gradle build script</div></dd>
<dt><span class="strong"><a href="com/github/jrubygradle/JRubyPluginExtension.html#JRubyPluginExtension(org.gradle.api.Project)" title="Constructor in JRubyPluginExtension">JRubyPluginExtension(Project)</a></span> - Constructor in <a href="com/github/jrubygradle/JRubyPluginExtension.html">JRubyPluginExtension</a>
</dt><dd> <div class="block"></div></dd>
<dt><span class="strong"><a href="com/github/jrubygradle/JRubyPrepare.html" title="Class in com.github.jrubygradle">JRubyPrepare</a></span> - Class in <a href="./com/github/jrubygradle/package-summary.html">com.github.jrubygradle</a>
@ -338,8 +338,6 @@ if (location.href.indexOf('is-external=true') == -1) {
<h2 class="title">L</h2>
<dl>
<dt><span class="strong"><a href="com/github/jrubygradle/internal/GemVersionResolver.html#log(groovy.lang.Closure)" title="Method in GemVersionResolver">log(Closure)</a></span> - Method in <a href="com/github/jrubygradle/internal/GemVersionResolver.html">GemVersionResolver</a>
</dt><dd> <div class="block"></div></dd>
</dl>
@ -411,7 +409,7 @@ if (location.href.indexOf('is-external=true') == -1) {
<h2 class="title">S</h2>
<dl>
<dt><span class="strong"><a href="com/github/jrubygradle/internal/JRubyExecTraits.html#script(def)" title="Method in JRubyExecTraits">script(def)</a></span> - Method in <a href="com/github/jrubygradle/internal/JRubyExecTraits.html">JRubyExecTraits</a>
<dt><span class="strong"><a href="com/github/jrubygradle/internal/JRubyExecTraits.html#script(java.lang.Object)" title="Method in JRubyExecTraits">script(Object)</a></span> - Method in <a href="com/github/jrubygradle/internal/JRubyExecTraits.html">JRubyExecTraits</a>
</dt><dd> <div class="block">Set script to execute.</div></dd>
<dt><span class="strong"><a href="com/github/jrubygradle/internal/JRubyExecTraits.html#scriptArgs(groovy.lang.Closure)" title="Method in JRubyExecTraits">scriptArgs(Closure)</a></span> - Method in <a href="com/github/jrubygradle/internal/JRubyExecTraits.html">JRubyExecTraits</a>
</dt><dd> <div class="block">Add arguments for script in a closure style</div></dd>
@ -430,7 +428,7 @@ if (location.href.indexOf('is-external=true') == -1) {
</div></dd>
<dt><span class="strong"><a href="com/github/jrubygradle/JRubyExec.html#setMain(java.lang.String)" title="Method in JRubyExec">setMain(String)</a></span> - Method in <a href="com/github/jrubygradle/JRubyExec.html">JRubyExec</a>
</dt><dd> <div class="block"></div></dd>
<dt><span class="strong"><a href="com/github/jrubygradle/internal/JRubyExecTraits.html#setScript(def)" title="Method in JRubyExecTraits">setScript(def)</a></span> - Method in <a href="com/github/jrubygradle/internal/JRubyExecTraits.html">JRubyExecTraits</a>
<dt><span class="strong"><a href="com/github/jrubygradle/internal/JRubyExecTraits.html#setScript(java.lang.Object)" title="Method in JRubyExecTraits">setScript(Object)</a></span> - Method in <a href="com/github/jrubygradle/internal/JRubyExecTraits.html">JRubyExecTraits</a>
</dt><dd> <div class="block">Set script to execute.</div></dd>
<dt><span class="strong"><a href="com/github/jrubygradle/internal/GemVersionResolver.html#setup(org.gradle.api.Project)" title="Method in GemVersionResolver">setup(Project)</a></span> - Method in <a href="com/github/jrubygradle/internal/GemVersionResolver.html">GemVersionResolver</a>
</dt><dd> <div class="block"></div></dd>

View File

@ -1,7 +1,7 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd">
<html>
<head>
<title>Index (jruby-gradle-base-plugin 1.1.4 API)</title>
<title>Index (jruby-gradle-base-plugin 1.2.0 API)</title>
<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

@ -1,7 +1,7 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>Overview (jruby-gradle-base-plugin 1.1.4 API)</title>
<title>Overview (jruby-gradle-base-plugin 1.2.0 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="keywords" content="Overview">

View File

@ -2,7 +2,7 @@
<html>
<head>
<title>Overview (jruby-gradle-base-plugin 1.1.4 API)</title>
<title>Overview (jruby-gradle-base-plugin 1.2.0 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="keywords" content="Overview">
<link rel ="stylesheet" type="text/css" href="stylesheet.css" title="Style">
@ -12,7 +12,7 @@
<body class="center">
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Overview (jruby-gradle-base-plugin 1.1.4 API)";
parent.document.title="Overview (jruby-gradle-base-plugin 1.2.0 API)";
}
//-->
</script>
@ -46,7 +46,7 @@ if (location.href.indexOf('is-external=true') == -1) {
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h1 class="title">jruby-gradle-base-plugin 1.1.4 API</h1>
<h1 class="title">jruby-gradle-base-plugin 1.2.0 API</h1>
</div>
<div class="header">

View File

@ -6,9 +6,9 @@
<html>
<head>
<!-- Generated by groovydoc (2.3.3) on Thu Oct 01 09:28:23 PDT 2015 -->
<title>JRubyJar.Type (jruby-gradle-jar-plugin 1.1.4)</title>
<meta name="date" content="2015-10-01">
<!-- Generated by groovydoc (2.3.3) on Fri Oct 02 07:40:08 PDT 2015 -->
<title>JRubyJar.Type (jruby-gradle-jar-plugin 1.2.0)</title>
<meta name="date" content="2015-10-02">
<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">
@ -17,7 +17,7 @@
<body class="center">
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="JRubyJar.Type (jruby-gradle-jar-plugin 1.1.4)";
parent.document.title="JRubyJar.Type (jruby-gradle-jar-plugin 1.2.0)";
}
//-->
</script>

File diff suppressed because one or more lines are too long

View File

@ -6,9 +6,9 @@
<html>
<head>
<!-- Generated by groovydoc (2.3.3) on Thu Oct 01 09:28:23 PDT 2015 -->
<title>JRubyJarPlugin (jruby-gradle-jar-plugin 1.1.4)</title>
<meta name="date" content="2015-10-01">
<!-- Generated by groovydoc (2.3.3) on Fri Oct 02 07:40:08 PDT 2015 -->
<title>JRubyJarPlugin (jruby-gradle-jar-plugin 1.2.0)</title>
<meta name="date" content="2015-10-02">
<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">
@ -17,7 +17,7 @@
<body class="center">
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="JRubyJarPlugin (jruby-gradle-jar-plugin 1.1.4)";
parent.document.title="JRubyJarPlugin (jruby-gradle-jar-plugin 1.2.0)";
}
//-->
</script>

View File

@ -6,9 +6,9 @@
<html>
<head>
<!-- Generated by groovydoc (2.3.3) on Thu Oct 01 09:28:22 PDT 2015 -->
<title>JRubyDirInfo (jruby-gradle-jar-plugin 1.1.4)</title>
<meta name="date" content="2015-10-01">
<!-- Generated by groovydoc (2.3.3) on Fri Oct 02 07:40:07 PDT 2015 -->
<title>JRubyDirInfo (jruby-gradle-jar-plugin 1.2.0)</title>
<meta name="date" content="2015-10-02">
<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">
@ -17,7 +17,7 @@
<body class="center">
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="JRubyDirInfo (jruby-gradle-jar-plugin 1.1.4)";
parent.document.title="JRubyDirInfo (jruby-gradle-jar-plugin 1.2.0)";
}
//-->
</script>
@ -79,6 +79,12 @@ if (location.href.indexOf('is-external=true') == -1) {
<p> JRubyDirInfo is responsible for generation of .jrubydir files.
The .jrubydir files help the JRuby runtime navigate using <CODE>Dir.glob</CODE>
type patterns from within the packed JRubyJar context
</p>
</li>
</ul>
</div>

View File

@ -6,9 +6,9 @@
<html>
<head>
<!-- Generated by groovydoc (2.3.3) on Thu Oct 01 09:28:22 PDT 2015 -->
<title>JRubyDirInfoTransformer (jruby-gradle-jar-plugin 1.1.4)</title>
<meta name="date" content="2015-10-01">
<!-- Generated by groovydoc (2.3.3) on Fri Oct 02 07:40:07 PDT 2015 -->
<title>JRubyDirInfoTransformer (jruby-gradle-jar-plugin 1.2.0)</title>
<meta name="date" content="2015-10-02">
<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">
@ -17,7 +17,7 @@
<body class="center">
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="JRubyDirInfoTransformer (jruby-gradle-jar-plugin 1.1.4)";
parent.document.title="JRubyDirInfoTransformer (jruby-gradle-jar-plugin 1.2.0)";
}
//-->
</script>
@ -84,7 +84,8 @@ if (location.href.indexOf('is-external=true') == -1) {
<!-- todo: direct known subclasses -->
<hr>
<br>
<pre>class JRubyDirInfoTransformer
<pre>@java.lang.SuppressWarnings('UnusedMethodParameter')
class JRubyDirInfoTransformer
extends java.lang.Object
</pre>
@ -319,7 +320,7 @@ extends java.lang.Object
Since this transformer is just performing book-keeping, it returns false
to avoid telling the machinery in shadow to transform the actual file
being visited and jarred up
being visited and jarred up
<DL><DT><B>Returns:</B></DT><DD>false</DD></DL></p>
</li>
</ul>

View File

@ -6,9 +6,9 @@
<html>
<head>
<!-- Generated by groovydoc (2.3.3) on Thu Oct 01 09:28:23 PDT 2015 -->
<title>JRubyJarCopyAction.ArchiveFileTreeElement (jruby-gradle-jar-plugin 1.1.4)</title>
<meta name="date" content="2015-10-01">
<!-- Generated by groovydoc (2.3.3) on Fri Oct 02 07:40:08 PDT 2015 -->
<title>JRubyJarCopyAction.ArchiveFileTreeElement (jruby-gradle-jar-plugin 1.2.0)</title>
<meta name="date" content="2015-10-02">
<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">
@ -17,7 +17,7 @@
<body class="center">
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="JRubyJarCopyAction.ArchiveFileTreeElement (jruby-gradle-jar-plugin 1.1.4)";
parent.document.title="JRubyJarCopyAction.ArchiveFileTreeElement (jruby-gradle-jar-plugin 1.2.0)";
}
//-->
</script>
@ -84,7 +84,8 @@ if (location.href.indexOf('is-external=true') == -1) {
<!-- todo: direct known subclasses -->
<hr>
<br>
<pre>class JRubyJarCopyAction.ArchiveFileTreeElement
<pre>@java.lang.SuppressWarnings('GetterMethodCouldBeProperty')
class JRubyJarCopyAction.ArchiveFileTreeElement
</pre>

View File

@ -6,9 +6,9 @@
<html>
<head>
<!-- Generated by groovydoc (2.3.3) on Thu Oct 01 09:28:23 PDT 2015 -->
<title>JRubyJarCopyAction.RelativeArchivePath (jruby-gradle-jar-plugin 1.1.4)</title>
<meta name="date" content="2015-10-01">
<!-- Generated by groovydoc (2.3.3) on Fri Oct 02 07:40:08 PDT 2015 -->
<title>JRubyJarCopyAction.RelativeArchivePath (jruby-gradle-jar-plugin 1.2.0)</title>
<meta name="date" content="2015-10-02">
<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">
@ -17,7 +17,7 @@
<body class="center">
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="JRubyJarCopyAction.RelativeArchivePath (jruby-gradle-jar-plugin 1.1.4)";
parent.document.title="JRubyJarCopyAction.RelativeArchivePath (jruby-gradle-jar-plugin 1.2.0)";
}
//-->
</script>

View File

@ -6,9 +6,9 @@
<html>
<head>
<!-- Generated by groovydoc (2.3.3) on Thu Oct 01 09:28:23 PDT 2015 -->
<title>JRubyJarCopyAction.StreamAction (jruby-gradle-jar-plugin 1.1.4)</title>
<meta name="date" content="2015-10-01">
<!-- Generated by groovydoc (2.3.3) on Fri Oct 02 07:40:08 PDT 2015 -->
<title>JRubyJarCopyAction.StreamAction (jruby-gradle-jar-plugin 1.2.0)</title>
<meta name="date" content="2015-10-02">
<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">
@ -17,7 +17,7 @@
<body class="center">
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="JRubyJarCopyAction.StreamAction (jruby-gradle-jar-plugin 1.1.4)";
parent.document.title="JRubyJarCopyAction.StreamAction (jruby-gradle-jar-plugin 1.2.0)";
}
//-->
</script>

View File

@ -6,9 +6,9 @@
<html>
<head>
<!-- Generated by groovydoc (2.3.3) on Thu Oct 01 09:28:23 PDT 2015 -->
<title>JRubyJarCopyAction (jruby-gradle-jar-plugin 1.1.4)</title>
<meta name="date" content="2015-10-01">
<!-- Generated by groovydoc (2.3.3) on Fri Oct 02 07:40:08 PDT 2015 -->
<title>JRubyJarCopyAction (jruby-gradle-jar-plugin 1.2.0)</title>
<meta name="date" content="2015-10-02">
<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">
@ -17,7 +17,7 @@
<body class="center">
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="JRubyJarCopyAction (jruby-gradle-jar-plugin 1.1.4)";
parent.document.title="JRubyJarCopyAction (jruby-gradle-jar-plugin 1.2.0)";
}
//-->
</script>
@ -85,6 +85,8 @@ if (location.href.indexOf('is-external=true') == -1) {
<hr>
<br>
<pre>@groovy.util.logging.Slf4j
@java.lang.SuppressWarnings(['ParameterCount', 'CatchException', 'DuplicateStringLiteral',
'CatchThrowable', 'VariableName'])
class JRubyJarCopyAction
extends java.lang.Object

View File

@ -2,7 +2,7 @@
<html>
<head>
<title>com.github.jrubygradle.jar.internal (jruby-gradle-jar-plugin 1.1.4 API)</title>
<title>com.github.jrubygradle.jar.internal (jruby-gradle-jar-plugin 1.2.0 API)</title>
<meta name="keywords" content="com.github.jrubygradle.jar.internal package">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" title="Style">
@ -11,7 +11,7 @@
<script type="text/javascript">
function windowTitle()
{
parent.document.title="com.github.jrubygradle.jar.internal (jruby-gradle-jar-plugin 1.1.4 API)";
parent.document.title="com.github.jrubygradle.jar.internal (jruby-gradle-jar-plugin 1.2.0 API)";
}
</script>
<noscript>
@ -76,7 +76,7 @@ function windowTitle()
JRubyDirInfo
</a></strong>
</td>
<td></td>
<td>JRubyDirInfo is responsible for generation of .jrubydir files.</td>
</tr>
<tr class="altColor">
<td class="colOne">

View File

@ -2,7 +2,7 @@
<html>
<head>
<title>com.github.jrubygradle.jar (jruby-gradle-jar-plugin 1.1.4 API)</title>
<title>com.github.jrubygradle.jar (jruby-gradle-jar-plugin 1.2.0 API)</title>
<meta name="keywords" content="com.github.jrubygradle.jar package">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" title="Style">
@ -11,7 +11,7 @@
<script type="text/javascript">
function windowTitle()
{
parent.document.title="com.github.jrubygradle.jar (jruby-gradle-jar-plugin 1.1.4 API)";
parent.document.title="com.github.jrubygradle.jar (jruby-gradle-jar-plugin 1.2.0 API)";
}
</script>
<noscript>

View File

@ -4,8 +4,8 @@
<head>
<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 1.1.4 API)</title>
<meta name="date" content="2015-10-01">
<title>Deprecated API (jruby-gradle-jar-plugin 1.2.0 API)</title>
<meta name="date" content="2015-10-02">
<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">
@ -14,7 +14,7 @@
<body class="center">
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Deprecated API (jruby-gradle-jar-plugin 1.1.4 API)";
parent.document.title="Deprecated API (jruby-gradle-jar-plugin 1.2.0 API)";
}
//-->
</script>

View File

@ -5,16 +5,16 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<!-- Generated by groovydoc (2.3.3) on -->
<title>API Help (jruby-gradle-jar-plugin 1.1.4 API)</title>
<title>API Help (jruby-gradle-jar-plugin 1.2.0 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-10-01">
<meta name="date" content="2015-10-02">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
</head>
<body class="center">
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="API Help (jruby-gradle-jar-plugin 1.1.4 API)";
parent.document.title="API Help (jruby-gradle-jar-plugin 1.2.0 API)";
}
//-->
</script>

View File

@ -4,14 +4,14 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<!-- Generated by groovydoc (2.3.3) on -->
<title>Index (jruby-gradle-jar-plugin 1.1.4 API)</title>
<meta name="date" content="2015-10-01">
<title>Index (jruby-gradle-jar-plugin 1.2.0 API)</title>
<meta name="date" content="2015-10-02">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
</head>
<body class="center">
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Index (jruby-gradle-jar-plugin 1.1.4 API)";
parent.document.title="Index (jruby-gradle-jar-plugin 1.2.0 API)";
}
//-->
</script>
@ -188,21 +188,24 @@ if (location.href.indexOf('is-external=true') == -1) {
<dl>
<dt><span class="strong"><a href="com/github/jrubygradle/jar/JRubyJar.html#getConfiguration()" title="Method in JRubyJar">getConfiguration()</a></span> - Method in <a href="com/github/jrubygradle/jar/JRubyJar.html">JRubyJar</a>
</dt><dd> <div class="block"></div></dd>
</dt><dd> <div class="block">@return String representing the name of the <CODE>Configuration</CODE> which
will be used by this task</div></dd>
<dt><span class="strong"><a href="com/github/jrubygradle/jar/internal/JRubyJarCopyAction.ArchiveFileTreeElement.html#getFile()" title="Method in JRubyJarCopyAction.ArchiveFileTreeElement">getFile()</a></span> - Method in <a href="com/github/jrubygradle/jar/internal/JRubyJarCopyAction.ArchiveFileTreeElement.html">JRubyJarCopyAction.ArchiveFileTreeElement</a>
</dt><dd> <div class="block"></div></dd>
<dt><span class="strong"><a href="com/github/jrubygradle/jar/JRubyJar.html#getGemDir()" title="Method in JRubyJar">getGemDir()</a></span> - Method in <a href="com/github/jrubygradle/jar/JRubyJar.html">JRubyJar</a>
</dt><dd> <div class="block">Return the directory that the dependencies for this project will be staged into</div></dd>
</dt><dd> <div class="block">@return Directory that the dependencies for this project will be staged into</div></dd>
<dt><span class="strong"><a href="com/github/jrubygradle/jar/JRubyJar.html#getInternalCompressor()" title="Method in JRubyJar">getInternalCompressor()</a></span> - Method in <a href="com/github/jrubygradle/jar/JRubyJar.html">JRubyJar</a>
</dt><dd> <div class="block"></div></dd>
<dt><span class="strong"><a href="com/github/jrubygradle/jar/JRubyJar.html#getJrubyMainsVersion()" title="Method in JRubyJar">getJrubyMainsVersion()</a></span> - Method in <a href="com/github/jrubygradle/jar/JRubyJar.html">JRubyJar</a>
</dt><dd> <div class="block"></div></dd>
</dt><dd> <div class="block">Retrieve the version of <a
href="3https://github.com/jruby/jruby-mains">jruby-mains</a> configured
for this JRubyJar</div></dd>
<dt><span class="strong"><a href="com/github/jrubygradle/jar/JRubyJar.html#getJrubyVersion()" title="Method in JRubyJar">getJrubyVersion()</a></span> - Method in <a href="com/github/jrubygradle/jar/JRubyJar.html">JRubyJar</a>
</dt><dd> <div class="block">Return the project default unless set</div></dd>
<dt><span class="strong"><a href="com/github/jrubygradle/jar/internal/JRubyJarCopyAction.ArchiveFileTreeElement.html#getLastModified()" title="Method in JRubyJarCopyAction.ArchiveFileTreeElement">getLastModified()</a></span> - Method in <a href="com/github/jrubygradle/jar/internal/JRubyJarCopyAction.ArchiveFileTreeElement.html">JRubyJarCopyAction.ArchiveFileTreeElement</a>
</dt><dd> <div class="block"></div></dd>
<dt><span class="strong"><a href="com/github/jrubygradle/jar/JRubyJar.html#getMainClass()" title="Method in JRubyJar">getMainClass()</a></span> - Method in <a href="com/github/jrubygradle/jar/JRubyJar.html">JRubyJar</a>
</dt><dd> <div class="block"></div></dd>
</dt><dd> <div class="block">@return configured 'Main-Class' attribute for the JRubyJar</div></dd>
<dt><span class="strong"><a href="com/github/jrubygradle/jar/internal/JRubyJarCopyAction.ArchiveFileTreeElement.html#getMode()" title="Method in JRubyJarCopyAction.ArchiveFileTreeElement">getMode()</a></span> - Method in <a href="com/github/jrubygradle/jar/internal/JRubyJarCopyAction.ArchiveFileTreeElement.html">JRubyJarCopyAction.ArchiveFileTreeElement</a>
</dt><dd> <div class="block"></div></dd>
<dt><span class="strong"><a href="com/github/jrubygradle/jar/internal/JRubyJarCopyAction.ArchiveFileTreeElement.html#getName()" title="Method in JRubyJarCopyAction.ArchiveFileTreeElement">getName()</a></span> - Method in <a href="com/github/jrubygradle/jar/internal/JRubyJarCopyAction.ArchiveFileTreeElement.html">JRubyJarCopyAction.ArchiveFileTreeElement</a>
@ -256,7 +259,7 @@ if (location.href.indexOf('is-external=true') == -1) {
<dt><span class="strong"><a href="com/github/jrubygradle/jar/JRubyJar.html#jarMainClass" title="Field in JRubyJar">jarMainClass</a></span> - Field in <a href="com/github/jrubygradle/jar/JRubyJar.html">JRubyJar</a>
</dt><dd> <div class="block"></div></dd>
<dt><span class="strong"><a href="com/github/jrubygradle/jar/internal/JRubyDirInfo.html" title="Class in com.github.jrubygradle.jar.internal">JRubyDirInfo</a></span> - Class in <a href="./com/github/jrubygradle/jar/internal/package-summary.html">com.github.jrubygradle.jar.internal</a>
</dt><dd><div class="block"></div></dd>
</dt><dd><div class="block">JRubyDirInfo is responsible for generation of .jrubydir files.</div></dd>
<dt><span class="strong"><a href="com/github/jrubygradle/jar/internal/JRubyDirInfo.html#JRubyDirInfo(java.io.File)" title="Constructor in JRubyDirInfo">JRubyDirInfo(File)</a></span> - Constructor in <a href="com/github/jrubygradle/jar/internal/JRubyDirInfo.html">JRubyDirInfo</a>
</dt><dd> <div class="block"></div></dd>
<dt><span class="strong"><a href="com/github/jrubygradle/jar/internal/JRubyDirInfoTransformer.html" title="Class in com.github.jrubygradle.jar.internal">JRubyDirInfoTransformer</a></span> - Class in <a href="./com/github/jrubygradle/jar/internal/package-summary.html">com.github.jrubygradle.jar.internal</a>
@ -288,9 +291,11 @@ if (location.href.indexOf('is-external=true') == -1) {
<dt><span class="strong"><a href="com/github/jrubygradle/jar/JRubyJarPlugin.html" title="Class in com.github.jrubygradle.jar">JRubyJarPlugin</a></span> - Class in <a href="./com/github/jrubygradle/jar/package-summary.html">com.github.jrubygradle.jar</a>
</dt><dd><div class="block"> <DL><DT><B>Authors:</B></DT><DD>Schalk W.</DD></DL></div></dd>
<dt><span class="strong"><a href="com/github/jrubygradle/jar/JRubyJar.html#jrubyMainsVersion(java.lang.String)" title="Method in JRubyJar">jrubyMainsVersion(String)</a></span> - Method in <a href="com/github/jrubygradle/jar/JRubyJar.html">JRubyJar</a>
</dt><dd> <div class="block"></div></dd>
</dt><dd> <div class="block">Set the version of <a
href="3https://github.com/jruby/jruby-mains">jruby-mains</a>
to embed into the JRubyJar</div></dd>
<dt><span class="strong"><a href="com/github/jrubygradle/jar/JRubyJar.html#jrubyVersion(java.lang.String)" title="Method in JRubyJar">jrubyVersion(String)</a></span> - Method in <a href="com/github/jrubygradle/jar/JRubyJar.html">JRubyJar</a>
</dt><dd> <div class="block"></div></dd>
</dt><dd> <div class="block">Set a custom version of JRuby to embed within the JRubyJar.</div></dd>
</dl>
@ -374,8 +379,9 @@ if (location.href.indexOf('is-external=true') == -1) {
<dt><span class="strong"><a href="com/github/jrubygradle/jar/JRubyJar.html#scriptName" title="Field in JRubyJar">scriptName</a></span> - Field in <a href="com/github/jrubygradle/jar/JRubyJar.html">JRubyJar</a>
</dt><dd> <div class="block"></div></dd>
<dt><span class="strong"><a href="com/github/jrubygradle/jar/JRubyJar.html#setConfiguration(java.lang.String)" title="Method in JRubyJar">setConfiguration(String)</a></span> - Method in <a href="com/github/jrubygradle/jar/JRubyJar.html">JRubyJar</a>
</dt><dd> <div class="block"></div></dd>
<dt><span class="strong"><a href="com/github/jrubygradle/jar/JRubyJar.html#setConfiguration(org.gradle.api.artifacts.Configuration)" title="Method in JRubyJar">setConfiguration(Configuration)</a></span> - Method in <a href="com/github/jrubygradle/jar/JRubyJar.html">JRubyJar</a>
</dt><dd> <div class="block">@param newConfiguration <CODE>Configuration</CODE> object to use for
embedding dependencies</div></dd>
</dl>

View File

@ -1,7 +1,7 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd">
<html>
<head>
<title>Index (jruby-gradle-jar-plugin 1.1.4 API)</title>
<title>Index (jruby-gradle-jar-plugin 1.2.0 API)</title>
<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

@ -1,7 +1,7 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>Overview (jruby-gradle-jar-plugin 1.1.4)</title>
<title>Overview (jruby-gradle-jar-plugin 1.2.0)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="keywords" content="Overview">

View File

@ -2,7 +2,7 @@
<html>
<head>
<title>Overview (jruby-gradle-jar-plugin 1.1.4 API)</title>
<title>Overview (jruby-gradle-jar-plugin 1.2.0 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="keywords" content="Overview">
<link rel ="stylesheet" type="text/css" href="stylesheet.css" title="Style">
@ -12,7 +12,7 @@
<body class="center">
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Overview (jruby-gradle-jar-plugin 1.1.4 API)";
parent.document.title="Overview (jruby-gradle-jar-plugin 1.2.0 API)";
}
//-->
</script>
@ -46,7 +46,7 @@ if (location.href.indexOf('is-external=true') == -1) {
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h1 class="title">jruby-gradle-jar-plugin 1.1.4</h1>
<h1 class="title">jruby-gradle-jar-plugin 1.2.0</h1>
</div>
<div class="header">

File diff suppressed because one or more lines are too long

View File

@ -6,9 +6,9 @@
<html>
<head>
<!-- Generated by groovydoc (2.3.3) on Thu Oct 01 09:28:27 PDT 2015 -->
<title>JRubyWarPlugin (jruby-gradle-war-plugin 1.1.4-alpha API)</title>
<meta name="date" content="2015-10-01">
<!-- Generated by groovydoc (2.3.3) on Fri Oct 02 07:40:13 PDT 2015 -->
<title>JRubyWarPlugin (jruby-gradle-war-plugin 1.2.0-alpha API)</title>
<meta name="date" content="2015-10-02">
<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">
@ -17,7 +17,7 @@
<body class="center">
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="JRubyWarPlugin (jruby-gradle-war-plugin 1.1.4-alpha API)";
parent.document.title="JRubyWarPlugin (jruby-gradle-war-plugin 1.2.0-alpha API)";
}
//-->
</script>

View File

@ -2,7 +2,7 @@
<html>
<head>
<title>com.github.jrubygradle.war (jruby-gradle-war-plugin 1.1.4-alpha API)</title>
<title>com.github.jrubygradle.war (jruby-gradle-war-plugin 1.2.0-alpha API)</title>
<meta name="keywords" content="com.github.jrubygradle.war package">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" title="Style">
@ -11,7 +11,7 @@
<script type="text/javascript">
function windowTitle()
{
parent.document.title="com.github.jrubygradle.war (jruby-gradle-war-plugin 1.1.4-alpha API)";
parent.document.title="com.github.jrubygradle.war (jruby-gradle-war-plugin 1.2.0-alpha API)";
}
</script>
<noscript>

View File

@ -4,8 +4,8 @@
<head>
<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 1.1.4-alpha API)</title>
<meta name="date" content="2015-10-01">
<title>Deprecated API (jruby-gradle-war-plugin 1.2.0-alpha API)</title>
<meta name="date" content="2015-10-02">
<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">
@ -14,7 +14,7 @@
<body class="center">
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Deprecated API (jruby-gradle-war-plugin 1.1.4-alpha API)";
parent.document.title="Deprecated API (jruby-gradle-war-plugin 1.2.0-alpha API)";
}
//-->
</script>

View File

@ -5,16 +5,16 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<!-- Generated by groovydoc (2.3.3) on -->
<title>API Help (jruby-gradle-war-plugin 1.1.4-alpha API)</title>
<title>API Help (jruby-gradle-war-plugin 1.2.0-alpha 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-10-01">
<meta name="date" content="2015-10-02">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
</head>
<body class="center">
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="API Help (jruby-gradle-war-plugin 1.1.4-alpha API)";
parent.document.title="API Help (jruby-gradle-war-plugin 1.2.0-alpha API)";
}
//-->
</script>

View File

@ -4,14 +4,14 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<!-- Generated by groovydoc (2.3.3) on -->
<title>Index (jruby-gradle-war-plugin 1.1.4-alpha API)</title>
<meta name="date" content="2015-10-01">
<title>Index (jruby-gradle-war-plugin 1.2.0-alpha API)</title>
<meta name="date" content="2015-10-02">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
</head>
<body class="center">
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Index (jruby-gradle-war-plugin 1.1.4-alpha API)";
parent.document.title="Index (jruby-gradle-war-plugin 1.2.0-alpha API)";
}
//-->
</script>

View File

@ -1,7 +1,7 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd">
<html>
<head>
<title>Index (jruby-gradle-war-plugin 1.1.4-alpha API)</title>
<title>Index (jruby-gradle-war-plugin 1.2.0-alpha API)</title>
<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

@ -1,7 +1,7 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>Overview (jruby-gradle-war-plugin 1.1.4-alpha API)</title>
<title>Overview (jruby-gradle-war-plugin 1.2.0-alpha API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="keywords" content="Overview">

View File

@ -2,7 +2,7 @@
<html>
<head>
<title>Overview (jruby-gradle-war-plugin 1.1.4-alpha API)</title>
<title>Overview (jruby-gradle-war-plugin 1.2.0-alpha API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="keywords" content="Overview">
<link rel ="stylesheet" type="text/css" href="stylesheet.css" title="Style">
@ -12,7 +12,7 @@
<body class="center">
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Overview (jruby-gradle-war-plugin 1.1.4-alpha API)";
parent.document.title="Overview (jruby-gradle-war-plugin 1.2.0-alpha API)";
}
//-->
</script>
@ -46,7 +46,7 @@ if (location.href.indexOf('is-external=true') == -1) {
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h1 class="title">jruby-gradle-war-plugin 1.1.4-alpha API</h1>
<h1 class="title">jruby-gradle-war-plugin 1.2.0-alpha API</h1>
</div>
<div class="header">

161
news.atom
View File

@ -1,10 +1,169 @@
<feed xml:lang='en-US' xmlns='http://www.w3.org/2005/Atom'>
<id>http://jruby-gradle.org/</id>
<title>JRuby/Gradle News</title>
<updated>2015-10-01T07:30:07-07:00</updated>
<updated>2015-10-01T09:45:23-07:00</updated>
<link href='http://jruby-gradle.org/news.atom' rel='self' type='application/atom+xml'>
<link href='http://jruby-gradle.org/' rel='alternate' type='text/html'>
<entry>
<id>http://jruby-gradle.org/news/2015/09/18/jruby-gradle-1-1/</id>
<title>JRuby/Gradle 1.1 'Dresden' released</title>
<updated>2015-10-01T09:45:23-07:00</updated>
<published>2015-09-18T00:00:00+00:00</published>
<link href='http://jruby-gradle.org/news/2015/09/18/jruby-gradle-1-1/' rel='alternate' type='text/html'>
<summary>
Since our major 1.0
announcement at this past year&#8217;s JRubyConf EU
we&#8217;ve had a pretty steady stream of improvements and bug fixes in a total
of four patch releases (1.0.0 - 1.0.4), so we&#8217;re due for a big meaty
feature release! The most impactful feature, sponsored in part by
Lookout, Inc., is the support for dependency
resolution without a 3rd party proxy.
By default, JRuby/Gradle relies on a third party instance of the
rubygems-servlets proxy
which represents a Rubygem repository in a Maven-compatible format, allowing
tools like Gradle or Maven to prepare a dependency graph using Ruby gems. With
1.1, codenamed "Dresden", release
we&#8217;ve embedded the proxy software directly into the Gradle...
</summary>
<content type='html'>
&lt;div id=&quot;preamble&quot;&gt;
&lt;div class=&quot;sectionbody&quot;&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;Since our &lt;a href=&quot;http://jruby-gradle.org/news/2015/08/04/jrubygradle-one-point-oh/&quot;&gt;major 1.0
announcement&lt;/a&gt; at this past years &lt;a href=&quot;http://2015.jrubyconf.eu&quot;&gt;JRubyConf EU&lt;/a&gt;
weve had a pretty steady stream of improvements and bug fixes in a total
of four patch releases (1.0.0 - 1.0.4), so were due for a big meaty
feature release! The most impactful feature, sponsored in part by
&lt;a href=&quot;https://lookout.com&quot;&gt;Lookout, Inc.&lt;/a&gt;, is the support for &lt;strong&gt;dependency
resolution without a 3rd party proxy.&lt;/strong&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;By default, JRuby/Gradle relies on a third party instance of the
&lt;a href=&quot;https://github.com/torquebox/rubygems-servlets&quot;&gt;rubygems-servlets&lt;/a&gt; proxy
which represents a Rubygem repository in a Maven-compatible format, allowing
tools like Gradle or Maven to prepare a dependency graph using Ruby gems. With
1.1, codenamed &quot;&lt;a href=&quot;https://en.wikipedia.org/wiki/Dresden&quot;&gt;Dresden&lt;/a&gt;&quot;, release
weve &lt;em&gt;embedded&lt;/em&gt; the proxy software directly into the Gradle process. With the
&lt;code&gt;rubygems()&lt;/code&gt; function, users can use gem dependencies from
&lt;strong&gt;any&lt;/strong&gt; repository, whether its a public repository like
&lt;a href=&quot;https://rubygems.org&quot;&gt;rubygems.org&lt;/a&gt; or an internal Ruby gem repository.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;Currently this behavior is &lt;strong&gt;defaulted to off&lt;/strong&gt; so users must explicitly
enable it, e.g.:&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;listingblock&quot;&gt;
&lt;div class=&quot;title&quot;&gt;build.gradle&lt;/div&gt;
&lt;div class=&quot;content&quot;&gt;
&lt;pre class=&quot;CodeRay highlight nowrap&quot;&gt;&lt;code data-lang=&quot;gradle&quot;&gt;/* add the latest jruby/gradle plugin */
buildscript {
repositories { jcenter() }
dependencies {
/* allow Gradle to resolve anything between 1.1.2 and 1.2.0 (exclusive) */
classpath &quot;com.github.jruby-gradle:jruby-gradle-plugin:[1.1.2,1.2)&quot;
}
}
apply plugin: 'com.github.jruby-gradle.base'
/* Disable the default repositories so we can add our own */
jruby {
defaultRepositories false
}
repositories {
/* use jcenter() so we can get JRuby itself */
jcenter()
/* use our new rubygems() function to add a rubygems repo */
rubygems('https://rubygems.org')
}
dependncies {
gems 'rubygems:sinatra:1.4.5'
}&lt;/code&gt;&lt;/pre&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;admonitionblock warning&quot;&gt;
&lt;table&gt;
&lt;tr&gt;
&lt;td class=&quot;icon&quot;&gt;
&lt;i class=&quot;fa icon-warning&quot; title=&quot;Warning&quot;&gt;&lt;/i&gt;
&lt;/td&gt;
&lt;td class=&quot;content&quot;&gt;
In our beta testing of this feature, users on JDK7 may need to
increase their available &quot;PermGen&quot; space for more complex projects via the
&lt;code&gt;gradle.properties&lt;/code&gt; setting of: &lt;code&gt;org.gradle.jvmargs=&quot;-XX:MaxPermSize=512m&quot;&lt;/code&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;Once this functionality has been deemed stable, it will be enabled &lt;strong&gt;by
default&lt;/strong&gt; so please try it out, and as per usual, please report any bugs to the
&lt;a href=&quot;https://github.com/jruby-gradle/jruby-gradle-plugin/issues&quot;&gt;GitHub Issues&lt;/a&gt;
page.&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;sect1&quot;&gt;
&lt;h2 id=&quot;other-notable-features&quot;&gt;&lt;a class=&quot;anchor&quot; href=&quot;#other-notable-features&quot;&gt;&lt;/a&gt;Other Notable Features&lt;/h2&gt;
&lt;div class=&quot;sectionbody&quot;&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;The
&lt;a href=&quot;https://github.com/jruby-gradle/jruby-gradle-plugin/issues?q=milestone%3A%221.1.0+-+Dresden%22&quot;&gt;full
list of changes/fixes&lt;/a&gt; is rather long, so below is a summary of what we thing
are nifty and notable features in 1.1:&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;ulist&quot;&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&quot;https://github.com/jruby-gradle/jruby-gradle-plugin/issues/131&quot;&gt;#131&lt;/a&gt;:
Provide a command-line property to change the version of JRuby at runtime
(&lt;code&gt;./gradlew -PjrubyVersion=9.0.1.0&lt;/code&gt;)&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&quot;https://github.com/jruby-gradle/jruby-gradle-plugin/issues/211&quot;&gt;#211&lt;/a&gt;:
Default to &lt;a href=&quot;http://jruby.org/2015/09/02/jruby-9-0-1-0.html&quot;&gt;JRuby 9.0.1.0&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&quot;https://github.com/jruby-gradle/jruby-gradle-plugin/issues/200&quot;&gt;#200&lt;/a&gt;:
Reduced &lt;code&gt;.jar&lt;/code&gt; file size by not packing &lt;code&gt;cache/*.gem&lt;/code&gt; inside the archive.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&quot;https://github.com/jruby-gradle/jruby-gradle-plugin/pull/208&quot;&gt;#208&lt;/a&gt;:
Ensure &lt;code&gt;gradle.rb&lt;/code&gt; scripts use the same classpath, gems and jars as their
j &lt;code&gt;JRubyExec&lt;/code&gt; counterparts&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;sect1&quot;&gt;
&lt;h2 id=&quot;bug-fixes&quot;&gt;&lt;a class=&quot;anchor&quot; href=&quot;#bug-fixes&quot;&gt;&lt;/a&gt;Bug fixes&lt;/h2&gt;
&lt;div class=&quot;sectionbody&quot;&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;And of course some bug fixes, most of which were backported and released as
part of &lt;a href=&quot;http://jruby-gradle.org/news/2015/09/10/jruby-gradle-1/&quot;&gt;JRuby/Gradle 1.0.4&lt;/a&gt;.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;ulist&quot;&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&quot;https://github.com/jruby-gradle/jruby-gradle-plugin/issues/195&quot;&gt;#195&lt;/a&gt;:
Ensure released versions of the plugin are laid out in the Maven repository
correctly (allows specifying a version range dependency on the plugin itself
properly like in the above example)&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
</content>
</entry>
<entry>
<id>http://jruby-gradle.org/news/2015/09/10/jruby-gradle-1/</id>
<title>v1.0.4 and a few squashed bugs</title>
<updated>2015-10-01T07:30:07-07:00</updated>

View File

@ -0,0 +1,190 @@
<html>
<head>
<link href='/stylesheets/foundation.css' rel='stylesheet'>
<link href='/stylesheets/jrubygradle.css' rel='stylesheet'>
<link href='/news.atom' rel='alternate' title='JRuby/Gradle News' type='application/atom+xml'>
<title>
JRuby/Gradle 1.1 'Dresden' released
</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='/'>
Home
</a>
</li>
<li>
<a href='/docs/'>
Documentation
</a>
</li>
<li>
<a href='/community/'>
Community
</a>
</li>
<li>
<a href='/news/'>
News
</a>
</li>
<li>
<a href='/download/'>
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>
<li>
<a href='https://bintray.com/jruby-gradle/plugins'>
<img src='https://api.bintray.com/packages/jruby-gradle/plugins/jruby-gradle-plugin/images/download.svg'>
</a>
</li>
</ul>
</div>
<div id='content'>
<h1>
JRuby/Gradle 1.1 'Dresden' released
</h1>
<div id="preamble">
<div class="sectionbody">
<div class="paragraph">
<p>Since our <a href="/news/2015/08/04/jrubygradle-one-point-oh/">major 1.0
announcement</a> at this past year&#8217;s <a href="http://2015.jrubyconf.eu">JRubyConf EU</a>
we&#8217;ve had a pretty steady stream of improvements and bug fixes in a total
of four patch releases (1.0.0 - 1.0.4), so we&#8217;re due for a big meaty
feature release! The most impactful feature, sponsored in part by
<a href="https://lookout.com">Lookout, Inc.</a>, is the support for <strong>dependency
resolution without a 3rd party proxy.</strong></p>
</div>
<div class="paragraph">
<p>By default, JRuby/Gradle relies on a third party instance of the
<a href="https://github.com/torquebox/rubygems-servlets">rubygems-servlets</a> proxy
which represents a Rubygem repository in a Maven-compatible format, allowing
tools like Gradle or Maven to prepare a dependency graph using Ruby gems. With
1.1, codenamed "<a href="https://en.wikipedia.org/wiki/Dresden">Dresden</a>", release
we&#8217;ve <em>embedded</em> the proxy software directly into the Gradle process. With the
<code>rubygems()</code> function, users can use gem dependencies from
<strong>any</strong> repository, whether it&#8217;s a public repository like
<a href="https://rubygems.org">rubygems.org</a> or an internal Ruby gem repository.</p>
</div>
<div class="paragraph">
<p>Currently this behavior is <strong>defaulted to off</strong> so users must explicitly
enable it, e.g.:</p>
</div>
<div class="listingblock">
<div class="title">build.gradle</div>
<div class="content">
<pre class="CodeRay highlight nowrap"><code data-lang="gradle">/* add the latest jruby/gradle plugin */
buildscript {
repositories { jcenter() }
dependencies {
/* allow Gradle to resolve anything between 1.1.2 and 1.2.0 (exclusive) */
classpath &quot;com.github.jruby-gradle:jruby-gradle-plugin:[1.1.2,1.2)&quot;
}
}
apply plugin: 'com.github.jruby-gradle.base'
/* Disable the default repositories so we can add our own */
jruby {
defaultRepositories false
}
repositories {
/* use jcenter() so we can get JRuby itself */
jcenter()
/* use our new rubygems() function to add a rubygems repo */
rubygems('https://rubygems.org')
}
dependncies {
gems 'rubygems:sinatra:1.4.5'
}</code></pre>
</div>
</div>
<div class="admonitionblock warning">
<table>
<tr>
<td class="icon">
<i class="fa icon-warning" title="Warning"></i>
</td>
<td class="content">
In our beta testing of this feature, users on JDK7 may need to
increase their available "PermGen" space for more complex projects via the
<code>gradle.properties</code> setting of: <code>org.gradle.jvmargs="-XX:MaxPermSize=512m"</code>
</td>
</tr>
</table>
</div>
<div class="paragraph">
<p>Once this functionality has been deemed stable, it will be enabled <strong>by
default</strong> so please try it out, and as per usual, please report any bugs to the
<a href="https://github.com/jruby-gradle/jruby-gradle-plugin/issues">GitHub Issues</a>
page.</p>
</div>
</div>
</div>
<div class="sect1">
<h2 id="other-notable-features"><a class="anchor" href="#other-notable-features"></a>Other Notable Features</h2>
<div class="sectionbody">
<div class="paragraph">
<p>The
<a href="https://github.com/jruby-gradle/jruby-gradle-plugin/issues?q=milestone%3A%221.1.0+-+Dresden%22">full
list of changes/fixes</a> is rather long, so below is a summary of what we thing
are nifty and notable features in 1.1:</p>
</div>
<div class="ulist">
<ul>
<li>
<p><a href="https://github.com/jruby-gradle/jruby-gradle-plugin/issues/131">#131</a>:
Provide a command-line property to change the version of JRuby at runtime
(<code>./gradlew -PjrubyVersion=9.0.1.0</code>)</p>
</li>
<li>
<p><a href="https://github.com/jruby-gradle/jruby-gradle-plugin/issues/211">#211</a>:
Default to <a href="http://jruby.org/2015/09/02/jruby-9-0-1-0.html">JRuby 9.0.1.0</a></p>
</li>
<li>
<p><a href="https://github.com/jruby-gradle/jruby-gradle-plugin/issues/200">#200</a>:
Reduced <code>.jar</code> file size by not packing <code>cache/*.gem</code> inside the archive.</p>
</li>
<li>
<p><a href="https://github.com/jruby-gradle/jruby-gradle-plugin/pull/208">#208</a>:
Ensure <code>gradle.rb</code> scripts use the same classpath, gems and jars as their
j <code>JRubyExec</code> counterparts</p>
</li>
</ul>
</div>
</div>
</div>
<div class="sect1">
<h2 id="bug-fixes"><a class="anchor" href="#bug-fixes"></a>Bug fixes</h2>
<div class="sectionbody">
<div class="paragraph">
<p>And of course some bug fixes, most of which were backported and released as
part of <a href="/news/2015/09/10/jruby-gradle-1/">JRuby/Gradle 1.0.4</a>.</p>
</div>
<div class="ulist">
<ul>
<li>
<p><a href="https://github.com/jruby-gradle/jruby-gradle-plugin/issues/195">#195</a>:
Ensure released versions of the plugin are laid out in the Maven repository
correctly (allows specifying a version range dependency on the plugin itself
properly like in the above example)</p>
</li>
</ul>
</div>
</div>
</div>
</div>
<hr>
</body>
</html>

View File

@ -56,6 +56,146 @@ JRuby/Gradle News
</h1>
<div class='post'>
<h1>
<a href='/news/2015/09/18/jruby-gradle-1-1/'>JRuby/Gradle 1.1 'Dresden' released</a>
</h1>
<strong>
18 September 2015
</strong>
<div class='content'>
<div id="preamble">
<div class="sectionbody">
<div class="paragraph">
<p>Since our <a href="/news/2015/08/04/jrubygradle-one-point-oh/">major 1.0
announcement</a> at this past year&#8217;s <a href="http://2015.jrubyconf.eu">JRubyConf EU</a>
we&#8217;ve had a pretty steady stream of improvements and bug fixes in a total
of four patch releases (1.0.0 - 1.0.4), so we&#8217;re due for a big meaty
feature release! The most impactful feature, sponsored in part by
<a href="https://lookout.com">Lookout, Inc.</a>, is the support for <strong>dependency
resolution without a 3rd party proxy.</strong></p>
</div>
<div class="paragraph">
<p>By default, JRuby/Gradle relies on a third party instance of the
<a href="https://github.com/torquebox/rubygems-servlets">rubygems-servlets</a> proxy
which represents a Rubygem repository in a Maven-compatible format, allowing
tools like Gradle or Maven to prepare a dependency graph using Ruby gems. With
1.1, codenamed "<a href="https://en.wikipedia.org/wiki/Dresden">Dresden</a>", release
we&#8217;ve <em>embedded</em> the proxy software directly into the Gradle process. With the
<code>rubygems()</code> function, users can use gem dependencies from
<strong>any</strong> repository, whether it&#8217;s a public repository like
<a href="https://rubygems.org">rubygems.org</a> or an internal Ruby gem repository.</p>
</div>
<div class="paragraph">
<p>Currently this behavior is <strong>defaulted to off</strong> so users must explicitly
enable it, e.g.:</p>
</div>
<div class="listingblock">
<div class="title">build.gradle</div>
<div class="content">
<pre class="CodeRay highlight nowrap"><code data-lang="gradle">/* add the latest jruby/gradle plugin */
buildscript {
repositories { jcenter() }
dependencies {
/* allow Gradle to resolve anything between 1.1.2 and 1.2.0 (exclusive) */
classpath &quot;com.github.jruby-gradle:jruby-gradle-plugin:[1.1.2,1.2)&quot;
}
}
apply plugin: 'com.github.jruby-gradle.base'
/* Disable the default repositories so we can add our own */
jruby {
defaultRepositories false
}
repositories {
/* use jcenter() so we can get JRuby itself */
jcenter()
/* use our new rubygems() function to add a rubygems repo */
rubygems('https://rubygems.org')
}
dependncies {
gems 'rubygems:sinatra:1.4.5'
}</code></pre>
</div>
</div>
<div class="admonitionblock warning">
<table>
<tr>
<td class="icon">
<i class="fa icon-warning" title="Warning"></i>
</td>
<td class="content">
In our beta testing of this feature, users on JDK7 may need to
increase their available "PermGen" space for more complex projects via the
<code>gradle.properties</code> setting of: <code>org.gradle.jvmargs="-XX:MaxPermSize=512m"</code>
</td>
</tr>
</table>
</div>
<div class="paragraph">
<p>Once this functionality has been deemed stable, it will be enabled <strong>by
default</strong> so please try it out, and as per usual, please report any bugs to the
<a href="https://github.com/jruby-gradle/jruby-gradle-plugin/issues">GitHub Issues</a>
page.</p>
</div>
</div>
</div>
<div class="sect1">
<h2 id="other-notable-features"><a class="anchor" href="#other-notable-features"></a>Other Notable Features</h2>
<div class="sectionbody">
<div class="paragraph">
<p>The
<a href="https://github.com/jruby-gradle/jruby-gradle-plugin/issues?q=milestone%3A%221.1.0+-+Dresden%22">full
list of changes/fixes</a> is rather long, so below is a summary of what we thing
are nifty and notable features in 1.1:</p>
</div>
<div class="ulist">
<ul>
<li>
<p><a href="https://github.com/jruby-gradle/jruby-gradle-plugin/issues/131">#131</a>:
Provide a command-line property to change the version of JRuby at runtime
(<code>./gradlew -PjrubyVersion=9.0.1.0</code>)</p>
</li>
<li>
<p><a href="https://github.com/jruby-gradle/jruby-gradle-plugin/issues/211">#211</a>:
Default to <a href="http://jruby.org/2015/09/02/jruby-9-0-1-0.html">JRuby 9.0.1.0</a></p>
</li>
<li>
<p><a href="https://github.com/jruby-gradle/jruby-gradle-plugin/issues/200">#200</a>:
Reduced <code>.jar</code> file size by not packing <code>cache/*.gem</code> inside the archive.</p>
</li>
<li>
<p><a href="https://github.com/jruby-gradle/jruby-gradle-plugin/pull/208">#208</a>:
Ensure <code>gradle.rb</code> scripts use the same classpath, gems and jars as their
j <code>JRubyExec</code> counterparts</p>
</li>
</ul>
</div>
</div>
</div>
<div class="sect1">
<h2 id="bug-fixes"><a class="anchor" href="#bug-fixes"></a>Bug fixes</h2>
<div class="sectionbody">
<div class="paragraph">
<p>And of course some bug fixes, most of which were backported and released as
part of <a href="/news/2015/09/10/jruby-gradle-1/">JRuby/Gradle 1.0.4</a>.</p>
</div>
<div class="ulist">
<ul>
<li>
<p><a href="https://github.com/jruby-gradle/jruby-gradle-plugin/issues/195">#195</a>:
Ensure released versions of the plugin are laid out in the Maven repository
correctly (allows specifying a version range dependency on the plugin itself
properly like in the above example)</p>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
<div class='post'>
<h1>
<a href='/news/2015/09/10/jruby-gradle-1/'>v1.0.4 and a few squashed bugs</a>
</h1>
<strong>

View File

@ -1,85 +1,85 @@
<urlset xmlns='http://www.sitemaps.org/schemas/sitemap/0.9'>
<url>
<loc>http://jruby-gradle.org/base/</loc>
<lastmod>2015-10-01</lastmod>
<lastmod>2015-10-02</lastmod>
<priority>0.1</priority>
<changefreq>never</changefreq>
</url>
<url>
<loc>http://jruby-gradle.org/community/</loc>
<lastmod>2015-10-01</lastmod>
<lastmod>2015-10-02</lastmod>
<priority>0.1</priority>
<changefreq>never</changefreq>
</url>
<url>
<loc>http://jruby-gradle.org/cookbook/</loc>
<lastmod>2015-10-01</lastmod>
<lastmod>2015-10-02</lastmod>
<priority>0.1</priority>
<changefreq>never</changefreq>
</url>
<url>
<loc>http://jruby-gradle.org/docinfo/</loc>
<lastmod>2015-10-01</lastmod>
<lastmod>2015-10-02</lastmod>
<priority>0.1</priority>
<changefreq>never</changefreq>
</url>
<url>
<loc>http://jruby-gradle.org/docs/</loc>
<lastmod>2015-10-01</lastmod>
<lastmod>2015-10-02</lastmod>
<priority>0.1</priority>
<changefreq>never</changefreq>
</url>
<url>
<loc>http://jruby-gradle.org/download/</loc>
<lastmod>2015-10-01</lastmod>
<lastmod>2015-10-02</lastmod>
<priority>0.1</priority>
<changefreq>never</changefreq>
</url>
<url>
<loc>http://jruby-gradle.org/errors/jar-deprecated-jrubyversion/</loc>
<lastmod>2015-10-01</lastmod>
<lastmod>2015-10-02</lastmod>
<priority>0.1</priority>
<changefreq>never</changefreq>
</url>
<url>
<loc>http://jruby-gradle.org/errors/jrubyexec-version-conflict/</loc>
<lastmod>2015-10-01</lastmod>
<lastmod>2015-10-02</lastmod>
<priority>0.1</priority>
<changefreq>never</changefreq>
</url>
<url>
<loc>http://jruby-gradle.org/examples/basic-topology.gradle</loc>
<lastmod>2015-10-01</lastmod>
<lastmod>2015-10-02</lastmod>
<priority>0.1</priority>
<changefreq>never</changefreq>
</url>
<url>
<loc>http://jruby-gradle.org/examples/building-wars.gradle</loc>
<lastmod>2015-10-01</lastmod>
<lastmod>2015-10-02</lastmod>
<priority>0.1</priority>
<changefreq>never</changefreq>
</url>
<url>
<loc>http://jruby-gradle.org/examples/executable-jar.gradle</loc>
<lastmod>2015-10-01</lastmod>
<lastmod>2015-10-02</lastmod>
<priority>0.1</priority>
<changefreq>never</changefreq>
</url>
<url>
<loc>http://jruby-gradle.org/examples/rspec.gradle</loc>
<lastmod>2015-10-01</lastmod>
<lastmod>2015-10-02</lastmod>
<priority>0.1</priority>
<changefreq>never</changefreq>
</url>
<url>
<loc>http://jruby-gradle.org/</loc>
<lastmod>2015-10-01</lastmod>
<lastmod>2015-10-02</lastmod>
<priority>0.1</priority>
<changefreq>never</changefreq>
</url>
<url>
<loc>http://jruby-gradle.org/jar/</loc>
<lastmod>2015-10-01</lastmod>
<lastmod>2015-10-02</lastmod>
<priority>0.1</priority>
<changefreq>never</changefreq>
</url>
@ -108,50 +108,56 @@
<changefreq>never</changefreq>
</url>
<url>
<loc>http://jruby-gradle.org/news/2015/09/18/jruby-gradle-1-1/</loc>
<lastmod>2015-09-18</lastmod>
<priority>0.1</priority>
<changefreq>never</changefreq>
</url>
<url>
<loc>http://jruby-gradle.org/news/</loc>
<lastmod>2015-10-01</lastmod>
<lastmod>2015-10-02</lastmod>
<priority>0.1</priority>
<changefreq>never</changefreq>
</url>
<url>
<loc>http://jruby-gradle.org/plugins/base/</loc>
<lastmod>2015-10-01</lastmod>
<lastmod>2015-10-02</lastmod>
<priority>0.1</priority>
<changefreq>never</changefreq>
</url>
<url>
<loc>http://jruby-gradle.org/plugins/jar/</loc>
<lastmod>2015-10-01</lastmod>
<lastmod>2015-10-02</lastmod>
<priority>0.1</priority>
<changefreq>never</changefreq>
</url>
<url>
<loc>http://jruby-gradle.org/plugins/storm/</loc>
<lastmod>2015-10-01</lastmod>
<lastmod>2015-10-02</lastmod>
<priority>0.1</priority>
<changefreq>never</changefreq>
</url>
<url>
<loc>http://jruby-gradle.org/plugins/war/</loc>
<lastmod>2015-10-01</lastmod>
<lastmod>2015-10-02</lastmod>
<priority>0.1</priority>
<changefreq>never</changefreq>
</url>
<url>
<loc>http://jruby-gradle.org/start/</loc>
<lastmod>2015-10-01</lastmod>
<lastmod>2015-10-02</lastmod>
<priority>0.1</priority>
<changefreq>never</changefreq>
</url>
<url>
<loc>http://jruby-gradle.org/storm/</loc>
<lastmod>2015-10-01</lastmod>
<lastmod>2015-10-02</lastmod>
<priority>0.1</priority>
<changefreq>never</changefreq>
</url>
<url>
<loc>http://jruby-gradle.org/war/</loc>
<lastmod>2015-10-01</lastmod>
<lastmod>2015-10-02</lastmod>
<priority>0.1</priority>
<changefreq>never</changefreq>
</url>