This project has retired. For details please refer to its Attic page.
History of Changes current
Apache Forrest > Plugins
Plugin: projectInfo input
 
Font size:      

History of Changes current

RSS

Introduction and explanation of symbols

Changes are sorted by "type" and then chronologically with the most recent at the top. These symbols denote the various action types:add=add, fix=fix, update=update

Version 0.2 (not-yet-released)

See also the main changes related to all plugins.

Changes to the Code Base

  • add Add support for svn log files. This let you extract changes based on a svn log file. Further this provides some handy ways to find out the first and last commit of a month and the generation of svn cli commands. Committed by TS.
  • add Enable optional release/introduction elements. Committed by DC.
  • add Allow an aggregation of all use cases in a project. Committed by RDG.
  • add Start off a use case document for the changelog features of the plugin. Committed by RDG.
  • add Add section to output "Introduction and explanation of symbols". Show the unique symbols. Committed by DC.
  • add Add support for Use Case documentation. This can be used to generate various different types of user an developer documentation, such as step by step user instructions, or developer implementation notes. See http://localhost:8888/docs/developer/useCases.html for more information. Committed by RDG.
  • add Use locationmap for resolution of resources and files. Resources are exposed via {lm:projectInfo.*} Committed by RDG.
  • add Added RSS changes feeds for individual versions. Committed by RDG.
  • add Removed todo items from changes RSS feed. Committed by RDG.
  • add Add configuration options to control sorting of changes and inclusion of developer and committer lists. Committed by RDG.
  • add Add list of committers and developers to changes document. Committed by RDG.
  • add Enable project-level locationmap to define the location of the project:status file which contains the change notes. Therefore this can even be from a remote location. Committed by DC.
  • add Add an automated index page that lists all projects in a category. Use projectDetails/category/*.xml to retrieve it. Committed by RDG.
  • add Add an automated project index page that lists all projects grouped by Category. Use projectDetails/category-index.xml to retrieve it. Committed by RDG.
  • add Add an automated index page that lists all projects using a specific language. Use projectDetails/*-lang.xml to retrieve it. Committed by RDG.
  • add Add an automated project index page that lists all projects grouped by language. Use projectDetails/lang-index.xml to retrieve it. Committed by RDG.
  • add Add an automated index page for all projects using a specified programming language. Use projectDetails/*-lang.xml to retrieve it. Committed by RDG.
  • add Add an automated site.xml snippet that provides links to an index page for all languages in use in all projects. XInclude projectDetails/lang_index.siteSnippet.xml in your site.xml file. Committed by RDG.
  • add Add an indexing capability for all known project descriptors. Committed by RDG.
  • add Use locationmap to expose plugin resources. Committed by RDG.
  • add Add projectDetails page using the DOAP.xml descriptor. Committed by RDG.
  • fix Fixing small issue with the last ',' which should not be displayed on the last entry of the contributors list. Committed by TS.
  • fix Using a unique key including the release version. Committed by RDG. See Issue FOR-839.
  • update Use @context and @version to create unique section identifiers in the list of changes. Committed by BMD.
  • update Fix URLs to issues in the release notes generation. Committed by RDG. See Issue FOR-977.
  • update Adding svn support specific properties to the default.plugin.properties.xml. Further activated this new properties (projectInfo.svn.ext and projectInfo.svn.path-prefix) in the svn-log.xsl. This allows to have a more flexible export string. Committed by TS.
  • update List all contributors for each release by showing a list of committers and a list of other contributors. Committed by DC.
  • update Make the list of contributors for each release be a compact list. Committed by DC.
  • update Changed rendered text for @dev attribute from "(@dev)" to the more explicit "Committed by @dev.". Committed by DC.
  • update Changed rendered text for @fix-for from "Fixes" to the more general "See Issue". Committed by DC.
  • update do not limit status.xml contexts in projectinfo plugin. Committed by jjp. Thanks to cyriaque dupoirieux. See Issue for-514.

Contributors to this release

We thank the following people for their contributions to this release.

This is a list of all people who participated as committers:
(BMD), David Crossley (DC), Juan Jose Pablos (jjp), Ross Gardler (RDG), Thorsten Scherler (TS).

This is a list of other contributors:
cyriaque dupoirieux.