Modify ↓
Ticket #310 (closed defect: invalid)
Error initializing nested element <unzip>
| Reported by: | nocans@… | Owned by: | hans |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | phing-core | Version: | 2.3.2 |
| Keywords: | Cc: |
Description
Installing phing with:
- pear install phing/phing
- manually unpacked from tar.
When running phing with <unzip> in a target, you get this error:
BUILD FAILED Error reading project file [wrapped: /root/crm/build.xml:13:19: Error initializing nested element <unzip> [wrapped: phing.tasks.system.ExecTask doesn't support the 'unzip' creator/adder.]] Total time: 0.6051 seconds
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

My mistake, this is not a bug it's a typo.