keros-base-project 1.3

Keros common re-usable build functionality

Table Of Contents

Summary

Import Summary

Import Definitions
FileDescriptionComment
keros.xmlContains Keros functionality. Imports...

Target Summary

Target Definitions
NameDependsUnlessDescription
keros-base-project.allkeros-base-project.clean, keros-base-project.generate, keros-base-project.compile, keros-base-project.test, keros-base-project.document, keros-base-project.analyze, keros-base-project.sub-projects, keros-base-project.releaseNot DefinedNot Defined
keros-base-project.analyzeNot DefinedNot DefinedAnalyze a project
keros-base-project.cleanNot DefinedNot DefinedClean build environment
keros-base-project.compileNot DefinedNot DefinedPerform compilation
keros-base-project.documentNot DefinedNot DefinedCreate documentation
keros-base-project.generateNot DefinedNot DefinedGenerate files
keros-base-project.generate.cleanNot DefinedNot DefinedClean build environment
keros-base-project.print.propertiesNot DefinedNot DefinedConverts Ant scripts to HTML
keros-base-project.releaseNot DefinedNot DefinedCreate a release
keros-base-project.release.cleanNot DefinedNot DefinedClean-up the release area
keros-base-project.sub-projectsNot DefinedNot DefinedProcess sub-projects
keros-base-project.testNot DefinedNot DefinedPerform Testing

Details

Target Detail

keros-base-project.all

Description unavailable

========================================================================

keros-base-project.analyze

Analyze a project

Ananlyze code - ensure pre/post processing as well as analyzing.

keros-base-project.clean

Clean build environment

This will clean the build area.

keros-base-project.compile

Perform compilation

This will get all code generation to occur.

keros-base-project.document

Create documentation

Used to document sounce.

keros-base-project.generate

Generate files

This will get all code generation to occur.

keros-base-project.generate.clean

Clean build environment

This will clean the generated area.

keros-base-project.print.properties

Converts Ant scripts to HTML

Will print all properties to the console.

keros-base-project.release

Create a release

This will clean the release area.

keros-base-project.release.clean

Clean-up the release area

This will clean the release area.

keros-base-project.sub-projects

Process sub-projects

Process sub-projects - ensure pre/post processing as well as actual sub-project processing.

keros-base-project.test

Perform Testing

This will perform testing.

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.