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 2014/01/02 13:35:29 UTC

svn commit: r1554794 - in /juddi/cms-site/trunk/content: dependency-convergance.mdtext docs.mdtext integration.mdtext mailing-list.mdtext plugin-management.mdtext plugins.mdtext project-info.mdtext releases.mdtext

Author: alexoree
Date: Thu Jan  2 12:35:28 2014
New Revision: 1554794

URL: http://svn.apache.org/r1554794
Log:
JUDDI-750 adding more content

Added:
    juddi/cms-site/trunk/content/dependency-convergance.mdtext
    juddi/cms-site/trunk/content/integration.mdtext
    juddi/cms-site/trunk/content/plugin-management.mdtext
    juddi/cms-site/trunk/content/plugins.mdtext
Modified:
    juddi/cms-site/trunk/content/docs.mdtext
    juddi/cms-site/trunk/content/mailing-list.mdtext
    juddi/cms-site/trunk/content/project-info.mdtext
    juddi/cms-site/trunk/content/releases.mdtext

Added: juddi/cms-site/trunk/content/dependency-convergance.mdtext
URL: http://svn.apache.org/viewvc/juddi/cms-site/trunk/content/dependency-convergance.mdtext?rev=1554794&view=auto
==============================================================================
    (empty)

Modified: juddi/cms-site/trunk/content/docs.mdtext
URL: http://svn.apache.org/viewvc/juddi/cms-site/trunk/content/docs.mdtext?rev=1554794&r1=1554793&r2=1554794&view=diff
==============================================================================
--- juddi/cms-site/trunk/content/docs.mdtext (original)
+++ juddi/cms-site/trunk/content/docs.mdtext Thu Jan  2 12:35:28 2014
@@ -4,6 +4,6 @@ Title: Guides
 
 | Name	| Description		| Date			| Links |
 | --- 	| ---				| ---			| --- 	|
