Ticket #247 (closed task: fixed)

Opened 2 months ago

Last modified 2 months ago

New task: Import

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

Description

Port of the ant import task which allows a phing build.xml file to inherit configuration from another complete or skeletal build file. This allows organizations that maintain multiple phing projects with similar configuration to share build configuration and targets via inheritance rather than copy-n-paste.

Attachments

importtask.patch (30.9 kB) - added by Bryan Davis <bender@casadebender.com> on 05/14/08 05:22:07.

Change History

05/13/08 05:07:29 changed by bender@casadebender.com

I tried to attach my patch implementing this feature, but it was rejected as spam by trac. The patch is available at http://code.google.com/p/casadebender/source/browse/phing/importtask.patch

This patch is made against svn.phing.info/branches/2.3 r365. Unit tests and documentation included.

05/14/08 05:22:07 changed by Bryan Davis <bender@casadebender.com>

  • attachment importtask.patch added.

05/15/08 22:12:56 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:19:32 changed by bender

  • version changed from devel to 2.3.0.

05/18/08 17:22:21 changed by bender

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

Patch applied in revision 368 on 2.4 dev branch.


Add/Change #247 (New task: Import)




Action