Modify

Ticket #461 (closed enhancement: fixed)

Opened 2 years ago

Last modified 21 months ago

version tag in project node

Reported by: FaZend <team@…> Owned by: mrook
Priority: major Milestone: 2.4.2
Component: phing-core Version: 2.4.0
Keywords: Cc:

Description

would be nice to have a version tag in project node in build.xml in order to protect end user against problems with phing versions, e.g.:

<project name="test" version="2.4">
...

If I run this build.xml file with phing 2.3.4 I get a message that a version of phing and a version of my project file are incompatible.

Attachments

r773t461.patch Download (3.5 KB) - added by simple.square@… 21 months ago.
Patch adding phingVersion to project entity

Change History

comment:1 Changed 2 years ago by bschultz

  • Type changed from defect to enhancement

Changed 21 months ago by simple.square@…

Patch adding phingVersion to project entity

comment:2 Changed 21 months ago by mrook

  • Status changed from new to assigned

comment:3 Changed 21 months ago by mrook

(In [775]) Refs #461 - add version attribute to project node (patch by Victor Farazdagi)

comment:4 Changed 21 months ago by mrook

  • Status changed from assigned to closed
  • Resolution set to fixed
View

Add a comment

Modify Ticket

Action
as closed
The resolution will be deleted. Next status will be 'reopened'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.