Skip to content

Commit

Permalink
Deploying to gh-pages - 15:16:45
Browse files Browse the repository at this point in the history
  • Loading branch information
gpc-deploy committed Dec 3, 2024
1 parent a526405 commit 295280d
Show file tree
Hide file tree
Showing 40 changed files with 136 additions and 163 deletions.
4 changes: 2 additions & 2 deletions snapshot/gapi/deprecated-list.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<!-- Generated by groovydoc -->
<title>Deprecated API (mail 4.0.1-SNAPSHOT API)</title>
<title>Deprecated API (mail 5.0.0-SNAPSHOT API)</title>

<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link href="groovy.ico" type="image/x-icon" rel="shortcut icon">
Expand All @@ -34,7 +34,7 @@
<body class="center">
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Deprecated API (mail 4.0.1-SNAPSHOT API)";
parent.document.title="Deprecated API (mail 5.0.0-SNAPSHOT API)";
}
//-->
</script>
Expand Down
4 changes: 2 additions & 2 deletions snapshot/gapi/grails/plugins/mail/Application.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<html>
<head>
<!-- Generated by groovydoc -->
<title>Application (mail 4.0.1-SNAPSHOT API)</title>
<title>Application (mail 5.0.0-SNAPSHOT API)</title>

<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link href="../../../groovy.ico" type="image/x-icon" rel="shortcut icon">
Expand All @@ -37,7 +37,7 @@
<body class="center">
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Application (mail 4.0.1-SNAPSHOT API)";
parent.document.title="Application (mail 5.0.0-SNAPSHOT API)";
}
//-->
</script>
Expand Down
6 changes: 3 additions & 3 deletions snapshot/gapi/grails/plugins/mail/GrailsMailException.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<html>
<head>
<!-- Generated by groovydoc -->
<title>GrailsMailException (mail 4.0.1-SNAPSHOT API)</title>
<title>GrailsMailException (mail 5.0.0-SNAPSHOT API)</title>

<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link href="../../../groovy.ico" type="image/x-icon" rel="shortcut icon">
Expand All @@ -37,7 +37,7 @@
<body class="center">
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="GrailsMailException (mail 4.0.1-SNAPSHOT API)";
parent.document.title="GrailsMailException (mail 5.0.0-SNAPSHOT API)";
}
//-->
</script>
Expand Down Expand Up @@ -168,7 +168,7 @@ <h3>Inherited Methods Summary</h3>

<tr class="altColor">
<td class="colFirst"><code>class java.lang.RuntimeException</code></td>
<td class="colLast"><code>java.lang.RuntimeException#printStackTrace(), java.lang.RuntimeException#printStackTrace(java.io.PrintWriter), java.lang.RuntimeException#printStackTrace(java.io.PrintStream), java.lang.RuntimeException#fillInStackTrace(), java.lang.RuntimeException#getCause(), java.lang.RuntimeException#initCause(java.lang.Throwable), java.lang.RuntimeException#toString(), java.lang.RuntimeException#getMessage(), java.lang.RuntimeException#getSuppressed(), java.lang.RuntimeException#getLocalizedMessage(), java.lang.RuntimeException#getStackTrace(), java.lang.RuntimeException#setStackTrace([Ljava.lang.StackTraceElement;), java.lang.RuntimeException#addSuppressed(java.lang.Throwable), java.lang.RuntimeException#wait(long), java.lang.RuntimeException#wait(long, int), java.lang.RuntimeException#wait(), java.lang.RuntimeException#equals(java.lang.Object), java.lang.RuntimeException#hashCode(), java.lang.RuntimeException#getClass(), java.lang.RuntimeException#notify(), java.lang.RuntimeException#notifyAll()</code></td>
<td class="colLast"><code>java.lang.RuntimeException#printStackTrace(), java.lang.RuntimeException#printStackTrace(java.io.PrintWriter), java.lang.RuntimeException#printStackTrace(java.io.PrintStream), java.lang.RuntimeException#getStackTrace(), java.lang.RuntimeException#fillInStackTrace(), java.lang.RuntimeException#getCause(), java.lang.RuntimeException#initCause(java.lang.Throwable), java.lang.RuntimeException#toString(), java.lang.RuntimeException#getMessage(), java.lang.RuntimeException#getSuppressed(), java.lang.RuntimeException#getLocalizedMessage(), java.lang.RuntimeException#setStackTrace([Ljava.lang.StackTraceElement;), java.lang.RuntimeException#addSuppressed(java.lang.Throwable), java.lang.RuntimeException#wait(long, int), java.lang.RuntimeException#wait(), java.lang.RuntimeException#wait(long), java.lang.RuntimeException#equals(java.lang.Object), java.lang.RuntimeException#hashCode(), java.lang.RuntimeException#getClass(), java.lang.RuntimeException#notify(), java.lang.RuntimeException#notifyAll()</code></td>
</tr>
</table>
</ul>
Expand Down
12 changes: 6 additions & 6 deletions snapshot/gapi/grails/plugins/mail/MailConfiguration.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<html>
<head>
<!-- Generated by groovydoc -->
<title>MailConfiguration (mail 4.0.1-SNAPSHOT API)</title>
<title>MailConfiguration (mail 5.0.0-SNAPSHOT API)</title>

