Skip to content

Commit

Permalink
Change version to 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
etorres committed Apr 28, 2015
1 parent 0323648 commit 4e153ae
Show file tree
Hide file tree
Showing 15 changed files with 34 additions and 26 deletions.
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,18 @@
## v0.0.1 (Mar 17, 2015)

* First release
* Provide basic functionalities:
* Provides basic functionalities:
- User and group management.
- Sequence collection.
- Map viewer.
- Statistics aggregator.
- e-compendium of peer-reviewed literature on leishmaniasis epidemiology.
- Execution of molecular pipelines.

## v0.1.0 (Apr 28, 2015)

* Major upgrade of the API.
* Fixes several minor bugs in the user interface.
* Adds saved items.
* Changes the brand name to LeishVL.
* Updates the pipeline tool to the new version of the e-SC API.
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
<wb-resource deploy-path="/" source-path="/src/main/webapp" tag="defaultRootSource"/>
<wb-resource deploy-path="/WEB-INF/classes" source-path="/src/main/java"/>
<wb-resource deploy-path="/WEB-INF/classes" source-path="/src/main/resources"/>
<dependent-module archiveName="lvl-storage-0.0.2.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/lvl-storage/lvl-storage">
<dependent-module archiveName="lvl-storage-0.1.0.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/lvl-storage/lvl-storage">
<dependency-type>uses</dependency-type>
</dependent-module>
<dependent-module archiveName="lvl-core-0.0.2.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/lvl-core/lvl-core">
<dependent-module archiveName="lvl-core-0.1.0.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/lvl-core/lvl-core">
<dependency-type>uses</dependency-type>
</dependent-module>
<property name="java-output-path" value="/lvl-auth/target/classes"/>
Expand Down
2 changes: 1 addition & 1 deletion lvl-project/lvl-auth/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ that you distribute must include a readable copy of the "NOTICE" text file.
<parent>
<groupId>eu.eubrazilcc.lvl</groupId>
<artifactId>lvl-project</artifactId>
<version>0.0.2</version>
<version>0.1.0</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion lvl-project/lvl-bundle/README.TXT
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Leishmaniasis-Virtual-Lab - (v0.0.1)
Leishmaniasis-Virtual-Lab - (v0.1.0)
==
The Leishmaniasis Virtual Laboratory: an open, collaborative environment for research in leishmaniasis.

Expand Down
2 changes: 1 addition & 1 deletion lvl-project/lvl-bundle/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ that you distribute must include a readable copy of the "NOTICE" text file.
<parent>
<groupId>eu.eubrazilcc.lvl</groupId>
<artifactId>lvl-project</artifactId>
<version>0.0.2</version>
<version>0.1.0</version>
<relativePath>..</relativePath>
</parent>

Expand Down
18 changes: 9 additions & 9 deletions lvl-project/lvl-bundle/src/main/doc/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<div class="row">
<div class="col-xs-12">
<h1>Leishmaniasis Virtual Laboratory (LVL) Administration &amp; Development Guide</h1>
<p class="lead">Version 0.0.1 - March 2015</p>
<p class="lead">Version 0.1.0 - April 2015</p>
<p>
<strong>Abstract.</strong> This document is a guide to the administration and configuration of the Leishmaniasis Virtual Laboratory (LVL).
</p>
Expand Down Expand Up @@ -214,13 +214,13 @@ <h2>
text of the <a href="https://joinup.ec.europa.eu/software/page/eupl/licence-eupl" target="_blank">EUPL license</a> is
available in PDF file format in the 22 official languages of the EU.</p>

<p>A <a href="https://github.com/eubrazilcc/leishmaniasis-virtual-lab/blob/master/lvl-project/lvl-resource-bundle/EUPL_LICENCE-1.1.TXT" target="_blank">readable version</a>
<p>A <a href="https://github.com/eubrazilcc/leishmaniasis-virtual-lab/blob/master/lvl-project/lvl-bundle/EUPL_LICENCE-1.1.TXT" target="_blank">readable version</a>
of the license extracted from the original English version and formatted to align within 80 columns is provided with the
LVL distribution.</p>

<p>The EUPL license is <a href="https://joinup.ec.europa.eu/software/page/eupl/eupl-compatible-open-source-licences" target="_blank">compatible</a>
with most commonly used open-source licenses, such as Apache, MIT and LGPL, always depending on the use of the licensed
software. The following <a href="https://github.com/eubrazilcc/leishmaniasis-virtual-lab/blob/master/lvl-project/lvl-resource-bundle/NOTICE.TXT" target="_blank">copyright notice</a>
software. The following <a href="https://github.com/eubrazilcc/leishmaniasis-virtual-lab/blob/master/lvl-project/lvl-bundle/NOTICE.TXT" target="_blank">copyright notice</a>
is distributed with the LVL, to specify the use of external software in the LVL.</p>

