Ticket #291 (closed defect: fixed)

Opened 3 months ago

Last modified 3 months ago

The release package is not the one as the version(2.3.2) suppose to be

Reported by: peer.cj@gmail.com Assigned to: hans
Priority: major Milestone: 2.3.3
Component: documentation Version: 2.3.2
Keywords: Cc:

Description

The released the 2.3.2 package on the downloading? page is not correct. For example: Ticket #273 is said included in the release but it isn't. After checking out the footprint of PHPUnitTask.php

* $Id: PHPUnitTask.php 350 2008-02-06 15:06:57Z mrook $

and comparing it with the date of Ticket #273, it's apparently missing the patch, which is also confirmed by the diff provided by the ticket.

Attachments

Change History

(in reply to: ↑ description ; follow-up: ↓ 2 ) 10/21/08 06:31:23 changed by anonymous

I found that the Ticket #273 is fixed in branch 2.4. Something is wrong with the milestone planning, I guess.

(in reply to: ↑ 1 ) 10/21/08 06:58:21 changed by peer.cj@gmail.com

Replying to anonymous:

I found that the Ticket #273 is fixed in branch 2.4. Something is wrong with the milestone planning, I guess.

The patch of #273 is also wrong with an unneccessary ../phing/.., which is inconsistent with the diff associated.

PHPUnit_Util_Filter::addFileToFilter($pwd.'/../../../phing/Task.php', 'PHING');

10/21/08 12:50:02 changed by hans

  • status changed from new to assigned.

I can apply that to the 2.3 branch and release another 2.3 release.

10/21/08 12:50:49 changed by hans

  • milestone changed from 2.3.2 to 2.3.3.

10/21/08 12:57:31 changed by hans

(In [408]) Applying fix from r393 to 2.3 branch. Refs #273, #291

10/21/08 13:00:36 changed by hans

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

This was merged into the 2.3 branch r408 and will be part of 2.3.3.


Add/Change #291 (The release package is not the one as the version(2.3.2) suppose to be)




Action