Ticket #114 (closed defect: fixed)

Opened 1 year ago

Last modified 1 year ago

UpToDateTask - syntax error

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

Description

UpToDateTask

*Available* Task tests if a resource/file is set and sets a certain property to a certain value if it exists.

<uptodate property="propelBuild.notRequired" targetfile="${deploy}\propelClasses.tgz" > <srcfiles dir= "${src}/propel" includes="**/*.php"/> </uptodate>

Attachments

Change History

05/14/07 20:31:08 changed by mrook

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

Fixed in r192.


Add/Change #114 (UpToDateTask - syntax error)




Action