</div>
Expand Down Expand Up @@ -270,7 +270,7 @@ <h2>
<li class="list-group-item">
<h4 class="list-group-item-heading"><a id="lvl_lvl-collection"></a>LVL collection</h4>
<p class="list-group-item-text">
A database based on <a href="https://www.mongodb.org/" target="_blank">MongoDB</a>. <em>Recommended version:</em> 2.6.8. Also, a message
A database based on <a href="https://www.mongodb.org/" target="_blank">MongoDB</a>. <em>Recommended version:</em> 3.0.2. Also, a message
broker based in <a href="http://activemq.apache.org/" target="_blank">Apache ActiveMQ</a> is provided to coordinate the operation among
the <i>LVL service</i> replicas. <em>Recommended version:</em> 5.6.0 (embedded version 5.10.1).
</p>
Expand Down Expand Up @@ -321,7 +321,7 @@ <h4 class="media-heading">Public links</h4>
Besides supporting the execution of the user interface, the HTTP server can also serve to provide access to the data that is anonymously
shared through public links. It's highly recommended that this data can be accessed outside the RESTful API to avoid overloading the
Java application server. When the option <code>portal.public</code> is available in the LVL
<a href="https://github.com/eubrazilcc/leishmaniasis-virtual-lab/blob/master/lvl-project/lvl-resource-bundle/src/main/etc/lvl.xml" target="_blank" class="alert-link">main configuration</a>
<a href="https://github.com/eubrazilcc/leishmaniasis-virtual-lab/blob/master/lvl-project/lvl-bundle/src/main/etc/lvl.xml" target="_blank" class="alert-link">main configuration</a>
a link will be automatically injected in the public link under the tag <code>downloadLink</code>. See the
<a href="#examples_restful_api_export_public_link_to_sequence" class="alert-link">examples</a> bellow for further details.
</p>
Expand Down Expand Up @@ -366,7 +366,7 @@ <h3>Setup directories</h3>

<br />

<code> $ sudo tar xvzf lvl-resource-bundle-0.0.1.tar.gz -C /opt/lvl </code>
<code> $ sudo tar xvzf lvl-bundle-0.1.0.tar.gz -C /opt/lvl </code>

<p></p>

Expand Down Expand Up @@ -626,7 +626,7 @@ <h2>

<code> $ cd lvl-project </code>
<br />
<code> $ mvn clean install -pl lvl-core,lvl-storage </code>
<code> $ mvn clean install -pl lvl-test,lvl-core,lvl-storage </code>
<p></p>

<p>Build the LVL services:</p>
Expand All @@ -646,11 +646,11 @@ <h2>

<p>Build the LVL resources bundle and copy it to your server:</p>

<code> $ mvn clean package -pl lvl-resource-bundle </code>
<code> $ mvn clean package -pl lvl-bundle </code>

<br />

<code> $ scp lvl-resource-bundle/target/lvl-resource-bundle-0.0.1.tar.gz &lt;USERNAME&gt;@&lt;SERVER_HOSTNAME&gt;:&lt;SERVER_LOCATION&gt;/ </code>
<code> $ scp lvl-bundle/target/lvl-bundle-0.1.0.tar.gz &lt;USERNAME&gt;@&lt;SERVER_HOSTNAME&gt;:&lt;SERVER_LOCATION&gt;/ </code>
<p></p>

<h3>Integration tests</h3>
Expand Down
2 changes: 1 addition & 1 deletion lvl-project/lvl-bundle/src/main/ui2/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ <h4 style="text-align: center; color: #34495E;">Loading the LeishVL...</h4>

<a href="#top" class="lvl-back-to-top" style="visibility: hidden;" title="Scroll to top">Top</a>

<script data-main="js/requirejs_main.js?yoecaix8Zo" src="//cdnjs.cloudflare.com/ajax/libs/require.js/2.1.17/require.min.js" type="text/javascript"></script>
<script data-main="js/requirejs_main.js?wae1eoT6Aim" src="//cdnjs.cloudflare.com/ajax/libs/require.js/2.1.17/require.min.js" type="text/javascript"></script>

