You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@juddi.apache.org by al...@apache.org on 2020/08/13 00:39:44 UTC

[juddi] 01/02: Merge branch 'master' into bug/JUDDI-1015

This is an automated email from the ASF dual-hosted git repository.

alexoree pushed a commit to branch bug/JUDDI-1015
in repository https://gitbox.apache.org/repos/asf/juddi.git

commit 7a26bedd92cff633d641118d19b5237ac8474105
Merge: 28dd720 1c7db5d
Author: Alex O'Ree <al...@apache.org>
AuthorDate: Wed Jul 22 18:16:54 2020 -0400

    Merge branch 'master' into bug/JUDDI-1015

 .../apache/juddi/webconsole/PostBackConstants.java |   1 +
 .../org/apache/juddi/webconsole/hub/UddiHub.java   |  24 ++++-
 .../juddi/webconsole/hub/builders/Printers.java    |   6 +-
 .../juddi/webconsole/resources/web.properties      |   2 +
 .../juddi/webconsole/resources/web_es.properties   |   2 +
 juddi-gui/src/main/webapp/about.jsp                |   4 +-
 juddi-gui/src/main/webapp/advanced.jsp             |   4 +-
 juddi-gui/src/main/webapp/ajax/businesssearch.jsp  |   8 +-
 juddi-gui/src/main/webapp/ajax/servicesearch.jsp   |   2 +-
 juddi-gui/src/main/webapp/ajax/tmodelsearch.jsp    |   6 +-
 juddi-gui/src/main/webapp/assertions.jsp           |   4 +-
 juddi-gui/src/main/webapp/bindingChooser.jsp       |   3 -
 juddi-gui/src/main/webapp/bindingEditor.jsp        |  14 ++-
 juddi-gui/src/main/webapp/businessBrowse.jsp       |   9 +-
 juddi-gui/src/main/webapp/businessEditor2.jsp      |   4 +-
 juddi-gui/src/main/webapp/editSubscription.jsp     |   4 +-
 juddi-gui/src/main/webapp/home.jsp                 |   4 +-
 juddi-gui/src/main/webapp/importFromWadl.jsp       |   4 +-
 juddi-gui/src/main/webapp/importFromWsdl.jsp       |   4 +-
 juddi-gui/src/main/webapp/js/bindingeditor.js      |   1 -
 juddi-gui/src/main/webapp/js/businesssearch.js     |  13 ++-
 juddi-gui/src/main/webapp/js/serviceBrowse.js      |  14 ++-
 juddi-gui/src/main/webapp/js/serviceEditor.js      |   8 +-
 juddi-gui/src/main/webapp/js/tmodelChooser.js      |  16 ++-
 juddi-gui/src/main/webapp/js/tmodelsearch.js       |  99 ++++++++++---------
 juddi-gui/src/main/webapp/reginfo.jsp              |   4 +-
 juddi-gui/src/main/webapp/search.jsp               |   4 +-
 juddi-gui/src/main/webapp/serviceBrowse.jsp        |  94 +++++++++---------
 juddi-gui/src/main/webapp/serviceEditor.jsp        |   4 +-
 juddi-gui/src/main/webapp/settings.jsp             |   4 +-
 juddi-gui/src/main/webapp/signer.jsp               |   4 +-
 juddi-gui/src/main/webapp/subscriptionFeed.jsp     |   4 +-
 juddi-gui/src/main/webapp/tmodelBrowse.jsp         | 109 +++++++++++----------
 juddi-gui/src/main/webapp/tmodelChooser.jsp        |   4 +-
 juddi-gui/src/main/webapp/tmodelEditor.jsp         |   4 +-
 juddi-gui/src/main/webapp/tmodelPartitions.jsp     |   4 +-
 juddi-gui/src/main/webapp/transfer.jsp             |   4 +-
 juddi-gui/src/main/webapp/viewSubscriptions.jsp    |   4 +-
 pom.xml                                            |   2 +-
 39 files changed, 291 insertions(+), 218 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@juddi.apache.org
For additional commands, e-mail: commits-help@juddi.apache.org