Merge branch 'master' into bug/JUDDI-977 # Conflicts: # uddi-tck/pom.xml
Project: http://git-wip-us.apache.org/repos/asf/juddi/repo Commit: http://git-wip-us.apache.org/repos/asf/juddi/commit/f1f6bf03 Tree: http://git-wip-us.apache.org/repos/asf/juddi/tree/f1f6bf03 Diff: http://git-wip-us.apache.org/repos/asf/juddi/diff/f1f6bf03 Branch: refs/heads/master Commit: f1f6bf037a4774c4f076a1b479dba2252b04426a Parents: f9e0b9d a8785ab Author: Alex O'Ree <[email protected]> Authored: Sun Oct 8 11:19:32 2017 -0400 Committer: Alex O'Ree <[email protected]> Committed: Sun Oct 8 11:19:32 2017 -0400 ---------------------------------------------------------------------- .travis.yml | 13 ++++ .../impl/API_040_BusinessServiceLoadTest.java | 2 + pom.xml | 33 +++++++++- .../org/apache/juddi/v3/tck/TckPublisher.java | 58 ++++------------- .../java/org/apache/juddi/v3/tck/TckTModel.java | 12 +++- uddi-tck-base/src/main/resources/tck.properties | 2 +- .../uddi_data/tmodels/tmodelsKeyGenParent.xml | 28 ++++++++ uddi-tck/pom.xml | 4 +- .../tck/JUDDI_300_MultiNodeIntegrationTest.java | 67 ++++++++++++++++---- 9 files changed, 153 insertions(+), 66 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/juddi/blob/f1f6bf03/pom.xml ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/juddi/blob/f1f6bf03/uddi-tck/pom.xml ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/juddi/blob/f1f6bf03/uddi-tck/src/test/java/org/apache/juddi/v3/tck/JUDDI_300_MultiNodeIntegrationTest.java ---------------------------------------------------------------------- --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
