Skip to content

Commit

Permalink
Preparing sources for version 0.5-BETA.
Browse files Browse the repository at this point in the history
  • Loading branch information
KPull committed Jan 3, 2017
1 parent 5e062aa commit 31fa525
Show file tree
Hide file tree
Showing 172 changed files with 1,984 additions and 562 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,15 +109,15 @@ dependency to your POM file:
<dependency>
<groupId>rocks.bastion</groupId>
<artifactId>bastion</artifactId>
<version>0.4-BETA</version>
<version>0.5-BETA</version>
<scope>test</scope>
</dependency>
```

Alternatively, use Groovy Grapes to use Bastion in your Groovy tests/scripts:
```groovy
@Grapes(
@Grab(group='rocks.bastion', module='bastion', version='0.4-BETA')
@Grab(group='rocks.bastion', module='bastion', version='0.5-BETA')
)
```

Expand Down
3 changes: 2 additions & 1 deletion docs/javadocs/allclasses-frame.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>All Classes (Bastion 0.4-BETA API)</title>
<title>All Classes (Bastion 0.5-BETA API)</title>
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
Expand Down Expand Up @@ -41,6 +41,7 @@ <h1 class="bar">All&nbsp;Classes</h1>
<li><a href="rocks/bastion/core/DefaultBastionFactory.html" title="class in rocks.bastion.core" target="classFrame">DefaultBastionFactory</a></li>
<li><a href="rocks/bastion/core/event/EventLogging.html" title="class in rocks.bastion.core.event" target="classFrame">EventLogging</a></li>
<li><a href="rocks/bastion/core/builder/ExecuteRequestBuilder.html" title="interface in rocks.bastion.core.builder" target="classFrame"><span class="interfaceName">ExecuteRequestBuilder</span></a></li>
<li><a href="rocks/bastion/core/FileRequest.html" title="class in rocks.bastion.core" target="classFrame">FileRequest</a></li>
<li><a href="rocks/bastion/core/FormUrlEncodedRequest.html" title="class in rocks.bastion.core" target="classFrame">FormUrlEncodedRequest</a></li>
<li><a href="rocks/bastion/core/GeneralRequest.html" title="class in rocks.bastion.core" target="classFrame">GeneralRequest</a></li>
<li><a href="rocks/bastion/core/configuration/GlobalRequestAttributes.html" title="class in rocks.bastion.core.configuration" target="classFrame">GlobalRequestAttributes</a></li>
Expand Down
3 changes: 2 additions & 1 deletion docs/javadocs/allclasses-noframe.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>All Classes (Bastion 0.4-BETA API)</title>
<title>All Classes (Bastion 0.5-BETA API)</title>
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
Expand Down Expand Up @@ -41,6 +41,7 @@ <h1 class="bar">All&nbsp;Classes</h1>
<li><a href="rocks/bastion/core/DefaultBastionFactory.html" title="class in rocks.bastion.core">DefaultBastionFactory</a></li>
<li><a href="rocks/bastion/core/event/EventLogging.html" title="class in rocks.bastion.core.event">EventLogging</a></li>
<li><a href="rocks/bastion/core/builder/ExecuteRequestBuilder.html" title="interface in rocks.bastion.core.builder"><span class="interfaceName">ExecuteRequestBuilder</span></a></li>
<li><a href="rocks/bastion/core/FileRequest.html" title="class in rocks.bastion.core">FileRequest</a></li>
<li><a href="rocks/bastion/core/FormUrlEncodedRequest.html" title="class in rocks.bastion.core">FormUrlEncodedRequest</a></li>
<li><a href="rocks/bastion/core/GeneralRequest.html" title="class in rocks.bastion.core">GeneralRequest</a></li>
<li><a href="rocks/bastion/core/configuration/GlobalRequestAttributes.html" title="class in rocks.bastion.core.configuration">GlobalRequestAttributes</a></li>
Expand Down
6 changes: 3 additions & 3 deletions docs/javadocs/constant-values.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Constant Field Values (Bastion 0.4-BETA API)</title>
<title>Constant Field Values (Bastion 0.5-BETA API)</title>
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Constant Field Values (Bastion 0.4-BETA API)";
parent.document.title="Constant Field Values (Bastion 0.5-BETA API)";
}
}
catch(err) {
Expand Down Expand Up @@ -168,6 +168,6 @@ <h2 title="rocks.bastion">rocks.bastion.*</h2>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2016. All rights reserved.</small></p>
<p class="legalCopy"><small>Copyright &#169; 2017. All rights reserved.</small></p>
</body>
</html>
6 changes: 3 additions & 3 deletions docs/javadocs/deprecated-list.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Deprecated List (Bastion 0.4-BETA API)</title>
<title>Deprecated List (Bastion 0.5-BETA API)</title>
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Deprecated List (Bastion 0.4-BETA API)";
parent.document.title="Deprecated List (Bastion 0.5-BETA API)";
}
}
catch(err) {
Expand Down Expand Up @@ -120,6 +120,6 @@ <h2 title="Contents">Contents</h2>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2016. All rights reserved.</small></p>
<p class="legalCopy"><small>Copyright &#169; 2017. All rights reserved.</small></p>
</body>
</html>
6 changes: 3 additions & 3 deletions docs/javadocs/help-doc.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>API Help (Bastion 0.4-BETA API)</title>
<title>API Help (Bastion 0.5-BETA API)</title>
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="API Help (Bastion 0.4-BETA API)";
parent.document.title="API Help (Bastion 0.5-BETA API)";
}
}
catch(err) {
Expand Down Expand Up @@ -225,6 +225,6 @@ <h2>Constant Field Values</h2>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2016. All rights reserved.</small></p>
<p class="legalCopy"><small>Copyright &#169; 2017. All rights reserved.</small></p>
</body>
</html>
Loading

0 comments on commit 31fa525

Please sign in to comment.