Ticket #884 (closed defect: fixed)

Opened 3 months ago

Last modified 3 months ago

Project configuration system depends on Phing >= 2.3.0, but should depend on >= 2.3.1

Reported by: impl Owned by: impl
Priority: normal Milestone: 1.0
Component: phing Version: HEAD-1.0
Severity: normal Keywords:
Cc: Patch attached: no

Description

The package is currently built to require Phing >= 2.3.0; however, 2.3.1 is required for #875.

Attachments

Change History

Changed 3 months ago by impl

  • summary changed from Project configuration system depends on Phing >= 2.3.1 to Project configuration system depends on Phing >= 2.3.0, but should depend on >= 2.3.1

Changed 3 months ago by impl

  • status changed from new to closed
  • resolution set to fixed

(In [3054]) Fix #884: Project configuration system depends on Phing >= 2.3.0, but should depend on >= 2.3.1

Changed 3 months ago by david

(In [3056]) added explicit phing version check to command line script, refs #884

Changed 3 months ago by felix

(In [3058]) Merged revisions 3046,3048,3050-3057 via svnmerge from http://svn.agavi.org/branches/1.0

........

r3046 | david | 2008-10-17 18:41:53 +0200 (Fri, 17 Oct 2008) | 1 line

beta4 version info in preparation for release

........

r3048 | david | 2008-10-18 20:59:29 +0200 (Sat, 18 Oct 2008) | 1 line

moved flagging of matching <configuration> blocks so it is performed before single-config transforms, but after pre-transform validations (mainly a BC thing), refs #519

........

r3050 | david | 2008-10-19 01:08:00 +0200 (Sun, 19 Oct 2008) | 1 line

migrated sample app validation configs to 1.0 format, kind of forgot that in [3041], refs #519 and kind of refs #882

........

r3051 | david | 2008-10-19 01:23:27 +0200 (Sun, 19 Oct 2008) | 1 line

changed module config handler not to enforce a module.lala. prefix for all <settings> and refactored it a bit to deal with multiple <settings> blocks more elegantly, refs #519

........

r3052 | david | 2008-10-19 01:24:24 +0200 (Sun, 19 Oct 2008) | 1 line

some .rng cleanup; mostly removed <interleave>s that allowed mixing of singular and plural tags on the same level, hope I got them all. refs #519

........

r3053 | impl | 2008-10-19 08:54:43 +0200 (Sun, 19 Oct 2008) | 1 line

refs #875: Clean up the Phing components of the project configuration system

........

r3054 | impl | 2008-10-19 09:03:30 +0200 (Sun, 19 Oct 2008) | 1 line

Fix #884: Project configuration system depends on Phing >= 2.3.0, but should depend on >= 2.3.1

........

r3055 | david | 2008-10-19 09:52:55 +0200 (Sun, 19 Oct 2008) | 1 line

merged [3022:3054/branches/0.11] (really just ported [3049], refs #881)

........

r3056 | david | 2008-10-19 14:38:39 +0200 (Sun, 19 Oct 2008) | 1 line

added explicit phing version check to command line script, refs #884

........

r3057 | david | 2008-10-19 15:24:35 +0200 (Sun, 19 Oct 2008) | 1 line

refs #885: Build system output is unreadable in Terminal.app on Mac OS X Leopard

........

Add/Change #884 (Project configuration system depends on Phing >= 2.3.0, but should depend on >= 2.3.1)

Author



Action
as closed
Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.