<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link href="../../../groovy.ico" type="image/x-icon" rel="shortcut icon">
Expand All @@ -37,7 +37,7 @@
<body class="center">
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="MailConfiguration (mail 4.0.1-SNAPSHOT API)";
parent.document.title="MailConfiguration (mail 5.0.0-SNAPSHOT API)";
}
//-->
</script>
Expand Down Expand Up @@ -188,7 +188,7 @@ <h3>Methods Summary</h3>
<tr class="rowColor">
<td class="colFirst"><code></code></td>
<td class="colLast"><code><a href='../../../org.springframework.mail.javamail.JavaMailSenderImpl.html'>JavaMailSenderImpl</a></code></td>
<td class="colLast"><code><strong><a href="#mailSender(javax.mail.Session, grails.plugins.mail.MailConfigurationProperties)">mailSender</a></strong>(<a href='../../../javax.mail.Session.html'>Session</a> mailSession, <a href='../../../grails/plugins/mail/MailConfigurationProperties.html'>MailConfigurationProperties</a> mailProperties)</code><br></td>
<td class="colLast"><code><strong><a href="#mailSender(jakarta.mail.Session, grails.plugins.mail.MailConfigurationProperties)">mailSender</a></strong>(<a href='../../../jakarta.mail.Session.html'>Session</a> mailSession, <a href='../../../grails/plugins/mail/MailConfigurationProperties.html'>MailConfigurationProperties</a> mailProperties)</code><br></td>
</tr>

<tr class="altColor">
Expand All @@ -213,7 +213,7 @@ <h3>Inherited Methods Summary</h3>

<tr class="altColor">
<td class="colFirst"><code>class java.lang.Object</code></td>
<td class="colLast"><code>java.lang.Object#wait(long), java.lang.Object#wait(long, int), java.lang.Object#wait(), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll()</code></td>
<td class="colLast"><code>java.lang.Object#wait(long, int), java.lang.Object#wait(), java.lang.Object#wait(long), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll()</code></td>
</tr>
</table>
</ul>
Expand Down Expand Up @@ -292,11 +292,11 @@ <h4>@org.springframework.context.annotation.Bean
</li>
</ul>

<a name="mailSender(javax.mail.Session, grails.plugins.mail.MailConfigurationProperties)"><!-- --></a>
<a name="mailSender(jakarta.mail.Session, grails.plugins.mail.MailConfigurationProperties)"><!-- --></a>
<ul class="blockListLast">
<li class="blockList">
<h4>@org.springframework.context.annotation.Bean
<a href='../../../org.springframework.mail.javamail.JavaMailSenderImpl.html'>JavaMailSenderImpl</a> <strong>mailSender</strong>(@org.springframework.beans.factory.annotation.Autowired(required: false) @org.springframework.beans.factory.annotation.Qualifier(value: mailSession) <a href='../../../javax.mail.Session.html'>Session</a> mailSession, <a href='../../../grails/plugins/mail/MailConfigurationProperties.html'>MailConfigurationProperties</a> mailProperties)</h4>
<a href='../../../org.springframework.mail.javamail.JavaMailSenderImpl.html'>JavaMailSenderImpl</a> <strong>mailSender</strong>(@org.springframework.beans.factory.annotation.Autowired(required: false) @org.springframework.beans.factory.annotation.Qualifier(value: mailSession) <a href='../../../jakarta.mail.Session.html'>Session</a> mailSession, <a href='../../../grails/plugins/mail/MailConfigurationProperties.html'>MailConfigurationProperties</a> mailProperties)</h4>
<p></p>
</li>
</ul>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<html>
<head>
<!-- Generated by groovydoc -->
<title>MailConfigurationProperties.Defaults (mail 4.0.1-SNAPSHOT API)</title>
<title>MailConfigurationProperties.Defaults (mail 5.0.0-SNAPSHOT API)</title>

