Repository: juddi Updated Branches: refs/heads/master 515bf231f -> e1a747691
site updates Project: http://git-wip-us.apache.org/repos/asf/juddi/repo Commit: http://git-wip-us.apache.org/repos/asf/juddi/commit/e1a74769 Tree: http://git-wip-us.apache.org/repos/asf/juddi/tree/e1a74769 Diff: http://git-wip-us.apache.org/repos/asf/juddi/diff/e1a74769 Branch: refs/heads/master Commit: e1a7476912d8c85e9958e91a14d2e3aa41d33109 Parents: 515bf23 Author: Alex O'Ree <[email protected]> Authored: Wed Dec 5 11:25:35 2018 -0500 Committer: Alex O'Ree <[email protected]> Committed: Wed Dec 5 11:25:35 2018 -0500 ---------------------------------------------------------------------- RELEASE_NOTES.html | 4 ++++ src/site/markdown/index.md | 2 ++ src/site/markdown/releases.md | 1 + 3 files changed, 7 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/juddi/blob/e1a74769/RELEASE_NOTES.html ---------------------------------------------------------------------- diff --git a/RELEASE_NOTES.html b/RELEASE_NOTES.html index 2b71bb9..bb08eca 100644 --- a/RELEASE_NOTES.html +++ b/RELEASE_NOTES.html @@ -16,6 +16,7 @@ * --> + Release Notes - jUDDI - Version 3.3.6 <h2> Bug @@ -23,6 +24,8 @@ <ul> <li>[<a href='https://issues.apache.org/jira/browse/JUDDI-992'>JUDDI-992</a>] - FindBinding API call doesn't exactly match the spec, can't search for just the service key </li> +<li>[<a href='https://issues.apache.org/jira/browse/JUDDI-994'>JUDDI-994</a>] - Bash scripts containing windows CRLF line endings +</li> </ul> <h2> Improvement @@ -39,6 +42,7 @@ </li> </ul> + Release Notes - jUDDI - Version 3.3.5 <h2> Bug http://git-wip-us.apache.org/repos/asf/juddi/blob/e1a74769/src/site/markdown/index.md ---------------------------------------------------------------------- diff --git a/src/site/markdown/index.md b/src/site/markdown/index.md index f0fb2d3..75d3b55 100644 --- a/src/site/markdown/index.md +++ b/src/site/markdown/index.md @@ -43,6 +43,8 @@ jUDDI (pronounced "Judy") is an open source Java implementation of [OASIS](https ## News +Dec 5, 2018, jUDDI Release 3.3.6 + Nov 23, 2017, jUDDI Release 3.3.5 Feb 11, 2017, jUDDI Release 3.3.4 http://git-wip-us.apache.org/repos/asf/juddi/blob/e1a74769/src/site/markdown/releases.md ---------------------------------------------------------------------- diff --git a/src/site/markdown/releases.md b/src/site/markdown/releases.md index ab68b93..bb24aba 100644 --- a/src/site/markdown/releases.md +++ b/src/site/markdown/releases.md @@ -4,6 +4,7 @@ Title: Downloads and Releases | Name | Date | Description | | --- | --- | --- | +| [3.3.6](http://www.apache.org/dyn/closer.cgi/juddi/juddi/3.3.6/) | Dec 5, 2017 | Stable 3.3.6 Release | | | [3.3.5](http://www.apache.org/dyn/closer.cgi/juddi/juddi/3.3.5/) | Nov 23, 2017 | Stable 3.3.5 Release | | | [Older releases](http://archive.apache.org/dist/juddi/) | | Archived Releases | --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
