Modify

Ticket #455 (closed enhancement: fixed)

Opened 2 years ago

Last modified 16 months ago

Should be able to ignore a task when listing them from CLI

Reported by: mattis Owned by: victor
Priority: minor Milestone: 2.4.3
Component: phing-core Version:
Keywords: Cc:

Description

Given a build.xml file And a target with parameter "ignore-in-list" set to "true" When I write "phing -list" Then it should not display the ignored target

Attachments

Change History

comment:1 Changed 2 years ago by mrook

  • Milestone set to 2.4.2

comment:2 Changed 20 months ago by mrook

  • Milestone changed from 2.4.2 to 2.4.3

comment:3 Changed 18 months ago by victor

  • Owner changed from mrook to victor
  • Status changed from new to assigned

comment:4 Changed 16 months ago by victor

(In [914]) Refs #455: Added ability to mark targets as hidden

comment:5 Changed 16 months ago by victor

(In [915]) Refs #455: Fixed typo in docblock comment for Target component

comment:6 Changed 16 months ago by victor

(In [916]) Refs #455: Added testing build files for Target component

comment:7 Changed 16 months ago by victor

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

(In [917]) Fixes #455: Passing Unit Test added

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.