Ticket #57 (closed enhancement: fixed)

Opened 1 year ago

Last modified 1 year ago

Build-System should generate processors.xml

Reported by: schst Assigned to: rist
Priority: minor Milestone: 0.4.0
Component: Build System Version: SVN-trunk
Keywords: Cc:

Description

The build-system should be able to generate the processors.xml configuration file. During setup, it should ask, which processors the user wants to enable and automatically add them to the configuration.

Change History

07/02/07 10:44:49 changed by mikey

  • milestone changed from 0.3.0 to 0.4.0.

11/07/07 22:26:37 changed by mikey

  • owner changed from schst to mikey.
  • status changed from new to assigned.

11/12/07 00:18:08 changed by mikey

Doing this inside the Phing buildfile results in a mess of XML, unmaintainable and not that easy to extend. We need to think about doing this as a seperate task.

11/16/07 17:03:39 changed by mikey

  • owner changed from mikey to rist.
  • status changed from assigned to new.

Richard will create a phing task for this, we may compare both solutions then.

11/23/07 11:09:27 changed by Richi

fixed with changeset:1061 (but not with own task but with xslt file)

11/23/07 11:18:19 changed by rist

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