- Documentation (2.5.0)
- Release Notes
 - Tutorials
 - Reference
- Introduction
 - Settings Files
 - Ivy Files
 - Ant Tasks
- artifactproperty
 - artifactreport
 - buildlist
 - buildnumber
 - buildobr
 - cachefileset
 - cachepath
 - checkdepsupdate
 - cleancache
 - configure
 - convertmanifest
 - convertpom
 - deliver
 - dependencytree
 - findrevision
 - fixdeps
 - info
 - install
 - listmodules
 - makepom
 - post resolve tasks
 - publish
 - report
 - repreport
 - resolve
 - resources
 - retrieve
 - settings
 - var
 
 - Using standalone
 - OSGi
 
 - Developer doc
 
 
src
Tag: src
Defines the matching part of a translation rule. If a name matches this src, it will be translated using the dest part.
Attributes
| Attribute | Description | Required | 
|---|---|---|
org  | 
the organisation to match as a regexp  | 
No, defaults to .*  | 
module  | 
the module name to match as a regexp  | 
No, defaults to .*  | 
rev  | 
the revision to match as a regexp  | 
No, defaults to .*  | 
