[
https://issues.apache.org/jira/browse/TAP5-2192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14052697#comment-14052697
]
Hudson commented on TAP5-2192:
------------------------------
FAILURE: Integrated in tapestry-trunk-freestyle #1277 (See
[https://builds.apache.org/job/tapestry-trunk-freestyle/1277/])
Partial implementation of TAP5-2192 : a new Component Libraries tab was
(thiagohp: rev 6843db06f07427cdc00e2b556dcb1077269a134b)
*
tapestry-core/src/main/java/org/apache/tapestry5/services/ComponentClassResolver.java
*
tapestry-core/src/main/java/org/apache/tapestry5/corelib/pages/ComponentLibraries.java
* tapestry-core/src/main/resources/org/apache/tapestry5/core.properties
* tapestry-core/src/main/java/org/apache/tapestry5/modules/DashboardModule.java
*
tapestry-core/src/main/java/org/apache/tapestry5/services/ComponentLibraryInfo.java
*
tapestry-core/src/main/java/org/apache/tapestry5/internal/services/ComponentClassResolverImpl.java
*
tapestry-core/src/main/resources/org/apache/tapestry5/corelib/pages/ComponentLibraries.tml
* tapestry-core/src/main/java/org/apache/tapestry5/modules/TapestryModule.java
*
tapestry-core/src/main/java/org/apache/tapestry5/corelib/pages/ServiceStatus.java
* tapestry-core/src/main/java/org/apache/tapestry5/services/LibraryMapping.java
> Add support for distributed documentation
> -----------------------------------------
>
> Key: TAP5-2192
> URL: https://issues.apache.org/jira/browse/TAP5-2192
> Project: Tapestry 5
> Issue Type: Improvement
> Affects Versions: 5.4
> Reporter: Barry Books
> Assignee: Thiago H. de Paula Figueiredo
> Labels: documentation, month-of-tapestry
>
> Please add support for a distributed documentation system. The basic
> requirements are:
> 1. Access to a list of Pages/Compoents/Mixins. (ComponentClassResolver
> supports pages)
> 2. Access to a Map of all Configurations. The map would have the
> configuration class as the Key and contain an object such a list or map that
> contains the configuration.
> 3. Access to a list of configured services.
> From this it should be possible to build documentation of a running system.
> Thanks
> Barry
--
This message was sent by Atlassian JIRA
(v6.2#6252)