Skip to content
Snippets Groups Projects
Commit 41a6ea3e authored by felmer's avatar felmer
Browse files

LMS-2587 Add KNIME nodes to build and publication

SVN: 23418
parent 30d18a17
No related branches found
No related tags found
No related merge requests found
......@@ -15,6 +15,7 @@
<antcall target="_dist"><param name="project" value="plasmid"/></antcall>
<antcall target="_dist"><param name="project" value="eu_basynthec"/></antcall>
<antcall target="_dist"><param name="project" value="installation"/></antcall>
<antcall target="_dist"><param name="project" value="openbis_knime"/></antcall>
<antcall target="javadoc"/>
</target>
......@@ -43,6 +44,8 @@
<antcall target="_clean"><param name="project" value="rtd_cina"/></antcall>
<antcall target="_clean"><param name="project" value="plasmid"/></antcall>
<antcall target="_clean"><param name="project" value="eu_basynthec"/></antcall>
<antcall target="_clean"><param name="project" value="installation"/></antcall>
<antcall target="_clean"><param name="project" value="openbis_knime"/></antcall>
</target>
<target name="_clean">
......
......@@ -78,6 +78,7 @@ def uploadToConfluenceAndPrintPageText(version):
processFile("Application Server (AS)", "openBIS-server", version, 2)
processFile("Data Store Server (DSS)", "datastore_server", version, 2)
processFile("DSS Client", "dss_client", version)
processFile("KNIME Nodes", "knime", "")
printWiki("* [Documentation|^CISDDoc-{0}.html.zip]".format(version))
printWiki()
printWiki('h5. openBIS for High Content Screening')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment