Repository: juddi Updated Branches: refs/heads/master a6cb20900 -> 8749497e9
updating release notes Project: http://git-wip-us.apache.org/repos/asf/juddi/repo Commit: http://git-wip-us.apache.org/repos/asf/juddi/commit/8749497e Tree: http://git-wip-us.apache.org/repos/asf/juddi/tree/8749497e Diff: http://git-wip-us.apache.org/repos/asf/juddi/diff/8749497e Branch: refs/heads/master Commit: 8749497e95b4c39c8be5c8a053b6f23c83c5f777 Parents: a6cb209 Author: Alex O'Ree <[email protected]> Authored: Sat Feb 4 17:23:17 2017 -0500 Committer: Alex O'Ree <[email protected]> Committed: Sat Feb 4 17:23:17 2017 -0500 ---------------------------------------------------------------------- RELEASE_NOTES.html | 39 ++++----------------------------------- 1 file changed, 4 insertions(+), 35 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/juddi/blob/8749497e/RELEASE_NOTES.html ---------------------------------------------------------------------- diff --git a/RELEASE_NOTES.html b/RELEASE_NOTES.html index 0580b93..7bdff77 100644 --- a/RELEASE_NOTES.html +++ b/RELEASE_NOTES.html @@ -16,45 +16,14 @@ * --> - - Release Notes - jUDDI - Version 3.3.3 + Release Notes - jUDDI - Version 3.3.4 <h2> Bug </h2> <ul> -<li>[<a href='https://issues.apache.org/jira/browse/JUDDI-945'>JUDDI-945</a>] - Validation error in the JUDDI web.xml (non-Tomcat containers) +<li>[<a href='https://issues.apache.org/jira/browse/JUDDI-967'>JUDDI-967</a>] - Suspicious incrementers in for loops </li> -<li>[<a href='https://issues.apache.org/jira/browse/JUDDI-946'>JUDDI-946</a>] - Incorrect annotation on JPA entity classes -</li> -<li>[<a href='https://issues.apache.org/jira/browse/JUDDI-951'>JUDDI-951</a>] - EntityManagerFactory not closed when undeploying juddi -</li> -<li>[<a href='https://issues.apache.org/jira/browse/JUDDI-953'>JUDDI-953</a>] - juddi-core and juddi-core-openjpa do not use the same JPA version -</li> -<li>[<a href='https://issues.apache.org/jira/browse/JUDDI-956'>JUDDI-956</a>] - Adding a tModel without category as Keyed Reference Groups to another tModel generates an exception. -</li> -<li>[<a href='https://issues.apache.org/jira/browse/JUDDI-958'>JUDDI-958</a>] - Running mvn clean install -Pdist fails (validation of apache licences by rat plugin fails) -</li> -<li>[<a href='https://issues.apache.org/jira/browse/JUDDI-959'>JUDDI-959</a>] - Running mvn clean install -Pdist fails with java 1.8 (javadocs generation problem) -</li> -<li>[<a href='https://issues.apache.org/jira/browse/JUDDI-965'>JUDDI-965</a>] - DispositionReportFaultMessage is hiding exception messages -</li> -<li>[<a href='https://issues.apache.org/jira/browse/JUDDI-966'>JUDDI-966</a>] - sources jars are no longer installed while building juddi -</li> -</ul> - -<h2> Improvement -</h2> -<ul> -<li>[<a href='https://issues.apache.org/jira/browse/JUDDI-947'>JUDDI-947</a>] - Avoid copying the source juddi-core in juddi-core-openjpa -</li> -<li>[<a href='https://issues.apache.org/jira/browse/JUDDI-952'>JUDDI-952</a>] - Add unit test code coverage reports -</li> -</ul> - -<h2> Task -</h2> -<ul> -<li>[<a href='https://issues.apache.org/jira/browse/JUDDI-944'>JUDDI-944</a>] - update the gitignore file +<li>[<a href='https://issues.apache.org/jira/browse/JUDDI-968'>JUDDI-968</a>] - Update pom dependencies for vulnerable libraries </li> </ul> - \ No newline at end of file + --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
