[Notifications] [Ticket] #81: Simplify usage of version number in project
easyant
trac at easyant.org
Thu Dec 3 18:58:15 CET 2009
#81: Simplify usage of version number in project
-------------------------+--------------------------------------------------
Reporter: jboudart | Owner: jboudart
Type: enhancement | Status: new
Priority: major | Milestone: easyant-0.7
Component: plugins | Version:
Keywords: |
-------------------------+--------------------------------------------------
Currently project version is determined through the mysterical property
"module.version.target".
This property seems to be definitively not enough intuitive and maybe
redundant with the "revision" tag of <info> tag.
We should remove this property and use instead the "revision" tag (see the
above example)
<info organisation="mycompany" module="myproject" revision="0.1"/>
--
Ticket URL: <http://www.easyant.org/trac/ticket/81>
easyant <http://www.easyant.org/trac>
easyant
More information about the Notifications
mailing list