<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link href="../../../groovy.ico" type="image/x-icon" rel="shortcut icon">
Expand All @@ -37,7 +37,7 @@
<body class="center">
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="MailConfigurationProperties.Defaults (mail 4.0.1-SNAPSHOT API)";
parent.document.title="MailConfigurationProperties.Defaults (mail 5.0.0-SNAPSHOT API)";
}
//-->
</script>
Expand Down Expand Up @@ -222,7 +222,7 @@ <h3>Inherited Methods Summary</h3>

<tr class="altColor">
<td class="colFirst"><code>class java.lang.Object</code></td>
<td class="colLast"><code>java.lang.Object#wait(long), java.lang.Object#wait(long, int), java.lang.Object#wait(), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll()</code></td>
<td class="colLast"><code>java.lang.Object#wait(long, int), java.lang.Object#wait(), java.lang.Object#wait(long), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll()</code></td>
</tr>
</table>
</ul>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<html>
<head>
<!-- Generated by groovydoc -->
<title>MailConfigurationProperties (mail 4.0.1-SNAPSHOT API)</title>
<title>MailConfigurationProperties (mail 5.0.0-SNAPSHOT API)</title>

<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link href="../../../groovy.ico" type="image/x-icon" rel="shortcut icon">
Expand All @@ -37,7 +37,7 @@
<body class="center">
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="MailConfigurationProperties (mail 4.0.1-SNAPSHOT API)";
parent.document.title="MailConfigurationProperties (mail 5.0.0-SNAPSHOT API)";
}
//-->
</script>
Expand Down Expand Up @@ -384,7 +384,7 @@ <h3>Inherited Methods Summary</h3>

<tr class="altColor">
<td class="colFirst"><code>class java.lang.Object</code></td>
<td class="colLast"><code>java.lang.Object#wait(long), java.lang.Object#wait(long, int), java.lang.Object#wait(), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll()</code></td>
<td class="colLast"><code>java.lang.Object#wait(long, int), java.lang.Object#wait(), java.lang.Object#wait(long), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll()</code></td>
</tr>
</table>
</ul>
Expand Down
4 changes: 2 additions & 2 deletions snapshot/gapi/grails/plugins/mail/MailGrailsPlugin.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<html>
<head>
<!-- Generated by groovydoc -->
<title>MailGrailsPlugin (mail 4.0.1-SNAPSHOT API)</title>
<title>MailGrailsPlugin (mail 5.0.0-SNAPSHOT API)</title>

<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link href="../../../groovy.ico" type="image/x-icon" rel="shortcut icon">
Expand All @@ -37,7 +37,7 @@
<body class="center">
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="MailGrailsPlugin (mail 4.0.1-SNAPSHOT API)";
parent.document.title="MailGrailsPlugin (mail 5.0.0-SNAPSHOT API)";
}
//-->
</script>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<html>
<head>
<!-- Generated by groovydoc -->
<title>MailMessageBuilder.Inline (mail 4.0.1-SNAPSHOT API)</title>
<title>MailMessageBuilder.Inline (mail 5.0.0-SNAPSHOT API)</title>

<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link href="../../../groovy.ico" type="image/x-icon" rel="shortcut icon">
Expand All @@ -37,7 +37,7 @@
<body class="center">
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="MailMessageBuilder.Inline (mail 4.0.1-SNAPSHOT API)";
parent.document.title="MailMessageBuilder.Inline (mail 5.0.0-SNAPSHOT API)";
}
//-->
</script>
Expand Down Expand Up @@ -233,7 +233,7 @@ <h3>Inherited Methods Summary</h3>

