Repository: juddi Updated Branches: refs/heads/master d2ccea33d -> 242fc63f5
NOJIRA preparing for next release Project: http://git-wip-us.apache.org/repos/asf/juddi/repo Commit: http://git-wip-us.apache.org/repos/asf/juddi/commit/242fc63f Tree: http://git-wip-us.apache.org/repos/asf/juddi/tree/242fc63f Diff: http://git-wip-us.apache.org/repos/asf/juddi/diff/242fc63f Branch: refs/heads/master Commit: 242fc63f5cea9717bd9aec4bcd896f2718b407e8 Parents: d2ccea3 Author: Alex <[email protected]> Authored: Sun Nov 8 12:06:34 2015 -0500 Committer: Alex <[email protected]> Committed: Sun Nov 8 12:06:34 2015 -0500 ---------------------------------------------------------------------- RELEASE_NOTES.html | 21 +++++++++------------ 1 file changed, 9 insertions(+), 12 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/juddi/blob/242fc63f/RELEASE_NOTES.html ---------------------------------------------------------------------- diff --git a/RELEASE_NOTES.html b/RELEASE_NOTES.html index bf0ba0e..b93fefd 100644 --- a/RELEASE_NOTES.html +++ b/RELEASE_NOTES.html @@ -15,22 +15,19 @@ * * --> - <h1>Release Notes - jUDDI - Version 3.3.1</h1> - + + Release Notes - jUDDI - Version 3.3.2 + <h2> Bug </h2> <ul> -<li>[<a href='https://issues.apache.org/jira/browse/JUDDI-934'>JUDDI-934</a>] - jUDDI CLI client is not included in the distribution zips +<li>[<a href='https://issues.apache.org/jira/browse/JUDDI-936'>JUDDI-936</a>] - OutOfMemoryError accessing admin interface. </li> -<li>[<a href='https://issues.apache.org/jira/browse/JUDDI-935'>JUDDI-935</a>] - AdminUI/Statistics page fails to render under JDK8 +<li>[<a href='https://issues.apache.org/jira/browse/JUDDI-938'>JUDDI-938</a>] - Javadoc incorrect (UDDIServiceCache) </li> -</ul> - -<h2> Improvement -</h2> -<ul> -<li>[<a href='https://issues.apache.org/jira/browse/JUDDI-933'>JUDDI-933</a>] - File based authentication mechanisms do not auto insert to the database +<li>[<a href='https://issues.apache.org/jira/browse/JUDDI-939'>JUDDI-939</a>] - NullPointerException when using service cache +</li> +<li>[<a href='https://issues.apache.org/jira/browse/JUDDI-940'>JUDDI-940</a>] - Wrong namespace for portType: "UDDI_Inquiry_PortType" (not compliant with UDDI V3 !) </li> </ul> - - \ No newline at end of file + \ No newline at end of file --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
