This is an automated email from the ASF dual-hosted git repository.
alexoree pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/juddi.git.
from a1fb95d JUDDI-1004 dependency update, this means juddi will require
java 8 as a minimum runtime
add 07790a2 JUDDI-937 this resolve the caching issue, needs a test case
still
add 5ac79c8 JUDDI-937 adding test cases, discovered a caching mechanism
that had no way of being cleared which was resolved.
new 13101ec Merge branch 'bug/JUDDI-937'
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../apache/juddi/v3/client/config/UDDIClient.java | 4 ++
.../v3/client/config/UDDIClientContainer.java | 4 ++
.../juddi/v3/client/mapping/ServiceLocator.java | 62 ++++++++++++++++------
.../api/impl/API_050_BindingTemplateTest.java | 62 ++++++++++++++++++++++
.../apache/juddi/api/runtime/CLIServerTest.java | 4 +-
.../{juddiTestimpl.java => JuddiTestimpl.java} | 2 +-
.../{replicantImpl.java => ReplicantImpl.java} | 4 +-
.../java/org/apache/juddi/v3/tck/TckCommon.java | 23 +++++++-
8 files changed, 142 insertions(+), 23 deletions(-)
rename
juddi-core/src/test/java/org/apache/juddi/api/runtime/{juddiTestimpl.java =>
JuddiTestimpl.java} (99%)
rename
juddi-core/src/test/java/org/apache/juddi/api/runtime/{replicantImpl.java =>
ReplicantImpl.java} (96%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]