Ticket #111 (closed defect: fixed)

Opened 1 year ago

Last modified 1 year ago

syntax error in PropertyTask example

Reported by: anonymous Assigned to: hans
Priority: trivial Milestone:
Component: phing-core Version: 2.2.0
Keywords: documentation Cc:

Description

<property name="strings.test" value="Harr harr, more power!" /> <echo message="${strings.text}" />

Attachments

Change History

(in reply to: ↑ description ) 05/14/07 12:49:42 changed by anonymous

A description of the format for the property file would be nice. I assume it's something like:

propertyname1 value1 propertyname2 value2

05/14/07 20:30:44 changed by mrook

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

Fixed in r192.


Add/Change #111 (syntax error in PropertyTask example)




Action