Modify

Ticket #134 (closed defect: fixed)

Opened 5 years ago

Last modified 5 years ago

PearPackage2Task does not work on Windows

Reported by: weirdan@… Owned by: hans
Priority: major Milestone:
Component: phing-tasks-ext Version: devel
Keywords: Cc:

Description

This is due to the usage of strftime('%T') PearPackage2Task::setVersion2Options() which returns empty string on Windows. Using strftime('%H:%M:%S') solves this

Attachments

phing-2.3dev.pearpkg2.strftime.patch Download (577 bytes) - added by weirdan@… 5 years ago.
patch

Change History

Changed 5 years ago by weirdan@…

patch

comment:1 Changed 5 years ago by hans

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

This patch has been applied in [206]. Please also note that there is a (probably) better Pear Package2 solution from Travis:

 http://pear.domain51.com/index.php?package=Phing_d51PearPkg2Task

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.