</body>
</html>
Original file line number Diff line number Diff line change
Expand Up @@ -41,15 +41,15 @@ <h5>Software licenses</h5>
file format in the 22 official languages of the EU.
</p>
<p>
A <a href="https://github.com/eubrazilcc/leishmaniasis-virtual-lab/blob/master/lvl-project/lvl-resource-bundle/EUPL_LICENCE-1.1.TXT" target="_blank">readable version</a>
A <a href="https://github.com/eubrazilcc/leishmaniasis-virtual-lab/blob/master/lvl-project/lvl-bundle/EUPL_LICENCE-1.1.TXT" target="_blank">readable version</a>
of the license extracted from the original English version and formatted to align within 80 columns is provided with the
<a href="/#home" title="Leishmaniasis Virtual Laboratory">L<span class="text-danger">ei</span>shVL</a> distribution.
</p>
<p>
The EUPL license is <a href="https://joinup.ec.europa.eu/software/page/eupl/eupl-compatible-open-source-licences" target="_blank">compatible</a>
with most commonly used open-source licenses, such as <a href="http://opensource.org/licenses/Apache-2.0" target="_blank">Apache</a>,
<a href="http://opensource.org/licenses/MIT" target="_blank">MIT</a> and <a href="http://opensource.org/licenses/lgpl-license" target="_blank">LGPL</a>,
always depending on the use of the licensed software. A <a href="https://github.com/eubrazilcc/leishmaniasis-virtual-lab/blob/master/lvl-project/lvl-resource-bundle/NOTICE.TXT" target="_blank">copyright notice</a>
always depending on the use of the licensed software. A <a href="https://github.com/eubrazilcc/leishmaniasis-virtual-lab/blob/master/lvl-project/lvl-bundle/NOTICE.TXT" target="_blank">copyright notice</a>
is distributed with each version or release, to specify the use of external software in the
<a href="/#home" title="Leishmaniasis Virtual Laboratory">L<span class="text-danger">ei</span>shVL</a>.
</p>
Expand Down
2 changes: 1 addition & 1 deletion lvl-project/lvl-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ that you distribute must include a readable copy of the "NOTICE" text file.
<parent>
<groupId>eu.eubrazilcc.lvl</groupId>
<artifactId>lvl-project</artifactId>
<version>0.0.2</version>
<version>0.1.0</version>
<relativePath>..</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
<wb-resource deploy-path="/" source-path="/src/main/webapp" tag="defaultRootSource"/>
<wb-resource deploy-path="/WEB-INF/classes" source-path="/src/main/java"/>
<wb-resource deploy-path="/WEB-INF/classes" source-path="/src/main/resources"/>
<dependent-module archiveName="lvl-storage-0.0.2.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/lvl-storage/lvl-storage">
<dependent-module archiveName="lvl-storage-0.1.0.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/lvl-storage/lvl-storage">
<dependency-type>uses</dependency-type>
</dependent-module>
<dependent-module archiveName="lvl-core-0.0.2.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/lvl-core/lvl-core">
<dependent-module archiveName="lvl-core-0.1.0.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/lvl-core/lvl-core">
<dependency-type>uses</dependency-type>
</dependent-module>
<property name="context-root" value="lvl-service"/>
Expand Down
2 changes: 1 addition & 1 deletion lvl-project/lvl-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ that you distribute must include a readable copy of the "NOTICE" text file.
<parent>
<groupId>eu.eubrazilcc.lvl</groupId>
<artifactId>lvl-project</artifactId>
<version>0.0.2</version>
<version>0.1.0</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion lvl-project/lvl-storage/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ that you distribute must include a readable copy of the "NOTICE" text file.
<parent>
<groupId>eu.eubrazilcc.lvl</groupId>
<artifactId>lvl-project</artifactId>
<version>0.0.2</version>
<version>0.1.0</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion lvl-project/lvl-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ that you distribute must include a readable copy of the "NOTICE" text file.
<parent>
<groupId>eu.eubrazilcc.lvl</groupId>
<artifactId>lvl-project</artifactId>
<version>0.0.2</version>
<version>0.1.0</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion lvl-project/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ that you distribute must include a readable copy of the "NOTICE" text file.
<parent>
<groupId>eu.eubrazilcc.lvl</groupId>
<artifactId>leishmaniasis-virtual-lab</artifactId>
<version>0.0.2</version>
<version>0.1.0</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ that you distribute must include a readable copy of the "NOTICE" text file.

<groupId>eu.eubrazilcc.lvl</groupId>
<artifactId>leishmaniasis-virtual-lab</artifactId>
<version>0.0.2</version>
<version>0.1.0</version>
<packaging>pom</packaging>

<name>leishmaniasis-virtual-laboratory - BOM</name>
Expand Down

0 comments on commit 4e153ae

Please sign in to comment.