Skip to content

Commit

Permalink
Preparation for release
Browse files Browse the repository at this point in the history
  • Loading branch information
jmaassen committed Jul 31, 2019
1 parent d06178d commit a6fd42c
Show file tree
Hide file tree
Showing 344 changed files with 199,066 additions and 14 deletions.
9 changes: 7 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,12 @@
Xenon 3.0.0
Xenon 3.0.1
-----------

This is release 3.0.0 of Xenon.
This is release 3.0.1 of Xenon.

Notable changes compared to v3.0.1:
-----------------------------------

- fixed minute delay on shutdown when SSH adaptor was used (discussed as part of #654).

Notable changes compared to v2.6.2:
-----------------------------------
Expand Down
4 changes: 2 additions & 2 deletions CITATION.cff
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ authors:
given-names: Arnold
orcid: "https://orcid.org/0000-0003-1711-7961"
cff-version: "1.0.3"
date-released: 2019-06-13
date-released: 2019-07-31
doi: "10.5281/zenodo.597993"
keywords:
- Java
Expand All @@ -79,4 +79,4 @@ license: Apache-2.0
message: "If you use this software, please cite it using these metadata."
repository-code: "https://github.com/xenon-middleware/xenon"
title: Xenon
version: "3.0.0"
version: "3.0.1"
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ and

```gradle
dependencies {
compile group: 'nl.esciencecenter.xenon', name: 'xenon', version: '3.0.0'
compile group: 'nl.esciencecenter.xenon', name: 'xenon', version: '3.0.1'
}
```
Expand Down
8 changes: 4 additions & 4 deletions RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,10 @@ to generate the metadata as used by Zenodo. Install ``cffconvert`` as follows:

```bash
# install cffconvert in user space from PyPI
pip install --user cffconvert
pip3 install --user cffconvert

# change directory
cd <directory where the CITATION.cff lives>
# change directory to xenon root dir (if needed)
# cd <directory where the CITATION.cff lives>

# check if the CITATION.cff file is valid (if there is no output, that
# means it's all good)
Expand Down Expand Up @@ -74,7 +74,7 @@ you should get something like this:
Untracked files:
(use "git add <file>..." to include in what will be committed)

docs/versions/3.0.0/
docs/versions/3.0.1/

Add and commit these files using `git add` and `git commit` and `git push`.

Expand Down
8 changes: 4 additions & 4 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -61,10 +61,10 @@ dependencies {
compile group: 'com.google.guava', name: 'guava', version: '19.0'

// webdav
compile group: 'javax.xml.bind', name: 'jaxb-api', version: '2.3.0'
compile group: 'com.sun.xml.bind', name: 'jaxb-core', version: '2.3.0'
compile group: 'com.sun.xml.bind', name: 'jaxb-impl', version: '2.3.0'
compile group: 'javax.activation', name: 'activation', version: '1.1.1'
// compile group: 'javax.xml.bind', name: 'jaxb-api', version: '2.3.0'
// compile group: 'com.sun.xml.bind', name: 'jaxb-core', version: '2.3.0'
// compile group: 'com.sun.xml.bind', name: 'jaxb-impl', version: '2.3.0'
// compile group: 'javax.activation', name: 'activation', version: '1.1.1'
compile group: 'com.github.lookfirst', name: 'sardine', version: '5.8'

// compile group: 'joda-time', name: 'joda-time', version: '2.8.1'
Expand Down
2 changes: 1 addition & 1 deletion docs/_data/version.yml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
current: 3.0.0
current: 3.0.1
863 changes: 863 additions & 0 deletions docs/versions/3.0.1/javadoc-devel/allclasses-index.html

Large diffs are not rendered by default.

158 changes: 158 additions & 0 deletions docs/versions/3.0.1/javadoc-devel/allclasses.html

Large diffs are not rendered by default.

246 changes: 246 additions & 0 deletions docs/versions/3.0.1/javadoc-devel/allpackages-index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,246 @@
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>All Packages (xenon 3.0.1 API for Xenon developers)</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="script.js"></script>
<script type="text/javascript" src="jquery/jszip/dist/jszip.min.js"></script>
<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils.min.js"></script>
<!--[if IE]>
<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="jquery/jquery-3.3.1.js"></script>
<script type="text/javascript" src="jquery/jquery-migrate-3.0.1.js"></script>
<script type="text/javascript" src="jquery/jquery-ui.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="All Packages (xenon 3.0.1 API for Xenon developers)";
}
}
catch(err) {
}
//-->
var pathtoroot = "./";
var useModuleDirectories = true;
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<header role="banner">
<nav role="navigation">
<div class="fixedNav">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a id="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="index.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li><a href="overview-tree.html">Tree</a></li>
<li><a href="deprecated-list.html">Deprecated</a></li>
<li><a href="index-all.html">Index</a></li>
<li><a href="help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList" id="allclasses_navbar_top">
<li><a href="allclasses.html">All&nbsp;Classes</a></li>
</ul>
<ul class="navListSearch">
<li><label for="search">SEARCH:</label>
<input type="text" id="search" value="search" disabled="disabled">
<input type="reset" id="reset" value="reset" disabled="disabled">
</li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<a id="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
</div>
<div class="navPadding">&nbsp;</div>
<script type="text/javascript"><!--
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
//-->
</script>
</nav>
</header>
<main role="main">
<div class="header">
<h1 title="All&amp;nbsp;Packages" class="title">All&nbsp;Packages</h1>
</div>
<div class="allPackagesContainer">
<ul class="blockList">
<li class="blockList">
<table class="packagesSummary">
<caption><span>Package Summary</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="nl/esciencecenter/xenon/package-summary.html">nl.esciencecenter.xenon</a></th>
<td class="colLast">
<div class="block">This package is the main entry point into the Xenon API.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="nl/esciencecenter/xenon/adaptors/package-summary.html">nl.esciencecenter.xenon.adaptors</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="nl/esciencecenter/xenon/adaptors/filesystems/package-summary.html">nl.esciencecenter.xenon.adaptors.filesystems</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="nl/esciencecenter/xenon/adaptors/filesystems/ftp/package-summary.html">nl.esciencecenter.xenon.adaptors.filesystems.ftp</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="nl/esciencecenter/xenon/adaptors/filesystems/local/package-summary.html">nl.esciencecenter.xenon.adaptors.filesystems.local</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="nl/esciencecenter/xenon/adaptors/filesystems/sftp/package-summary.html">nl.esciencecenter.xenon.adaptors.filesystems.sftp</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="nl/esciencecenter/xenon/adaptors/filesystems/webdav/package-summary.html">nl.esciencecenter.xenon.adaptors.filesystems.webdav</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="nl/esciencecenter/xenon/adaptors/schedulers/package-summary.html">nl.esciencecenter.xenon.adaptors.schedulers</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="nl/esciencecenter/xenon/adaptors/schedulers/at/package-summary.html">nl.esciencecenter.xenon.adaptors.schedulers.at</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="nl/esciencecenter/xenon/adaptors/schedulers/gridengine/package-summary.html">nl.esciencecenter.xenon.adaptors.schedulers.gridengine</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="nl/esciencecenter/xenon/adaptors/schedulers/local/package-summary.html">nl.esciencecenter.xenon.adaptors.schedulers.local</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="nl/esciencecenter/xenon/adaptors/schedulers/slurm/package-summary.html">nl.esciencecenter.xenon.adaptors.schedulers.slurm</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="nl/esciencecenter/xenon/adaptors/schedulers/ssh/package-summary.html">nl.esciencecenter.xenon.adaptors.schedulers.ssh</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="nl/esciencecenter/xenon/adaptors/schedulers/torque/package-summary.html">nl.esciencecenter.xenon.adaptors.schedulers.torque</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="nl/esciencecenter/xenon/adaptors/shared/ssh/package-summary.html">nl.esciencecenter.xenon.adaptors.shared.ssh</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="nl/esciencecenter/xenon/credentials/package-summary.html">nl.esciencecenter.xenon.credentials</a></th>
<td class="colLast">
<div class="block">This package contains classes and interfaces for managing credentials.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="nl/esciencecenter/xenon/filesystems/package-summary.html">nl.esciencecenter.xenon.filesystems</a></th>
<td class="colLast">
<div class="block">This package contains classes and interfaces for manipulating files.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="nl/esciencecenter/xenon/schedulers/package-summary.html">nl.esciencecenter.xenon.schedulers</a></th>
<td class="colLast">
<div class="block">This package contains the classes and interfaces used to run jobs.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="nl/esciencecenter/xenon/utils/package-summary.html">nl.esciencecenter.xenon.utils</a></th>
<td class="colLast">
<div class="block">This package is contains several utility classes.</div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
</div>
</main>
<footer role="contentinfo">
<nav role="navigation">
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a id="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="index.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li><a href="overview-tree.html">Tree</a></li>
<li><a href="deprecated-list.html">Deprecated</a></li>
<li><a href="index-all.html">Index</a></li>
<li><a href="help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="allclasses.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<a id="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</nav>
</footer>
</body>
</html>
Loading

0 comments on commit a6fd42c

Please sign in to comment.