commit | 09a8774209016f874474e8321c5ee39cfb8962c4 | [log] [tgz] |
---|---|---|
author | Stian Soiland-Reyes <stain@apache.org> | Thu Jan 17 22:51:24 2019 +0000 |
committer | GitHub <noreply@github.com> | Thu Jan 17 22:51:24 2019 +0000 |
tree | 467f2ad8d4f73bb393626d35992a844565d37944 | |
parent | 09efa5adb1d5a8b238291d0f8b79b90dd680269f [diff] |
GitBox in scm
REST/WSDL web service for executing Apache Taverna (incubating) workflows.
https://taverna.incubator.apache.org/download/server/
This product includes software developed at The Apache Software Foundation.
Licensed under the Apache License 2.0, see the file LICENSE for details.
The file NOTICE contain any additional attributions and details about embedded third-party libraries and source code.
Please subscribe to and contact the dev@taverna mailing list for any questions, suggestions and discussions about Apache Taverna.
Bugs and feature plannings are tracked in the Jira Issue tracker under the TAVERNA
component Taverna Server. Feel free to add an issue!
To suggest changes to this source code, feel free to raise a GitHub pull request. Any contributions received are assumed to be covered by the Apache License 2.0. We might ask you to sign a Contributor License Agreement before accepting a larger contribution.
Apache Taverna is an effort undergoing incubation at the Apache Software Foundation (ASF), sponsored by the Apache Incubator PMC.
Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects.
While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.
To build, use
mvn clean install
This will build each module and run their tests.
You should then find taverna-server.war
in the folder taverna-server-webapp/target/
To skip the tests (these can be timeconsuming), use:
mvn clean install -DskipTests
If you are modifying this source code independent of the Apache Taverna project, you may not want to run the Rat Maven plugin that enforces Apache headers in every source file - to disable it, try:
mvn clean install -Drat.skip=true
https://taverna.incubator.apache.org/documentation/server/
This distribution includes cryptographic software. The country in which you currently reside may have restrictions on the import, possession, use, and/or re-export to another country, of encryption software. BEFORE using any encryption software, please check your country's laws, regulations and policies concerning the import, possession, or use, and re-export of encryption software, to see if this is permitted. See http://www.wassenaar.org/ for more information.
The U.S. Government Department of Commerce, Bureau of Industry and Security (BIS), has classified this software as Export Commodity Control Number (ECCN) 5D002.C.1, which includes information security software using or performing cryptographic functions with asymmetric algorithms. The form and manner of this Apache Software Foundation distribution makes it eligible for export under the License Exception ENC Technology Software Unrestricted (TSU) exception (see the BIS Export Administration Regulations, Section 740.13) for both object code and source code.
The following provides more details on the included cryptographic software:
CertificateChainFetcher
uses Java Secure Socket Extension (JSS) to pre-fetch certificates of SSL-secured web services accessed by Taverna workflows.SecurityContextFactory
relies on BouncyCastle bcprov encryption library and Java Cryptography Extension (JCE) to generate a keystore for Taverna Command-line tool. The JCE Unlimited Strength Jurisdiction Policy may need to be installed separately.taverna-server-webapp/target/taverna-server.war
will include dependencies that are covered by export restrictions, including: