Repository: juddi Updated Branches: refs/heads/master be925ac62 -> 926428dba
NOJIRA site update Project: http://git-wip-us.apache.org/repos/asf/juddi/repo Commit: http://git-wip-us.apache.org/repos/asf/juddi/commit/926428db Tree: http://git-wip-us.apache.org/repos/asf/juddi/tree/926428db Diff: http://git-wip-us.apache.org/repos/asf/juddi/diff/926428db Branch: refs/heads/master Commit: 926428dba5970eef97b64a2b87abbc43ad97c8f5 Parents: be925ac Author: Alex O'Ree <[email protected]> Authored: Tue Aug 28 18:53:12 2018 -0400 Committer: Alex O'Ree <[email protected]> Committed: Tue Aug 28 18:53:12 2018 -0400 ---------------------------------------------------------------------- src/site/markdown/index.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/juddi/blob/926428db/src/site/markdown/index.md ---------------------------------------------------------------------- diff --git a/src/site/markdown/index.md b/src/site/markdown/index.md index 6ebb396..f0fb2d3 100644 --- a/src/site/markdown/index.md +++ b/src/site/markdown/index.md @@ -2,6 +2,7 @@ jUDDI (pronounced "Judy") is an open source Java implementation of [OASIS](https://www.oasis-open.org) the [Universal Description, Discovery, and Integration (UDDI)](https://www.oasis-open.org/standards#uddiv3.0.2) specification for (Web) Services. The jUDDI project includes [Scout](http://projects.apache.org/projects/scout.html). Scout is an implementation of the [JSR 93 - JavaTM API for XML Registries 1.0 (JAXR)](https://jcp.org/en/jsr/detail?id=93). ## Features + - Open Source - Platform Independent - Use with any relational database that supports ANSI standard SQL (MySQL, Oracle, DB2, Sybase, Derby etc.) @@ -25,7 +26,7 @@ jUDDI (pronounced "Judy") is an open source Java implementation of [OASIS](https ## UDDIv3 API Client Libraries - - Java using JRE 1.6 + - Java using JRE 1.6 or newer - .NET using Microsoft.NET Framework v3.5 (since jUDDI 3.2) - Developer Documentation, Examples - Digital Signature support @@ -42,6 +43,8 @@ jUDDI (pronounced "Judy") is an open source Java implementation of [OASIS](https ## News +Nov 23, 2017, jUDDI Release 3.3.5 + Feb 11, 2017, jUDDI Release 3.3.4 Sept 12, 2016, jUDDI Release 3.3.3 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
