LEGAL-250: Simplified US Export statement
Project: http://git-wip-us.apache.org/repos/asf/incubator-taverna-language/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-taverna-language/commit/950983ea Tree: http://git-wip-us.apache.org/repos/asf/incubator-taverna-language/tree/950983ea Diff: http://git-wip-us.apache.org/repos/asf/incubator-taverna-language/diff/950983ea Branch: refs/heads/cwl Commit: 950983ea1f5cd0eda162496bf66771824fa1ff52 Parents: 7f59bbb Author: Stian Soiland-Reyes <[email protected]> Authored: Thu May 5 16:48:56 2016 +0100 Committer: Stian Soiland-Reyes <[email protected]> Committed: Thu May 5 16:49:07 2016 +0100 ---------------------------------------------------------------------- README.md | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-taverna-language/blob/950983ea/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index 4e848c0..652354c 100644 --- a/README.md +++ b/README.md @@ -234,12 +234,9 @@ for both object code and source code. The following provides more details on the included cryptographic software: -* Apache Taverna Language depend on - [Apache Jena](http://jena.apache.org/), which depend on - [Apache HttpComponents](https://hc.apache.org/) Client, which can - initiate encrypted `https://` connections using +* The shaded JAR of [taverna-tavlang-tool](taverna-tavlang-tool) include + [Apache HttpComponents](https://hc.apache.org/) + Core and Client, + which can initiate encrypted `https://` connections using [Java Secure Socket Extension](https://docs.oracle.com/javase/8/docs/technotes/guides/security/jsse/JSSERefGuide.html) - (JSSE). Taverna Language does - not use this facility, however after building, - the shaded JAR of [taverna-tavlang-tool](taverna-tavlang-tool) - include Apache HttpComponents Core and Client. + (JSSE).
