[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-3992) Integrate automatic download snippet into build
Max Rydahl Andersen (JIRA)
jira-events at lists.jboss.org
Wed Mar 11 00:06:22 EDT 2009
Integrate automatic download snippet into build
-----------------------------------------------
Key: JBIDE-3992
URL: https://jira.jboss.org/jira/browse/JBIDE-3992
Project: Tools (JBoss Tools)
Issue Type: Task
Components: Build/Releng
Reporter: Max Rydahl Andersen
Assignee: Nick Boldt
Attachments: build.xml, download-snippet.html, download-template.xml, download.xml, download.xsl
Attached is my suggestion for "generate download table for jboss.org releases"
download-template.xml - defines the project's and its downloads per os but has ${...} for all the filenames, sizes and versions.
download.xsl - xslt for taking a download.xml and convert into html
build.xml - ant script that takes download-template.xml, merges in properties to create download.xml and then uses xslt to create download-snippet.html with download.xsl
download.xml - example of output
download-snippet.html - example of output.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jbosstools-issues
mailing list