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/03/15 20:48:37 UTC

[juddi] branch master updated: Fixed Spelling.

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

alexoree pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/juddi.git


The following commit(s) were added to refs/heads/master by this push:
     new 6056b6c  Fixed Spelling.
     new ad5fac8  Merge pull request #1 from jimmycasey/master
6056b6c is described below

commit 6056b6cdfe1c1cebbe3059488be5d99d99dc80b0
Author: Jimmy Casey <ca...@gmail.com>
AuthorDate: Sun Jul 29 21:46:54 2018 +0000

    Fixed Spelling.
---
 .../src/main/java/org/apache/juddi/v3/client/cli/WadlImport.java        | 2 +-
 .../src/main/java/org/apache/juddi/v3/client/cli/WsdlImport.java        | 2 +-
 .../src/main/java/org/apache/juddi/samples/WadlImport.java              | 2 +-
 .../src/main/java/org/apache/juddi/samples/WsdlImport.java              | 2 +-
 src/site/markdown/committers.md                                         | 2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/juddi-client-cli/src/main/java/org/apache/juddi/v3/client/cli/WadlImport.java b/juddi-client-cli/src/main/java/org/apache/juddi/v3/client/cli/WadlImport.java
index 384be6a..3e5a87a 100644
--- a/juddi-client-cli/src/main/java/org/apache/juddi/v3/client/cli/WadlImport.java
+++ b/juddi-client-cli/src/main/java/org/apache/juddi/v3/client/cli/WadlImport.java
@@ -84,7 +84,7 @@ public class WadlImport {
                 //step two, identify the key used for all your stuff
                 //you must have a key generator created already
                 //here, we are assuming that you don't have one
-                //NOTE: these are some of the publically available WSDLs that were used to test WSDL2UDDI
+                //NOTE: these are some of the publicly available WSDLs that were used to test WSDL2UDDI
                 //publish.saveTModel(stm);
                 //step three, we have two options
                 //1) import the wsdl's services into a brand new business
diff --git a/juddi-client-cli/src/main/java/org/apache/juddi/v3/client/cli/WsdlImport.java b/juddi-client-cli/src/main/java/org/apache/juddi/v3/client/cli/WsdlImport.java
index 0879a69..10bf0f8 100644
--- a/juddi-client-cli/src/main/java/org/apache/juddi/v3/client/cli/WsdlImport.java
+++ b/juddi-client-cli/src/main/java/org/apache/juddi/v3/client/cli/WsdlImport.java
@@ -89,7 +89,7 @@ public class WsdlImport {
                 //step two, identify the key used for all your stuff
                 //you must have a key generator created already
                 //here, we are assuming that you don't have one
-                //NOTE: these are some of the publically available WSDLs that were used to test WSDL2UDDI
+                //NOTE: these are some of the publicly available WSDLs that were used to test WSDL2UDDI
                 //URL url = new URL("http://wsf.cdyne.com/WeatherWS/Weather.asmx?WSDL");
                 //http://www.bccs.uni.no/~pve002/wsdls/ebi-mafft.wsdl");
                 //http://www.webservicex.net/GenericNAICS.asmx?WSDL");
diff --git a/juddi-examples/more-uddi-samples/src/main/java/org/apache/juddi/samples/WadlImport.java b/juddi-examples/more-uddi-samples/src/main/java/org/apache/juddi/samples/WadlImport.java
index 0d08512..0bb8c0d 100644
--- a/juddi-examples/more-uddi-samples/src/main/java/org/apache/juddi/samples/WadlImport.java
+++ b/juddi-examples/more-uddi-samples/src/main/java/org/apache/juddi/samples/WadlImport.java
@@ -86,7 +86,7 @@ public class WadlImport {
                 //step two, identify the key used for all your stuff
                 //you must have a key generator created already
                 //here, we are assuming that you don't have one
-                //NOTE: these are some of the publically available WSDLs that were used to test WSDL2UDDI
+                //NOTE: these are some of the publicly available WSDLs that were used to test WSDL2UDDI
                 //publish.saveTModel(stm);
                 //step three, we have two options
                 //1) import the wsdl's services into a brand new business
diff --git a/juddi-examples/more-uddi-samples/src/main/java/org/apache/juddi/samples/WsdlImport.java b/juddi-examples/more-uddi-samples/src/main/java/org/apache/juddi/samples/WsdlImport.java
index 2f8a0a7..e223343 100644
--- a/juddi-examples/more-uddi-samples/src/main/java/org/apache/juddi/samples/WsdlImport.java
+++ b/juddi-examples/more-uddi-samples/src/main/java/org/apache/juddi/samples/WsdlImport.java
@@ -89,7 +89,7 @@ public class WsdlImport {
                 //step two, identify the key used for all your stuff
                 //you must have a key generator created already
                 //here, we are assuming that you don't have one
-                //NOTE: these are some of the publically available WSDLs that were used to test WSDL2UDDI
+                //NOTE: these are some of the publicly available WSDLs that were used to test WSDL2UDDI
                 //URL url = new URL("http://wsf.cdyne.com/WeatherWS/Weather.asmx?WSDL");
                 //http://www.bccs.uni.no/~pve002/wsdls/ebi-mafft.wsdl");
                 //http://www.webservicex.net/GenericNAICS.asmx?WSDL");
diff --git a/src/site/markdown/committers.md b/src/site/markdown/committers.md
index e8b8b26..7ffab1c 100644
--- a/src/site/markdown/committers.md
+++ b/src/site/markdown/committers.md
@@ -39,7 +39,7 @@ Creating a key pair is pretty simple using gpg. Simply invoke gpg and take all t
 
     gpg --gen-key
         
-You should also generate a revocation certificate. This allows you to declare the key pair invalid publically, if you ever lose your private key, or it becomes compromised.
+You should also generate a revocation certificate. This allows you to declare the key pair invalid publicly, if you ever lose your private key, or it becomes compromised.
 
     gpg --output revoke.as --gen-revoke mykey
         


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