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 2019/12/16 23:21:20 UTC

[juddi] branch master updated (4cdd567 -> 97ce8ef)

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 4cdd567  [maven-release-plugin] prepare for next development iteration
     new 5fa67da  NOJIRA docs
     new 97ce8ef  NOJIRA resolves redirect link from splash page to tomcat's management page

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:
 juddi-tomcat/index.html         | 2 +-
 src/site/markdown/committers.md | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)


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


[juddi] 02/02: NOJIRA resolves redirect link from splash page to tomcat's management page

Posted by al...@apache.org.
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

commit 97ce8ef90f92690979b738ea0b0c63b6678876ad
Author: Alex O'Ree <al...@apache.org>
AuthorDate: Mon Dec 16 12:45:18 2019 -0500

    NOJIRA resolves redirect link from splash page to tomcat's management page
---
 juddi-tomcat/index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/juddi-tomcat/index.html b/juddi-tomcat/index.html
index fbc0e11..7159f93 100644
--- a/juddi-tomcat/index.html
+++ b/juddi-tomcat/index.html
@@ -193,7 +193,7 @@ div.install .content {margin:0; padding:4px 4px 0 4px; border-style:solid; borde
 
         <h4><a href="/juddiv3">View the jUDDI Administration Interface</a> - This is for administrators to use to reconfigure jUDDI, check the status, and perform administrative actions.</h4>
 
-         <h4><a href="index-tomcat.html">Tomcat Administration Interface</a> - This is for administrators to use to reconfigure Tomcat, check the status, and perform administrative actions.</h4>
+         <h4><a href="index-tomcat.jsp">Tomcat Administration Interface</a> - This is for administrators to use to reconfigure Tomcat, check the status, and perform administrative actions.</h4>
 
         
         Here's some useful links to learn more about the UDDI and jUDDI.


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


[juddi] 01/02: NOJIRA docs

Posted by al...@apache.org.
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

commit 5fa67da4000cbe871555f25c0f0e3d67723a2958
Author: Alex O'Ree <al...@apache.org>
AuthorDate: Mon Dec 16 12:44:47 2019 -0500

    NOJIRA docs
---
 src/site/markdown/committers.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/site/markdown/committers.md b/src/site/markdown/committers.md
index e8b8b26..d81797c 100644
--- a/src/site/markdown/committers.md
+++ b/src/site/markdown/committers.md
@@ -57,7 +57,7 @@ All jUDDI committers are encouraged to create public/ private key pairs and plac
 2. Grab the current version's release notes using JIRA. Goto JIRA, Versions, pick the version, then Release notes. Replace the release notes html file within the source with the contents from JIRA.
 3. mvn release:prepare -Papache-release
 4. mvn release:perform -Papache-release
-5. Sign in to Nexus and close the staging repo.
+5. Sign in to [Nexus](https://repository.apache.org/) and close the staging repo.
 6. Send a [VOTE] email to the dev mailing list regarding the new release.
 7. Upon a successful vote, sign in to Nexus and release the staging repo
 8. Add the release to svn https://dist.apache.org/repos/dist/release/juddi/


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