Ticket #248 (closed enhancement: fixed)

Opened 2 months ago

Last modified 2 months ago

Extend taskdef task to allow property file style imports

Reported by: bender@casadebender.com Assigned to: bender
Priority: major Milestone: 2.3.2
Component: phing-tasks-system Version: 2.3.0
Keywords: Cc:

Description

Make inclusion of multiple custom tasks easier by extending the taskdef task to accept a "file" attribute to read task names and classes from a property file much like the defaults.properties file.

Attachments

taskdef.patch (10.0 kB) - added by Bryan Davis <bender@casadebender.com> on 05/13/08 05:20:38.

Change History

05/13/08 05:19:51 changed by Bryan Davis <bender@casadebender.com>

05/13/08 05:20:38 changed by Bryan Davis <bender@casadebender.com>

  • attachment taskdef.patch added.

05/15/08 22:13:45 changed by bender

  • owner changed from hans to bender.
  • status changed from new to assigned.
  • version changed from 2.3.1RC1 to devel.
  • milestone changed from 2.3.1 to 2.3.2.

05/15/08 22:17:11 changed by bender

  • version changed from devel to 2.3.0.

05/18/08 17:17:31 changed by bender

  • status changed from assigned to closed.
  • resolution set to fixed.

Patch applied in revision 367 on 2.4 dev branch.


Add/Change #248 (Extend taskdef task to allow property file style imports)




Action