Issue Details (XML | Word | Printable)

Key: FOR-533
Type: Improvement Improvement
Status: Open Open
Priority: Minor Minor
Assignee: Unassigned
Reporter: Ross Gardler
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Forrest

Auto Generate plugins.xml entry

Created: 09/Jun/05 06:05 AM   Updated: 21/Nov/09 01:26 AM
Return to search
Component/s: Plugins (general issues)
Affects Version/s: None
Fix Version/s: 0.10

Time Tracking:
Not Specified

Issue Links:
Dependants
 
Duplicate
 
Incorporates
 

Urgency: Normal


 Description  « Hide
The information in the plugins.xml file would be better kept in the plugin directory and added to the plugins.xml file when deployed. This would reduce the amount of duplication in the plugins config files.

All the necessary values are now in the plugin build.xml file.

This change will require that the plugins.xml file be retrieved from the build directory rather than the plugins directory when building the plugin documentation pages. We will therefore need a fall back to retrieve this file from the network if it is not currently available - this can be done with the locationmap

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Repository Revision Date User Message
ASF #189638 Wed Jun 08 21:05:40 UTC 2005 rgardler deploy versioned plugins (partial solution for FOR-528), also took the opportunity to add some properties to the plugin build file that will be needed for (FOR-533)
Files Changed
MODIFY /forrest/trunk/plugins/pluginTemplate/build.xml
MODIFY /forrest/trunk/plugins/org.apache.forrest.plugin.input.simplified-docbook/build.xml
MODIFY /forrest/trunk/plugins/build.xml

Repository Revision Date User Message
ASF #383293 Sun Mar 05 07:45:07 UTC 2006 crossley Refer to each plugin's build.xml to increment the version numbers etc.
Keep entries in plugins.xml manually sychronised until FOR-533 is fixed.
Files Changed
MODIFY /forrest/trunk/site-author/content/xdocs/docs_0_80/howto/howto-buildPlugin.xml

Repository Revision Date User Message
ASF #521010 Wed Mar 21 21:45:51 UTC 2007 rgardler Create plugins.xml directly from the build.xml files of individual plugins. Partial fix for FOR-533
Files Changed
ADD /forrest/trunk/main/webapp/resources/stylesheets/pluginBuildFiles-to-pluginDescriptor.xsl
MODIFY /forrest/trunk/main/webapp/sitemap.xmap
ADD /forrest/trunk/main/webapp/plugins.xmap

Repository Revision Date User Message
ASF #521074 Thu Mar 22 01:31:23 UTC 2007 crossley Use original specific match to process only the "Plugins Index" and not also normal xdocs.
Fix the break caused by r521010 for URIs like pluginDocs/index.html and pluginDocs/plugins_0_80/usingPlugins.html
Part of FOR-533.
Files Changed
MODIFY /forrest/trunk/main/webapp/sitemap.xmap