-| 3.x	| User Guide		| May 20, 2013	| [HTML], [HTML-SINGLE], [PDF] |
-| 3.x	| Developer Guide	| Jul 10, 2011	| [HTML], [HTML-SINGLE], [PDF] | 
-| 2.x	| User Guide		| Jun 1, 2005	| [HTML] | 
+| 3.x	| User Guide		| May 20, 2013	| [HTML](docs/3.x/userguide/html), [HTML-SINGLE](docs/3.x/userguide/html_single), [PDF](docs/3.x/userguide/pdf/userguide.pdf) |
+| 3.x	| Developer Guide	| Jul 10, 2011	| [HTML](docs/3.x/devguide/html), [HTML-SINGLE](docs/3.x/devguide/html_single, [PDF](docs/3.x/devguide/pdf/devguide.pdf) | 
+| 2.x	| User Guide		| Jun 1, 2005	| [HTML](usersguide.html) | 

Added: juddi/cms-site/trunk/content/integration.mdtext
URL: http://svn.apache.org/viewvc/juddi/cms-site/trunk/content/integration.mdtext?rev=1554794&view=auto
==============================================================================
--- juddi/cms-site/trunk/content/integration.mdtext (added)
+++ juddi/cms-site/trunk/content/integration.mdtext Thu Jan  2 12:35:28 2014
@@ -0,0 +1,32 @@
+Title: Continuous Integration
+
+## Overview
+
+This project uses [Maven](http://maven.apache.org/) in conjunction with the [BuildBot](http://buildbot.net/) Continuous Integration System which is maintained by the Apache Software Foundation.
+
+## Build Configurations
+
+For a list of all the current build configurations, visit [this link](http://ci.apache.org/builders).
+
+jUDDI currently builds with the following configuration matrix.
+
+| JPA Provider	|	JDK			| Operating System 	| .NET Runtime		| Application Container	| SOAP Framework |
+| --- 			| ---			| ---				| ---				| ---					| ---			 |
+| OpenJPA		| OpenJDK 6		| Ubuntu			| Microsoft.NET 3.5	| Apache Tomcat 6.x		| Apache CXF	 |
+| Hibernate		| Oracle JDK 6	| Windows 7			| Mono	3.x			| Apache Tomcat 6.x		| .NET WCF, .NET ASP.NET |
+
+## Access
+
+The following is a link to the continuous integration system used by the project.
+
+ - [http://ci.apache.org/buildbot.html](http://ci.apache.org/buildbot.html)
+
+## Notifiers
+
+### Email
+
+Configuration for notifying developers/users when a build is unsuccessful, including user information and notification mode is done via the [development mailing list](mailing-list.html).
+
+### IRC
+
+The jUDDI project also employs the BuildBot's IRC bot, which enables us to trigger builds manually and to make alterations to the build process.
\ No newline at end of file

Modified: juddi/cms-site/trunk/content/mailing-list.mdtext
URL: http://svn.apache.org/viewvc/juddi/cms-site/trunk/content/mailing-list.mdtext?rev=1554794&r1=1554793&r2=1554794&view=diff
==============================================================================
--- juddi/cms-site/trunk/content/mailing-list.mdtext (original)
+++ juddi/cms-site/trunk/content/mailing-list.mdtext Thu Jan  2 12:35:28 2014
@@ -1,9 +1,23 @@
 Title: Project Mailing Lists
 
+## Mailing Lists
+
 These are the mailing lists that have been established for this project. For each list, there is a subscribe, unsubscribe, and an archive link.
 
 | Name					| Subscribe												| Unsubscribe	| Post	| Archive   |
 | ---					| ---													| ---			| ---	| ---		|
-| jUDDI User List		| [Subscribe](mailto:user-subscribe@juddi.apache.org)	| [Unsubscribe](mailto:user-unsubscribe@juddi.apache.org)		| [Post](user@juddi.apache.org)	| [mail-archives.apache.org](http://mail-archives.apache.org/mod_mbox/juddi-user/) |
-| jUDDI Developer List	| [Subscribe](mailto:dev-subscribe@juddi.apache.org)	| [Unsubscribe](mailto:dev-unsubscribe@juddi.apache.org)		| [Post](dev@juddi.apache.org)	| [mail-archives.apache.org](http://mail-archives.apache.org/mod_mbox/juddi-dev/)  |
-| jUDDI SVN List		| [Subscribe](mailto:commits-subscribe@juddi.apache.org)| [Unsubscribe](mailto:commits-unsubscribe@juddi.apache.org)	| 								| [mail-archives.apache.org](http://mail-archives.apache.org/mod_mbox/juddi-cvs/)  |
+| jUDDI User List		| [Subscribe](mailto:user-subscribe@juddi.apache.org)	| [Unsubscribe](mailto:user-unsubscribe@juddi.apache.org)		| [Post](mailto:user@juddi.apache.org)	| [mail-archives.apache.org](http://mail-archives.apache.org/mod_mbox/juddi-user/) |
+| jUDDI Developer List	| [Subscribe](mailto:dev-subscribe@juddi.apache.org)	| [Unsubscribe](mailto:dev-unsubscribe@juddi.apache.org)		| [Post](mailto:dev@juddi.apache.org)	| [mail-archives.apache.org](http://mail-archives.apache.org/mod_mbox/juddi-dev/)  |
+| jUDDI SVN List		| [Subscribe](mailto:commits-subscribe@juddi.apache.org)| [Unsubscribe](mailto:commits-unsubscribe@juddi.apache.org)	| 										| [mail-archives.apache.org](http://mail-archives.apache.org/mod_mbox/juddi-cvs/)  |
+
+## Internet Relay Chat
+
+The jUDDI project, as well as the majority of Apache Software Foundation projects, maintain an IRC channel on the [Freenode IRC Network](http://freenode.net/).
+    
+	#juddi
+	
+The channel is maintained by
+
+ - 'ChanServ' which changes channel operation and maintenance.
+ - 'ASFBot' which announces commits
+ - 'juddibot' which handles the [CI Builtbot ](integration) status

Added: juddi/cms-site/trunk/content/plugin-management.mdtext
URL: http://svn.apache.org/viewvc/juddi/cms-site/trunk/content/plugin-management.mdtext?rev=1554794&view=auto
==============================================================================
    (empty)

Added: juddi/cms-site/trunk/content/plugins.mdtext
URL: http://svn.apache.org/viewvc/juddi/cms-site/trunk/content/plugins.mdtext?rev=1554794&view=auto
==============================================================================
    (empty)

Modified: juddi/cms-site/trunk/content/project-info.mdtext
URL: http://svn.apache.org/viewvc/juddi/cms-site/trunk/content/project-info.mdtext?rev=1554794&r1=1554793&r2=1554794&view=diff
==============================================================================
--- juddi/cms-site/trunk/content/project-info.mdtext (original)
+++ juddi/cms-site/trunk/content/project-info.mdtext Thu Jan  2 12:35:28 2014
@@ -6,15 +6,15 @@ This document provides an overview of th
 
 |Document	|Description|
 |---|---|
-|About	|jUDDI (pronounced "Judy") is an open source Java implementation of the Universal Description, Discovery, and Integration (UDDI) specification for Web Services.|
-|Project Plugins	|This document lists the build plugins and the report plugins used by this project.|
-|Plugin Management	|This document lists the plugins that are defined through pluginManagement.|
-|Mailing Lists	|This document provides subscription and archive information for this project's mailing lists.|
-|Dependency Convergence	|This document presents the convergence of dependency versions across the entire project, and its sub modules.|
-|Issue Tracking	|This is a link to the issue management system for this project. Issues (bugs, features, change requests) can be created and queried using this link.|
-|Source Repository	|This is a link to the online source repository that can be viewed via a web browser.|
-|Project Summary	|This document lists other related information of this project|
-|Dependencies	|This document lists the project's dependencies and provides information on each dependency.|
-|Continuous Integration	|This is a link to the definitions of all continuous integration processes that builds and tests code on a frequent, regular basis.|
-|Project Team	|This document provides information on the members of this project. These are the individuals who have contributed to the project in one form or another.|
-|Project License	|This is a link to the definitions of project licenses.|
\ No newline at end of file
+|[About](index.html)							|jUDDI (pronounced "Judy") is an open source Java implementation of the Universal Description, Discovery, and Integration (UDDI) specification for Web Services.|
+|[Project Plugins](plugins.html)				|This document lists the build plugins and the report plugins used by this project.|
+|[Plugin Management](plugin-management.html)	|This document lists the plugins that are defined through pluginManagement.|
+|[Mailing Lists](mail-lists.html)				|This document provides subscription and archive information for this project's mailing lists.|
+|[Dependency Convergence](dependency-convergence.html)	|This document presents the convergence of dependency versions across the entire project, and its sub modules.|
+|[Issue Tracking](http://issues.apache.org/jira/browse/JUDDI)			|This is a link to the issue management system for this project. Issues (bugs, features, change requests) can be created and queried using this link.|
+|[Source Repository](source.html)				|This is a link to the online source repository that can be viewed via a web browser.|
+|[Project Summary](project-summary.html)		|This document lists other related information of this project|
+|[Dependencies](dependencies)					|This document lists the project's dependencies and provides information on each dependency.|
+|[Continuous Integration](integration.html)		|This is a link to the definitions of all continuous integration processes that builds and tests code on a frequent, regular basis.|
+|[Project Team](team-list.html)					|This document provides information on the members of this project. These are the individuals who have contributed to the project in one form or another.|
+|[Project License](license.html)				|This is a link to the definitions of project licenses.|
\ No newline at end of file

Modified: juddi/cms-site/trunk/content/releases.mdtext
URL: http://svn.apache.org/viewvc/juddi/cms-site/trunk/content/releases.mdtext?rev=1554794&r1=1554793&r2=1554794&view=diff
==============================================================================
--- juddi/cms-site/trunk/content/releases.mdtext (original)
+++ juddi/cms-site/trunk/content/releases.mdtext Thu Jan  2 12:35:28 2014
@@ -2,7 +2,7 @@ Title: Downloads and Releases
 
 ## Official Releases
 
-| Name  | Date  | Description  |
-|---|---|---|
-| 3.1.5  | May 20, 2013  | Stable 3.1.5 Release  |
-| Older releases  |   | Archived Releases  |
\ No newline at end of file
+| Name 																| Date  		| Description  			|
+| ---																| ---			| --- 					|
+| [3.1.5](http://www.apache.org/dyn/closer.cgi/juddi/juddi/3.1.5/)  | May 20, 2013  | Stable 3.1.5 Release  |
+| [Older releases](http://archive.apache.org/dist/juddi/)		    | 			  	| Archived Releases  	|



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