keros-svn-project 1.3

Keros Subversion project functionality

Table Of Contents

Summary

Import Summary

Import Definitions
FileDescriptionComment
keros-document-project.xmlContains Keros document project functionality. Imports...

Macro Definition Summary

Macro Definitions
NameDescriptionURI
svn2htmlConverts Subversion output to HTMLhttp://keros.sourceforge.net/project/svn
svn-xml-logRetrieve the log information from subversion in XML format.http://keros.sourceforge.net/project/svn

Target Summary

Target Definitions
NameDependsUnlessDescription
keros-base-project.releasekeros-svn-project.releaseNot DefinedOverridden logic from keros-base-project for Ant documentation
keros-svn-project.documentNot Definedkeros-svn-project.document.SKIPDefault logic to document Subversion logs to HTML
keros-svn-project.print.propertiesNot DefinedNot DefinedConverts Ant scripts to HTML
keros-svn-project.releasekeros-svn-project.document, keros-document-project.releaseNot DefinedConvert Subversion logs to HTML then do a document release

Details

Macro Definition Details

svn2html

Converts Subversion output to HTML

Attribute Definitions
NameDescriptionDefault
src-dirThe base directory in which to gather Subversion log information.Not Defined
dest-dirThe directory in which the transformation will occur.Not Defined
log-fileThe file that will contain the outputted XML.${keros-svn-project.log.FILE}
html-fileThe file that will contain HTML conversion from @{log-file}${keros-svn-project.html.FILE_NAME}
rev-startThe Subversion starting revision number.0
rev-endThe Subversion ending revision number.HEAD
versionThe version number/value to include in the heading.Not Defined
descriptionInformation about this macro call.Not Defined

svn-xml-log

Retrieve the log information from subversion in XML format.

Attribute Definitions
NameDescriptionDefault
dirThe directory in which to gather logging information.Not Defined
fileThe file that will contain the outputted XML.Not Defined
rev-startThe starting revision number.0
rev-endThe ending revision number.HEAD
descriptionInformation about this macro call.Not Defined

Target Detail

keros-base-project.release

Overridden logic from keros-base-project for Ant documentation

Generates HTML for Subversion logs - including pre/post processing...

keros-svn-project.document

Default logic to document Subversion logs to HTML

Default logic to document Subversion logs...

keros-svn-project.print.properties

Converts Ant scripts to HTML

Will print all properties to the console.

keros-svn-project.release

Convert Subversion logs to HTML then do a document release

Default logic to document Subversion logs...

Property Declarations

This section highlights all properties set by scope. For example, properties may be set at the project level, macrodef level or target level. This section only lists the property names - not their values.

Depends List

This section lists all the dependencies for targets in a hierarchical structure.