<tr class="altColor">
<td class="colFirst"><code>class java.lang.Object</code></td>
<td class="colLast"><code>java.lang.Object#wait(long), java.lang.Object#wait(long, int), java.lang.Object#wait(), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll()</code></td>
<td class="colLast"><code>java.lang.Object#wait(long, int), java.lang.Object#wait(), java.lang.Object#wait(long), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll()</code></td>
</tr>
</table>
</ul>
Expand Down
12 changes: 6 additions & 6 deletions snapshot/gapi/grails/plugins/mail/MailMessageBuilder.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<html>
<head>
<!-- Generated by groovydoc -->
<title>MailMessageBuilder (mail 4.0.1-SNAPSHOT API)</title>
<title>MailMessageBuilder (mail 5.0.0-SNAPSHOT API)</title>

<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link href="../../../groovy.ico" type="image/x-icon" rel="shortcut icon">
Expand All @@ -37,7 +37,7 @@
<body class="center">
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="MailMessageBuilder (mail 4.0.1-SNAPSHOT API)";
parent.document.title="MailMessageBuilder (mail 5.0.0-SNAPSHOT API)";
}
//-->
</script>
Expand Down Expand Up @@ -455,7 +455,7 @@ <h3>Methods Summary</h3>
<tr class="rowColor">
<td class="colFirst"><code></code></td>
<td class="colLast"><code>protected&nbsp;static&nbsp;java.lang.Object</code></td>
<td class="colLast"><code><strong><a href="#getDescription(javax.mail.Message)">getDescription</a></strong>(<a href='../../../javax.mail.Message.html'>Message</a> message)</code><br></td>
<td class="colLast"><code><strong><a href="#getDescription(jakarta.mail.Message)">getDescription</a></strong>(<a href='../../../jakarta.mail.Message.html'>Message</a> message)</code><br></td>
</tr>

<tr class="altColor">
Expand Down Expand Up @@ -625,7 +625,7 @@ <h3>Inherited Methods Summary</h3>

<tr class="altColor">
<td class="colFirst"><code>class java.lang.Object</code></td>
<td class="colLast"><code>java.lang.Object#wait(long), java.lang.Object#wait(long, int), java.lang.Object#wait(), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll()</code></td>
<td class="colLast"><code>java.lang.Object#wait(long, int), java.lang.Object#wait(), java.lang.Object#wait(long), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll()</code></td>
</tr>
</table>
</ul>
Expand Down Expand Up @@ -1001,10 +1001,10 @@ <h4>protected&nbsp;static&nbsp;java.lang.Object <strong>getDescription</strong>(
</li>
</ul>

<a name="getDescription(javax.mail.Message)"><!-- --></a>
<a name="getDescription(jakarta.mail.Message)"><!-- --></a>
<ul class="blockListLast">
<li class="blockList">
<h4>protected&nbsp;static&nbsp;java.lang.Object <strong>getDescription</strong>(<a href='../../../javax.mail.Message.html'>Message</a> message)</h4>
<h4>protected&nbsp;static&nbsp;java.lang.Object <strong>getDescription</strong>(<a href='../../../jakarta.mail.Message.html'>Message</a> message)</h4>
<p></p>
</li>
</ul>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<html>
<head>
<!-- Generated by groovydoc -->
<title>MailMessageBuilderFactory (mail 4.0.1-SNAPSHOT API)</title>
<title>MailMessageBuilderFactory (mail 5.0.0-SNAPSHOT API)</title>

<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link href="../../../groovy.ico" type="image/x-icon" rel="shortcut icon">
Expand All @@ -37,7 +37,7 @@
<body class="center">
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="MailMessageBuilderFactory (mail 4.0.1-SNAPSHOT API)";
parent.document.title="MailMessageBuilderFactory (mail 5.0.0-SNAPSHOT API)";
}
//-->
</script>
Expand Down Expand Up @@ -259,7 +259,7 @@ <h3>Inherited Methods Summary</h3>

<tr class="altColor">
<td class="colFirst"><code>class java.lang.Object</code></td>
<td class="colLast"><code>java.lang.Object#wait(long), java.lang.Object#wait(long, int), java.lang.Object#wait(), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll()</code></td>
<td class="colLast"><code>java.lang.Object#wait(long, int), java.lang.Object#wait(), java.lang.Object#wait(long), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll()</code></td>
</tr>
</table>
</ul>
Expand Down
Loading

0 comments on commit 295280d

Please sign in to comment.