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 97ce8ef NOJIRA resolves redirect link from splash page to tomcat's
management page
add 299d918 JUDDI-1002 this adds length validation to tmodel instance info
new c3c1cd7 NOJIRA site docs update
new 05896ec JUDDI-1003 resolved by updating dependencies NOJIRA switched
to ssl nexus repo for central
The 2 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/validation/ValidatePublish.java | 11 +-
juddi-core/src/main/resources/messages.properties | 1 +
.../api/impl/API_050_BindingTemplateTest.java | 47 ++++++++-
.../juddi/api/impl/API_070_FindEntityTest.java | 4 +-
pom.xml | 4 +-
src/site/markdown/index.md | 2 +
src/site/markdown/releases.md | 3 +-
.../apache/juddi/v3/tck/TckBindingTemplate.java | 10 +-
.../joepublisher/bindingTemplateInvalid.xml | 115 +++++++++++++++++++++
.../joepublisher/bindingTemplateMaxLength.xml | 114 ++++++++++++++++++++
uddi-tck/pom.xml | 4 +-
.../UDDI_050_BindingTemplateIntegrationTest.java | 4 +-
.../v3/tck/UDDI_070_FindEntityIntegrationTest.java | 2 +-
.../tck/UDDI_080_SubscriptionIntegrationTest.java | 2 +-
14 files changed, 303 insertions(+), 20 deletions(-)
create mode 100644
uddi-tck-base/src/main/resources/uddi_data/joepublisher/bindingTemplateInvalid.xml
create mode 100644
uddi-tck-base/src/main/resources/uddi_data/joepublisher/bindingTemplateMaxLength.xml
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]