Ticket #219 (closed enhancement: fixed)

Opened 5 months ago

Last modified 5 months ago

Add new chown task

Reported by: hans Assigned to: hans
Priority: major Milestone: 2.3.1
Component: phing-core Version: 2.3.0
Keywords: Cc:

Description

As proposed by M Yilmaz, it would be nice to have a ChownTask to complement ChmodTask. Updated files to support this are attached.

Attachments

ChownTask.php (5.5 kB) - added by hans on 02/06/08 19:17:54.
ChmodTask (trunk)
File.php (28.3 kB) - added by hans on 02/06/08 19:18:15.
updated File class (trunk)
FileSystem.php (23.5 kB) - added by hans on 02/06/08 19:18:25.
updated FileSystem class (trunk)

Change History

02/06/08 19:17:54 changed by hans

  • attachment ChownTask.php added.

ChmodTask (trunk)

02/06/08 19:18:15 changed by hans

  • attachment File.php added.

updated File class (trunk)

02/06/08 19:18:25 changed by hans

  • attachment FileSystem.php added.

updated FileSystem class (trunk)

02/06/08 19:18:52 changed by hans

  • status changed from new to assigned.

I will backport the changes here to 2.3 and add them.

02/06/08 19:29:46 changed by anonymous

Thanks Hans

02/06/08 19:43:18 changed by hans

(In [353]) Refs #219 - Adding new ChownTask.

02/06/08 19:44:00 changed by hans

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

Ok -- this was added in r353 and I did some basic testing. There were a few issues, but all looks good now.


Add/Change #219 (Add new chown task)




Action